Commit graph

163 commits

Author SHA1 Message Date
Thomas Bruederli
1b1205ba29 Adapt to regressions in jQuery 1.8 and jQuery UI 1.9 2012-11-07 18:38:23 +01:00
Thomas Bruederli
aa15f1948f Focus the first button of UI dialogs 2012-10-04 16:01:59 +02:00
Thomas Bruederli
23ec4b8517 Fix ISO date formatting and prevent events from disappearing while saving is in process 2012-09-19 10:58:15 +02:00
Thomas Bruederli
758f7a120f Register handler for plugin.display_alarms only once; small code cleanup 2012-08-16 19:25:06 +02:00
Thomas Bruederli
9cc400f09f Refactoring: move common calendaring-related functionality into a new plugin 'libcalendaring' 2012-08-16 08:57:25 +02:00
Thomas Bruederli
c555e6bc42 Remove duplicated code 2012-08-04 17:12:19 +02:00
Thomas Bruederli
370b60e3ee Change location to blank.gif which has changed in Roundcube core 2012-08-03 21:25:38 +02:00
Thomas Bruederli
8cff86aef2 Fix removing temp/deleted events from UI (#912); consider undo_timeout setting in UI 2012-08-02 17:42:56 +02:00
Thomas Bruederli
8c99dac9ef Use globally unique field seletors 2012-08-02 08:56:20 +02:00
Thomas Bruederli
7a8fbddf0d Encapsulate unlock_saving callback function 2012-07-29 17:18:15 +02:00
Thomas Bruederli
f078c46128 Better fix for #880 2012-07-17 14:07:04 +02:00
Thomas Bruederli
0ee3add268 Grep events by (u)id AND source (#880) 2012-07-17 13:52:27 +02:00
Thomas Bruederli
8d818e8cb1 Big refactoring: use DateTime objects instead of unix timestamps to improve timezone and DST handling 2012-07-06 17:15:45 +02:00
Thomas Bruederli
95f17173c4 Workaround for wrong week of the year display when first day of week is not Monday (#866) 2012-07-04 18:00:55 +02:00
Thomas Bruederli
d5c2f15ccb Improve attachments handling:
- use Content-ID as key in _attachments list; new attachments have numeric keys
- generate a unique Content-ID for new/changed attachments in libkolab
- bugfix: don't cache empty attachment entries
2012-06-13 17:39:18 +02:00
Thomas Bruederli
ab9c24b0dd Display attendee delete link as icon 2012-06-08 18:23:06 +02:00
Thomas B
d2f8ae44d2 Remove debug code 2012-05-02 18:02:33 +02:00
Thomas Bruederli
1b09ae2801 Finish attachment handling and display for events 2012-04-25 19:26:40 +02:00
Thomas Bruederli
aea9f64676 Bugfix: check the right object property 2012-04-04 11:57:20 +02:00
Thomas B
fd141a5dbc Two small bugfixes 2012-04-03 23:07:09 +02:00
Thomas B
70c42619cd Small bugfix and rubustness improvement 2012-03-30 19:04:11 +02:00
Thomas Bruederli
9374ec4e77 More work on Larry skin adaptions for calendar 2012-02-08 15:12:11 +01:00
Thomas Bruederli
054b3902b2 Save event in user's calendar when accepting it via web link (#560) 2012-01-27 18:47:37 +01:00
Thomas Bruederli
b6cabf8100 Adapt styles for Larry 2012-01-21 17:24:58 +01:00
Thomas Bruederli
47e3da633d Adapt calednar styles for new skin Larry 2012-01-15 15:56:45 +01:00
Thomas Bruederli
ee77665dd5 Adapt to new timezone handling in Roundcube core; provide direct url to subscribe to calendars (using http auth) 2012-01-04 23:05:34 +01:00
Thomas Bruederli
bda8aa02b6 Correct email address in author section; add AGPL license header to all relevant files 2011-12-07 12:51:23 +01:00
Aleksander Machniak (Kolab Systems)
65abe8a4cb Added package.xml files, some cleanups 2011-11-21 11:20:48 +01:00
Thomas
7149100a2a Move (fixed) code to display 'N more...' links to fullcalendar core; fixes #434 2011-11-14 23:37:00 +01:00
Aleksander Machniak (Kolab Systems)
4a498714dd Changed license to AGPL 2011-10-27 10:20:46 +02:00
Thomas
9349403f21 Remove debug code 2011-10-26 18:19:39 +02:00
Thomas
71ffad81b5 Fix free-busy display and saving of all-day events 2011-10-26 15:14:28 +02:00
Thomas
3184004518 Adjust timezone/DST differences on the client (#467) 2011-10-24 22:57:54 +02:00
Thomas
170f7bf747 Fix week selection at DST change (#469) 2011-10-24 22:01:10 +02:00
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