Aleksander Machniak
|
87fbaea696
|
PHP8 compatibility fixes
Summary: PHP8 fixes, CS fixes, short array syntax, indentation
Reviewers: #roundcube_kolab_plugins_developers
Subscribers: #roundcube_kolab_plugins_developers
Tags: #roundcube_kolab_plugins
Differential Revision: https://git.kolab.org/D2185
|
2021-02-01 08:30:34 +01:00 |
|
Christian Mollekopf
|
a313f260a2
|
Fixed warning
|
2021-01-28 09:51:42 +01:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
a99d2b6187
|
Bump version number to 3.5.4
|
2020-03-02 12:16:53 +01:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
731f00a494
|
Bump version number to 3.5.3
|
2019-12-05 08:37:32 +01:00 |
|
Aleksander Machniak
|
0b9ef6e4c3
|
Tasklist: Fix PHP syntax errors on older PHP versions in database driver
|
2019-10-28 10:34:53 +01:00 |
|
Aleksander Machniak
|
80249781fd
|
Tasklist: Fix SQL error when searching tasks in db driver
|
2019-10-20 15:20:08 +02:00 |
|
Aleksander Machniak
|
9ff6e250db
|
Tasklist: Fix error when creating a task with quick method using db driver
|
2019-10-20 15:15:31 +02:00 |
|
Aleksander Machniak
|
5bf1691768
|
Tasklist: Support sqlite
|
2019-10-20 15:13:21 +02:00 |
|
Aleksander Machniak
|
e025062da8
|
Add missing link
|
2019-10-20 09:40:51 +02:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
4760d1a3d5
|
Bump version number
|
2019-10-19 11:55:22 +02:00 |
|
Aleksander Machniak
|
d18b6bd7b8
|
Remove old .gitignore files
|
2019-10-16 19:50:01 +02:00 |
|
Aleksander Machniak
|
7491bf813c
|
Update localization (again)
|
2019-10-13 15:55:15 +02:00 |
|
Aleksander Machniak
|
a4776ffcc8
|
Update localization, fix counting translation lines in update script
|
2019-10-13 14:54:56 +02:00 |
|
Aleksander Machniak
|
d8443212cd
|
Mention skins_allowed option
|
2019-10-09 18:01:51 +02:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
8344228bb2
|
Bump plugin versions to 3.5.1
|
2019-10-07 14:00:23 +02:00 |
|
Aleksander Machniak
|
b28e89675e
|
Tasks: Fix saving completeness value for a new task when using database driver
|
2019-10-01 21:27:12 +02:00 |
|
Aleksander Machniak
|
07554a5db0
|
Elastic: Make checkbox pretty after adding tasks folder
|
2019-09-28 14:03:42 +02:00 |
|
Aleksander Machniak
|
9bacdbc0d4
|
Fix calendar/tasklist edit form in Elastic when using database driver
|
2019-09-28 13:21:21 +02:00 |
|
Aleksander Machniak
|
b97a138033
|
Unset _token
... so it's not returned back to the client
|
2019-09-28 13:09:36 +02:00 |
|
Aleksander Machniak
|
39cff09d8f
|
Define minimum Roundcube version as 1.4.0
|
2019-09-28 12:11:21 +02:00 |
|
Aleksander Machniak
|
3ae775b8c2
|
Tasks: Remove redundant query in database driver
|
2019-09-27 21:35:54 +02:00 |
|
Aleksander Machniak
|
7ab61e36aa
|
Update install instructions
|
2019-09-27 21:26:49 +02:00 |
|
Aleksander Machniak
|
1ddbb2bcaa
|
T2145: Tasks: Fix inactive menu options after creating a tasks list with database driver
|
2019-09-27 21:20:32 +02:00 |
|
Aleksander Machniak
|
9d0444cfc4
|
Tasks: Fix unknown task creation date with database driver
|
2019-09-27 21:07:34 +02:00 |
|
Aleksander Machniak
|
b3b695b66d
|
T2142: Tasks: Fixed updating tasks in database driver
|
2019-09-27 21:03:12 +02:00 |
|
Aleksander Machniak
|
357644ec9b
|
CS fixes
|
2019-09-27 20:56:27 +02:00 |
|
Aleksander Machniak
|
58d9ed1227
|
T2148: Tasks: Fixed updating tasklist folders
|
2019-09-27 20:21:33 +02:00 |
|
Aleksander Machniak
|
5123639870
|
Tasks: Fix exporting tasks from the database driver
|
2019-09-27 20:13:43 +02:00 |
|
Aleksander Machniak
|
bdd72c28cc
|
Describe use of initdb.sh
|
2019-09-27 20:03:06 +02:00 |
|
Aleksander Machniak
|
2b8eae4b3e
|
Elastic: Unify Options icon
|
2019-08-26 08:30:37 +00:00 |
|
Aleksander Machniak
|
c602c002c6
|
Fix hiding of tag related UI elements when kolab_tags plugin is not enabled
|
2019-07-15 13:15:13 +00:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
43d2b00e96
|
Bump version to 3.5.0
|
2019-07-08 12:57:20 +02:00 |
|
Aleksander Machniak
|
15b0b9626b
|
Merge branch 'dev/perf'
|
2019-07-08 12:01:28 +02:00 |
|
Aleksander Machniak
|
9da21b887c
|
CS fixes, updates to composer.json files
|
2019-06-12 08:32:26 +00:00 |
|
Aleksander Machniak
|
ffd4de9998
|
Don't require jqueryui plugin, it's always enabled
|
2019-06-12 08:17:14 +00:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
c04d787c10
|
Merge remote-tracking branch 'origin/master' into dev/perf
|
2019-06-03 14:19:46 +02:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
c1a1d59ade
|
Bump version to 3.4.6
|
2019-06-03 11:14:19 +02:00 |
|
Aleksander Machniak
|
985d88fed2
|
Tasks: Fix folder edit/create issues
- fix setting unwanted and invalid folder color annotation
- fix saving "Show reminders" setting
- fix javascript error after editing a folder
|
2019-05-21 11:45:37 +02:00 |
|
Aleksander Machniak
|
f848609ea1
|
Elastic: Improve event/task reminders (alarms) input
|
2019-05-14 11:04:27 +02:00 |
|
Aleksander Machniak
|
bb419c34cb
|
Use cache fast-mode for counting tasks
|
2019-05-07 10:37:45 +02:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
e0d11833a1
|
Bump version numbers
|
2019-05-07 08:32:27 +02:00 |
|
Aleksander Machniak
|
290adfbbb1
|
Merge branch 'dev/elastic'
|
2019-05-06 08:30:23 +02:00 |
|
Aleksander Machniak
|
fe7142b8c4
|
Elastic: Improved styles for the list of tasks assigned to an email
|
2019-04-26 08:11:44 +00:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
4ad016bce4
|
Bump versions to 3.4.4
|
2019-04-15 11:04:06 +02:00 |
|
Aleksander Machniak
|
b5bde340c2
|
Get rid of jQuery-UI button use
|
2019-04-08 11:20:26 +02:00 |
|
Aleksander Machniak
|
f31c329ca7
|
Fix button selectors (.ui-button -> button)
Buttons in Elastic dialogs do not have this class assigned. We also
will get rid of jQuery-UI button use in the future.
|
2019-04-08 10:35:45 +02:00 |
|
Aleksander Machniak
|
e13bdd55a7
|
Elastic: Catch up with layout refactoring in core
|
2019-03-25 12:27:51 +01:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
456254ef2f
|
Bump version numbers
|
2019-03-14 11:12:38 +01:00 |
|
Aleksander Machniak
|
d1989f1176
|
Tasks: Menu options rename: Edit -> Edit/Share list, Delete -> Delete list
|
2019-02-21 11:42:33 +00:00 |
|
Aleksander Machniak
|
f5c586cf7b
|
Fix some labels in import/export dialogs not pointing to inputs/selects
|
2019-02-21 11:22:31 +00:00 |
|