Commit Graph

4070 Commits

Author SHA1 Message Date
Frédéric Guillot d636cec8f3 Run integration tests on Github Actions 2020-06-13 15:14:24 -07:00
Max Appel 55f4a6ed74
Fixed capitalization of sAMAccountName for LDAP_USER_ATTRIBUTE_USERNAME example 2020-06-10 20:10:07 -07:00
Frédéric Guillot f60e4a0c59 Update vendored libs 2020-06-09 09:48:55 -07:00
dependabot[bot] dfb0a2d915 Bump phpdocumentor/reflection-docblock from 3.3.2 to 5.1.0
Bumps [phpdocumentor/reflection-docblock](https://github.com/phpDocumentor/ReflectionDocBlock) from 3.3.2 to 5.1.0.
- [Release notes](https://github.com/phpDocumentor/ReflectionDocBlock/releases)
- [Commits](https://github.com/phpDocumentor/ReflectionDocBlock/compare/3.3.2...5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 18:51:56 -07:00
dependabot[bot] b29f7dc1e8 Bump swiftmailer/swiftmailer from 5.4.8 to 6.2.3
Bumps [swiftmailer/swiftmailer](https://github.com/swiftmailer/swiftmailer) from 5.4.8 to 6.2.3.
- [Release notes](https://github.com/swiftmailer/swiftmailer/releases)
- [Changelog](https://github.com/swiftmailer/swiftmailer/blob/master/CHANGES)
- [Commits](https://github.com/swiftmailer/swiftmailer/compare/v5.4.8...v6.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 23:32:06 -07:00
dependabot[bot] e8fe9c2aa4 Bump symfony/console from 3.4.2 to 4.2.12
Bumps [symfony/console](https://github.com/symfony/console) from 3.4.2 to 4.2.12.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v3.4.2...v4.2.12)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 23:05:10 -07:00
dependabot[bot] 3f74321799 Bump gregwar/captcha from 1.1.4 to 1.1.8
Bumps [gregwar/captcha](https://github.com/Gregwar/Captcha) from 1.1.4 to 1.1.8.
- [Release notes](https://github.com/Gregwar/Captcha/releases)
- [Commits](https://github.com/Gregwar/Captcha/compare/v1.1.4...v1.1.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 22:45:19 -07:00
Sukaos 3811d70b76
Added missing closing HTML tag in template 2020-06-07 14:26:04 -07:00
Frédéric Guillot aa2d61d388 Update Docker image to Alpine 3.12 2020-06-02 22:05:05 -07:00
Frédéric Guillot 884a8eb2c4 Remove paragonie/random_compat (not required for PHP 7) 2020-06-02 22:04:16 -07:00
dependabot[bot] 25f3f6f2d2 Bump symfony/yaml from 3.4.2 to 4.4.9
Bumps [symfony/yaml](https://github.com/symfony/yaml) from 3.4.2 to 4.4.9.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/compare/v3.4.2...v4.4.9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-02 20:11:38 -07:00
dependabot[bot] 38a1cb768e Bump myclabs/deep-copy from 1.7.0 to 1.9.5
Bumps [myclabs/deep-copy](https://github.com/myclabs/DeepCopy) from 1.7.0 to 1.9.5.
- [Release notes](https://github.com/myclabs/DeepCopy/releases)
- [Commits](https://github.com/myclabs/DeepCopy/compare/1.7.0...1.9.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-02 20:03:07 -07:00
dependabot[bot] b56a76e8d7 Bump psr/log from 1.1.2 to 1.1.3
Bumps [psr/log](https://github.com/php-fig/log) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/php-fig/log/releases)
- [Commits](https://github.com/php-fig/log/compare/1.1.2...1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-02 20:02:22 -07:00
dependabot[bot] a5695f7dde Bump doctrine/instantiator from 1.3.0 to 1.3.1
Bumps [doctrine/instantiator](https://github.com/doctrine/instantiator) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/doctrine/instantiator/releases)
- [Commits](https://github.com/doctrine/instantiator/compare/1.3.0...1.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-02 19:59:13 -07:00
dependabot[bot] 34754e0035 Bump symfony/stopwatch from 3.4.2 to 4.4.9
Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 3.4.2 to 4.4.9.
- [Release notes](https://github.com/symfony/stopwatch/releases)
- [Changelog](https://github.com/symfony/stopwatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/stopwatch/compare/v3.4.2...v4.4.9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-02 19:58:29 -07:00
Frédéric Guillot 350eff6648 Move dependabot.yml to .github folder 2020-06-02 18:55:34 -07:00
Frédéric Guillot 5fd4bfbc6d Add Dependabot 2020-06-01 23:07:06 -07:00
mildis 9e1e4ea381
Allow use of the user's DN as the group filter substitution 2020-05-21 20:57:30 -07:00
Franky Van Liedekerke a0a7a1eb31 Add subtask events to ProjectModificationDateSubscriber
This allows also subtask updates to be reflected on the dashboard (the % info) when a subtask is completed.
2020-05-21 20:51:47 -07:00
Julien ANNE 6ffe3ed1ed
Update Vagrantfile to Ubuntu 20.04 2020-05-20 18:10:53 -07:00
Timo 31508e07fd
Open large modal when clicking on edit category link 2020-05-14 19:14:34 -07:00
Franky Van Liedekerke 9aec56115e
Set margin-bottom at 0 only for the last child of a tooltip element 2020-05-06 21:52:03 -07:00
Psy-Q 21f563fdd5
Prevent last swimlane to be hidden if there is only one
Fixes #4376
2020-05-06 21:46:01 -07:00
Franky Van Liedekerke 17b764e862
Execute tooltip listeners only once when the DOM is ready 2020-05-03 12:12:29 -07:00
Franky Van Liedekerke 0ede384cda
Use Ajax request for Markdown preview
This remove dependency on a Javascript library.
2020-05-01 20:05:53 -07:00
Franky Van Liedekerke 6a0b6a8672
Make tooltip events bubble 2020-04-30 20:33:57 -07:00
Franky Van Liedekerke d4ee16c1f7
Keep newlines in markdown 2020-04-30 20:13:35 -07:00
Slade f397a81984
Show the color dropdown when creating a new automatic action
Fixes #4443
2020-04-29 18:33:21 -07:00
Ole Carlsen 7fb830518e
Update Danish translation 2020-04-27 20:35:05 -07:00
Franky Van Liedekerke e07b708641
Update nl_NL translation
Fixes #4444
2020-04-26 11:32:57 -07:00
Franky Van Liedekerke b31af33b51
Correct duration calculation
Fixes #4464
2020-04-26 11:32:03 -07:00
Franky Van Liedekerke 791c4abd57
Copy subtask assignee when duplicating a subtask
Closes #4469
2020-04-26 11:29:26 -07:00
Timo 027f875ac6
Save task list order in user session 2020-04-22 20:40:39 -07:00
teha-at e089d3059a
Add action to assign user when the swimlane change 2020-04-22 20:36:49 -07:00
Slavko c01a93ec12 sk_SK translation update 2020-04-22 20:15:26 -07:00
Kiyohito AOKI 2ba02033ee
Update ja_JP translation 2020-04-17 09:34:25 -07:00
trendspotter 8f20244c9f Update cs_CZ translation 2020-04-16 21:09:07 -07:00
Frédéric Guillot 9d22fef389 Avoid PHP notice 2020-04-15 20:34:51 -07:00
Frédéric Guillot b8630d1b5b Update ChangeLog 2020-04-15 20:27:51 -07:00
Rafael de Camargo fc9d22df52 Update pt_br translation 2020-04-15 18:16:13 -07:00
erpnedir 16f8acf641
Update tr_TR translation 2020-04-15 18:15:51 -07:00
Dracer5 b53c8e859f
Update ru_RU translation changing last occurencies of "private" to "personal" 2020-04-08 18:35:54 -07:00
Dracer5 d22efdcfc3
Update ru_RU translation 2020-04-06 20:36:48 -07:00
Manfred Hoffmann 5e70e96772
Replace last occurences of "private" with "personal" 2020-04-06 20:36:20 -07:00
Manfred Hoffmann a648a579cc
Final fixes / German translation for user-groups-listing 2020-04-05 14:55:25 -07:00
Timo 490bcd17d8
Add new event subtask.create_update 2020-04-05 14:50:11 -07:00
Frédéric Guillot 1f6a42ace7 Improve user groups listing 2020-04-05 12:30:59 -07:00
Dracer5 95d8df405d
Update ru_RU translation 2020-04-05 12:03:03 -07:00
Manfred Hoffmann b442c52acb
Show group memberships in a tooltip 2020-04-05 11:20:12 -07:00
Frédéric Guillot 1ee17e995a Setup GitHub Actions 2020-04-04 17:31:52 -07:00