Commit graph

177 commits

Author SHA1 Message Date
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
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
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
Thomas Bruederli
645588b8f3 Allow to edit properties (color) of a read-only calendar 2011-07-18 20:37:04 +02:00
Thomas Bruederli
b7564ade58 Fix setting display color of read-only calendars 2011-07-17 21:13:34 +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
d7df8c76a9 Add/show/manage event attendees inclusing basic availability check 2011-07-14 12:38:10 +02:00
Thomas
db94c1ef68 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-14 09:47:11 +02:00
Bogomil Shopov (Kolab Systems)
1ce100b000 Printing Calendars stage 1 2011-07-13 17:52:18 +03: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
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
3bbf305b21 Allow drivers to append elements to calendar create/edit form 2011-07-06 12:26:59 +02:00
Thomas
c2daec1711 Display animated message while saving event data 2011-07-05 19:43:22 +02:00
Thomas Bruederli
8c6e9286c2 Fix attachment loading of recurring events 2011-07-04 17:46:56 +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
4b3e73889f Properly support AM/PM time format 2011-06-30 10:02:02 +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
a8579090e7 Make basic calendar functions available in every Roundcube step. Currently used to display alarm notifications 2011-06-19 17:56:23 -06:00
Renamed from plugins/calendar/calendar.js (Browse further)