Commit graph

234 commits

Author SHA1 Message Date
Thomas Bruederli
af6bd860a9 Fix display of dialog titles in IE6 2011-08-05 18:45:43 +02:00
Bogomil Shopov (Kolab Systems)
20cd3a97f2 Making change notification more user friendly 2011-08-05 15:16:10 +03:00
Thomas
4b0e355e1c Fix saving of all-day event in DB backend 2011-08-05 00:22:28 +02:00
Thomas
8264a7c60b Fix event comparison; use charset headers from mime part for ical import 2011-08-04 23:56:48 +02:00
Thomas
8c36e7d88f Fix event reading/caching in database backend 2011-08-04 23:55:41 +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
221c081fb8 Optimization: speedup jquery UI dialog opening on IE6 by disabling mouse/keyboard events and adding other quirks 2011-08-04 12:08:58 +02:00
Aleksander Machniak (Kolab Systems)
5ce8c1abb4 Add ACL checking on target parent folder (#233) 2011-08-04 11:56:13 +02:00
Thomas
cd0e45248b Fix setting of empty event properties in edit form (#260) 2011-08-03 23:17:06 +02:00
Thomas
1bf15306ef Optimization: speedup calendar UI by executing some code asynchronously (using setTimeout()) 2011-08-03 22:45:50 +02:00
Aleksander Machniak (Kolab Systems)
159d672a1d Fixed setting mimetype of attachments on create/update event (#244) 2011-08-01 20:39:11 +02:00
Thomas Bruederli
7e3a88996f Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-08-01 14:16:25 +02:00
Thomas Bruederli
d54f0ea6ff Better styles for visible days in mini calendar widget 2011-08-01 14:16:09 +02:00
Aleksander Machniak (Kolab Systems)
b67430379f Improved folder rename handling 2011-08-01 12:44:30 +02:00
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
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
980614287e Include attendee names when searching 2011-07-31 11:13:13 +02:00
Thomas Bruederli
b97c1be9a5 Set default size of agenda view to 60 days; increase up to 90 days when searching 2011-07-31 11:06:29 +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
Aleksander Machniak (Kolab Systems)
6a907162c4 Don't set parent folder to current folder on folder create.
Most likely user will create root-level folders
2011-07-29 19:21:26 +02:00
Thomas Bruederli
9060a14e3d Also send notification when deleting an event 2011-07-29 18:41:43 +02:00
Thomas Bruederli
a80720ebac Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-29 17:51:21 +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
Aleksander Machniak (Kolab Systems)
8e78e653f3 Use new getMyRights() instead of getACL() for better performance (Kolab_Storage-0.5.2 required) 2011-07-29 15:08:00 +02:00
Aleksander Machniak (Kolab Systems)
f56e78fbf8 Skip current folder (and its children) in folder selector to prevent moving to itself 2011-07-29 13:33:08 +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
92b98ef2ec Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-29 09:19:25 +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 Broderli
a881405e40 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-28 11:44:53 +02:00
Thomas Broderli
d569b020f4 Fix free-busy slot comparison 2011-07-28 11:43:35 +02:00
Thomas
6d8a2f51c5 Fix calendar selection for new events in case default calendar is not writeable (#225) 2011-07-28 10:17:42 +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
7e4287e1c5 Implement getter method for a single event 2011-07-27 16:06:06 +02:00
Thomas Bruederli
9d4e55a75c Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-27 13:15:25 +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)
8db4ed1950 Support MT autocompletion 2011-07-27 12:08:35 +02:00
Aleksander Machniak (Kolab Systems)
2cc30ed5ac Removed debug code 2011-07-27 11:50:12 +02:00
Thomas Bruederli
fa7e730437 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-27 11:47:32 +02:00
Thomas Bruederli
8c5d569041 Bugfixes and wording improvements for the free-busy features 2011-07-27 11:47:15 +02:00
Thomas Bruederli
a6e22b5dc6 Add current user as event organizer on new events 2011-07-27 11:26:39 +02:00
Aleksander Machniak (Kolab Systems)
4b650988e4 Fixed default calendar edit form handling 2011-07-27 11:22:32 +02:00
Aleksander Machniak (Kolab Systems)
a13fec7a21 Fixed default calendar edit form handling 2011-07-27 11:20:27 +02:00
Thomas Bruederli
b240c3b1e1 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-07-27 10:48:48 +02:00
Thomas Bruederli
a40f98f433 Enable free-busy UI for Kolab; show passed free-busy slots as 'unknown' 2011-07-27 10:48:40 +02:00