Commit Graph

23789 Commits

Author SHA1 Message Date
b7d0515cc2 * Tracker: dropping unique index(es) on escalations to not limit creating same escalations eg. on different queues
Was previously done by modifying index to contain more columns in update, but not new installations.
Now droping all existing unique indexes completly.
2014-01-14 11:11:36 +00:00
01051fd136 fix typo: was only causing trouble when replying from draft folder from your activesync device 2014-01-10 14:39:51 +00:00
9316a880ab Make sure the edit_series javascript function is loaded after getrows in calendar list view 2014-01-09 11:14:52 +00:00
3e5701b92a return $arr argument itself, but no reference to it, in all error cases 2014-01-08 09:46:53 +00:00
e9d249af5a Changelog for 11.1.20140108 2014-01-08 09:02:49 +00:00
2b9d56c7f0 can NOT use empty($idx) as it is true for 0 too! 2014-01-08 08:58:32 +00:00
c3fc9d9c2a Changelog for 11.1.20140107 2014-01-07 18:27:36 +00:00
b8e4818452 * CalDAV/calendar: fixed permanent auth request in iCal, if accountselection is set to "selectbox with groupmembers" and rights granted from group without being a member
expand-property report now ignores the url instead of throwing an exception
2014-01-07 17:31:51 +00:00
4fd32f2470 * eMail/Mailhandling: introduce option >mail text only< for better control of import of mails to other apps 2014-01-07 12:46:04 +00:00
3c2041c0ae * CalDAV/CardDAV: only advertice sync-collection report, if we track deleted entries (history-logging enabled, not working otherwise) 2014-01-07 11:11:21 +00:00
d5e12ae79e * API/Admin: fixed SQL error on repairing filesystem, if one of required directories has wrong permissions 2014-01-07 09:56:43 +00:00
b914cd356d allow to prefix alternative name with a minus to substract instead of adding its value 2014-01-06 13:03:39 +00:00
44ac7db6a5 fixed handling of empty name, not index into array but return full array 2014-01-06 12:54:05 +00:00
5cd2ab377f improve regex for transform_url2link 2013-12-20 09:54:56 +00:00
f965a14a86 fix for _top condition on making sure links are opened either with target _top or _blank 2013-12-19 15:51:26 +00:00
b8116e1c4d make sure links are opened either with target _top or _blank 2013-12-19 15:38:23 +00:00
4d9a7eceff Changelog for 11.1.20131216 2013-12-16 08:51:50 +00:00
8e8c53ad7d Revert changes from 44725 2013-12-13 09:50:24 +00:00
9d7c912b91 * CalDAV/InfoLog: fixed not working sync-collection report, eg. used by eM client 2013-12-12 01:59:03 +00:00
2572d7aa05 Revert accidental changes from 44503. Thanks Jörg. 2013-12-09 15:57:18 +00:00
e25ad6ea7c Changelog for 11.1.20131209 2013-12-09 12:51:48 +00:00
0d4cd16c39 Add a warning comment about limitation of number of redirects by mail server in sieve edit popup->forward_to_addresses while for most mail servers this number is 4 by default 2013-12-04 15:50:42 +00:00
66b98efdce open for italian is to be translated to apri 2013-12-04 13:40:09 +00:00
d49569f78c Add ability of redirect to multiple addresses in sieve edit popup 2013-12-04 09:04:24 +00:00
6bb5107f5f * Infolog/Notification: when notifying asyncronously , make sure possible customfields are read, as search does not supply these
this results in an additional read per entry and user to be notified, but avoids duplicate rows in search results and the extra effort to check for customfields and their values for async notification only
2013-11-29 12:06:17 +00:00
13851f7e9f enhance svn-helper to "understand" ./svn-helper up means update everything, it is a more efficient then svn up . * 2013-11-29 00:19:08 +00:00
4a0090d4e3 fix exception in boetemplate::get_array() 2013-11-29 00:15:29 +00:00
7ec767248f handle scope problem regarding global vars (donotclick_folders) 2013-11-28 14:21:01 +00:00
4e8ea3674d * API/CKEditor: update to CKEditor 4.3 (compatibility issues with IE10/11) 2013-11-28 13:12:49 +00:00
de1b7207ec * API/CKEditor: update to CKEditor 4.3 (compatibility issues with IE10/11) 2013-11-28 12:53:06 +00:00
a8b65a0932 adapt filemanager_select select popup to csp_script_src_attrs; fix select for CKEditor 4.3, falsely regarding the ckeditor induced filemanager_select.select as JSONResponse 2013-11-28 12:02:04 +00:00
a8f039f898 * API/CKEditor: update to CKEditor Version 4.2.3 2013-11-28 09:46:31 +00:00
dd5ac9d70f * API/CKEditor: update to CKEditor Version 4.2.3 2013-11-28 09:41:31 +00:00
53eb8e553a pixelegg changes from yesterday 2013-11-28 06:20:18 +00:00
d1106a31fc Check & avoid duplicates when re-indexing options 2013-11-27 20:22:36 +00:00
d10025b462 Disable automatic chosen based on option count, chosen list is trapped inside the header. 2013-11-27 18:08:55 +00:00
aed7267801 If search option is set in template, don't override it with automatic chosen switch based on option count. 2013-11-27 18:07:36 +00:00
fa65814f9e Extend exception to all single select:
- Multi-select you don't select the empty/none option, just nothing
- Single select needs the empty/none option, even with chosen on
see r44551, 44631
2013-11-27 18:03:26 +00:00
407f3d673e Fix private field filter 2013-11-27 17:17:37 +00:00
26639f56f9 Fix tabs, broken by r44604 2013-11-27 17:15:46 +00:00
f88a93c17e Can't switch DOM node in the detached interface, have to keep the original 2013-11-27 16:42:37 +00:00
1e36383224 Keep value in case select options haven't been set up yet so we can set value immediately after. 2013-11-27 16:35:45 +00:00
60a9286f0a If no default is set, show nothing for default 2013-11-27 15:52:28 +00:00
6e88374e6f control (and try to fix) messed up addresses by horde, when fetching the envelope 2013-11-27 15:40:00 +00:00
9031d1d051 mail module translation update with merge of developer tools 2013-11-27 14:57:13 +00:00
c94e5e61c1 translation stuff 2013-11-27 14:36:15 +00:00
bd55137531 some work regarding translation of mail app 2013-11-27 13:07:54 +00:00
2aff2bf175 updating mail lang files after developer_tools merge-cli run 2013-11-27 11:41:20 +00:00
c279148e7f fix problem introduced with r44656 (if no rights to infolog/tracker, sending failed due to javascript error) 2013-11-27 09:41:28 +00:00
87501ae66b Resize the sieve edit popup window to proper size for felamimail 2013-11-27 08:56:03 +00:00