Commit Graph

4461 Commits

Author SHA1 Message Date
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
Frédéric Guillot
15792da159 Update French translation and improve project tag settings template 2020-04-04 11:54:52 -07:00
Timo
67a5dd6a89 Add option to enable or disable global tags per projects 2020-04-04 11:39:17 -07:00
Manfred Hoffmann
1cc0ac0713 Show group membership(s) in user-summary and user-list 2020-04-02 21:16:13 -07:00
Mirko
22939a21b4 Docker: Forward real hostname instead of "localhost" 2020-04-01 18:17:00 -07:00
Rafael de Camargo
cc30ccf627 Update pt_BR translations 2020-03-31 18:31:38 -07:00
Manfred Hoffmann
2930c792d3 Fixed German currency translations and one inconsistent wording 2020-03-28 10:47:38 -07:00
Ars Kurd
e58b9b4f31 Update ru_RU translation 2020-03-26 20:38:47 -07:00
Timo
e6d5e6222e Add new task/project image hooks 2020-03-15 11:59:12 -07:00
Eskiso
edf18af344 Updated pt_PT translations
Added new translations and converted private to personal (on translation)
2020-03-11 18:47:22 -07:00