dependabot[bot]
e89894c302
build(deps): bump symfony/console from 5.4.26 to 5.4.28
...
Bumps [symfony/console](https://github.com/symfony/console ) from 5.4.26 to 5.4.28.
- [Release notes](https://github.com/symfony/console/releases )
- [Changelog](https://github.com/symfony/console/blob/6.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/console/compare/v5.4.26...v5.4.28 )
---
updated-dependencies:
- dependency-name: symfony/console
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 19:05:57 -07:00
dependabot[bot]
bdcee52517
build(deps-dev): bump phpunit/phpunit from 9.6.10 to 9.6.11
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.10 to 9.6.11.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.11/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.10...9.6.11 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 16:59:41 -07:00
Frédéric Guillot
f181f5b5e2
Add basic devcontainer configs
2023-08-18 21:46:04 -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
dependabot[bot]
224a15692c
build(deps): bump symfony/console from 5.4.24 to 5.4.26
...
Bumps [symfony/console](https://github.com/symfony/console ) from 5.4.24 to 5.4.26.
- [Release notes](https://github.com/symfony/console/releases )
- [Changelog](https://github.com/symfony/console/blob/6.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/console/compare/v5.4.24...v5.4.26 )
---
updated-dependencies:
- dependency-name: symfony/console
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 21:12:19 -07:00
dependabot[bot]
10f9fe5537
build(deps): bump symfony/string from 5.4.22 to 5.4.26
...
Bumps [symfony/string](https://github.com/symfony/string ) from 5.4.22 to 5.4.26.
- [Release notes](https://github.com/symfony/string/releases )
- [Changelog](https://github.com/symfony/string/blob/6.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/string/compare/v5.4.22...v5.4.26 )
---
updated-dependencies:
- dependency-name: symfony/string
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 21:11:58 -07:00
dependabot[bot]
b3ea73a066
build(deps): bump symfony/finder from 5.4.21 to 5.4.27
...
Bumps [symfony/finder](https://github.com/symfony/finder ) from 5.4.21 to 5.4.27.
- [Release notes](https://github.com/symfony/finder/releases )
- [Changelog](https://github.com/symfony/finder/blob/6.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/finder/compare/v5.4.21...v5.4.27 )
---
updated-dependencies:
- dependency-name: symfony/finder
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 20:05:41 -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
a39cc49035
Update ChangeLog
2023-07-11 20:10:48 -07:00
dependabot[bot]
807fe77860
build(deps-dev): bump phpunit/phpunit from 9.6.9 to 9.6.10
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.9 to 9.6.10.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.10/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.9...9.6.10 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 19:43:25 -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
Frédéric Guillot
07a0042520
Integration Tests: Run apt update before installing Apache
2023-07-07 20:15:40 -07:00
Frédéric Guillot
8522226367
Update ChangeLog
2023-07-03 16:37:51 -07:00
Frédéric Guillot
280bc2a41e
Update vendor folder and generated files
2023-07-03 16:31:55 -07:00
Frédéric Guillot
25b93343ba
Avoid potential SQL injections without breaking compatibility with plugins
2023-07-03 15:40:34 -07:00
dependabot[bot]
03eca81c0e
build(deps): bump symfony/console from 5.4.21 to 5.4.24
...
Bumps [symfony/console](https://github.com/symfony/console ) from 5.4.21 to 5.4.24.
- [Release notes](https://github.com/symfony/console/releases )
- [Changelog](https://github.com/symfony/console/blob/6.3/CHANGELOG.md )
- [Commits](https://github.com/symfony/console/compare/v5.4.21...v5.4.24 )
---
updated-dependencies:
- dependency-name: symfony/console
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 15:00:03 -07:00
Joe Nahmias
1a3789cc12
keep compatibility with php 7.4
2023-07-01 20:41:08 -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
Frédéric Guillot
bb4b547ffe
Run tests with PHP8 on GitHub Actions
2023-07-01 20:06:18 -07:00
Frédéric Guillot
22f3b03830
Update Composer dependencies to be able to run tests with PHP 8.2
2023-06-30 21:06:22 -07:00
Frédéric Guillot
50c8994f57
Add /usr/bin/php symlink in Docker image
2023-06-30 20:10:39 -07:00
Joe Nahmias
6ca3bb6fec
test: replace usage of at() matcher with alternatives
...
The PHPUnit at() matcher, used to determine the order that methods are called
on test doubles, has been deprecated in PHPUnit 9 and has been removed in
PHPUnit 10.
Migrate usage of at() to other constructs following Drupal core examples in:
<https://www.drupal.org/node/3218874 >
2023-06-29 21:06:04 -07:00
dependabot[bot]
e182856b4b
build(deps-dev): bump phpunit/phpunit from 9.6.8 to 9.6.9
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.8 to 9.6.9.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.9/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.8...9.6.9 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 16:15:41 -07:00
Joe Nahmias
af2d972914
fix(test): adjust plugin dir test to work on released versions
2023-06-07 20:38:02 -07:00
renothing
ad01710ce6
Fix incorrect background dynamic property in captcha library
2023-06-04 20:01:12 -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
b81bd3db06
Update ChangeLog
2023-06-02 20:44:07 -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
dfd3b4899b
Update ChangeLog
2023-05-23 19:35:31 -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
c9c1872067
Remove content editable element
...
Non longer necessary. It works on Safari, Chrome and Firefox
2023-05-18 19:55:47 -07:00
Frédéric Guillot
26b6eebb78
Avoid potential clipboard based cross-site scripting
2023-05-18 19:55:47 -07:00
dependabot[bot]
fe5fd9f774
build(deps-dev): bump phpunit/phpunit from 9.6.7 to 9.6.8
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.7 to 9.6.8.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.8/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.7...9.6.8 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 17:49:12 -07:00
dependabot[bot]
570ceb1fe7
build(deps): bump alpine from 3.17 to 3.18
...
Bumps alpine from 3.17 to 3.18.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 17:48:34 -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
89821c759e
Do not close modals when clicking on the background if the form has changed
...
Fixes #5239
Closes #5255
2023-05-06 22:08:14 -07:00
Frédéric Guillot
e01a361ea4
Update readme
2023-05-03 17:57:55 -07:00