Ralf Becker
|
64b78af79f
|
remove no longer used msg lines, as they show up as white gap
|
2014-07-17 09:12:38 +00:00 |
|
Ralf Becker
|
4cbb440bad
|
only modify js&css files for "real" browsers identified by existing of HTTP_REFERER, to return false data to WebDAV clients eg. used for backup
|
2014-07-17 07:34:34 +00:00 |
|
Ralf Becker
|
f16808c63f
|
* EMailAdmin: if wizzard was called on error, it was not able to save fixed account (showed same error again)
because it re-read the original account before saving it
|
2014-07-16 15:50:50 +00:00 |
|
Nathan Gray
|
9c57ef865d
|
If link has a target, use that.
Causes linked files to be opened in new browser tab.
|
2014-07-16 15:03:09 +00:00 |
|
Ralf Becker
|
a9ff59e452
|
mitigate risk of serving javascript or css via webdav from our domain
|
2014-07-16 14:54:24 +00:00 |
|
Ralf Becker
|
5a6221ee63
|
fixed problems reported by LFRZ
|
2014-07-16 12:18:43 +00:00 |
|
Ralf Becker
|
3557cd4ac8
|
fixed PHP Strict Standards: Declaration of etemplate_widget_*::set_attrs() should be compatible with etemplate_widget::set_attrs()
|
2014-07-16 06:51:33 +00:00 |
|
Hadi Nategh
|
4bcd9a2265
|
Fix calendar Category ACL does not apply changes
|
2014-07-15 15:18:41 +00:00 |
|
Hadi Nategh
|
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 |
|
Hadi Nategh
|
6e96b74e5d
|
Fix confirmation dialog messages for move/copy mail
|
2014-07-15 11:41:14 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
0111766987
|
pending French translations from translation.stylite.de
|
2014-07-15 09:39:58 +00:00 |
|
Ralf Becker
|
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 |
|
Klaus Leithoff
|
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 |
|
Ralf Becker
|
596d81bb2c
|
Changelog for 14.1.20140714
|
2014-07-14 16:40:27 +00:00 |
|
Ralf Becker
|
7ff555bbf1
|
* Preferences: do NOT use deny configuration for admins
|
2014-07-14 16:26:21 +00:00 |
|
Hadi Nategh
|
9086a0e2eb
|
Unlock the mail tree after move/copy actions
|
2014-07-14 16:01:28 +00:00 |
|
Hadi Nategh
|
37275f253b
|
Disable "Change Owner" item from category context menu if it is a private one
|
2014-07-14 15:59:56 +00:00 |
|
Hadi Nategh
|
92e8ce7d0d
|
Fix delete confirmation dialog in Global categories edit popup
|
2014-07-14 15:58:50 +00:00 |
|
Nathan Gray
|
051befced5
|
Don\t
|
2014-07-14 14:18:32 +00:00 |
|
Nathan Gray
|
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 |
|
Ralf Becker
|
ea23bb151a
|
* Preferences: non-admins were allowed to changed default, forced or group preferences
|
2014-07-13 10:28:06 +00:00 |
|
Ralf Becker
|
9adf2b402d
|
make detection of serialized values more robust, to allow string like eg. "a:hello"
|
2014-07-13 09:39:34 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
459556ea77
|
fixed typo
|
2014-07-13 09:01:40 +00:00 |
|
Ralf Becker
|
f1606dbb76
|
fixed typo
|
2014-07-13 08:56:19 +00:00 |
|
Ralf Becker
|
1286efd2b6
|
fixed fatal error "class errorlog not found"
|
2014-07-12 10:12:13 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
597b0ff2e2
|
* Backup: backup could contain rows multiple times (which caused restore to fail)
|
2014-07-11 17:36:27 +00:00 |
|
Hadi Nategh
|
80f1abf3a2
|
Try to use xmlDoc.responseText as xmlDoc.response might not be available in IE
|
2014-07-11 16:50:38 +00:00 |
|
Hadi Nategh
|
1471def4b2
|
No need to use Microsoft.XMLDOM for IE anymore, since IE 7+ supports XMLHttpRequest object
|
2014-07-11 16:08:01 +00:00 |
|
Hadi Nategh
|
b95f53f073
|
Try to get attribute with getAttribute method, IE does not support element dataset
|
2014-07-11 15:53:58 +00:00 |
|
Hadi Nategh
|
89d95e367f
|
Fix Gloabl categories owner_popup actions
|
2014-07-11 12:58:09 +00:00 |
|
Hadi Nategh
|
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 |
|
Hadi Nategh
|
1ceaef9b0b
|
Changing group in admin needs to refresh nm group filter too
|
2014-07-11 12:49:57 +00:00 |
|
Klaus Leithoff
|
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 |
|
Ralf Becker
|
673ff54ebb
|
Brazilian translations from Guilherme Rocha guilherme-at-gf7.com.br
|
2014-07-09 19:41:32 +00:00 |
|
Ralf Becker
|
209baa2165
|
Changelog for 14.1.20140710
|
2014-07-09 18:50:50 +00:00 |
|
Ralf Becker
|
94f904544b
|
Creating branches/14.1
|
2014-07-09 17:51:10 +00:00 |
|
Hadi Nategh
|
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 |
|
Ralf Becker
|
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 |
|
Hadi Nategh
|
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 |
|
Hadi Nategh
|
e47011657c
|
Fix custom fields tab not showing up in calendar edit dialog
|
2014-07-09 09:35:22 +00:00 |
|
Ralf Becker
|
f151190d64
|
changed an other German translation to "Zugriffsrechte"
|
2014-07-09 08:18:42 +00:00 |
|
Nathan Gray
|
48016d16c0
|
Fix category tree sorting
|
2014-07-08 23:15:49 +00:00 |
|
Nathan Gray
|
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 |
|
Nathan Gray
|
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 |
|
Nathan Gray
|
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 |
|
Nathan Gray
|
a5b9173fc9
|
Handle multiple buttons in a single custom field
|
2014-07-08 20:13:51 +00:00 |
|
Nathan Gray
|
210ebb5706
|
- Add $$user/primary_group$$ common placeholder
- Add calendar_owner/<contact> sub-placeholders, including primary_group
|
2014-07-08 19:05:09 +00:00 |
|