Jeroen van Meeuwen (Kolab Systems)
6c43433e16
Bump version numbers
2018-01-05 13:13:38 +01:00
Aleksander Machniak
1f0f282049
Properly initialize time selection for all reminder time inputs
2017-12-04 13:36:26 +01:00
Aleksander Machniak
3d85b285d5
Update localization
2017-10-25 20:20:14 +02:00
Aleksander Machniak
2859dc7869
Add event/task description to invitation body (Bifrost#T51237)
2017-10-17 11:14:09 +02:00
Jeroen van Meeuwen (Kolab Systems)
915b86bb80
Bump versions to 3.3.4
2017-10-02 12:59:58 +02:00
Aleksander Machniak
978b7535ed
Add some missing localization labels, fix some labels use
2017-07-24 11:05:28 +02:00
Jeroen van Meeuwen (Kolab Systems)
1e8050b96a
Bump version numbers to 3.3.3
2017-07-19 16:29:38 +02:00
Aleksander Machniak
63e217a803
Merge branch 'arcpatch-D423'
2017-07-12 15:38:35 +02:00
Thomas Bruederli
d91bfd77a7
Update calendar and tasklist styles/sprites to new Larry "flat" design
...
Summary: With Roundcube version 1.3, the default Larry theme receives a small face-list. This change adapts the styles of the calendar and tasklist plugins to tat.
Reviewers: machniak
Differential Revision: https://git.kolab.org/D423
2017-07-12 15:00:24 +02:00
Aleksander Machniak
8ce594f23a
Add missing type="link" for template buttons for compat. with Roundcube 1.4
2017-07-11 14:33:31 +00:00
Aleksander Machniak
2ad0d6651d
Move more common methods used by tasklist and calendar to libcalendaring
2017-06-29 11:20:09 +02:00
Jeroen van Meeuwen (Kolab Systems)
e5739f7c11
Update version to 3.3.2
2017-06-28 15:10:29 +02:00
Aleksander Machniak
b11c74e0a5
Update localization
2017-06-12 10:57:06 +02:00
Jeroen van Meeuwen (Kolab Systems)
67e4977160
Bump version numbers for plugins changed
2017-05-22 09:45:58 +02:00
Jeroen van Meeuwen (Kolab Systems)
f30978e288
Set the version to 3.3.0
2017-05-03 10:08:25 +02:00
Aleksander Machniak
56f6338b32
Tasks import from .ics file
2017-04-06 12:26:35 +02:00
Aleksander Machniak
5a34e8e144
Fix js warning about calling getDocumentByID() with empty argument
2017-01-31 23:41:11 +01:00
Aleksander Machniak
d8b261d981
Remove redundant UI.init() calls
...
Fixes minimal mode toggle in Calendar, Tasks and Notes.
2017-01-31 23:33:54 +01:00
Aleksander Machniak
159025d142
Fix race conditions in Tasks UI that can cause drag-n-drop issues (Bifrost#T15766)
2017-02-13 09:56:47 +01:00
Aleksander Machniak
861a499182
Doc: Add note about "--" selection in invitation handler (Bifrost#T20284)
2017-01-12 11:42:06 +01:00
Aleksander Machniak
bfa8ff2a67
Fix delegatedto/delegatedfrom labels (Bifrost#T20377)
2016-12-28 08:16:33 +01:00
Aleksander Machniak
516768726a
Retain selected folder on page refresh (Bifrost#T18463)
...
Use window.history.replaceState on folder selection, the same way
is in Roundcube core.
2016-12-22 11:07:47 +01:00
Aleksander Machniak
dc3ea3d942
Support Tasks in kolab_delegation (Bifrost#T18853)
2016-12-27 04:03:28 -05:00
Jeroen van Meeuwen (Kolab Systems)
668f4a3712
Do away with any ..only:: kolab clauses, because with kolab is the only thing the helpdocs support anyway, and it messes up builds (or not, but that doesn't matter).
2016-12-12 16:21:17 +01:00
Aleksander Machniak
3a29d32ad6
"Tomorrow" filter should not show tasks that are displayed in "Today".
2016-11-17 12:23:11 +01:00
Aleksander Machniak
b19f1b1ce4
Merge branch 'arcpatch-D232'
2016-10-04 13:48:46 +02:00
Thomas Bruederli
22ce58f571
Fix syntax error in database driver introduced in D165
...
Summary: A syntax error was introduced in the tasklist database driver
Reviewers: machniak
Reviewed By: machniak
Differential Revision: https://git.kolab.org/D232
2016-10-04 13:48:27 +02:00
Aleksander Machniak
bdcba09796
Make counters on tasklist filters consistent ( #5470 )
...
Summary: This implements my proposition from https://issues.kolab.org/show_bug.cgi?id=5470#c4
Reviewers: #roundcube_kolab_plugins_developers, petersen
Subscribers: petersen, vendel.colja
Differential Revision: https://git.kolab.org/D195
2016-10-03 15:58:09 +02:00
Aleksander Machniak
7925f2045b
Complete de_CH localization from de_DE
2016-09-14 12:48:08 +02:00
Aleksander Machniak
7d77d73896
Update localization from Transifex
2016-09-14 12:26:36 +02:00
Aleksander Machniak
76869bed44
Fix compatibility with Roundcube 1.3 (jQuery-UI 1.12)
2016-09-08 13:20:54 +02:00
Aleksander Machniak
fc162eab87
Fix missing icon for Tasks menu when user is in subpages of Settings.
2016-08-18 05:05:00 -04:00
Aleksander Machniak
d45b008528
Drop redundant dialog positioning code.
...
Dialogs are centered by default, no need to configure that.
Also, this code causes invalid positioning on more recent jQuery-UI version.
2016-08-15 03:11:29 -04:00
Aleksander Machniak
2a542bd948
T1396: Fix missing localization of "Show reminders" label
2016-08-04 06:26:34 -04:00
Aleksander Machniak
c7eb3e729a
T1378: Fix bug where tasks counters could be removed on list update
2016-07-25 08:59:56 -04:00
Aleksander Machniak
21d577b712
T1356: Filter tasks on printout the same as on the tasks list
2016-07-25 08:30:28 -04:00
Aleksander Machniak
ab433d7428
Update localization from Transifex
2016-07-22 11:42:44 +02:00
Aleksander Machniak
2ed6d5ad69
T1367: Fix text in "My status" field in event dialog
...
Was "My status: Accept", should be "My status: Accepted".
Fixes T1367.
2016-07-20 09:11:40 -04:00
Aleksander Machniak
403e61004c
T1364: Localize attendee status
...
On event attendees list and task assignees list.
Fixes T1364.
2016-07-20 08:57:47 -04:00
Aleksander Machniak
fdda23c8ff
T1362: Fix title/tooltip text on attendee, localize the status text
...
Moved shared code and localization to libcalendaring plugin.
Fixes T1362.
2016-07-20 07:30:31 -04:00
Aleksander Machniak
d8a1ea3018
Fix errors in tasks export (T1355)
2016-07-18 09:54:24 -04:00
Mads Petersen (Kolab Systems)
9e073403b8
Add missing Task points to the webmail user documentation
...
Summary: Resolves T1309
Test Plan: None
Reviewers: #documentation_authors, petersen
Reviewed By: #documentation_authors, petersen
Subscribers: petersen
Maniphest Tasks: T1309
Differential Revision: https://git.kolab.org/D184
2016-06-20 10:18:32 +02:00
Thomas Bruederli
27df671c91
Implemented Tasks Export (T147, #3861 )
...
Summary: Fixes T147
Reviewers: #roundcube_kolab_plugins_developers
Maniphest Tasks: T147
Differential Revision: https://git.kolab.org/D165
2016-06-20 10:09:37 +02:00
Aleksander Machniak
e165c3e4bc
Fix "Later" vs "Next 7 days" filter inconsistence ( #5353 )
2016-06-15 06:30:32 -04:00
Aleksander Machniak
eb8211f0bf
Add time-slots popup in task dialog ( #5441 )
2016-06-15 05:54:03 -04:00
Aleksander Machniak
d03fcc7cd4
Update localization
2016-06-13 18:10:59 +02:00
Aleksander Machniak
49e77ce25b
Fix some properties access via __get()
2016-06-10 05:41:52 -04:00
Aleksander Machniak
7b4e9856b7
Fix regression where Tasks button could be skipped e.g. in Settings UI
2016-06-10 05:40:50 -04:00
Aleksander Machniak
b49501437e
Add back localization labels unintentionally removed in last update
2016-05-23 05:12:24 -04:00
Aleksander Machniak
29c5c502db
Update localization
2016-05-18 16:38:39 +02:00