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)
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
d7df8c76a9
Add/show/manage event attendees inclusing basic availability check
2011-07-14 12:38:10 +02: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
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
712bffc9cb
Calendar UI roundup
2011-06-13 20:12:46 -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
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
fc13d4cf63
Visual improvements: show icons for recurring events and alarms
2011-05-31 13:07:51 +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
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