Commit graph

168 commits

Author SHA1 Message Date
Thomas Bruederli
ad5a5c6e84 Implement finding of free time slots 2011-07-24 12:46:54 +02:00
Thomas Bruederli
dd5f8e56bd Display current event time over free/busy grid 2011-07-23 17:08:31 +02:00
Thomas Bruederli
267e50cd95 Remove static url for testing 2011-07-23 14:41:12 +02:00
Thomas Bruederli
be0e774998 Support free/busy types (e.g. tentative, out-of-office) 2011-07-23 12:18:29 +02:00
Bogomil Shopov (Kolab Systems)
3da0078434 Final version of ical export 2011-07-21 15:12:17 +03:00
Aleksander Machniak (Kolab Systems)
cdca86d15b Fixed doubled confirmation message after event delete with enabled Undo feature 2011-07-21 12:55:35 +02:00
Thomas Bruederli
6bfaf4be1e Improve event time autocompletion: show expetced duration 2011-07-20 23:28:57 +02:00
Thomas Bruederli
6832c6c3d2 Show free-busy times in 6 hours blocks for all-day events 2011-07-20 19:34:23 +02:00
Thomas Bruederli
c80dea2330 Refactored free-busy display 2011-07-20 19:15:21 +02:00
Thomas Bruederli
1b9a25e84d Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-20 14:46:45 +02:00
Thomas Bruederli
028f3069d6 Show free/busy times for event attendess (work-in-progress) 2011-07-20 14:46:38 +02:00
Thomas
0c789dce3a Use more common name for email; validate 2011-07-19 17:51:15 +02:00
Thomas
01cf039bcc Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-19 17:50:34 +02:00
Thomas
b5a5e7eacd Fix time parsing 2011-07-19 17:50:27 +02:00
Thomas
5f445239c3 Make sure there is an organizer defined 2011-07-19 17:23:21 +02:00
Bogomil Shopov (Kolab Systems)
f610167cc1 Adding rules according to rfc2445#section-4.1 and adding Organizer and Attendees information in VEVENT block. 2011-07-19 17:12:27 +03:00
Aleksander Machniak (Kolab Systems)
d0111b6e01 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-19 15:21:12 +02:00
Aleksander Machniak (Kolab Systems)
6b5c895ffc Attachments upload handling:
- Fixed regexp for attachment names which can be more complicated when using database_attachments plugin
 - Don't load driver in 'upload' action to prevent from possible session race-conditions
   when calling upload progress action and for better performance.
2011-07-19 15:18:05 +02:00
Bogomil Shopov (Kolab Systems)
dda99db3f0 Adding "Virtual event" filter for exporting to Icalendar format. 2011-07-19 14:54:13 +03:00
Aleksander Machniak (Kolab Systems)
084501f53a Fixed datepicker width issue 2011-07-19 12:48:31 +02:00
Thomas Bruederli
0ec7458eb1 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-18 20:37:14 +02:00
Thomas Bruederli
645588b8f3 Allow to edit properties (color) of a read-only calendar 2011-07-18 20:37:04 +02:00
Aleksander Machniak (Kolab Systems)
83a95c9aee Added possibility to undo last event delete action (kolab driver only) 2011-07-18 15:28:57 +02:00
Thomas Bruederli
b7564ade58 Fix setting display color of read-only calendars 2011-07-17 21:13:34 +02:00
Thomas Bruederli
f87ddd4c6e Sharper mini icons; CSS optimizations for IE6 2011-07-17 20:35:26 +02:00
Thomas Bruederli
760247426a Open calendar edit dialog on double click 2011-07-17 19:31:22 +02:00
Thomas Bruederli
171408672f Parallelize search requests + simplify backend API 2011-07-16 20:03:19 +02:00
Thomas Bruederli
299c8bdd68 Asynchronously trigger free-busy push 2011-07-16 17:14:36 +02:00
Thomas Bruederli
3117b519ac Make basic calendar printing work 2011-07-16 16:11:10 +02:00
Thomas Bruederli
af4b9439d0 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-15 13:44:55 +02:00
Thomas Bruederli
1036d10bd9 Short documentation for attendees in internal event struct; bugfix 2011-07-15 13:44:45 +02:00
Bogomil Shopov (Kolab Systems)
517f63d99a Cleaning the code. 2011-07-14 14:45:09 +03:00
Thomas Bruederli
d7df8c76a9 Add/show/manage event attendees inclusing basic availability check 2011-07-14 12:38:10 +02:00
Thomas Bruederli
a8d7cd279a Bugfixes 2011-07-14 10:57:07 +02:00
Thomas Bruederli
ace9517958 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-14 09:47:38 +02:00
Thomas
db94c1ef68 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-14 09:47:11 +02:00
Thomas Bruederli
d0604e6333 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-14 09:26:42 +02:00
Bogomil Shopov (Kolab Systems)
1ce100b000 Printing Calendars stage 1 2011-07-13 17:52:18 +03:00
Thomas
489e9a127f Add small loading throbber 2011-07-13 13:43:07 +02:00
Thomas
0a1d413e50 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-13 13:42:19 +02:00
Thomas
8827ea8341 Going on with ressurce planning/free-busy stuff 2011-07-13 13:42:11 +02:00
Thomas
bb72711315 Fix usage of formatDates(); revert supposed fix in fullcalendar 2011-07-12 08:30:13 +02:00
Thomas Bruederli
c58047eb03 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-11 19:02:03 +02:00
Thomas Bruederli
6a85efd96e Check alarms in 5 minutes intervals to save resources 2011-07-11 19:01:56 +02: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
a3045734b0 By default only display alarms from my own calendars 2011-07-07 08:23:49 +02:00
Thomas
0f26ae4e7a Correctly encode vcalendar values 2011-07-06 22:47:36 +02:00
Thomas
6beb3ceddd Fix el-cheapo ical export 2011-07-06 22:42:23 +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