Commit Graph

4381 Commits

Author SHA1 Message Date
dependabot[bot] 66d9245f33 Bump symfony/stopwatch from 5.2.7 to 5.3.0
Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.2.7 to 5.3.0.
- [Release notes](https://github.com/symfony/stopwatch/releases)
- [Changelog](https://github.com/symfony/stopwatch/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/stopwatch/compare/v5.2.7...v5.3.0)

---
updated-dependencies:
- dependency-name: symfony/stopwatch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-06 23:14:50 -07:00
Frédéric Guillot cc6f1db846 Avoid user enumeration by using avatar image url 2021-06-05 17:07:43 -07:00
Frédéric Guillot 728ba61450 Invalidate captcha after it is used 2021-06-05 15:30:03 -07:00
Frédéric Guillot 2455cec7ac Update readme 2021-06-05 15:16:22 -07:00
Frédéric Guillot 3c85d35485 Avoid user enumeration using password reset functionality 2021-06-05 15:14:11 -07:00
Frédéric Guillot 71123b0f37 Add missing CSRF checks 2021-06-05 14:59:12 -07:00
Jeremy Lance Uy 41102ec161 fix "+" bug in filtering 2021-06-05 13:06:40 -07:00
rivten 71b47b2c5a onKey Escape ignores input fields 2021-06-05 12:08:45 -07:00
rivten 4fa9de8390 Add a min="0" attribute to task_list form input 2021-05-11 21:04:06 -07:00
dependabot[bot] 1bd82cea49 Bump psr/log from 1.1.3 to 1.1.4
Bumps [psr/log](https://github.com/php-fig/log) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/php-fig/log/releases)
- [Commits](https://github.com/php-fig/log/compare/1.1.3...1.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 17:52:37 -07:00
Balázs Úr 280d1e2c6f Update Hungarian translation 2021-05-08 22:02:47 -07:00
dependabot[bot] f4f002196e
Bump symfony/stopwatch from 5.2.4 to 5.2.7 (#4803) 2021-05-03 20:49:34 -07:00
Ole Carlsen ac2c4477ed
Update DK_da translation 2021-04-28 20:33:18 -07:00
sfahrenholz 82d1909fce
Update German translation 2021-04-25 15:36:26 -07:00
Martin Krejčí 9ac39b77ee
Fix incorrect cs_CZ translation
The word "me" here is a [dative case!](https://en.wikipedia.org/wiki/Dative_case) but the current translation would be used for genitive or accusative cases, thus it is incorrect and should be changed to "mně".
2021-04-23 20:21:09 -07:00
Manfred Hoffmann 3c6df7a6c6
Keep swimlane headers at the top 2021-04-23 20:18:46 -07:00
Manfred Hoffmann e41254ed74
Use consistent swimlane and column headers
Column headers now always appear above the swimlane header to allow the collapsing to work correctly.

Having the swimlane headers above column headers should be better but the current HTML/CSS implementation is limited.
2021-04-21 20:29:58 -07:00
Manfred Hoffmann ae39544e10
Catch error when trying to upload empty or invalid avatar 2021-04-19 22:42:58 -07:00
Manfred Hoffmann 6f8f5aff33
Added new template hooks 2021-04-19 20:09:26 -07:00
dependabot[bot] 98be613a8a Bump alpine from 3.13.4 to 3.13.5
Bumps alpine from 3.13.4 to 3.13.5.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 18:31:41 -07:00
Frédéric Guillot 6531a6e510 Update copyright year in license file 2021-04-16 21:15:54 -07:00
Frédéric Guillot ebde594f50 Update ChangeLog 2021-04-16 21:05:00 -07:00
Frédéric Guillot 9a4b7f57e1 Sync translations 2021-04-16 20:54:39 -07:00
Jan Pechek bfdea753a5
Trim user agent for RememberMe sessions because MySQL use a varchar(255) column 2021-04-09 18:28:58 -07:00
Malte 09424e067c fixed typo 2021-04-09 18:13:59 -07:00
dependabot[bot] 851977a091
Bump alpine from 3.13.3 to 3.13.4 2021-04-04 22:36:39 -07:00
Manfred Hoffmann 0a3499ef64
Added language "Deutsch (du)" 2021-04-04 22:16:01 -07:00
Frédéric Guillot 7494af5372 createLdapUser API procedure fails if LDAP groups is not configured
Behavior changed in commit 4d1205a0fe

See PR #4674
2021-04-04 18:16:54 -07:00
Frédéric Guillot 31ce583743 Write RememberMe cookie only after 2FA has been validated 2021-04-04 17:57:47 -07:00
Frédéric Guillot b08760c5fc Avoid warning when removing plugin zip archive 2021-04-04 15:17:08 -07:00
fguillot a66c357f4e
Create SECURITY.md 2021-03-30 20:55:28 -07:00
dependabot[bot] e5e85c01a9
Bump alpine from 3.13.2 to 3.13.3 2021-03-29 17:50:09 -07:00
Balázs Úr 252b7d7914
Update Hungarian translation 2021-03-23 22:12:30 -07:00
Timo 8ddd32f0cb
Add new hook model:task:duplication:aftersave 2021-03-09 17:55:52 -08:00
dependabot[bot] 322d2f28d7
Bump symfony/stopwatch from 5.2.3 to 5.2.4 (#4750)
Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.2.3 to 5.2.4.
- [Release notes](https://github.com/symfony/stopwatch/releases)
- [Changelog](https://github.com/symfony/stopwatch/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/stopwatch/compare/v5.2.3...v5.2.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 08:16:14 -08:00
dependabot[bot] 73cd130521
Bump pimple/pimple from 3.3.1 to 3.4.0 (#4749)
Bumps [pimple/pimple](https://github.com/silexphp/Pimple) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/silexphp/Pimple/releases)
- [Changelog](https://github.com/silexphp/Pimple/blob/main/CHANGELOG)
- [Commits](https://github.com/silexphp/Pimple/compare/v3.3.1...v3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-07 23:01:38 -08:00
dependabot[bot] ecc765fa82
Bump alpine from 3.13.1 to 3.13.2 2021-02-21 21:43:38 -08:00
Patrick Kuijvenhoven a267aa368b
Add new analytic component "Estimated vs actual time per column" 2021-02-21 20:22:45 -08:00
Alex Watson 6cadf82a63
Fixing variables being shared between plugins
If two plugins used the same hook, the variables they use aren't cleaned out in between running each of them. This is a super simple change creating a placeholder composite object that doesn't retain any changes between plugins.
2021-02-21 20:15:58 -08:00
Ole Carlsen 7e2598cedb
Update da_DK translation 2021-02-17 21:13:35 -08:00
Frédéric Guillot 293c5bcfb2 Add pull-request template 2021-02-17 21:12:04 -08:00
fguillot c1edd5b682 Update issue templates 2021-02-17 21:07:09 -08:00
Ars Kurd 938d62aec7 Add missing translation 2021-02-11 20:30:57 -08:00
dependabot[bot] a614a7e164 Bump symfony/stopwatch from 5.2.2 to 5.2.3
Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/symfony/stopwatch/releases)
- [Changelog](https://github.com/symfony/stopwatch/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/stopwatch/compare/v5.2.2...v5.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-07 22:34:34 -08:00
Raphael Horber b622b4e0b2 Display number of tasks according to filter 2021-02-03 19:53:52 -08:00
operateur404 d382e2e4be
LDAP protocol/host/port configuration by URL; make BASE_DN optional
PHP ldap_connect($host, $port) function signature is deprecated: https://www.php.net/manual/en/function.ldap-connect.php

Querying an AD Global Catalog across an entire forest requires an empty base DN
2021-02-03 18:49:50 -08:00
Reed 08bc8975d8
Use an absolute file path in AssetHelper css() & js() functions 2021-02-01 18:37:26 -08:00
dependabot[bot] 1aa1751f8b Bump symfony/stopwatch from 5.2.1 to 5.2.2
Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/symfony/stopwatch/releases)
- [Changelog](https://github.com/symfony/stopwatch/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/stopwatch/compare/v5.2.1...v5.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-31 22:09:18 -08:00
dependabot[bot] 482e37033c Bump alpine from 3.13.0 to 3.13.1
Bumps alpine from 3.13.0 to 3.13.1.

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-31 22:08:57 -08:00
TMs fe91285cf9
Update zh_CN translation 2021-01-27 18:11:22 -08:00