Aleksander Machniak (Kolab Systems)
16e96e1c53
Use new rcube_upload_init() with client-side filesize check
2011-08-16 14:18:43 +02:00
Thomas
944da9228f
Add RSVP status to an event attendee (currently true by default)
2011-08-14 15:35:22 +02:00
Thomas Bruederli
375a74535f
Updated patch against fullcalendar.js (v1.5.1)
2011-08-07 18:47:00 +02:00
Thomas Bruederli
7094e68074
Allow selection over multiple days in multi-day view ( #287 )
2011-08-07 18:45:51 +02:00
Thomas Bruederli
f85d386c39
Fix timezone problems when importing all-day events ( #284 )
2011-08-06 16:12:34 +02:00
Thomas
c8c640dc0c
Fix character encoding when parsing ical data
2011-08-04 23:54:29 +02:00
Thomas
66d822c79a
Fix event sorting in agenda view ( #289 ): a day should list allday events first
2011-08-04 22:59:26 +02:00
Thomas Bruederli
f7c12cb456
Allow user to enable/disable alarms per calendar
2011-07-31 14:40:52 +02:00
Thomas Bruederli
2797716362
Highlight currently displayed days in mini calendar widget
2011-07-31 13:21:12 +02:00
Thomas Bruederli
3ff6a72400
Update patch used for fullcalendar.js (v1.5.1)
2011-07-30 15:42:56 +02:00
Thomas Bruederli
da0940a558
Improve event search UI
2011-07-30 15:26:43 +02:00
Thomas Bruederli
9060a14e3d
Also send notification when deleting an event
2011-07-29 18:41: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
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
85af82794b
Little code-cleanup and improvements for ical export
2011-07-27 17:42:45 +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
Aleksander Machniak (Kolab Systems)
a13fec7a21
Fixed default calendar edit form handling
2011-07-27 11:20:27 +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
54367e737c
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-26 08:38:25 +02:00
Thomas
95f7e663a9
Add event attendees support for database driver
2011-07-26 08:38:13 +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
Bogomil Shopov (Kolab Systems)
3da0078434
Final version of ical export
2011-07-21 15:12:17 +03: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
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