Commit graph

280 commits

Author SHA1 Message Date
Aleksander Machniak
4a9e42a026 T1523: Support shared calendars in iTip handling 2016-10-03 14:10:57 +02:00
Aleksander Machniak
12cf79adaa Update localization of libcalendaring plugin (T1558) 2016-09-29 16:36:00 +02:00
Aleksander Machniak
7925f2045b Complete de_CH localization from de_DE 2016-09-14 12:48:08 +02:00
Aleksander Machniak
7d77d73896 Update localization from Transifex 2016-09-14 12:26:36 +02:00
Aleksander Machniak
ea6d351812 console() -> rcube::console() 2016-08-31 12:57:15 +02:00
Aleksander Machniak
daefd52a92 T1385: Fix importing events with no DTEND and no DURATION
Per RFC5545 3.6.1 it is perfectly valid. In such cases DTEND should set to DTSTART.
2016-07-29 06:54:48 -04:00
Aleksander Machniak
0a12b06b59 T1371: Use rcube_mime::decode_address_list() instead of (invalid) regex
.. to extract invitation sender email. Fixes T1371.
2016-07-22 06:25:40 -04:00
Aleksander Machniak
ab433d7428 Update localization from Transifex 2016-07-22 11:42:44 +02:00
Aleksander Machniak
419372bc60 Add more status labels 2016-07-20 09:19:23 -04:00
Aleksander Machniak
fdda23c8ff T1362: Fix title/tooltip text on attendee, localize the status text
Moved shared code and localization to libcalendaring plugin.
Fixes T1362.
2016-07-20 07:30:31 -04:00
Aleksander Machniak
1222fc3af9 T1314: Support upper-case Y letter in date formats 2016-06-22 06:34:13 -04:00
Aleksander Machniak
6790ac80d3 Implemented sound reminders (#T1310)
Summary: Fixes T1310

Reviewers: #roundcube_kolab_plugins_developers

Maniphest Tasks: T1310

Differential Revision: https://git.kolab.org/D183
2016-06-20 10:10:39 +02:00
Aleksander Machniak
eb8211f0bf Add time-slots popup in task dialog (#5441) 2016-06-15 05:54:03 -04:00
Aleksander Machniak
d03fcc7cd4 Update localization 2016-06-13 18:10:59 +02:00
Aleksander Machniak
4b08dab30b Fix character case handling in email address comparison for invitations handling (T1301) 2016-06-09 11:18:30 -04:00
Aleksander Machniak
81cd96ad4b Add missing 'ondate' label 2016-06-01 06:40:36 -04:00
Aleksander Machniak
b49501437e Add back localization labels unintentionally removed in last update 2016-05-23 05:12:24 -04:00
Aleksander Machniak
29c5c502db Update localization 2016-05-18 16:38:39 +02:00
Aleksander Machniak
37a4b8c696 Improve recurrence text so description for RDATE is better (#5401) 2016-04-24 06:01:55 -04:00
Aleksander Machniak
5060fb30b6 Fix bug where delegatee would be lost on task/event update (#5058)
Summary: Fixes #5058

Reviewers: #roundcube_kolab_plugins_developers, vanmeeuwen

Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen

Differential Revision: https://git.kolab.org/D110
2016-04-14 11:41:50 +02:00
Aleksander Machniak
0b17f376a8 Fix duplicated DTSTAMP entry in generated iTip (T1148)
Incopatibility with Sabre-VObject >= 3.3
2016-03-24 14:05:36 +01:00
Aleksander Machniak
429990b3cd Fix weekly recurrences broken with last "upstream merge" of Horde_date_Recurrence 2016-03-03 15:20:37 +01:00
Aleksander Machniak
494785384d Update Horde_Date_Recurrence with fixes from upstream 2016-03-01 15:30:04 +01:00
Aleksander Machniak
95af797971 Update localization 2016-02-29 11:38:46 +01:00
Aleksander Machniak
b01cfae47a Fix: set_mailbox() does not exist in Roundcube 1.2, use set_folder() 2015-12-17 15:48:28 +01:00
Aleksander Machniak
825db26425 Fix compatibility with contextmenu plugin in alarms dialog (T838) 2015-11-13 17:26:30 +01:00
Thomas Bruederli
8a112e5292 Explicitly set allday property when parsing ical 2015-10-21 23:18:32 +02:00
Aleksander Machniak
823c62be9f Fix compatibility with Sabre/VObject-3.4, error on RRULE with BYDAY import (#5221) 2015-09-10 12:42:59 +02:00
Aleksander Machniak
63ce7e9988 Don't use depracated Roundcube functions 2015-08-29 20:23:34 +02:00
Aleksander Machniak
6b3063030d Don't use deprecated Roundcube constants 2015-08-29 19:48:55 +02:00
Aleksander Machniak
4f32668567 Libcalendaring fixes for use in automated testing out of Roundcube 2015-08-25 17:11:30 +02:00
Aleksander Machniak
aa3523cc76 Fix compatibility with recent Sabre/VObject (#5185) 2015-08-07 06:58:15 -04:00
Aleksander Machniak
326e4ad9ad Support reminders relative to end/due date (RELATED=END) (T656)
Conflicts:

	plugins/libcalendaring/libvcalendar.php
2015-08-07 06:43:59 -04:00
Aleksander Machniak
dc0b4bd39a Fix bug where alarms set on event start time were displayed on event end time (T653) 2015-08-07 06:37:06 -04:00
Aleksander Machniak
f7293f555b Fix handling of alarms specified as PT0S, PT0M, etc. (T653) 2015-08-07 06:36:45 -04:00
Aleksander Machniak
95b98257b1 Fix possible javascript error in parseISO8601() (#5175) 2015-08-05 12:46:05 +02:00
Aleksander Machniak
90ad98cda7 Fix fatal error in _to_ical() (#5177) 2015-08-04 11:23:36 +02:00
Aleksander Machniak
8c2aac3362 Don't use Roundcube deprecated functions 2015-08-02 20:15:28 +02:00
Thomas Bruederli
c01f8017e3 Fix invalid VTIMEZONE definitions for offsets negative to UTC
Resolves T428
2015-06-04 17:11:16 +02:00
Thomas Bruederli
6221557e3c Update outdated information in README 2015-06-04 17:10:18 +02:00
Thomas Bruederli
1f9835e918 Support COMPLETED property in VTODO objects
Resolves T403 and #5067
2015-05-27 12:31:29 +02:00
Thomas Bruederli
17f9f07df9 Update homepage/download URL for groupware plugins 2015-05-12 08:54:53 +02:00
Thomas Bruederli
6effb4c9c3 Support X-APPLE-FILENAME parameter for attachments; make attachment cid really unique 2015-04-28 15:48:27 +02:00
Thomas Bruederli
3e9d343e93 Use the right key to set default value 2015-04-27 19:16:18 +02:00
Thomas Bruederli
6c0d0f8d5e Allow SCHEDULE-STATUS parameter for ORGANIZER properties 2015-04-27 14:51:23 +02:00
Thomas Bruederli
3b0bfb8775 Fix iCal import/export to pass tests again 2015-04-22 17:00:23 +02:00
Thomas Bruederli
2605138b08 Correct function call 2015-04-02 19:04:17 +02:00
Thomas Bruederli
d99b8f8fee Merge branch 'dev/sabre-vobject3' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab into dev/sabre-vobject3
after rebasing with master

Conflicts:
	plugins/libcalendaring/libvcalendar.php
	plugins/libcalendaring/tests/libvcalendar.php
2015-04-02 16:12:42 +02:00
Thomas Bruederli
e614c87dfe Support SCHEDULE-STATUS attende/organizer parameters 2015-04-02 16:09:54 +02:00
Thomas Bruederli
4669ca4cc4 Accept events with METHOD:CANCEL and no end date 2015-04-02 16:09:10 +02:00