Commit Graph

22947 Commits

Author SHA1 Message Date
a5fcb430ef Only load infolog list on first time.
Loading it again (in an ajax submit) will load it into addressbook.view etemplate2 object used as context for request, corrupting it.
2014-03-11 15:26:09 +00:00
564ac4e821 Align category field in calendar edit popup 2014-03-11 14:15:07 +00:00
0024a805c5 A few more changes on calendar edit popup layout 2014-03-11 14:08:12 +00:00
05f8a151b8 * ESync: fix a problem with a non working global profile, when verifying settings 2014-03-11 13:31:13 +00:00
e694fa2029 Add dialogheader classes to timesheet edit popup template 2014-03-11 13:13:50 +00:00
7c94180662 Add dialogHeader and footer classes to edit popup template. Additionally, add right et2_fullwidth class to parent link_entry field 2014-03-11 12:34:29 +00:00
648934061f Implement et2_fullWidth class for link_entry 2014-03-11 12:28:03 +00:00
e00ddbaeb3 Arrange calendar edit popup template 2014-03-11 10:45:02 +00:00
f007e39cfd Reorder fields in timesheet edit popup window, to make it similar to other popups layout 2014-03-11 09:59:35 +00:00
d241f9e019 fix error reported by tarantir; thx 2014-03-11 08:32:49 +00:00
086195c0aa stop event propagation after calling setState, fixes "double sidebox" in CRM view, if called via a favorite (caused 2 identical requests to server, which both added their sidebox) 2014-03-11 08:16:52 +00:00
293a7166de to not send/set it twice for multiple etemplates (eg. CRM view) 2014-03-10 21:18:31 +00:00
30bf1aa439 get delete in CRM view working by submitting it back to server 2014-03-10 21:15:23 +00:00
7bda46582d changed toolbar to have last action.id as value, when submitted to server 2014-03-10 21:14:02 +00:00
94f468095d disable favories dropdown button if not called from infolog (eg. CRM view) 2014-03-10 19:47:09 +00:00
bb8608d694 fix javascript error when calling CRM view a second time, thought no idea why this.et2 is not correctly initialised / jQuery.proxy in et2_core_common.js line 248 looses its context 2014-03-10 17:42:58 +00:00
68cf208ada Fix width in idot template for popup windows 2014-03-10 16:20:10 +00:00
7d46f7cf9b pending changes 2014-03-10 16:17:25 +00:00
96a6a7ee1a Adjust width for resized popup windows, since we are trying to use fix width for edit popups 2014-03-10 16:04:01 +00:00
c43550a54b Add proper css class to date-duration widget 2014-03-10 15:20:40 +00:00
f87e456be2 do not send/set extra data twice for multiple etemplate (eg. CRM view) 2014-03-10 15:20:27 +00:00
306e3488ba style timesheet edit popup window 2014-03-10 15:19:28 +00:00
d62bec8088 Fix toolbar menu for addressbook covered under sidebox menu 2014-03-10 15:16:04 +00:00
f55641e23a do NOT show required color on td, we want it just on input 2014-03-10 15:08:18 +00:00
7c8635a2a8 suppress refresh of whole messagelist when moving mails from one foölder to another; let et2 / nm / egw_refresh handle it 2014-03-10 14:36:03 +00:00
1a07aefd4a control target options regarding the move of messages via dragndrop (prefaskformove) 2014-03-10 13:01:02 +00:00
416c5d3b75 always show sidebox in CRM view, as it contains the contact-data 2014-03-10 12:32:19 +00:00
79e1b5c9b8 fixed CSP error for multiple eTemplate2s (CRM view), by allways sending etemplate data via et2_container tag (instead etemplate script tag) and create an et2 object for all of them in egw.js 2014-03-10 11:58:49 +00:00
bea1863d14 resize only last et2 containter, to deal with multiple ones like in addressbook CRM view 2014-03-10 11:55:33 +00:00
22112d9a0e remove preference prefaskformultipleforward and its use in app.js; remove unused functions in app.js 2014-03-10 11:13:51 +00:00
211528175a Apply fullWidth to infolog edit popup window 2014-03-10 09:14:53 +00:00
68e5832e1d open widget browser / eT2 Reference inside EGroupware 2014-03-10 09:10:49 +00:00
ed7a5f82e1 fix image size and alignment for pixelegg template 2014-03-10 09:05:09 +00:00
18156faf85 show name&organisation left aligned, if there is no photo, also set width of image in case it is bigger 2014-03-10 08:53:56 +00:00
07d2319487 Fix nm filter overlay search and fav divs, by give other nodes position:relative too, to get z-index into account 2014-03-07 16:36:45 +00:00
0773d1ad3a handle access space in front for switch from plain text to html too 2014-03-07 14:54:44 +00:00
5a49a57c5f suppress #divAppboxHeader #divGenTime_mail; disable actions displayastext and displayashtml on preview action menu (not supported yet) 2014-03-07 14:26:16 +00:00
ffb1159851 Fix setting nm left_header to a none existing template in infolog index 2014-03-07 11:55:11 +00:00
6a561ee678 Depricated field from infolog edit popup 2014-03-07 11:54:01 +00:00
b770de8b10 fix problem with expected format on missing content in parameter list of functions on action 2014-03-07 10:06:04 +00:00
393cf2d78b missing commit of app.js 2014-03-07 09:29:01 +00:00
22b96163a4 some basic fixes to get new CRM view usable with pixelegg template 2014-03-07 09:22:35 +00:00
83b20c2019 some changes to dtd and added otherwise implemented "readonly" attribute to inputWidget 2014-03-07 09:08:47 +00:00
7ad4ebfdea Remove nextmatch export button 2014-03-06 22:30:44 +00:00
8b9f806b1f - Fix start date filter date selection
- Add end date filter (uses date selection)
2014-03-06 22:12:50 +00:00
96bc660ee3 Clear filters before applying header changes, to handle the case of nulled input, which would otherwise be skipped, and the old value filled in. 2014-03-06 22:09:40 +00:00
11e01aaa41 Avoid warning about $field['type2'] already array by checking before exploding 2014-03-06 21:59:48 +00:00
8a3cda964e Fix clearing date field does not fire change event 2014-03-06 21:17:37 +00:00
b5c5f3e28a new CRM view, not yet completly finished but usable 2014-03-06 18:39:52 +00:00
ee50a6b9bb fix to work correctly with actions containing only a string/caption, using action.execute() to get automatic confirmation from action system and defaulting to default actions (not all actions) if last action is dragged off 2014-03-06 18:38:02 +00:00