Commit graph

158 commits

Author SHA1 Message Date
Thomas Bruederli
9520dddc4c Don't reset selection filter when searching (#1372) 2013-10-04 09:41:37 +02:00
Thomas Bruederli
ed6fd93ac5 Make URLs in task titles clickable (#2289) 2013-10-04 09:37:32 +02:00
Thomas Bruederli
777fb89394 Expand/collapse all subtasks when pressing the Shift key while clicking the toggle icon 2013-10-04 09:31:01 +02:00
Thomas Bruederli
5ef856ad6b Fix parent-child links when re-arrangning tasks 2013-10-03 20:51:58 +02:00
Thomas Bruederli
d259b5d88f Fix child-lists when moving tasks to new parents; fix cache usage in filter matching (#2290) 2013-10-03 19:17:52 +02:00
Thomas Bruederli
59bae43b01 Consider task hierarchy when matching current filter and tags selection (#2290):
- Show children of matching tasks
- Show ancestors if a child task matches
2013-10-03 17:13:22 +02:00
Thomas Bruederli
eee97dc178 Fix database insert error (#2187) 2013-10-03 16:02:44 +02:00
Thomas Bruederli
3e01f5b359 Remove Email alarm type as long as we don't have a cron-job to actually sending out reminders 2013-07-26 12:06:50 +02:00
Thomas Bruederli
64174f4fac Use a global function to sort folder names by namespace/name; add option to control the use of displayname folder annotations 2013-07-18 17:47:49 +02:00
Thomas Bruederli
f030275eb3 Adapt to new 'db_prefix' mechanism in Roundcube config 2013-07-18 11:46:32 +02:00
Thomas Bruederli
f994552796 Only temporarily split alarms string into array (#1905) 2013-05-31 18:07:16 +02:00
Aleksander Machniak
671bf6eb13 Use improved rcmail.open_window() 2013-05-31 13:13:05 +02:00
Aleksander Machniak
1857a64d4f Fix undefined variable related errors caught in static code analysis 2013-05-07 12:56:18 +02:00
Aleksander Machniak
828b868d97 Fix so insert_id() argument is a table name, not sequence - drop sequence settings 2013-05-07 11:34:45 +02:00
Thomas Bruederli
82907b0a09 Improve fix for wrong alarm settings (#1764) 2013-04-18 15:28:38 +02:00
Thomas Bruederli
395d55a680 Don't apply default alarm settings when editing an object that has no alarm set (#1764) 2013-04-18 15:13:00 +02:00
Thomas Bruederli
0455116281 Added Czech translations 2013-03-20 10:21:01 +01:00
Thomas Bruederli
080a60c7cc Cleanup Transifex localization files. en => en_US 2013-03-13 10:45:29 +01:00
Thomas Bruederli
142b536b8d Better name and placement of the due date field (#1692); copied de_CH localization to de_DE 2013-03-13 10:43:48 +01:00
Thomas Bruederli
b11f2820ad Fix task reminder saving/rendering (#1680) 2013-03-06 15:47:30 +01:00
Thomas Bruederli
8002a76573 Fix invalid class reference (#1679) 2013-03-06 15:37:19 +01:00
Thomas Bruederli
032353e221 Fix selecting tags from autocompletion (#1329) 2013-02-27 12:16:27 +01:00
Thomas Bruederli
ab3f58b888 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2013-01-19 17:37:04 +01:00
Thomas Bruederli
4d647e0149 Fix javascript error that prevents delete dialog from being closed (#1551) 2013-01-19 17:36:32 +01:00
Aleksander Machniak
7672e60ecb Update SQL scripts to match Roundcube format for schema upgrades, update/add UPGRADING instructions 2013-01-18 09:40:48 +01:00
Jeroen van Meeuwen (Kolab Systems)
f38105a809 Update translations from Transifex 2013-01-12 11:23:32 +00:00
Thomas Bruederli
fefdafa020 Align some UI elements with the changed position of #quicksearchbar 2013-01-09 16:34:30 +01:00
Thomas Bruederli
414594f276 Use /this/ to reference asset files in plugin templates 2013-01-09 16:27:20 +01:00
Aleksander Machniak
71b64ebca2 Unify position of #quicksearchbar (and some other elements) with
mail and addressbook interface
2013-01-05 16:53:04 +01:00
Thomas Bruederli
fdf9b884e7 Added/updated French localization from Transifex (thanks to Eric aka furlot) 2012-12-26 19:01:56 +01:00
Aleksander Machniak
1c22cb542f Fix tags autocompletion (#1329) 2012-12-20 11:11:54 +01:00
Aleksander Machniak
147af98783 Position (center) new/edit event popup according to window size (#1371) 2012-12-20 09:17:04 +01:00
Aleksander Machniak
8496c10e5f List required plugins 2012-12-20 09:16:53 +01:00
Aleksander Machniak
56abf7e5f3 Use client-side subscriptions for folders activation state (calendar, tasklist)
Add kolab_use_subscriptions option to limit folders visibility in Kolab plugins (#1314)
2012-12-10 12:17:41 +01:00
Jeroen van Meeuwen (Kolab Systems)
df15df9c80 Add Dutch translations for tasklist 2012-12-01 22:41:20 +00:00
Thomas Bruederli
d59d4856d9 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-11-22 15:19:38 +01:00
Thomas Bruederli
4245fb0839 Treat Kolab format version as string 2012-11-22 15:19:17 +01:00
Thomas Bruederli
05f796f891 Fix input check 2012-11-22 10:24:15 +01:00
Thomas Bruederli
76d2b331ed Add label for task title (used by Kolab skin) 2012-11-21 22:27:43 +01:00
Thomas Bruederli
5ac6bc06fd Add getter for color annotations to libkolab and use it in calendar and tasklist 2012-11-21 12:30:27 +01:00
Thomas Bruederli
1d214c6184 Correctly name and annotake default tasks folder (#1153) 2012-11-21 12:25:14 +01:00
Thomas Bruederli
7c1293be22 Avoid creating tasks without a title (#1152) 2012-11-21 12:08:27 +01:00
Thomas Bruederli
d690844582 Block the relevant UI elements while saving a task (#1125) 2012-11-21 11:58:49 +01:00
Thomas Bruederli
c14799792b Added package.xml and LICENSE file (#1141) 2012-11-21 11:04:57 +01:00
Aleksander Machniak
259a7ec81d Fixes for keep-alive -> refresh change in Roundcube core 2012-11-17 09:49:57 +01:00
Thomas Bruederli
32d64e419e Reduce alarm settings UI to the capabilities of the Kolab 2 format 2012-11-15 15:03:00 +01:00
Thomas Bruederli
c822a713f1 Correctly format time values 2012-11-15 14:48:49 +01:00
Thomas Bruederli
cf5c88437e Merge branch 'dev/libcalendaring' 2012-11-09 14:02:34 +01:00
Thomas Bruederli
0c418da790 Don't set due time if dateonly 2012-11-08 16:18:28 +01:00
Thomas Bruederli
a02f62985d Fix completeness slider value when clicking on bar (#1151) 2012-11-07 18:55:47 +01:00