Commit Graph

15479 Commits

Author SHA1 Message Date
bf9799ebfe Improve multi-domain support for SyncML 2009-11-22 18:48:51 +00:00
6be4fa193f Improve multi-domain support for SyncML 2009-11-22 18:48:15 +00:00
67e9dc48e2 Add additional datatstores in varios places 2009-11-22 17:50:16 +00:00
76ffd72eb6 Add multi-domain support for SyncML 2009-11-22 17:49:09 +00:00
ed5799b519 Fix SIFE issues 2009-11-22 17:48:51 +00:00
e340d34810 Add multi-domain support for SyncML 2009-11-22 17:40:32 +00:00
f6a3622115 Add additional datatstores in varios places 2009-11-22 16:47:37 +00:00
71ef04effc added multiple week view to icons 2009-11-22 14:01:48 +00:00
4e48fab8b3 fixed typo pointed out by ^DaKu 2009-11-22 09:07:07 +00:00
3e144635b0 fixed typos pointed out by Hans-Jürgen 2009-11-22 09:04:41 +00:00
7f06f12b1a fixed typos pointed out by Hans-Jürgen 2009-11-22 09:03:46 +00:00
badbc1fead refine purify definition to allow for anchor tags 2009-11-21 17:24:36 +00:00
ebaf0059d3 Fix status interference issue for recurring events 2009-11-20 16:00:33 +00:00
30cdad7e50 backported r28437-9 2009-11-20 15:11:53 +00:00
04a01fccb0 fixed not working change of comma-separated accounts, eg. info_responsible 2009-11-20 15:07:26 +00:00
51717e5dd9 fixed not working loging in other the first domain 2009-11-20 15:06:29 +00:00
68ad93eac3 missing password check and email generation for ldap accounts 2009-11-20 15:04:29 +00:00
aacbe20355 Backport of Christians SyncML Category Handling 2009-11-20 14:45:26 +00:00
6ede93ebc8 fixing a problem regarding substr_count/mb_substr_count as they do not support the same number of parameters 2009-11-20 12:35:31 +00:00
bd3bdae734 fixed again wrong $this->owner to $this->user 2009-11-20 10:37:11 +00:00
6e8f5f453d fixed categories var being initialized somewhere between nowhere and nirvana 2009-11-20 09:05:23 +00:00
2cba91f6bf respect category permissions on contact view, remove all categories on contact copy, fixed typo 2009-11-20 08:49:39 +00:00
024faa2a3c SyncML filter handling improved, code cleanup 2009-11-20 07:42:09 +00:00
d8ee864991 SyncML filter handling improved, code cleanup 2009-11-20 07:24:00 +00:00
9e7f4a989e Disable debug messages in addressbook SIF class 2009-11-20 07:22:20 +00:00
d9adef103b Add new contacts to selected addressbook. Fix SIF category delimiter 2009-11-19 20:52:44 +00:00
b685a21fd1 eTemplate changes to support optional link sub-types 2009-11-19 20:10:46 +00:00
7744508999 API changes to support optional link sub-types 2009-11-19 20:09:30 +00:00
55fc673dc5 - new configurable invitation ACL: Require an ACL grant to invite other
users and groups:
  * No: Every user can invite other users and groups (default and old
    behavior)
  * Groups: other users can allways be invited, only groups require an invite_grant
  * Users + groups: inviting both allways requires an invite grant
  One need to keep in mind, that setting an invitation ACL via a group,
  gives each groupmember the right to invite the group / create a group
  event. So the last option propable only works, if users manage
  invitations grants on their own, or admin only sets it in small working
  groups, where every member is allowed to invite the whole group.
  --> calendar backend code removes participants a user is not allowed
      to invite
- new "only groupevents" filter, showing only real groupenvents not
  events of groupmembers (added tooltips to explain filters)
2009-11-19 18:56:04 +00:00
e76d659cac applied category preserve on import also to SIF classes 2009-11-19 15:30:53 +00:00
84b0a80b5a improve html purify's default filtering 2009-11-19 15:13:14 +00:00
71c7c427ca check for contact_id > 0 2009-11-19 14:18:45 +00:00
cb9ea723c6 Set VTIMEZONE DTSTART entries properly 2009-11-19 13:30:30 +00:00
684650da2b improve the parsing of the raw data _advanceOverStr 2009-11-19 13:00:59 +00:00
1b20783041 Fix Yearly RRULE Issue with Funambol Outlook Sync Client 2009-11-19 11:52:41 +00:00
cf32f68858 Fix Yearly RRULE Issue with Funambol Outlook Sync Client 2009-11-19 11:50:59 +00:00
6eab77b15f "commented permanent error_log in async_notifications, as it creates mail to root when async service is run via cron" 2009-11-19 11:38:37 +00:00
30a6a67337 Use get_recurrence_exceptions() to calculate the pseudo-exceptions 2009-11-19 11:16:04 +00:00
4515b1fec0 adding html.allowed to purify with list of allowed tags; providing the ability to switch off purify, when calling fckEditorQuick (useful, when the cleanup is already done) 2009-11-19 11:13:36 +00:00
2e65cf977a use new categories check_perms() on export and merge preserved categories with imported ones. This functionality is limited in infolog because infolog only supports having just one category at the moment. 2009-11-19 10:40:54 +00:00
4088b81c5c Impoved support for recurrences if device timezone differs from event timezone 2009-11-19 10:13:17 +00:00
f0be57c0d2 "documented and moderniced class a little" 2009-11-19 10:02:00 +00:00
9e6d97f106 Fix VTZIMEZONE DTSTART Issue 2009-11-19 07:52:42 +00:00
f6215060f1 tracker #2322 2009-11-18 20:29:26 +00:00
02366eddbf tracker #2315 2009-11-18 20:18:55 +00:00
f5bfd874d0 tracker #2307 2009-11-18 20:01:08 +00:00
221473ce0f make dynamic resizable sidebox width app specific 2009-11-18 20:00:26 +00:00
d18f839cbf tracker #2306 2009-11-18 19:56:54 +00:00
a61f21be60 tracker #2305 2009-11-18 19:55:16 +00:00
af395af542 tracker #2304 2009-11-18 19:44:00 +00:00