Commit graph

94 commits

Author SHA1 Message Date
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
Thomas Bruederli
830db74112 First shot on agenda view: hacked into fullcalendar script 2011-06-08 14:31:40 -06:00
Thomas Bruederli
95d7fa7c3a Implement calendar operations (create/edit/remove) 2011-06-05 19:09:48 -06:00
Thomas Bruederli
4d532e9a27 Show events in clients timezone; only refetch events from modified source; maintain rc-specific patch for fullcalendar 2011-06-04 15:53:14 -04:00
Thomas Bruederli
80ebe6f445 Added generator for random event data; improved event display (with lots of events); save hidden calendars in user prefs 2011-06-03 18:23:17 +02: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
fc13d4cf63 Visual improvements: show icons for recurring events and alarms 2011-05-31 13:07:51 +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
74a4e37be3 Send pending alarm notifications with keep-alive requests 2011-05-24 23:22:43 +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