3733ef6d4c
fiddle some stuff regarding the new vfs-file select widget; fix lable1-5 capability;
2013-10-02 14:50:24 +00:00
499c9f3c22
Avoid infinite heights in case there is nothing below
2013-10-02 13:11:07 +00:00
d8ae1a63a4
Nicer default styling for image buttons, and default vertical alignment for hboxes
2013-10-02 13:03:16 +00:00
29f8a562e2
Better usage for relative column width:
...
- Columns with relative width specified in template are kept relative in resize
- Columns with no width specified in template get any left over space (relative)
- Columns with fixed width specified in template are kept fixed
These three together mean that if the user resizes the window or adds/removes columns, fixed columns don't change and any space is divided among relative columns.
2013-10-02 12:43:30 +00:00
6e8723361d
Fix typos
2013-10-02 11:34:11 +00:00
7cf6500f92
docu update
2013-10-02 10:33:44 +00:00
4951741fcb
Fix select returning current path for not selected rows by using a different method to toggle on click of name
2013-10-02 07:34:23 +00:00
e57e994e9d
Works better if I define the var
2013-10-01 17:07:08 +00:00
b6ea2635d2
Handle onchange in the same way as onclick - check if it's a real function first
2013-10-01 17:03:03 +00:00
791bf29e60
Some better handling of app.appname.funcname style onclick / onchange when set in the template
2013-10-01 16:52:38 +00:00
04ce0638a9
Fix clicking on file name toggles checkbox
2013-10-01 16:27:50 +00:00
4449e9a44b
Override the correct function
2013-10-01 15:52:25 +00:00
a8136aa191
Give filemanager selection a widget front-end.
2013-10-01 15:40:14 +00:00
e2bc78b9e3
Make sure we don't lose widget context
2013-10-01 15:31:11 +00:00
2445bfc22b
Fix the regular expresion to get the right key for nested Ids using [], textbox_widget
2013-10-01 15:06:56 +00:00
efb5ef4671
Changelog for 11.1.20131001
2013-10-01 12:14:54 +00:00
29b8cc5d5c
* CalDAV/CardDAV: fixed not working propfind-request to single resource in calendar/addressbook collection
2013-10-01 11:38:56 +00:00
18285429e9
* CalDAV/CardDAV: fixed not working propfind-request to single resource in calendar/addressbook collection
2013-10-01 11:38:34 +00:00
9288d23117
handle attachment area for preview and display, give basic details on attachment(s) on hover with title tag
2013-10-01 11:29:54 +00:00
b6a701ea34
Fix needing to save twice to clear a multi-select custom field.
2013-10-01 11:24:18 +00:00
2d88f9db75
full implementation of draft-murchison-webdav-prefer-05, incl. return=representation for 412 conflicts
2013-10-01 10:55:44 +00:00
71332a3deb
* CalDAV/CardDAV: fixed multiget-report to correctly report not found urls
...
merge from Trunk r43891: fixed not found multiget-report urls where not reported (worked for calendar only before sync-report was introduced)
2013-10-01 10:46:03 +00:00
f84ddf992b
use 870 as new width for popup windows in felamimail
2013-10-01 10:38:53 +00:00
53880e2063
to mitigate html download with CSP: no blacklisting just IE, only whitelist tested browsers and versions
2013-10-01 09:50:23 +00:00
d49c460c5f
to mitigate html download with CSP: no blacklisting just IE, only whitelist tested browsers and versions
2013-10-01 09:49:06 +00:00
bc6acd4a3e
Mix preserved arrays replacing new arrays when new array is empty
2013-10-01 09:20:23 +00:00
3f5dcfea04
Fix multiselect settings not being saved
2013-10-01 07:59:23 +00:00
95721656c1
Set placeholder action to 'new' (instead of default add) to avoid copy & sub when there's no entries shown
2013-10-01 07:46:24 +00:00
52d339305e
Default placeholder actions to "add" if not otherwise specified. Allows 'Add' action by default when no records shown in nextmatch.
2013-10-01 07:40:20 +00:00
83741673c3
Fix account/group select search dialog
...
- Broken group expansion
- Broken styling / indents
- Use unique IDs & data-id for account ID
2013-09-30 16:54:25 +00:00
28c2737c9f
Change multi-select header styling:
...
- Change icons from jQueryUI to egw
- Stop hiding header when not needed, always show
- Don't visually distinguish header
- Don't float right icons, leave them between checkbox and label
2013-09-30 15:39:36 +00:00
756b3d3380
Fix app-level redirect affects whole page
2013-09-30 12:34:45 +00:00
e46f2f987c
make sure lastattempt and howlong isset and not null, when checking if an device attempts to connect earlier than expected
2013-09-30 07:38:44 +00:00
6093c39928
fix device specific waitOnFailure
2013-09-27 14:27:37 +00:00
5e883e7e21
make waitOnFailure deviceSpecific
2013-09-27 13:54:05 +00:00
8956b6f456
better window height/resize control for display window; ported from compose
2013-09-27 12:50:11 +00:00
13f5753bb1
rework cache read condition for waitOnFailure Cache; fix possible break of waittime for waitOnFailure Cache
2013-09-27 12:10:56 +00:00
91fa09e4d5
Remove onchange=1 from selectbox in addressbook.index_right_addplus template, which were causing full submit
2013-09-27 12:08:26 +00:00
cbb3055fc5
make sure compose window will not be subject of further height adaptions in inital step of opening, if the compose window is opened with a height smaller than 650
2013-09-27 09:58:58 +00:00
8dc1d5758e
* eMail/eSync: control wait sequence for device;
...
If a device could not connect successfully, it was sent away and told not to connect until with a retry after header. If it tries before that send the retry after header again and do not attempt to connect
2013-09-27 09:07:03 +00:00
dac72b58f4
attempt to resolve missing folder-information situation when accessing ajaxfelamimail
2013-09-27 09:06:10 +00:00
dec4237e0e
Fix exporting custom fields when they're not selected in the nextmatch column list
2013-09-26 16:30:31 +00:00
baf5fbef1b
Fix definition radio option not showing filters
2013-09-26 16:27:55 +00:00
edadfdc38a
Remove onchange="1" from selectbox in addressbook.index template, which were causing full submit
2013-09-26 14:42:18 +00:00
7374416f9c
Fix textbox "Name" in addressbook edit popup window, try to not make it readonly.
2013-09-26 13:32:02 +00:00
8519e34ea5
instead of moving the window up a bit, when availHeight and height differ for screen, just reduce the window.height by that portion
2013-09-26 08:59:53 +00:00
db1077e3ed
Fix extra change event firing which was breaking multiple file uploads
2013-09-25 15:52:42 +00:00
5a5d252b0d
Hide deleted resources from calendar sidebox list
2013-09-25 15:02:36 +00:00
bc9c486e03
some small fixes to get through a view more tests for managed attachments
2013-09-25 12:37:42 +00:00
f8e18810aa
* eMail: limit compose window height to 1000px
2013-09-25 11:08:02 +00:00