Commit graph

657 commits

Author SHA1 Message Date
Aleksander Machniak
cb22497440 Fix agenda table issue with long time format (Bug #2084) 2013-08-06 11:04:35 +02:00
Thomas Bruederli
821fab28c0 Fix author string 2013-07-25 11:07:53 +02:00
Thomas Bruederli
9df99187df Add database schema file for Postgres (#2044) 2013-07-25 11:06:13 +02:00
Thomas Bruederli
f53773290d Update Russian localization (#2043) 2013-07-25 10:57:39 +02:00
Thomas Bruederli
c276b0b88b Fix calendar settings form (wrong selection for calendar_timeslots) 2013-07-25 10:24:05 +02:00
Thomas Bruederli
3780f04f71 Convert created date to DateTime object to make iCal export work properly 2013-07-23 17:27:25 +02:00
Thomas Bruederli
cc01865c95 Move Horde_Date from libcalendaring to help with recurrence computation 2013-07-23 17:26:09 +02:00
Thomas Bruederli
3d96f28a56 Only increase sequence number of not supplied (keeps it for event imports) 2013-07-22 19:42:41 +02:00
Thomas Bruederli
f67c2bbcb7 Avoid disabling RSVP button on event updates 2013-07-22 19:39:24 +02:00
Thomas Bruederli
64174f4fac Use a global function to sort folder names by namespace/name; add option to control the use of displayname folder annotations 2013-07-18 17:47:49 +02:00
Thomas Bruederli
17354a88e3 Improve iTip handling when decline events (#1670)
- Remove events from calendar when declined (user's choice)
- Set busy status to free when decling but keep the event in calendar
- Update RSVP status display in email view after change
2013-07-18 16:37:00 +02:00
Thomas Bruederli
a21fc44ed4 Change internal representation of event sensitivity values to strings 2013-07-18 14:56:36 +02:00
Thomas Bruederli
c2d97dfe36 Always handle 'changed' properties of events as DateTime objects 2013-07-18 14:06:45 +02:00
Thomas Bruederli
2d831d8f8f Also move iCalendar patch; describe dependencies in README files 2013-07-18 12:49:27 +02:00
Thomas Bruederli
000bac244b Add symlink to moved Horde_Date class; move Horde import script, too 2013-07-18 12:39:56 +02:00
Thomas Bruederli
18f9fa5c86 Move iCal parsing/writing classes to libcalendaring 2013-07-18 12:38:14 +02:00
Thomas Bruederli
f030275eb3 Adapt to new 'db_prefix' mechanism in Roundcube config 2013-07-18 11:46:32 +02:00
Thomas Bruederli
f3f4ae828d Fix iTip REPLY to only list the replying attendee (#2025) 2013-07-10 11:59:33 +02:00
Thomas Bruederli
92aee8213a Allow to invite/edit attendees to other user's shared events when either
a) in a globally shared (anonymous) calendar or
b) when enabled by config using the new option 'calendar_allow_invite_shared'

Fixes bug #1758
2013-07-10 10:09:34 +02:00
Thomas Bruederli
1913cab8ca Import and export embedded attachments in itip messages (#1988) 2013-07-04 17:07:58 +02:00
Thomas Bruederli
4e8f009ea5 Send iTip messages als multipart/alternative to make Outlook recognize them correctly (#1103) 2013-06-27 23:40:11 +02:00
Aleksander Machniak
d06d00172f Improve performance on preferences sections list (by skipping building the form)
Support dont_override feature for all calendar configuration options
2013-06-11 14:30:34 +02:00
Aleksander Machniak
671bf6eb13 Use improved rcmail.open_window() 2013-05-31 13:13:05 +02:00
Thomas Bruederli
014a04d641 Subscribe and activate new calendar folders (#1900) 2013-05-28 13:47:44 +02:00
Thomas Bruederli
c4bbdbfd85 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-05-16 14:51:56 +02:00
Thomas Bruederli
5627ffb731 Copy event organizer to attendees list if necessary 2013-05-16 14:40:38 +02:00
Aleksander Machniak
8ee1044314 Update schema version numbers 2013-05-16 14:36:29 +02:00
Thomas Bruederli
ae85372d13 Add URL property for events; correct label for chair role of event attendees 2013-05-16 13:32:01 +02:00
Thomas Bruederli
7aa8ecfef6 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-05-13 09:15:12 +02:00
Thomas Bruederli
80f9cd1663 Added Estonian translation for calendar (#1868) 2013-05-13 09:14:57 +02:00
Aleksander Machniak
147f9d3ddb Fix PHP warning when saving calendar settings in case all categories are removed from the list 2013-05-11 09:27:24 +02:00
Thomas Bruederli
f4d6dda841 Fix stupidy 2013-05-08 09:07:29 +02:00
Thomas Bruederli
5428c60776 Small fixes after static code analysis (#1851) 2013-05-08 08:55:58 +02:00
Aleksander Machniak
828b868d97 Fix so insert_id() argument is a table name, not sequence - drop sequence settings 2013-05-07 11:34:45 +02:00
Aleksander Machniak
de71de2fda Fix code bugs caught in static code analysis 2013-05-07 11:31:30 +02:00
Aleksander Machniak
aae87c8954 Fix so default categories are used when categories aren't configured 2013-05-07 10:58:39 +02:00
Thomas Bruederli
484e5ad498 Do case-insensitive checks whether the current user is an event attendee or organizer (#1838) 2013-05-03 10:41:26 +02:00
Thomas Bruederli
398cd6793a Fix searching by attendees in calendar events (#1774) 2013-05-01 09:12:35 +02:00
Aleksander Machniak
e80b7ae73c Fix sequence names in postgres database after changes in core 2013-04-28 14:38:35 +02:00
Thomas Bruederli
82907b0a09 Improve fix for wrong alarm settings (#1764) 2013-04-18 15:28:38 +02:00
Thomas Bruederli
395d55a680 Don't apply default alarm settings when editing an object that has no alarm set (#1764) 2013-04-18 15:13:00 +02:00
Thomas Bruederli
5c84fd55aa Little code cleanup 2013-04-17 09:19:26 +02:00
Thomas Bruederli
c077ed555f Set savemode to 'current' for recurrence exceptions (#1725) 2013-04-17 09:15:34 +02:00
Thomas Bruederli
daa307c6af Remove Content-Disposition: attachment headers to make iTip invitations work in Outlook (#1103) 2013-03-27 12:04:26 +01:00
Aleksander Machniak
0ceac633be Fix title (undefined label) on more actions button 2013-03-22 13:02:21 +01:00
Thomas Bruederli
0455116281 Added Czech translations 2013-03-20 10:21:01 +01:00
Thomas Bruederli
c8921be812 Mention the correct RFC section for iCal value escaping 2013-03-14 09:43:29 +01:00
Thomas Bruederli
bd2cf48d40 Fix iCal newline escaping (#1694) + typo 2013-03-14 09:30:12 +01:00
Thomas Bruederli
818cc7a399 Don't set empty attendees array for move/resize actions; otherwise attendees are deleted 2013-03-14 09:28:53 +01:00
Thomas Bruederli
ccd9cc5bb8 Don't display local-change warning if calendar owner is organizer; Better wording for wanring text (#1693) 2013-03-13 15:34:13 +01:00