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
1b20783041
Fix Yearly RRULE Issue with Funambol Outlook Sync Client
2009-11-19 11:52:41 +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
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
31bc2ff512
tracker #2349
2009-11-18 19:40:17 +00:00
d1b10adf4a
Fix Domain Issue (Bug #2367 ) for SyncML
2009-11-18 18:57:00 +00:00
73e2f3721e
fix typos
2009-11-18 17:41:54 +00:00
16538f4f9d
use check_perms() on ical export and merge categories on import
2009-11-18 14:46:25 +00:00
91e694e79d
Calendar UI improvments:
...
- show status of participants in border style of event
+ solid: all participants accepted
+ dotted: all participants answered, but not all accepted
+ dashed: not all participants answered
- mark invitations (of current user, not calendar selected)
+ white background color (not category based color)
+ show blue questionmark icon in event header
2009-11-18 13:58:01 +00:00
43649aa268
fixed typo
2009-11-18 11:11:16 +00:00
bde63a01f9
fixed missing argument error on search (e.g. slowsync), sorry - my fault
2009-11-18 11:10:36 +00:00
d4b0e572a1
some more documentation, some improvement in convertHTMLToText and replaceEmailAdresses
2009-11-18 10:38:15 +00:00
dee4177242
changed owner to user, this was an old error which probably never produced any impacts
2009-11-18 09:55:31 +00:00
cf59c9f606
"fixed typo, still causing statistics call to fail under jerryr"
2009-11-18 08:28:54 +00:00
0b4313adba
using new categories check_perms() method on vcard export (prevent exposing private categories) and merge given categories with existing ones on vcard import
2009-11-18 07:46:01 +00:00
cdd50f6b55
new method check_perms for categories class
2009-11-18 07:42:14 +00:00
14770c3689
Fix for 'Enforce Server' during SlowSync
2009-11-17 21:20:32 +00:00
118a2e0874
"remembering admins previous selection for:
...
- country
- usage_type"
2009-11-17 20:31:48 +00:00
4181ddaecf
"throw assertion failed exception (with trace), if redirect fails because output already started"
2009-11-17 14:56:57 +00:00
e40d0caaa3
"get usage statistic working with output_buffering = off"
2009-11-17 14:55:38 +00:00
e9eb83b9e2
"fixed not transmitted install-type"
2009-11-17 12:47:39 +00:00
9a755daa24
Client to submit monthly statistical data
2009-11-17 09:24:10 +00:00
4b490c2e8b
Add additional datastores
2009-11-17 07:13:21 +00:00
86d648a995
Set event['tzid'] for clients using UTC timestamps
2009-11-16 17:28:34 +00:00
1b256c503d
removed unnecessary error logging
2009-11-16 16:43:50 +00:00
5ff54af20b
make the datefilter stay when filter by day is active (stick it with the sessiondata)
2009-11-16 09:49:50 +00:00
1754508ce9
"let new method hooks fail gracefully if hook class-file does not exists (like the old hooks do, eg. if app got removed)"
2009-11-16 09:42:53 +00:00
da7db21806
also match against trimmed database entries when categories should be searched by $filter
2009-11-16 06:54:03 +00:00
92da2abb2e
"fixed bug with predefined status"
2009-11-14 18:02:21 +00:00
66c4b6c0cb
"otherwise we get warnings during setup"
2009-11-14 17:39:35 +00:00
fe41f199bc
"use application/vnd.ms-excel for downloading excel 2003 xml format"
2009-11-14 16:08:26 +00:00
003420713b
"fixed typo"
2009-11-14 09:13:37 +00:00
21edc1ac8a
"also disable columns for which application supplies no label (eg. no custom fields exist)"
2009-11-14 08:45:38 +00:00
b2436d312b
"fixed again which row to use, if we have to autodetect the fields:
...
we start now from the beginning searching for the first row of type array
(previously we tried the first and last row)"
2009-11-14 07:17:19 +00:00