Commit Graph

23773 Commits

Author SHA1 Message Date
451aa51beb add simple list interface for manage identities and accounts (based on grid widget) 2013-10-21 13:57:49 +00:00
90dc7e6662 fix attachment methods (view/save/saveToVFS/saveAllToVFS) for previewarea 2013-10-21 13:07:32 +00:00
210a145747 support additional moonocolor skin 2013-10-21 11:33:39 +00:00
9a8ecd6e12 add additional moonocolor skin 2013-10-21 11:33:05 +00:00
aefa07f028 fix broken kama skin, remove obsolet kama skin.js 2013-10-21 11:04:47 +00:00
7b7c9f47a6 fix broken kama skin, add icons_hidpi.png 2013-10-21 10:59:38 +00:00
e24697679d fix broken kama skin 2013-10-21 10:58:31 +00:00
b77be9c291 fix typo in commented code / call to cachedSummary 2013-10-21 10:02:03 +00:00
022ae3a310 use grids set_value method for attachmentArea display in Preview 2013-10-21 09:25:34 +00:00
77e2849895 Add et2_grid.set_value() to re-create a grid (including auto-repeat).
Pass an object with key/value pairs to update the grid's array managers (content,sel_options,readonlys).
The grid will then be re-created (not updated) using the template.
2013-10-18 23:24:49 +00:00
f6526a30e8 Fix intermittent issue with missing window breaking ajax 2013-10-18 21:01:53 +00:00
998d568ef4 for egw.json calls in a popup we need to use jQuery object of that window, as otherwise eg. apply from server with app.$app.method to run in main window instead of popup 2013-10-18 16:14:36 +00:00
d63cf889b4 silenced permanent error_log and fixed a typo 2013-10-18 14:31:46 +00:00
123767d517 silenced permanent error_log and fixed a typo 2013-10-18 14:30:24 +00:00
40bb1078af basic implementation of open and edit on signature (no template for edit, and no action on delete yet) 2013-10-18 14:04:04 +00:00
61bcdd2137 implement simple list signatures template based on grid widget 2013-10-18 13:24:54 +00:00
eade0953b5 attempt to refresh previewAttechmentsArea grid with data; need refresh grid method; not implemented yet 2013-10-18 12:04:48 +00:00
95350da447 refresh quotaDisplay on folder change, and timed; prevent subject and filename from being translated 2013-10-18 09:58:25 +00:00
4dbda94f6a implement set_class for progress widget; preserve widgets base classes, if we do so 2013-10-18 09:47:29 +00:00
2435e925ae implement set_class for progress widget 2013-10-18 08:50:53 +00:00
5fab641aef - Get eroles displaying in element list
- Remove unused js file
2013-10-17 17:02:36 +00:00
10f3665853 If there is no template specified, resolve immediately 2013-10-17 15:23:33 +00:00
ab35bfdc4d Stop some warnings 2013-10-17 15:22:30 +00:00
1d3998c99e * CKeditor: update to version 4.2.2 2013-10-17 15:13:47 +00:00
6e0448cb62 fix broken scayt and spellcheckerbuttons in config for ckeditor 2013-10-17 15:09:56 +00:00
056e5680b8 make sure to load all cfs, if "customfield" in in selected columns 2013-10-17 14:08:54 +00:00
086b0e7384 make sure to load all cfs, if "customfield" in in selected columns 2013-10-17 14:08:28 +00:00
3124a8c3f3 allow to use "about:*" or urls starting with / in set_value 2013-10-17 13:14:22 +00:00
529d78e0b3 Show always print button in calendar print template 2013-10-17 12:31:19 +00:00
00cc28506c for new or changed group-invitations, remove previously deleted members, so they show up again 2013-10-17 12:02:24 +00:00
84de505721 for new or changed group-invitations, remove previously deleted members, so they show up again 2013-10-17 12:01:53 +00:00
28e54a01e5 * eMail: fix problem with lost connection on drafted message when using printPreview on messages with attachments 2013-10-17 11:52:16 +00:00
74f27b0f90 * eMail: preference to show external image was only shown to admins 2013-10-17 10:06:21 +00:00
e814463524 No need to disable "Sub Entry" in infolog->add context menu 2013-10-17 09:00:12 +00:00
e68a5d3b94 No need to disable "Sub Entry" in infolog->add context menu 2013-10-17 08:45:18 +00:00
4d35323f52 - More checks for sub-template referred to by partial name
- Fix sub-template modifications missed if namespace mismatch
2013-10-16 23:16:29 +00:00
d271990b84 Prevent creating multiple sub-widgets if doLoadingFinished() is called more than once (eg in nextmatch header) 2013-10-16 22:39:41 +00:00
4002907c05 Use jQuery's Deferred to solve the deferred loading problem instead of load events. 2013-10-16 20:48:05 +00:00
f10fc199a0 reverted only binding if onclick method is set to allways bind again (because eg. et2_button needs bind and fails to work) and only setting et2_clickable, if we have an onclick 2013-10-16 15:04:52 +00:00
00fb069dc2 fix import-mail from local file; convert attachment block in display to grid widget; 2013-10-16 11:25:46 +00:00
e5aa8a4873 Complete the missing "by date" option in mail app->sieve_rules->vacation 2013-10-16 11:22:53 +00:00
d1a2b89815 only bind click event if we have a handler and add et2_clickable css class so user knows widget is clickable 2013-10-16 09:17:51 +00:00
6e76361736 open all sidebox admin link in admin vi admin.admin_ui.index loader 2013-10-15 16:53:43 +00:00
319a503c90 fixed broken install under PostgreSQL caused by PHP Fatal error: Call to a member function fetch() on a non-object 2013-10-15 11:42:28 +00:00
e0b9d99a45 fixed broken install under PostgreSQL caused by PHP Fatal error: Call to a member function fetch() on a non-object 2013-10-15 11:41:29 +00:00
345a9bdc52 * PostgreSQL/Calendar: clicking on InfoLog entries opened new calendar entry instead of existing InfoLog 2013-10-15 11:30:01 +00:00
1ea11843fb * PostgreSQL/Calendar: clicking on InfoLog entries opened new calendar entry instead of existing InfoLog 2013-10-15 11:29:21 +00:00
b365e2300f trigger gathering of the mailbody on sending for to_tracker - action too 2013-10-15 11:24:10 +00:00
1a02f8cb34 * eMail/Infolog/Tracker: upon converting mails on send, if we attach messages get the message itself, and attach it, as we are able to display it in egw instead of fetching only the attachments attached files (as we did previously) 2013-10-15 10:48:48 +00:00
6eb7b8ca92 * eMail/Infolog/Tracker: upon converting mails on send, if we attach messages get the message itself, and attach it, as we are able to display it in egw instead of fetching only the attachments attached files (as we did previously) 2013-10-15 10:44:42 +00:00