Commit graph

263 commits

Author SHA1 Message Date
Thomas Bruederli
59f9b422ac Optimization: set event handler on minicalendar container and use target check to handle week number clicks 2011-07-31 19:09:00 +02:00
Thomas Bruederli
2797716362 Highlight currently displayed days in mini calendar widget 2011-07-31 13:21:12 +02:00
Thomas Bruederli
da0940a558 Improve event search UI 2011-07-30 15:26:43 +02:00
Thomas Bruederli
593a3d3faa Ask about notifying attendess when moving event; finish import from ical mail attachments 2011-07-29 17:51:04 +02:00
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
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 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
Thomas Bruederli
2a34779a50 Let jquery UI center the dialog itself; align tab styles with others in calendar 2011-07-27 12:26:56 +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
99adbe4c76 Make event time overlay draggable 2011-07-24 15:53:25 +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
dd5f8e56bd Display current event time over free/busy grid 2011-07-23 17:08:31 +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
6bfaf4be1e Improve event time autocompletion: show expetced duration 2011-07-20 23:28:57 +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
Aleksander Machniak (Kolab Systems)
084501f53a Fixed datepicker width issue 2011-07-19 12:48:31 +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
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
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
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
Aleksander Machniak (Kolab Systems)
c3c4684bae Improved calendars list: use unified kolab calendars naming,
Added calendar icons with namespace/readonly state indicator (as in addressbook)
2011-06-28 10:32:52 +02:00
Thomas Bruederli
54946cf2ca Revert sidebar size changes; renders fine on FF4 on Windows/Mac and FF5 on Linux 2011-06-27 19:06:54 +02:00
Bogomil Shopov (Kolab Systems)
c62016c5f9 Fixing problem with calendar sidebar under Firefox and Opera. 2011-06-19 15:55:20 +03:00
Thomas Bruederli
9e93cd9613 More config options for list views; some code cleanup: save frequently used jquery objects in local vars 2011-06-16 16:21:14 -06:00
Thomas Bruederli
83869428c3 Fullcalendar: define different modes for list subdivision 2011-06-14 20:07:17 -06:00
Thomas Bruederli
712bffc9cb Calendar UI roundup 2011-06-13 20:12:46 -06:00
Thomas Bruederli
1d3b5c642a Hide date col if no dates are displayed 2011-06-13 19:25:56 -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
b45566de9e Fixed smart event segmentation in list view; added table view (derived from list view) as alternative 2011-06-11 13:31:24 -06:00
Thomas Bruederli
3a6c468911 Fix event-refetching and visual appearance of agenda view 2011-06-10 09:29:34 -06:00