Commit graph

540 commits

Author SHA1 Message Date
Christian Mollekopf
bac56c4cd1 PHP 8 fixes
Reviewers: #hkccp_developers

Differential Revision: https://git.kolab.org/D4016
2023-01-25 14:58:01 +01:00
Aleksander Machniak
7810d77969 PHP8 fixes - code style 2023-01-18 16:38:22 +01:00
Christian Mollekopf
d988dac141 PHP 8 fixes
Differential Revision: https://git.kolab.org/D3995
2023-01-18 14:50:31 +01:00
Aleksander Machniak
5af7c61b20 "Edit/Share" -> "Edit" also for the database driver 2023-01-17 14:52:44 +01:00
Aleksander Machniak
45088c23b9 "Edit/Share" -> "Edit" for CalDAV folders 2023-01-06 14:39:48 +01:00
Aleksander Machniak
a3ef1eedf1 CalDAV driver for Tasks
includes cache syncronization fixes and PHP8 fixes.
2023-01-03 10:42:54 +01:00
Aleksander Machniak
e5f57f6160 Calendar/Tasklist: De-duplicate attachments handling code 2022-12-21 14:03:22 +01:00
Aleksander Machniak
e4271ccfd8 Replace Horde with Sabre in libcalendaring_recurrence 2022-12-02 14:51:33 +01:00
Aleksander Machniak
b3c882e037 Add tests for the localization files 2022-12-01 12:42:11 +01:00
Aleksander Machniak
258665932d Update localization, fix bugs in some localization files 2022-12-01 12:41:13 +01:00
Aleksander Machniak
1b33810f71 Try to support PHP >= 7.2, small refactoring 2022-11-30 12:54:29 +01:00
Aleksander Machniak
b0f306eaf1 Remove sensitivity settings 2022-09-14 12:45:30 +02:00
Jeroen van Meeuwen (Kolab Systems)
b1d3006fa2 Bump version numbers 2021-11-17 10:24:07 +01:00
Aleksander Machniak
6ffc15cded utf8 -> utf8mb4 2021-10-26 11:55:50 +02:00
Aleksander Machniak
a2fdf05f79 Update localization 2021-10-11 11:04:38 +02:00
Jeroen van Meeuwen (Kolab Systems)
971c8d715c Bump version 2021-10-01 13:22:28 +02:00
Aleksander Machniak
3178a149ad Add backticks in some sql queries, cleanup 2021-10-01 08:41:16 +02:00
Jeroen van Meeuwen (Kolab Systems)
9a13a39e7f Bump version numbers to 3.5.6 2021-04-12 12:04:40 +02:00
Aleksander Machniak
315c6ec7a0 Tasklist: Fix list scrolling in Elastic on touch devices 2021-03-21 11:34:16 +01:00
Aleksander Machniak
39bf64e680 Fix 'complete' status of new tasks when using DB driver 2021-03-21 11:14:57 +01:00
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