Commit graph

129 commits

Author SHA1 Message Date
Thomas
7fdfb25a96 Add current time indicator to day and week views (#457) 2011-10-18 23:04:28 +02:00
Thomas
e6ae3b8702 Add feature to upload and import .ics files 2011-10-12 19:44:38 +02:00
Thomas
7b473f6c05 Extend color picker to show a palette of colors to select; Show Microsoft colors according to Kep #12 2011-10-06 09:30:32 +02:00
Thomas
827a8d1b92 Adjust version strings to match reality 2011-10-05 12:23:32 +02:00
Thomas
d2dc721d4a Change event priority values to be compatible with RFC 5545 and RFC 5546 as suggested in KEP #8 2011-10-05 12:16:43 +02:00
Thomas
154d25b5b9 Fixed DST issues but still working with timestamps because Kolab_Format does 2011-09-28 16:47:18 +02:00
Thomas
e23fead4c4 Make all-day events run from 12:00 - 13:00 to reduce timezone and dst problems 2011-09-28 12:15:06 +02:00
Thomas
4d5a7f4307 Add feature to create events from mails (#403) 2011-09-23 14:07:40 +02:00
Thomas
778bc7cefc Skip confirmation popup if backend support undelete (#393) 2011-09-22 23:05:17 +02:00
Thomas
624d046c85 Improve link parser for event contents 2011-09-22 10:56:16 +02:00
Thomas
368059499a Fix disabling alarms in calendar UI 2011-09-20 23:39:43 +02:00
Thomas
80069bc642 Remove debug code 2011-09-19 23:02:10 +02:00
Thomas
f2ec4a716a Make links and email addresses in event description clickable; only show the first couple of lines followed by a link to expand the text 2011-09-19 22:03:07 +02:00
Thomas
cc0cf05c9f Prefix control fields with underline 2011-09-19 10:03:38 +02:00
Thomas
c6506a0d91 Allow to move event to another calendar (#316) 2011-09-19 09:50:13 +02:00
Thomas
476f09e584 Fix freebusy dialog; scale f/b grid with dialog size 2011-09-16 18:43:12 +02:00
Thomas
78a667036f Skeep weekends when paging in in free/busy times display (#382) 2011-09-16 16:26:10 +02:00
Thomas
2d0018be3e Fix select focus / option selection bug #409 2011-09-16 16:10:11 +02:00
Thomas
7b623f293e Improve categories handling: categories from event objects are automatically added to the user's list of categories; color assignments are currently saved in user prefs 2011-09-14 16:02:07 +02:00
Thomas
4cd17f0035 Adapt changed signature of select_fodler() 2011-09-13 14:12:32 +02:00
Thomas
84a46d1028 Limit height of event dialogs with long content (#402) 2011-09-12 10:12:13 +02:00
Thomas Bruederli
d544babefc Bugfix: use the right variable 2011-09-09 21:26:30 +02:00
Thomas
69d6c3e8bd Don't count events twice which overlap two week rows 2011-09-09 20:40:54 +02:00
Thomas
ad71270108 Skip event suppression when resizing an event 2011-09-09 20:17:23 +02:00
Thomas
3921515c3b Improve agenda view: add UI element to constrol listing options; localize sections texts 2011-09-09 14:37:19 +02:00
Thomas
4f76d3d35e Improve month view rendering with more... links for fish-eye view 2011-09-08 00:21:12 +02:00
Thomas
383838538d Bugfix fish-eye view 2011-09-07 18:53:10 +02:00
Thomas
0a367cbe29 View: 3.4: Fish-Eye View For Busy Days 2011-09-07 17:40:20 +02:00
Thomas
2b1d48f854 Show warning about changes on event from invitations; consolidate css styles 2011-09-05 21:45:48 +02:00
Thomas
c12d9e2dad Clear dialog contents before closing: avoids iframe reloading (#387) 2011-09-05 21:24:35 +02:00
Thomas
6e904e0d88 Add private/confidential prefix to event title label 2011-09-01 23:54:59 +02:00
Thomas
1b5f6bf4c7 Visualize private and confidential events 2011-09-01 23:39:52 +02:00
Thomas
4351746cd1 Make attendees list immutable if I'm not the organizer of the event 2011-09-01 18:56:37 +02:00
Thomas
fb95e89345 Improve calendar refreshing after saving an event (#383) 2011-08-31 23:40:24 +02:00
Thomas
c4633e0344 View: 3.8: Color according to calendar and category (similar to Kontact) 2011-08-31 22:04:53 +02:00
Thomas
6f940a2ef8 Embed ACL plugin as iframe for calendar sharing in Kolab 2011-08-30 00:17:06 +02:00
Thomas
be8f50c464 Display invitation status from attached file if event is not yet in calendar; send decline reply when deleting an event; update German translations 2011-08-29 00:54:10 +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
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
36c20e8628 More iTip implementation: send/recieve replies, make organizer role immutable (until delegation is implemented) 2011-08-22 19:20:46 +02:00
Thomas
7de9157610 Clarify copyrights in calendar plugin 2011-08-21 12:48:33 +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