Commit Graph

23959 Commits

Author SHA1 Message Date
b51ad6a8f1 Use similar Global category's delete confirmation dialog as it is used in edit popup too 2014-07-15 13:21:54 +00:00
6e96b74e5d Fix confirmation dialog messages for move/copy mail 2014-07-15 11:41:14 +00:00
cfc56a6241 fixed PHP Fatal error: Call to a member function MetaTables() on a non-object, when non-default apps like esyncpro got installed/updated 2014-07-15 11:07:50 +00:00
0111766987 pending French translations from translation.stylite.de 2014-07-15 09:39:58 +00:00
ed5937c931 change phrase "all messages in current folder" to "all messages in current view", as we take search and filters into account, also change German translation accordingly 2014-07-15 09:39:32 +00:00
719ede5829 handle message/rfc822 attachments as display when opened from drafted message; properly restore message/rfc822 attachments stored with .eml files 2014-07-15 07:03:23 +00:00
596d81bb2c Changelog for 14.1.20140714 2014-07-14 16:40:27 +00:00
7ff555bbf1 * Preferences: do NOT use deny configuration for admins 2014-07-14 16:26:21 +00:00
9086a0e2eb Unlock the mail tree after move/copy actions 2014-07-14 16:01:28 +00:00
37275f253b Disable "Change Owner" item from category context menu if it is a private one 2014-07-14 15:59:56 +00:00
92e8ce7d0d Fix delete confirmation dialog in Global categories edit popup 2014-07-14 15:58:50 +00:00
051befced5 Don\t 2014-07-14 14:18:32 +00:00
4104f793b2 Call applyFilters() function instead of setting directly, which skipped change detection.
Fixes selection not cleared when applying a favorite.
2014-07-14 14:11:41 +00:00
ea23bb151a * Preferences: non-admins were allowed to changed default, forced or group preferences 2014-07-13 10:28:06 +00:00
9adf2b402d make detection of serialized values more robust, to allow string like eg. "a:hello" 2014-07-13 09:39:34 +00:00
d1d743e4b9 fixed broken regular expression for multiple comma-separated values (dash in character class has to be last character!) 2014-07-13 09:15:29 +00:00
459556ea77 fixed typo 2014-07-13 09:01:40 +00:00
f1606dbb76 fixed typo 2014-07-13 08:56:19 +00:00
1286efd2b6 fixed fatal error "class errorlog not found" 2014-07-12 10:12:13 +00:00
007f2f75aa * API: fixed broken configuration, causing eg. ActiveDirectory or LDAP authentication to fail (you need to run Setup >> Clear cache!)
all config vars with names starting with an "a" were returning false instead there correct value
2014-07-12 08:53:12 +00:00
597b0ff2e2 * Backup: backup could contain rows multiple times (which caused restore to fail) 2014-07-11 17:36:27 +00:00
80f1abf3a2 Try to use xmlDoc.responseText as xmlDoc.response might not be available in IE 2014-07-11 16:50:38 +00:00
1471def4b2 No need to use Microsoft.XMLDOM for IE anymore, since IE 7+ supports XMLHttpRequest object 2014-07-11 16:08:01 +00:00
b95f53f073 Try to get attribute with getAttribute method, IE does not support element dataset 2014-07-11 15:53:58 +00:00
89d95e367f Fix Gloabl categories owner_popup actions 2014-07-11 12:58:09 +00:00
9ae80ec4c1 Use getAttribute to get the data-group value to use it for toolbar sorting.\n\r -Fix group is undefined error opening mail in IE10 2014-07-11 12:57:47 +00:00
1ceaef9b0b Changing group in admin needs to refresh nm group filter too 2014-07-11 12:49:57 +00:00
bfcc488233 improve (failsafe for non matching vartype personal (array instead of expected string)) imap_rfc822_write_address own fallback function 2014-07-11 11:33:17 +00:00
673ff54ebb Brazilian translations from Guilherme Rocha guilherme-at-gf7.com.br 2014-07-09 19:41:32 +00:00
209baa2165 Changelog for 14.1.20140710 2014-07-09 18:50:50 +00:00
94f904544b Creating branches/14.1 2014-07-09 17:51:10 +00:00
a1b31addf1 Lock the mail folder tree for long time response operations (e.g. empty trash, or delete all) 2014-07-09 15:21:42 +00:00
2a6168a1c2 * Addressbook: fixed sorting of category tree
fixes not displayed cat-tree and validation error introduced with r47575
2014-07-09 11:18:47 +00:00
6d9421e034 There is no alarm tab in calendar edit dialog anymore, no need to make it readonly 2014-07-09 09:37:26 +00:00
e47011657c Fix custom fields tab not showing up in calendar edit dialog 2014-07-09 09:35:22 +00:00
f151190d64 changed an other German translation to "Zugriffsrechte" 2014-07-09 08:18:42 +00:00
48016d16c0 Fix category tree sorting 2014-07-08 23:15:49 +00:00
c11785b2db Change pm_id filter to link-entry to match edit dialog.
Fixes empty pm_id filter when PM integration = full
2014-07-08 22:06:04 +00:00
57bd7c7a9b Avoid server side validation error.
Fixes can't go further than choosing how addressbook categories get exported.
2014-07-08 21:10:13 +00:00
8673bad279 If processing a filter widget twice for some reason, don't exit early or sel_options might be missing. 2014-07-08 21:07:45 +00:00
a5b9173fc9 Handle multiple buttons in a single custom field 2014-07-08 20:13:51 +00:00
210ebb5706 - Add $$user/primary_group$$ common placeholder
- Add calendar_owner/<contact> sub-placeholders, including primary_group
2014-07-08 19:05:09 +00:00
d10dd0b6ed Fix chosen going crazy in filters by removing unwanted 'No fields' label.
Every selectbox (chosen) was binding to the one label, so any click in that area tried to open them all
2014-07-08 17:35:14 +00:00
15926a315f Fix selecting only certain records, broken by r47527 2014-07-08 17:33:21 +00:00
b7a6e53163 * Added context menu to download all linked files in one zip file
As long as there are 2 or more files linked to the entry, you can download them all as a zip using the link list context menu.
2014-07-08 16:51:01 +00:00
31960e45e2 fixed setup-cli --update and setup_cmd_update to install apps marked as "autoinstall" 2014-07-08 16:50:54 +00:00
0be030f6cb Fallback to admin index after save/cancel from calendar ACl,timesheet edit status 2014-07-08 15:10:24 +00:00
2de7931700 * Admin: custom-fields were not loaded, account was edited from admin not addressbook 2014-07-08 15:05:20 +00:00
017ffe5e15 fixed javascript error "undefined attribute length" 2014-07-08 14:26:15 +00:00
fb37282a2c Fallback to admin index after save/cancel from edit Custom fields or Site configuration 2014-07-08 14:15:48 +00:00