Commit graph

45 commits

Author SHA1 Message Date
Thomas
e6ae3b8702 Add feature to upload and import .ics files 2011-10-12 19:44:38 +02:00
Thomas
4d5a7f4307 Add feature to create events from mails (#403) 2011-09-23 14:07:40 +02:00
Thomas
78a667036f Skeep weekends when paging in in free/busy times display (#382) 2011-09-16 16:26:10 +02:00
Thomas
3921515c3b Improve agenda view: add UI element to constrol listing options; localize sections texts 2011-09-09 14:37:19 +02:00
Thomas
2b1d48f854 Show warning about changes on event from invitations; consolidate css styles 2011-09-05 21:45:48 +02:00
Thomas
37cb27f2f3 Added fallback to accept/decline invitations by URL if recipient doesn't understand iTIP + small refactoring if itip code 2011-09-02 18:49:30 +02:00
Thomas
6f940a2ef8 Embed ACL plugin as iframe for calendar sharing in Kolab 2011-08-30 00:17:06 +02:00
Thomas
36c20e8628 More iTip implementation: send/recieve replies, make organizer role immutable (until delegation is implemented) 2011-08-22 19:20:46 +02:00
Aleksander Machniak
712de455d7 Added enctype="multipart/form-data" for event form, fixes upload issue on IE7 (#363) 2011-08-19 14:35:03 +02:00
Aleksander Machniak (Kolab Systems)
09dbab0a2b Fix: A dot is not supported in template variables, replaced with underline 2011-08-09 08:33:55 +02:00
Thomas
692c9e80c1 Except in Kolab, folder management has nothing to do with calendars; make that menu item conditional 2011-08-08 20:50:40 +02:00
Bogomil Shopov (Kolab Systems)
ae878ac1ff "Manage folders" link required for Calendars - bug246 2011-08-08 19:13:36 +03:00
Thomas
1bf15306ef Optimization: speedup calendar UI by executing some code asynchronously (using setTimeout()) 2011-08-03 22:45:50 +02:00
Thomas Bruederli
b614298c93 Send invitations and update notifications to event attendees 2011-07-27 18:55:51 +02:00
Thomas Bruederli
288f7edacb Cleanup calendar edit form code: no duplicted code; don't load entire html page into form 2011-07-27 13:15:15 +02:00
Aleksander Machniak (Kolab Systems)
60de7848b7 Improved reposition/resize of calendar create/edit dialog 2011-07-26 19:04:38 +02:00
Aleksander Machniak (Kolab Systems)
1cd956f708 Extended calendar folder management feature for kolab driver 2011-07-26 13:13:04 +02:00
Thomas Bruederli
2cefdc3343 Fix/improve free time slot selection 2011-07-24 15:00:35 +02:00
Thomas Bruederli
ad5a5c6e84 Implement finding of free time slots 2011-07-24 12:46:54 +02:00
Thomas Bruederli
be0e774998 Support free/busy types (e.g. tentative, out-of-office) 2011-07-23 12:18:29 +02:00
Thomas Bruederli
c80dea2330 Refactored free-busy display 2011-07-20 19:15:21 +02:00
Thomas Bruederli
028f3069d6 Show free/busy times for event attendess (work-in-progress) 2011-07-20 14:46:38 +02:00
Thomas Bruederli
f87ddd4c6e Sharper mini icons; CSS optimizations for IE6 2011-07-17 20:35:26 +02:00
Thomas Bruederli
3117b519ac Make basic calendar printing work 2011-07-16 16:11:10 +02:00
Bogomil Shopov (Kolab Systems)
1ce100b000 Printing Calendars stage 1 2011-07-13 17:52:18 +03:00
Bogomil Shopov (Kolab Systems)
53009eb880 Adding stub methods and templates for printing calendars 2011-07-11 16:59:18 +03:00
Thomas Bruederli
d210f1c023 Begin with event attendees and free/busy implementation 2011-07-08 17:29:22 +02:00
Thomas
d9d3ed050d Render entire calendar edit form in PHP giving full control to driver class 2011-07-06 22:01:54 +02:00
Thomas
751cd1e7fb Minor styling improvements of the attachments listing 2011-07-06 19:31:58 +02:00
Thomas
3bbf305b21 Allow drivers to append elements to calendar create/edit form 2011-07-06 12:26:59 +02:00
Thomas
e25891ffa6 Cleanup attachment viewer: show filename, size and download button 2011-07-06 09:43:42 +02:00
Aleksander Machniak (Kolab Systems)
bc855cbfcd Some style improvements for attachments list 2011-07-04 10:46:49 +02:00
Aleksander Machniak (Kolab Systems)
b531cc9809 Calendar event attachments.
- Currently with standard Roundcube upload indicator.
- Actually bad-looking, needed CSS improvements.
- Tested with kolab driver only, SQL driver maybe broken.
- Some small improvements in javascript code needed too.
2011-07-01 21:08:12 +02:00
Thomas Bruederli
a9e830c9a3 Added basic compatibility for IE6; some visual details and performance issues remain 2011-06-29 14:08:05 +02:00
Thomas Bruederli
712bffc9cb Calendar UI roundup 2011-06-13 20:12:46 -06:00
Thomas Bruederli
79439a8934 Implemented basic search functionality; to be completed... 2011-06-13 18:41:32 -06:00
Thomas Bruederli
70936adbb4 Remove plugin. prefix since calendar defines its own task 2011-06-13 16:36:11 -06:00
Thomas Bruederli
95d7fa7c3a Implement calendar operations (create/edit/remove) 2011-06-05 19:09:48 -06:00
Thomas Bruederli
4c21f13eaf Handle editing/moving/resizing/deleting recurring events in UI and database backend 2011-06-01 18:35:10 +02:00
Thomas Bruederli
4f46f97d6f Move sidebar toggle script to skin (where it actually belongs to) 2011-05-31 13:50:15 +02:00
Thomas Bruederli
bca398a61c Add sensitivity field to event properties (inpsired by the Kolab format) 2011-05-27 18:41:01 +02:00
Thomas
59511fd581 Finish alarm feature: display notifications on keep-alive request and allow to either dismiss or snooze them 2011-05-25 23:16:13 +02:00
Thomas Bruederli
a8edda1b72 Approximate alarms data format to vcalendar sepc; render localized text for alarm settings; priorize TODOs 2011-05-22 18:45:04 +02:00
Thomas Bruederli
3c542abc3f Let backends decide whether they support alarms; minor improvements in event listing and UI 2011-05-22 17:29:09 +02:00
Thomas Bruederli
be8a0e0a7a Added (modified) copy of Roundcube calendar from https://github.com/rc-calendar/calendar 2011-05-20 19:04:25 +02:00