Commit graph

497 commits

Author SHA1 Message Date
Thomas
170f7bf747 Fix week selection at DST change (#469) 2011-10-24 22:01:10 +02:00
Thomas
7fdfb25a96 Add current time indicator to day and week views (#457) 2011-10-18 23:04:28 +02:00
Thomas
00628dd5d5 Allow user to select calendar when saving an invitation event (#430) 2011-10-14 13:55:56 +02:00
Thomas
97d8eade55 Upgraded to fullcalendar 1.5.2 2011-10-14 12:14:47 +02:00
Thomas
e4917cf0aa Move recurrence computation to a dedicated class 2011-10-14 11:58:42 +02:00
Thomas
93388585c4 Fixed typo (#460) 2011-10-14 09:58:17 +02:00
Aleksander Machniak (Kolab Systems)
4c2b83859e Plugin that implements KEP 16: Storage of dictionary entries.
Created simple classes for basic XML configuration objects and configuration folder.
2011-10-13 09:38:10 +02:00
Thomas
7bfb9079d5 Get alarm settings when importing from ical format 2011-10-12 22:39:14 +02:00
Thomas
14ffcb15df Fix single event search in DB driver 2011-10-12 22:38:06 +02:00
Thomas
cbae8d0187 Set title of ical attachments in mail view even if no METHOD is defined 2011-10-12 21:53:09 +02:00
Thomas
e6ae3b8702 Add feature to upload and import .ics files 2011-10-12 19:44:38 +02:00
Thomas
753dbdbbcc Limit palette to darker colors only 2011-10-06 09:42:23 +02:00
Thomas
7b473f6c05 Extend color picker to show a palette of colors to select; Show Microsoft colors according to Kep #12 2011-10-06 09:30:32 +02:00
Thomas
827a8d1b92 Adjust version strings to match reality 2011-10-05 12:23:32 +02:00
Thomas
d2dc721d4a Change event priority values to be compatible with RFC 5545 and RFC 5546 as suggested in KEP #8 2011-10-05 12:16:43 +02:00
Aleksander Machniak (Kolab Systems)
110bc97c1e Support folders of type 'configuration' 2011-10-04 13:19:46 +02:00
Thomas
60502d4763 Use folder annotations to save calendar colors according to KEP #12 2011-09-30 17:28:29 +02:00
Thomas
95f0d84cfe Finish z-push config: group folders by type; implement delete-device command 2011-09-30 14:01:08 +02:00
Thomas
f33ce42c01 Make undo work when deleting an instance of a recurring event (#441) 2011-09-28 17:27:25 +02:00
Thomas
0e7007b5b5 Fix deleting first occurence of a recurring event (#439) 2011-09-28 17:14:29 +02:00
Thomas
154d25b5b9 Fixed DST issues but still working with timestamps because Kolab_Format does 2011-09-28 16:47:18 +02:00
Thomas
5c054b1094 Add laxpic settings + some code cleanup 2011-09-28 12:51:55 +02:00
Thomas
e23fead4c4 Make all-day events run from 12:00 - 13:00 to reduce timezone and dst problems 2011-09-28 12:15:06 +02:00
Thomas
2a6e61282d Quick fix for DST differences in recurring event instances; re-write of the entire date/time handling is required 2011-09-28 10:34:53 +02:00
Thomas
ac30e75d9c Enable saving, remove debug stuff, show message if no devices are yet registered 2011-09-27 11:14:27 +02:00
Thomas
342320f448 Initial import of the Z-Push configuration plugin for Roundcube 2011-09-26 23:36:22 +02:00
Thomas
4d5a7f4307 Add feature to create events from mails (#403) 2011-09-23 14:07:40 +02:00
Thomas
e0951a334f Fix individual event fetching after saving 2011-09-23 14:01:34 +02:00
Thomas
0736805de6 Fix saving of recurring events 2011-09-23 13:01:16 +02:00
Thomas
e80490a9c7 Fix timezone issues when computing recurring all-day events (#431) 2011-09-23 12:50:06 +02:00
Thomas
778bc7cefc Skip confirmation popup if backend support undelete (#393) 2011-09-22 23:05:17 +02:00
Thomas
df8a75da05 Allow pseudo-html like <email> in event contents 2011-09-22 10:56:53 +02:00
Thomas
624d046c85 Improve link parser for event contents 2011-09-22 10:56:16 +02:00
Thomas
c6d9a278f6 Annotate Lolab address books to support undelete 2011-09-21 22:46:13 +02:00
Thomas
98b9040df2 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-09-21 19:36:53 +02:00
Thomas
8a6a0dfbef Remove old and incomplete caldav driver 2011-09-21 19:36:31 +02:00
Jeroen van Meeuwen (Kolab Systems)
bd092478e4 Fix mixed tabs and spaces, and erroneous whitespace 2011-09-21 16:22:44 +01:00
Jeroen van Meeuwen (Kolab Systems)
c30ef8e830 Fix mixed tabs and spaces 2011-09-21 16:21:29 +01:00
Thomas
368059499a Fix disabling alarms in calendar UI 2011-09-20 23:39:43 +02:00
Thomas
79bb15e3e0 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-09-20 15:37:19 +02:00
Thomas
18030e50fb Add timezone info to event invitation text; fix German translations 2011-09-20 15:37:00 +02:00
Jeroen van Meeuwen (Kolab Systems)
a9459ab448 Enhance kolab_auth plugin with the ability to perform audit logging.
Setting $rcmail_config['kolab_auth_auditlog'] increases all logging
verbosity to the maximum, and logs the information on the session
to a user + loginas specific directory if capable.
2011-09-20 12:43:57 +01:00
Thomas
5e44a620f2 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-09-20 13:38:29 +02:00
Thomas
73564680e6 Overwrite message headers when sending iTip invitations in order to set the correct To: address 2011-09-20 12:01:00 +02:00
Aleksander Machniak (Kolab Systems)
41741100a3 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-09-20 10:56:54 +02:00
Aleksander Machniak (Kolab Systems)
472138ce2e - kolab_auth initial commit 2011-09-20 10:56:08 +02:00
Thomas
80069bc642 Remove debug code 2011-09-19 23:02:10 +02:00
Thomas
f2ec4a716a Make links and email addresses in event description clickable; only show the first couple of lines followed by a link to expand the text 2011-09-19 22:03:07 +02:00
Thomas
cc0cf05c9f Prefix control fields with underline 2011-09-19 10:03:38 +02:00
Thomas
c6506a0d91 Allow to move event to another calendar (#316) 2011-09-19 09:50:13 +02:00