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
0c789dce3a
Use more common name for email; validate
2011-07-19 17:51:15 +02:00
Bogomil Shopov (Kolab Systems)
f610167cc1
Adding rules according to rfc2445#section-4.1 and adding Organizer and Attendees information in VEVENT block.
2011-07-19 17:12:27 +03: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
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
bb72711315
Fix usage of formatDates(); revert supposed fix in fullcalendar
2011-07-12 08:30:13 +02:00
Thomas Bruederli
d210f1c023
Begin with event attendees and free/busy implementation
2011-07-08 17:29:22 +02:00
Thomas
0f26ae4e7a
Correctly encode vcalendar values
2011-07-06 22:47:36 +02:00
Thomas
6beb3ceddd
Fix el-cheapo ical export
2011-07-06 22:42:23 +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
e25891ffa6
Cleanup attachment viewer: show filename, size and download button
2011-07-06 09:43:42 +02:00
Thomas
8eb9cc25da
Finalize recurring events: use patched Horde_Date_Recurrence class for recurrence computing; fix some misbehavior of the Kolab backend
2011-07-05 19:45:09 +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)
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
04f649c6fd
Add support for 'every last friday (in june)' recurrence rules
2011-06-30 22:49:20 +02:00
Thomas Bruederli
df120c4f26
Fixed saving and rendering of recurring events in Kolab backend + add (limited) support for monthly and yearly recurrence
2011-06-29 19:42:56 +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)
6eeca4efc2
Set classes on calendar list items according to data from driver
2011-06-28 13:05:58 +02:00
Thomas Bruederli
60635448fb
Don't overlap events in single day view (code from http://code.google.com/p/fullcalendar/issues/detail?id=218 )
2011-06-20 19:53:00 -06: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
Bogomil Shopov (Kolab Systems)
f72d82f709
Final version of reccurence and some minor changes.
2011-06-18 17:19:01 +03:00
Bogomil Shopov (Kolab Systems)
dd5e0e7d98
Changing the interface for monthly reccurences + adding functionality to handle it.
2011-06-18 14:39:58 +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
8ac4ab8ee8
Make use of new W (week) date format
2011-06-16 10:15:26 -06:00
Thomas Bruederli
83869428c3
Fullcalendar: define different modes for list subdivision
2011-06-14 20:07:17 -06:00
Bogomil Shopov
feae471289
1. You can now delete an event.
...
2. I have added notification - The event was deleted successfully
3. I have added "Tenatative" on Free/busy dialog
4. I have changed Sensitivity to Privacy and Show as -> show me as
2011-06-14 14:52:20 +03: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
d17ca4a5ca
Add event css classes in list view
2011-06-13 17:28:19 -06:00
Thomas Bruederli
70936adbb4
Remove plugin. prefix since calendar defines its own task
2011-06-13 16:36:11 -06:00
Thomas Bruederli
6d7e073301
Edit: 3.23: Specify folder for new event
2011-06-11 14:10:49 -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
c51ba8d51d
Handle exclusions in recurrences, improve textual description of recurrence rules
2011-05-31 17:12:59 +02:00
Thomas Bruederli
46b68799ca
Basic support for recurring events; virtual events are yet not editable
2011-05-30 22:57:36 +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 Bruederli
33f6ef72e5
Option: 4.12: Set default reminder time
2011-05-22 22:27:56 +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