Ralf Becker
0e646e28c8
optinally return an iterator for a search
2009-11-24 10:59:19 +00:00
Ralf Becker
86e1dfa7c7
some switched off debug messages
2009-11-24 10:56:41 +00:00
Klaus Leithoff
28904f7aa8
refine purify definition to allow for anchor tags
2009-11-24 08:18:25 +00:00
Oscar Manuel Gómez Senovilla
a70df0ddbb
Pending language updates
2009-11-24 05:51:49 +00:00
Klaus Leithoff
6c25590e9e
fixing various problems regarding the notification via close shortlink (klick on close/close all button in infolog list view)
2009-11-23 16:15:16 +00:00
Christian Binder
ddb0f86257
check if array is present before iterating it
2009-11-23 13:11:18 +00:00
Christian Binder
8ae3b5f833
fixed empty RECURRENCE-ID on ical export
2009-11-23 13:03:35 +00:00
Klaus Leithoff
9c3d1fb334
php5.3 compatibility, eregi->preg_replace
2009-11-23 10:50:31 +00:00
Oscar Manuel Gómez Senovilla
ca6816499a
Update spanish translation
2009-11-22 20:27:22 +00:00
Jörg Lehrke
bf9799ebfe
Improve multi-domain support for SyncML
2009-11-22 18:48:51 +00:00
Jörg Lehrke
6be4fa193f
Improve multi-domain support for SyncML
2009-11-22 18:48:15 +00:00
Jörg Lehrke
67e9dc48e2
Add additional datatstores in varios places
2009-11-22 17:50:16 +00:00
Jörg Lehrke
76ffd72eb6
Add multi-domain support for SyncML
2009-11-22 17:49:09 +00:00
Jörg Lehrke
ed5799b519
Fix SIFE issues
2009-11-22 17:48:51 +00:00
Jörg Lehrke
e340d34810
Add multi-domain support for SyncML
2009-11-22 17:40:32 +00:00
Jörg Lehrke
f6a3622115
Add additional datatstores in varios places
2009-11-22 16:47:37 +00:00
Ralf Becker
71ef04effc
added multiple week view to icons
2009-11-22 14:01:48 +00:00
Ralf Becker
4e48fab8b3
fixed typo pointed out by ^DaKu
2009-11-22 09:07:07 +00:00
Ralf Becker
3e144635b0
fixed typos pointed out by Hans-Jürgen
2009-11-22 09:04:41 +00:00
Ralf Becker
7f06f12b1a
fixed typos pointed out by Hans-Jürgen
2009-11-22 09:03:46 +00:00
Klaus Leithoff
badbc1fead
refine purify definition to allow for anchor tags
2009-11-21 17:24:36 +00:00
Jörg Lehrke
ebaf0059d3
Fix status interference issue for recurring events
2009-11-20 16:00:33 +00:00
Ralf Becker
30cdad7e50
backported r28437-9
2009-11-20 15:11:53 +00:00
Ralf Becker
04a01fccb0
fixed not working change of comma-separated accounts, eg. info_responsible
2009-11-20 15:07:26 +00:00
Ralf Becker
51717e5dd9
fixed not working loging in other the first domain
2009-11-20 15:06:29 +00:00
Ralf Becker
68ad93eac3
missing password check and email generation for ldap accounts
2009-11-20 15:04:29 +00:00
Jörg Lehrke
aacbe20355
Backport of Christians SyncML Category Handling
2009-11-20 14:45:26 +00:00
Klaus Leithoff
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
Christian Binder
bd3bdae734
fixed again wrong $this->owner to $this->user
2009-11-20 10:37:11 +00:00
Christian Binder
6e8f5f453d
fixed categories var being initialized somewhere between nowhere and nirvana
2009-11-20 09:05:23 +00:00
Christian Binder
2cba91f6bf
respect category permissions on contact view, remove all categories on contact copy, fixed typo
2009-11-20 08:49:39 +00:00
Jörg Lehrke
024faa2a3c
SyncML filter handling improved, code cleanup
2009-11-20 07:42:09 +00:00
Jörg Lehrke
d8ee864991
SyncML filter handling improved, code cleanup
2009-11-20 07:24:00 +00:00
Jörg Lehrke
9e7f4a989e
Disable debug messages in addressbook SIF class
2009-11-20 07:22:20 +00:00
Jörg Lehrke
d9adef103b
Add new contacts to selected addressbook. Fix SIF category delimiter
2009-11-19 20:52:44 +00:00
Nathan Gray
b685a21fd1
eTemplate changes to support optional link sub-types
2009-11-19 20:10:46 +00:00
Nathan Gray
7744508999
API changes to support optional link sub-types
2009-11-19 20:09:30 +00:00
Ralf Becker
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
Christian Binder
e76d659cac
applied category preserve on import also to SIF classes
2009-11-19 15:30:53 +00:00
Klaus Leithoff
84b0a80b5a
improve html purify's default filtering
2009-11-19 15:13:14 +00:00
Christian Binder
71c7c427ca
check for contact_id > 0
2009-11-19 14:18:45 +00:00
Jörg Lehrke
cb9ea723c6
Set VTIMEZONE DTSTART entries properly
2009-11-19 13:30:30 +00:00
Klaus Leithoff
684650da2b
improve the parsing of the raw data _advanceOverStr
2009-11-19 13:00:59 +00:00
Jörg Lehrke
1b20783041
Fix Yearly RRULE Issue with Funambol Outlook Sync Client
2009-11-19 11:52:41 +00:00
Jörg Lehrke
cf32f68858
Fix Yearly RRULE Issue with Funambol Outlook Sync Client
2009-11-19 11:50:59 +00:00
Ralf Becker
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
Jörg Lehrke
30a6a67337
Use get_recurrence_exceptions() to calculate the pseudo-exceptions
2009-11-19 11:16:04 +00:00
Klaus Leithoff
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
Christian Binder
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
Jörg Lehrke
4088b81c5c
Impoved support for recurrences if device timezone differs from event timezone
2009-11-19 10:13:17 +00:00