Commit graph

909 commits

Author SHA1 Message Date
Thomas Bruederli
8062cdb94a Make odfviewer also hook into task attachment display 2012-08-01 16:25:57 +02:00
Thomas Bruederli
166b435815 Fix edit form tabs selector 2012-08-01 16:07:30 +02:00
Thomas Bruederli
3283f12d10 Make sure child tasks are saved to the same list as their parent 2012-08-01 16:05:13 +02:00
Thomas Bruederli
05a92b0b92 Add support for task attachments (#895) 2012-08-01 15:52:28 +02:00
Thomas Bruederli
a16a9c5810 Small code and style cleanup 2012-08-01 15:47:50 +02:00
Aleksander Machniak
b023e7fce2 Fix intro message when devices list isn't empty. Always select first device 2012-07-31 19:41:41 +02:00
Aleksander Machniak
ca3134b312 ActiveSync configuration plugin (based on kolab_zpush) 2012-07-30 15:05:08 +02:00
Thomas Bruederli
babdbbc214 Icon + better text for email message menu entry 2012-07-29 17:37:25 +02:00
Thomas Bruederli
8040c271c5 Add forgotten file for create task from email feature 2012-07-29 17:21:28 +02:00
Thomas Bruederli
fd1f107b4c Create Task from Email feature (#896) 2012-07-29 17:20:19 +02:00
Thomas Bruederli
7a8fbddf0d Encapsulate unlock_saving callback function 2012-07-29 17:18:15 +02:00
Thomas Bruederli
e140b7852c Redirect to classig skin 2012-07-29 16:50:15 +02:00
Thomas Bruederli
12d2e8b993 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-07-29 15:41:26 +02:00
Thomas Bruederli
638546023c Renamed old default skin folders to 'classic' in order to align with the upcoming change in Roundcube core 2012-07-29 15:41:00 +02:00
Thomas Bruederli
0825c3d293 Adjust filter masks considering start/due dates 2012-07-29 14:04:17 +02:00
Thomas Bruederli
1b55957fef Correctly save date-only task start dates 2012-07-29 13:38:44 +02:00
Thomas Bruederli
78077bcb0a Handle start date/time; fix task list sorting 2012-07-29 13:36:16 +02:00
Thomas Bruederli
e6fff6a96a Use rcube_plugin::local_skin_path() to properly read skin setting 2012-07-29 11:29:34 +02:00
Jeroen van Meeuwen (Kolab Systems)
5720e0f41f Correct .htaccess to serve content from default/ if larry/ skin files are not available 2012-07-28 09:25:56 +02:00
Thomas Bruederli
5343592b86 Fix commit 68859370a5 2012-07-27 14:43:07 +02:00
Thomas Bruederli
68859370a5 Use all vertical space available for the owncloud iframe since we don't yet have a toolbar 2012-07-27 14:41:57 +02:00
Thomas Bruederli
5ccca682a8 Bugfix, remove debug code 2012-07-26 17:27:08 +02:00
Thomas Bruederli
f3efd7b95b Allow to select tasks by multiple tags (AND); show tags in task listing 2012-07-26 00:34:46 +02:00
Thomas Bruederli
f078c46128 Better fix for #880 2012-07-17 14:07:04 +02:00
Thomas Bruederli
ccd75c9ac1 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-07-17 13:53:29 +02:00
Thomas Bruederli
0ee3add268 Grep events by (u)id AND source (#880) 2012-07-17 13:52:27 +02:00
Thomas Bruederli
c5f31be095 Remove trailing ; from RRULE in iCal blocks (#881) 2012-07-16 09:41:43 +02:00
Thomas Bruederli
c20a07f314 Some tasks icon artwork 2012-07-13 12:48:36 +02:00
Thomas Bruederli
58ab2fdc8b Fix query to kolab storage 2012-07-13 11:24:10 +02:00
Thomas Bruederli
cc7e76d2b2 Refetch tasks when searching; sort tags list alphabetically 2012-07-13 11:22:54 +02:00
Thomas Bruederli
6d588e7b70 Fix tasks counting 2012-07-13 11:21:50 +02:00
Thomas Bruederli
0790b36a49 Add categories to fulltext index; use unique tags for task properties 2012-07-13 11:21:35 +02:00
Thomas Bruederli
ad7b5a1f01 Assign any number of tags to tasks and use them to filter the task list 2012-07-12 22:31:53 +02:00
Christoph Wickert
6b1224bca7 Fix Swiss German in German translation (OTRS #1000040) 2012-07-11 22:59:20 +02:00
Thomas Bruederli
a0999aae17 Build a tag cloud from task categories 2012-07-11 20:35:38 +02:00
Thomas Bruederli
1809ed09f1 Load either all complete or incomplete tasks from the server. Fo further filtering on the client 2012-07-11 17:28:25 +02:00
Thomas Bruederli
a9436f3b9e Restrict css rule on calendar UI 2012-07-11 17:27:05 +02:00
Thomas Bruederli
2223267d4f Slightly less flashy count bubbles; restict css rules for global UI elemens on tasks module 2012-07-11 17:26:21 +02:00
Thomas Bruederli
b18a8a5ffe Improve calendar's Larry theme according to the latest drafts by FLINT 2012-07-11 12:25:39 +02:00
Thomas Bruederli
749b96b51d Use patched Horde_Date classes from libkolab 2012-07-11 10:02:17 +02:00
Thomas Bruederli
000c0410e2 Merge branch 'calendar-timestamp2datetime-refactoring' 2012-07-11 10:00:52 +02:00
Thomas Bruederli
15a0997601 Small fixes to iCal import/export 2012-07-11 09:59:53 +02:00
Thomas Bruederli
b9c8346a4d Patch Horde Date classes when importing them for the use in libkolab 2012-07-11 09:17:16 +02:00
Thomas Bruederli
c5f9fd15b4 Change tasklist main screen layout according to recent changes in Larry skin 2012-07-11 09:16:01 +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
33a6631f73 Adapt skin to recent changes in master layout 2012-07-06 16:40:20 +02:00
Thomas Bruederli
b23453e3ec Also use DateTime values for recurrence rules; explicitly set last-modified times when savng an object 2012-07-06 16:38:40 +02:00
Thomas Bruederli
008d4b7941 Remove cruft from HTML template 2012-07-06 15:44:12 +02:00
Thomas Bruederli
2015c6a23e Cast to array to avoid warning on bogus data (#869) 2012-07-06 15:43:38 +02:00
Thomas Bruederli
f66d3dd7b1 Avoid event date shift when modifying a recurring instance (#868) 2012-07-06 15:30:06 +02:00