e577e09835
same for list users or groups
2014-02-04 09:14:08 +00:00
4d52a577e5
missing quoting in editing users and groups
2014-02-04 08:41:04 +00:00
aac5309c8f
Add "Allow ignore conflicts" feature for resources
2014-01-29 13:46:30 +00:00
8d0cdd068d
reduce the use of the session as cache/storage for notified mails; use INSTANCE cache instead
2014-01-29 09:40:45 +00:00
13af04b202
* Calendar/eSync: fixed caching causing new events on EGroupware side not to appear on device (withing time of a running ping-request)
2014-01-28 16:26:31 +00:00
8cca1e3536
* InfoLog: query custom-fields for notifications
...
and remove static $ignore_acl parameter, as it is only used in no longer necessary read
2014-01-28 15:18:56 +00:00
8156367b57
* CalDAV/Resources: fixed only first N resources were available in CalDAV (N = common preference how many entries to show)
2014-01-28 14:45:10 +00:00
27f254afb6
* Calendar,EventMgr: fixed locking of events to work with current browser versions
2014-01-28 13:31:49 +00:00
f2ae2ef6b8
Fix not being able to select other groups in categories but always User all
2014-01-28 11:47:08 +00:00
b84c150202
* Adressbook/CardDAV: changed (down-)scaling of images to width of 240px (was 60px) to cater for higher screen resolutions
2014-01-28 11:25:10 +00:00
8c13d3e6cb
* API/Preferences: fixed can NOT unset last (forced) preference of an app, also fixed not working deleting of prefs when deleting a user or group
2014-01-23 12:34:45 +00:00
2f91f0e1de
fixed typo causing not being able to log in with header-admin-user/password into setup
2014-01-18 10:07:09 +00:00
4d19cbc577
fixed typo causing svn-help to only work for merge and up commands
2014-01-15 18:06:22 +00:00
18c702dc5a
fixed typo causing preferences not to be deleted, when users or groups get deleted
2014-01-14 11:54:24 +00:00
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