Thomas
|
3f6cf67757
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2011-08-28 23:14:56 +02:00 |
|
Thomas
|
e1d083f376
|
Use common method to get user's timezone
|
2011-08-28 23:14:48 +02:00 |
|
Thomas Bruederli
|
0814c98849
|
Bugfix: fix week selection if properties vars are not set yet
|
2011-08-27 00:06:42 +02:00 |
|
Thomas Bruederli
|
dfc304bc02
|
Delegate calendar subscription to driver; use IMAP folder subscriptions for Kolab backend (#245)
|
2011-08-26 23:24:49 +02:00 |
|
Thomas Bruederli
|
5b24abd33f
|
Show saving... message when submitting calendar edit dialog
|
2011-08-26 21:35:21 +02:00 |
|
Thomas
|
166bf43f2d
|
Invitaton handling: show current invitation status in mail view (asynchronously)
|
2011-08-24 17:45:51 +02:00 |
|
Thomas
|
08a1a99d27
|
Small code cleanup
|
2011-08-24 17:45:44 +02:00 |
|
Thomas
|
d383f2bde9
|
Additional check when moving event after working hours
|
2011-08-23 23:17:09 +02:00 |
|
Thomas
|
03bbe1f925
|
Fix moving events from/to all-day section (#365); sanity check when saving data
|
2011-08-23 23:10:35 +02:00 |
|
Thomas
|
fec6efe6a4
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2011-08-23 22:13:42 +02:00 |
|
Thomas
|
3850e3eda2
|
Remove more accidentally commited changes
|
2011-08-23 22:12:50 +02:00 |
|
Aleksander Machniak
|
2c34e0df5a
|
Fixed group expanding in IE7 (#369) - string[i] syntax doesn't work in IE, use string.charAt(i) instead
|
2011-08-23 13:05:47 +02:00 |
|
Thomas
|
f0181ab28f
|
REvert invalid changes in calendar driver spec
|
2011-08-22 19:22:53 +02:00 |
|
Thomas
|
36c20e8628
|
More iTip implementation: send/recieve replies, make organizer role immutable (until delegation is implemented)
|
2011-08-22 19:20:46 +02:00 |
|
Thomas
|
218854bca5
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2011-08-21 12:48:44 +02:00 |
|
Thomas
|
7de9157610
|
Clarify copyrights in calendar plugin
|
2011-08-21 12:48:33 +02:00 |
|
Aleksander Machniak
|
712de455d7
|
Added enctype="multipart/form-data" for event form, fixes upload issue on IE7 (#363)
|
2011-08-19 14:35:03 +02:00 |
|
Thomas
|
00f0054ee7
|
Fix event resizing which was broken on all browsers
|
2011-08-18 23:28:21 +02:00 |
|
Thomas
|
f72e63058a
|
Fix double-click issue for all IE6-8
|
2011-08-18 21:54:43 +02:00 |
|
Thomas Bruederli
|
82d66f730a
|
Process double-click events in IE7 (very hackish) due to bug #329
|
2011-08-17 22:48:58 +02:00 |
|
Thomas Bruederli
|
f619a75751
|
Activate invisible calendars when event was added there (#346)
|
2011-08-17 15:45:07 +02:00 |
|
Thomas Bruederli
|
0c1d0fef75
|
Show folder creation/manipulation errors in UI (#344)
|
2011-08-17 14:04:48 +02:00 |
|
Thomas Bruederli
|
9d2e9843e2
|
Temporarily render new/updated events in calendar while saving is in progress
|
2011-08-17 13:38:22 +02:00 |
|
Aleksander Machniak
|
35169e1d36
|
Abort autocompletion once "Add participant" button is pressed (#277)
|
2011-08-16 19:14:13 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
16e96e1c53
|
Use new rcube_upload_init() with client-side filesize check
|
2011-08-16 14:18:43 +02:00 |
|
Thomas
|
f83863da08
|
Handle iTip replies from mail attachments
|
2011-08-14 16:26:16 +02:00 |
|
Thomas
|
944da9228f
|
Add RSVP status to an event attendee (currently true by default)
|
2011-08-14 15:35:22 +02:00 |
|
Thomas
|
79ef805743
|
Allow changing participant role in Find Availability Dialogue (#286)
|
2011-08-14 14:31:28 +02:00 |
|
Thomas
|
e851b53e5a
|
Always show real free-busy status, even for organizer and acceppted attendees (#317); let large free-busy table scroll (#321)
|
2011-08-12 17:04:01 +02:00 |
|
Thomas
|
be4f5d43ef
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2011-08-12 16:26:05 +02:00 |
|
Thomas
|
e7021b5b69
|
Trigger free-busy update when restoring a deleted event (#312)
|
2011-08-12 16:25:54 +02:00 |
|
Thomas
|
be7424be59
|
Fix week selection in minical
|
2011-08-12 16:23:56 +02:00 |
|
Thomas
|
89ca2f3bbe
|
Fix timezone offset fix for all-day events
|
2011-08-12 16:15:41 +02:00 |
|
Thomas
|
7d584496e4
|
Updated German localization
|
2011-08-10 20:23:06 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
2138b3ed6a
|
Fixed editing settings of shared calendar folder (#318)
|
2011-08-10 19:01:09 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
09dbab0a2b
|
Fix: A dot is not supported in template variables, replaced with underline
|
2011-08-09 08:33:55 +02:00 |
|
Aleksander Machniak (Kolab Systems)
|
b641848035
|
Registering 'folders' command is not required
|
2011-08-09 08:33:11 +02:00 |
|
Thomas
|
692c9e80c1
|
Except in Kolab, folder management has nothing to do with calendars; make that menu item conditional
|
2011-08-08 20:50:40 +02:00 |
|
Thomas
|
e574f03669
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2011-08-08 20:44:10 +02:00 |
|
Bogomil Shopov (Kolab Systems)
|
ae878ac1ff
|
"Manage folders" link required for Calendars - bug246
|
2011-08-08 19:13:36 +03:00 |
|
Thomas
|
7ecaed0e32
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2011-08-07 23:08:39 +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
|
cb4a908d48
|
Create private calendar folder if no writeable calendar is available (#269)
|
2011-08-06 17:51:08 +02:00 |
|
Thomas Bruederli
|
f85d386c39
|
Fix timezone problems when importing all-day events (#284)
|
2011-08-06 16:12:34 +02:00 |
|
Thomas Bruederli
|
94bff75de6
|
Fix event saving/reading in Kolab backend
|
2011-08-05 20:54:57 +02:00 |
|
Thomas Bruederli
|
a11b617429
|
Fix free-busy display/selection for all-day events (#291)
|
2011-08-05 19:56:39 +02:00 |
|
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
|
ceb31b0103
|
Show/hide notification checkbox right away for correct compuation of dialog height
|
2011-08-05 00:39:28 +02:00 |
|