Commit Graph

4798 Commits

Author SHA1 Message Date
e74f29fdaa stop invalidation of not visible nextmatch, happens when switching from infolog to crm-view in addressbook 2015-04-28 15:59:21 +00:00
812a9bbe8d stoping requesting more and more rows causing browser to stall, if browser does not give us height for rows (probably because it defered rendering) 2015-04-28 15:58:26 +00:00
5b01269378 Make sure there is jquery object on ckeditor container 2015-04-28 15:28:25 +00:00
2425f16da8 Make sure there is jquery object on ckeditor container 2015-04-28 10:31:45 +00:00
4a554a65cd Fix htmlarea editor always wrap border around editing text in IE 2015-04-27 13:44:19 +00:00
a3f2dc1488 Fix htmlarea editor always wrap border around editing text in IE 2015-04-27 13:39:27 +00:00
1a6d628988 Fix resizing htmlarea widget 2015-04-27 09:11:25 +00:00
353e5e0a9e Fix resizing htmlarea widget 2015-04-27 09:10:47 +00:00
707eb127fb Make sure there is fields object 2015-04-24 14:37:55 +00:00
464b933e38 Make sure there is fields object 2015-04-24 14:37:03 +00:00
0c91565dfb Only egw-data with no download_url should not get the click handler 2015-04-22 14:58:53 +00:00
c9ef30367e Only egw-data with no download_url should not get the click handler 2015-04-22 14:58:20 +00:00
27e2f787a1 Date widget:
- Add year_range attributes to set the options in the year dropdown
- Experimental min and max attributes
Custom fields:
- Allow to set attributes in options field for some widget types (not ones that lists of options)
2015-04-21 19:46:33 +00:00
79332f31a5 Simple et2 implementation of ajax_search widget 2015-04-21 16:47:33 +00:00
0c6f050ae5 Do not add taglist emails one by one, add them all in one, as the rendering process in magicsuggest would be very resource consuming 2015-04-21 15:50:24 +00:00
4ea0638267 Do not add taglist emails one by one, add them all in one, as the rendering process in magicsuggest would be very resource consuming 2015-04-21 15:40:02 +00:00
acd5971c96 Do not bind click handler on media mime type to be opened in expose view if there is no download_url(e.g. attachments of mail integration have no download_url befre they get saved) 2015-04-21 12:20:53 +00:00
9b9313026f Do not bind click handler on media mime type to be opened in expose view if there is no download_url(e.g. attachments of mail integration have no download_url befre they get saved) 2015-04-21 12:20:12 +00:00
611c35fc5f Silence some spurious warnings on null and "" 2015-04-16 16:19:41 +00:00
45bc2123ee Don't apply selection if it is not returned after an update, but keep it in case the user needs to scroll first. 2015-04-16 15:18:46 +00:00
6db6e1736b Don't keep selection if it is not returned after an update.
Fixes IDs stay after entry is changed to not match the current filters.
2015-04-16 15:17:29 +00:00
1af6f3a707 Modifications to cached options
- country list no longer supports options when caching
- copy options to avoid modification with additonal options
2015-04-16 14:52:13 +00:00
c6bfc44d08 reverting previous commit, as it breaks in other places 2015-04-16 12:10:55 +00:00
0b07bccdca partially revert r52487: as it doublicates some options and changes value of empty label from "" to 0 2015-04-16 12:04:06 +00:00
9c13096e67 A temporary fix for widget link_list because of none match server-side and client-side data structure 2015-04-16 08:26:53 +00:00
6b5ed240ed Use timeout to get selected autocomplete value instead of just the entered text 2015-04-15 22:42:30 +00:00
5a6d9b5fcb Use timeout to get selected autocomplete value instead of just the entered text 2015-04-15 22:33:06 +00:00
1da6e78def Modifications to cached options
- country list no longer supports options when caching
- copy options to avoid modification with additonal options
2015-04-15 15:56:33 +00:00
a65d416807 Remove all actions before setting to prevent conflicts between old and new actions with the same id
Also update existing row actions (fixes issue with r52449)
2015-04-15 08:31:55 +00:00
605b54183d Selectbox options kept on the client side
Static options copied to the client side in the JS code where possible, and requested from the server once via AJAX when needed.
2015-04-14 18:58:21 +00:00
b08f90d930 Don't apply selection if it is not returned after an update, but keep it in case the user needs to scroll first. 2015-04-14 16:48:53 +00:00
897a16cd8f Don't keep selection if it is not returned after an update.
Fixes IDs stay after entry is changed to not match the current filters.
2015-04-14 16:40:15 +00:00
7926f01a9a not giving an error for undefined href / download-url 2015-04-14 13:12:40 +00:00
cdd8b29fa7 not giving an error for undefined href / download-url 2015-04-14 13:12:17 +00:00
5cfd583904 Allow applications to add additional options to selectbox type options. 2015-04-13 21:57:46 +00:00
4d0c5ca41b Fix missing parent path parts 2015-04-13 20:02:42 +00:00
3f6dce63c3 Fix missing parent path parts 2015-04-13 20:01:36 +00:00
cbcb273367 Remove all actions before setting to prevent conflicts between old and new actions with the same id
Also update existing row actions (fixes issue with r52449)
2015-04-13 17:20:47 +00:00
463d7ead2f Revert commit #52449, causing context menu's sub action get lost after et2_refresh 2015-04-13 10:05:12 +00:00
ab7ada048d Revert commit #52449, causing context menu's sub action get lost after et2_refresh 2015-04-13 10:03:27 +00:00
5be553dae1 check if download_url is not already an url (some stream-wrappers allow to specify that!) 2015-04-11 08:21:04 +00:00
1120df65dc check if download_url is not already an url (some stream-wrappers allow to specify that!) 2015-04-11 08:18:53 +00:00
699df9241c Fix click handler does not work always for images with href attribute 2015-04-09 10:52:36 +00:00
809ad4a678 Fix click handler does not work always for images with href attribute 2015-04-09 10:52:05 +00:00
d8374eaa87 Do not trigger expose view if one of the operator keys (e.g. Ctrl) are held, in order to be able to select entries 2015-04-09 08:01:10 +00:00
58ea1e3773 Do not trigger expose view if one of the operator keys (e.g. Ctrl) are held, in order to be able to select entries 2015-04-09 07:59:55 +00:00
455e067555 Remove all actions before setting to prevent conflicts between old and new actions with the same id 2015-04-08 22:45:07 +00:00
f926605ea7 Remove all actions before setting to prevent conflicts between old and new actions with the same id 2015-04-08 22:41:44 +00:00
f6d8617b51 Fix error in historylog caused by trying to load a template widget for infolog status 'template' 2015-04-08 20:58:15 +00:00
894714c3f5 Fix error in historylog caused by trying to load a template widget for infolog status 'template' 2015-04-08 20:49:36 +00:00