Commit graph

430 commits

Author SHA1 Message Date
Thomas Bruederli
6973bbcaee Implement undelete with new storage backend; remove cruft 2012-05-10 21:24:48 +02:00
Thomas Bruederli
b37784bb3b Query objects directly from the storage layer; no need to fetch all for every operation 2012-05-09 19:02:46 +02:00
Thomas B
d2f8ae44d2 Remove debug code 2012-05-02 18:02:33 +02:00
Thomas B
8c90898a06 Try loading Horde classes from default location first 2012-05-02 17:10:53 +02:00
Thomas Bruederli
f21b941070 Fix comments in Horde_* file headers 2012-05-01 22:34:51 +02:00
Thomas Bruederli
d4ce6a729a Added README file 2012-05-01 22:28:33 +02:00
Thomas Bruederli
584c4c9bc4 Drop dependency to external Horde libs. Add a local and independent copy of these files to the plugin package 2012-05-01 22:27:29 +02:00
Jeroen van Meeuwen (Kolab Systems)
d54497e7cd Correct the URI to the source code repository 2012-05-01 14:12:48 +01:00
Thomas Bruederli
1067ef9827 Allow odfviewer to hook into calendar attachments in order to display open office documents inline 2012-04-25 21:15:07 +02:00
Thomas Bruederli
1b09ae2801 Finish attachment handling and display for events 2012-04-25 19:26:40 +02:00
Thomas B
1a60eea869 Don't use REPLACE which is mysql only (#650) 2012-04-24 10:18:48 +02:00
Thomas B
3d704ab521 Don't use REPLACE INTO which is mysql only (#650) 2012-04-24 10:14:01 +02:00
Thomas B
7b2b720a68 Merge branch 'dev/kolab3' of ssh://git.kolabsys.com/git/roundcube into dev/kolab3 2012-04-24 09:30:26 +02:00
Thomas Bruederli
8d5bf112fa Fix merge conflict 2012-04-21 18:54:39 +02:00
Thomas Bruederli
e64c624622 Don't exclude larry skin 2012-04-21 18:53:03 +02:00
Thomas B
66915007d4 Make use of Roundcube's IMAP chaching 2012-04-21 18:43:33 +02:00
Thomas Bruederli
8dc20fb1eb Use icon from larry skin 2012-04-15 13:49:47 +02:00
Aleksander Machniak
e666187312 Enable icon for "Save as event" item in More actions popup 2012-04-05 10:51:41 +02:00
Thomas B
6fe30d09c6 Merge branch 'dev/kolab3' of ssh://git.kolabsys.com/git/roundcube into dev/kolab3 2012-04-05 08:55:35 +02:00
Thomas Bruederli
60f6bbd54e Update TODO list and package file 2012-04-04 13:02:35 +02:00
Thomas Bruederli
cf94b34f6a Adapt to new kolab_storage backend 2012-04-04 13:01:59 +02:00
Thomas Bruederli
aea9f64676 Bugfix: check the right object property 2012-04-04 11:57:20 +02:00
Thomas B
e18857f155 Implement function to move Kolab objects from one folder into another 2012-04-03 23:29:30 +02:00
Thomas B
1a47608fe2 Synchronize box styles in Larry skin 2012-04-03 23:10:49 +02:00
Thomas B
bd8dceb9e7 The new Kolab 3 backend has better support for recurrence rules 2012-04-03 23:10:20 +02:00
Thomas B
44a2d85c57 Remove old and unused code; pass event owner to storage layer 2012-04-03 23:08:24 +02:00
Thomas B
fd141a5dbc Two small bugfixes 2012-04-03 23:07:09 +02:00
Thomas B
ec04074a46 Adapt Kolab driver to work against new libkolab plugin/library 2012-03-30 19:14:38 +02:00
Thomas B
8354f27ddd Fix timezone offset computation with DateTime functions 2012-03-30 19:13:13 +02:00
Thomas B
70c42619cd Small bugfix and rubustness improvement 2012-03-30 19:04:11 +02:00
Thomas B
95c6c727fc Switched to official fullcalendar fork at github.com/roundcube/fullcalendar 2012-02-25 15:03:15 +01:00
Thomas
453f5f953a Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-02-08 20:30:47 +01:00
Thomas
b00c0dbc25 Fix link color 2012-02-08 20:30:38 +01:00
Thomas Bruederli
9374ec4e77 More work on Larry skin adaptions for calendar 2012-02-08 15:12:11 +01:00
Thomas Bruederli
dc3a82198b Require writeable calendar 2012-01-27 18:50:37 +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
8f7e7408d4 Fix renamed function call 2012-01-27 18:46:24 +01:00
Thomas Bruederli
fddafd3857 Style improvements for Larry skin 2012-01-27 17:50:21 +01:00
Thomas Bruederli
87d406f044 Fixed minor bugs from #510 2012-01-27 17:46:25 +01:00
Aleksander Machniak
607fd7b43b Updates for Roundcube 0.8 2012-01-23 10:16:30 +01:00
Thomas Bruederli
b6cabf8100 Adapt styles for Larry 2012-01-21 17:24:58 +01:00
Thomas Bruederli
b1d29ee526 Set download urls for AGPL plugins 2012-01-18 15:56:49 +01:00
Thomas Bruederli
0dc99c74d7 More Larry styling 2012-01-15 18:48:13 +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
210edef7dc Fix event deletion in database backend 2012-01-04 17:02:26 +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
2f570dd126 Fix so when switching from compose to calendar confirmation alert will be displayed (#530) 2011-12-02 15:12:52 +01:00
Aleksander Machniak (Kolab Systems)
fbd78c4fc5 Added/update Polish localizations 2011-11-21 13:11:23 +01:00
Aleksander Machniak (Kolab Systems)
23a72f5750 Updated DDL for Postgresql, improved index definitions 2011-11-21 11:54:42 +01:00