Bogdan Marinski
09f38f072a
Update Bulgarian translation
2023-11-07 19:44:25 +01:00
Bogdan Marinski
6d6b8f6372
Update Bulgarian translation
2023-11-05 18:04:57 +01:00
Bogdan Marinski
6d671da260
Update Bulgarian translation
2023-10-21 10:58:36 -07:00
Bogdan Marinski
0adc73d583
Update Bulgarian translation ( #5362 )
...
Co-authored-by: Bogdan Marinski <bogdan.marinski@gmail.com>
2023-10-10 21:31:27 -07:00
Bogdan Marinski
6aae3e8efd
Update Bulgarian translation
...
Co-authored-by: Bogdan Marinski <bogdan.marinski@gmail.com>
2023-10-09 20:56:29 -07:00
Bogdan Marinski
34615ff8b9
Update Bulgarian translations
2023-10-06 14:28:20 -07:00
Stanislav Vulkov
a0f608d03b
Add Bulgarian translation
2023-10-04 20:15:52 -07:00
Frédéric Guillot
a8149d798a
Remove unused and invalid method in ProjectModel
2023-09-27 20:23:58 -07:00
Heiko August
44712df67b
Change: replace the class for the 2FA-form container with "form-login"
...
This makes the two factor form appearing in the middle of the screen like the login form does.
2023-09-25 17:26:43 -07:00
Frédéric Guillot
b02133982a
Do not override the creator_id with the current logged user if the task is imported
...
Fixes #5345
2023-09-22 21:11:03 -07:00
AlkoholLiga
9751371d86
Update translations.php
...
Correction of "du/Sie"
2023-08-31 21:36:46 -07:00
Frédéric Guillot
a88788f3fc
Add adaptive SVG favicon and more SVG variants
...
See https://web.dev/building-an-adaptive-favicon/
Added more variant of the original Inkscape icon:
- Text SVG
- Vectorized text path SVG
- Optimized SVG icon
2023-08-16 21:30:25 -07:00
Kostya Esmukov
6e99aa3d5f
Update Ukrainian and Russian translations ( #5318 )
2023-07-31 19:26:37 -07:00
Sam Edwards
b5e2061359
Remove project_id from task links
...
A few were missed in #4892 , this lets URL rewriting work everywhere it should
2023-07-15 18:46:33 -07:00
Frédéric Guillot
ac55e6ed04
Fix unexpected EventDispatcher exception in cronjob
2023-07-09 21:34:33 -07:00
Frédéric Guillot
f084cfa7bd
Tweak Sqlite connection settings to reduce database locked errors
...
Related resources:
- https://litestream.io/tips/
- https://unixsheikh.com/articles/sqlite-the-only-database-you-will-ever-need-in-most-cases.html
2023-07-07 21:30:06 -07:00
Frédéric Guillot
e00e2e3789
Automatic action "TaskMoveColumnClosed" does not log column movement
...
Fixes #5297
2023-07-07 21:05:58 -07:00
Frédéric Guillot
f5d0555ebd
Fix unexpected EventDispatcher exception on logout
2023-07-07 20:37:02 -07:00
Joe Nahmias
bd7f3d219d
bump symfony to 5.4.21
...
adapt to the new EventDispatcher API
- Symfony\Component\EventDispatcher => Symfony\Contracts\EventDispatcher
- dispatch() arguments swap
- execute() must return int
2023-07-01 20:41:08 -07:00
Uros-V
cbc76852f3
Update Macedonian translation, fixed ASC translation for "Reorder this column by id (ASC)"
2023-06-04 13:57:08 -07:00
Uros-V
3919fd4331
Update Macedonian translations
2023-06-04 13:57:08 -07:00
Uros-V
48ac077055
Update Serbian translations
2023-06-04 13:57:08 -07:00
Frédéric Guillot
b501ef44bc
Add missing permission check when creating/updating internal links
2023-06-02 20:32:42 -07:00
Frédéric Guillot
05f1d23d82
Avoid stored XSS in task external link
2023-06-02 20:31:41 -07:00
Frédéric Guillot
c20be8f5fa
Add missing project permission check for Move/Duplicate task to another project
2023-06-02 20:30:43 -07:00
Frédéric Guillot
437b141fa2
Fix Parameter based Indirect Object Referencing leading to private file exposure
2023-06-02 20:29:24 -07:00
Frédéric Guillot
cda45ddb30
Avoid PHP warning caused by session_regenerate_id()
...
Fixes #5268
2023-05-26 18:55:07 -07:00
Frédéric Guillot
4121940ff1
Avoid CSS issue when upgrading to v1.2.29 without flushing user sessions
...
Fixes #5265
2023-05-24 20:07:36 -07:00
Frédéric Guillot
e08335e0b1
Upgrade Docker image to PHP 8.2
2023-05-18 21:20:55 -07:00
Frédéric Guillot
e7fcf07c92
Fix SQL Server migration
2023-05-18 20:51:51 -07:00
Frédéric Guillot
aade89c9ba
Add Themes: Dark, light and automatic mode
2023-05-14 21:14:35 -07:00
Frédéric Guillot
65a5f0f47d
Fix broken "Hide this Column" feature
...
Fixes #5167
Regression introduced by #4922
2023-05-07 17:15:36 -07:00
Frédéric Guillot
d8819db5f3
Fix incorrect route for "My Activity Stream"
...
Fixes #5250
2023-04-21 14:56:27 -07:00
Frédéric Guillot
463dfbf4fe
Fix incorrect parameter encoding when using URLs rewriting
...
A parameter with quotes or other special characters should be url encoded.
Incorrect encoding could happen when using search queries like this one:
modified:">=2023-04-01"
2023-04-19 21:37:19 -07:00
Frédéric Guillot
d3f38d1bf2
Add support for task links in Markdown headings
...
If a text block matches #(\d+) it will be interpreted as a task link instead
of a heading.
Closes #5017
2023-04-18 21:17:45 -07:00
Frédéric Guillot
0b1c2011ed
Restore all previously loaded translations when sending user notifications
...
Fixes #5087
2023-04-11 21:09:01 -07:00
Frédéric Guillot
ae7bc0b74d
Regenerate session ID after successful authentication
...
Closes #5141
2023-04-10 22:08:57 -07:00
Frédéric Guillot
4adb93c1a6
Use SESSION_DURATION option to define the session lifetime stored in the
...
database
The option `SESSION_DURATION` is used to define the cookie lifetime.
With this change, Kanboard will try to use first `SESSION_DURATION` instead of the
default `session.gc_maxlifetime` value.
Fixes #4340
2023-04-10 21:38:09 -07:00
Frédéric Guillot
d3948e89a9
Trigger EVENT_MOVE_COLUMN event when moving task to another swimlane
...
Fixes #4581
2023-04-07 16:35:21 -07:00
Frédéric Guillot
77a32cb1b5
Allow moving closed tasks when using the API
...
Fixes #5151
2023-04-06 21:02:03 -07:00
Frédéric Guillot
38e82fe5e5
Duplicate external links when duplicating tasks
...
Fixes #4748
2023-04-06 20:51:57 -07:00
Frédéric Guillot
9c5f5a5854
Add support for comparison operator to priority filter
...
Fixes #3928
2023-04-04 20:25:51 -07:00
Frédéric Guillot
022b106d2d
Prevents users to convert subtaks to tasks when custom role does not allow it
...
Fixes #5069
2023-04-04 19:50:40 -07:00
Frédéric Guillot
e2ad014cde
Declare most common routes
...
Fixes #4079
2023-04-02 21:30:10 -07:00
Frédéric Guillot
887c1a959c
Improve wording of bulk action modal to move tasks position
...
Fixes #5026
2023-03-30 20:22:18 -07:00
Frédéric Guillot
de7c1bf16b
Improve wording of the menu to close all tasks in a given column/swimlane
...
Fixes #4740
2023-03-28 20:49:19 -07:00
mundry
59a4c7f73b
Duplicate attachments & external links during task duplication & importing
2023-03-24 19:48:32 -07:00
Sasha Oshurkov
1319180ddc
Improved translation in Ukrainian locale
2023-03-11 12:56:37 -08:00
Sasha Oshurkov
f24929311b
Improved translation in Russian locale
2023-03-08 17:55:28 -08:00
Alfred Bühler
0216a3136b
Use the appropriate config for the start column in user iCal export
2023-03-07 20:28:42 -08:00