Commit graph

137 commits

Author SHA1 Message Date
Thomas Bruederli
322f649d77 Improve free/busy UI according to inputs from Georg 2011-07-29 13:16:13 +02:00
Thomas Bruederli
8b8142db53 Allow to move event date/time selection when clicking on the free-busy grid 2011-07-29 10:19:26 +02:00
Thomas Bruederli
92b98ef2ec Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-29 09:19:25 +02:00
Thomas Bruederli
206557aa7d First part of invitation handling: find ical attachments in emails and show a button to add to calendar 2011-07-29 09:19:18 +02:00
Thomas Broderli
a881405e40 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-28 11:44:53 +02:00
Thomas Broderli
d569b020f4 Fix free-busy slot comparison 2011-07-28 11:43:35 +02:00
Thomas Bruederli
b614298c93 Send invitations and update notifications to event attendees 2011-07-27 18:55:51 +02:00
Thomas Bruederli
9d4e55a75c Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-27 13:15:25 +02:00
Aleksander Machniak (Kolab Systems)
8db4ed1950 Support MT autocompletion 2011-07-27 12:08:35 +02:00
Thomas Bruederli
8c5d569041 Bugfixes and wording improvements for the free-busy features 2011-07-27 11:47:15 +02:00
Aleksander Machniak (Kolab Systems)
479819d4bb Fix so list of calendars for default calendar setting doesn't contain readonly calendars (#225) 2011-07-27 10:13:58 +02:00
Thomas
1ea773751f Make working hours configurable by the user 2011-07-26 22:01:20 +02:00
Aleksander Machniak (Kolab Systems)
2408eff2f1 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-26 13:13:50 +02:00
Aleksander Machniak (Kolab Systems)
1cd956f708 Extended calendar folder management feature for kolab driver 2011-07-26 13:13:04 +02:00
Thomas
d181ea9a17 Only load default identity on main calendar screen 2011-07-26 09:38:44 +02:00
Thomas
b242b551ba Only auto-add organizer when saving the first time; js bugfix 2011-07-26 08:55:30 +02:00
Thomas
3fabdefc77 Snap allday events to day start when dragging; disable freebusy features if backend doesn't support it 2011-07-26 08:50:39 +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
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
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
01cf039bcc Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-19 17:50:34 +02:00
Thomas
5f445239c3 Make sure there is an organizer defined 2011-07-19 17:23:21 +02: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)
83a95c9aee Added possibility to undo last event delete action (kolab driver only) 2011-07-18 15:28:57 +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
1036d10bd9 Short documentation for attendees in internal event struct; bugfix 2011-07-15 13:44:45 +02:00
Thomas Bruederli
a8d7cd279a Bugfixes 2011-07-14 10:57:07 +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
8827ea8341 Going on with ressurce planning/free-busy stuff 2011-07-13 13:42:11 +02: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
Aleksander Machniak (Kolab Systems)
046accbdf8 For settings task load driver only when it's needed (in calendar section) 2011-07-06 13:32:19 +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
Thomas
631f19ca5e Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-05 19:45:24 +02:00
Thomas
c2daec1711 Display animated message while saving event data 2011-07-05 19:43:22 +02:00
Aleksander Machniak (Kolab Systems)
3f9aedc3f3 Don't bind to 'save-pref' action for better performance 2011-07-05 11:20:08 +02:00
Thomas Bruederli
325bae250d Fix attachment handling in database driver; move attachment_get hook execution to main class (where other attachment related hooks are triggered, too) 2011-07-04 17:02:00 +02:00
Aleksander Machniak (Kolab Systems)
9093ebba46 Enabled upload progress indicator (text-only) 2011-07-04 13:57:01 +02:00
Aleksander Machniak (Kolab Systems)
bc855cbfcd Some style improvements for attachments list 2011-07-04 10:46:49 +02:00