Commit Graph

2853 Commits

Author SHA1 Message Date
Ole Carlsen
10837e5dfb Update Danish translation 2020-02-16 13:15:04 -08:00
Balázs Úr
bd3ad68743 Update Hungarian translation 2020-02-12 19:06:56 -08:00
Timo
2c98be3ead Add the possibility to make tags global from project settings 2020-02-10 19:48:51 -08:00
Frédéric Guillot
f3945471b5 Update French translation 2020-02-05 18:59:06 -08:00
Slade
0360c57c79 Update regex to detect external links with attachments
Fixes #4359
2020-02-05 18:46:13 -08:00
Timo
528dc633aa update de_DE translation 2020-02-05 18:21:39 -08:00
Andre Nathan
e59ab08af3 Allow task limits to be applied per-swimlane 2020-02-04 20:16:35 -08:00
Steve Bian
0a6f614571 Use KANBOARD_URL to build URIs if specified 2020-02-04 20:00:04 -08:00
Valentino Pesce
54dd3bdd1c Fix wrong Italian translation 2020-01-29 18:38:36 -08:00
Markus Katharina Brechtel
697c8875f7 Add time_spent and time_estimated as editable values to updateTask and createTask 2020-01-25 18:21:59 -08:00
Timo
64397f45fa Kanboard now requires PHP >= 7.2 since other versions are deprecated 2020-01-14 12:02:31 -08:00
Haocen
7731dde413 Avoid page shrinking when drag and drop cards on iOS devices 2020-01-05 17:07:56 -08:00
Timo
0017e8d8f1 Fixed wrong translation in German (remove != edit) 2019-12-10 18:47:29 -08:00
Dracer5
a28e6925b1 Update ru_RU translation 2019-12-08 11:51:26 -08:00
Slade
ad85637aa1 Adjust width of timetracking column. Make subtasks wrap not under icons 2019-12-04 18:22:07 -08:00
Timo
f0b53863fb Add colors to tag and category list
Add colors to:

- Global tag list
- Project tag list
- Project category list
2019-11-21 19:36:19 -08:00
Frédéric Guillot
75682398c1 Update Parsedown to v1.7.3 (security update) 2019-11-19 21:35:32 -08:00
Slade
89c8add4f4 Make sure incompatible plugins can be uninstalled from the web ui 2019-11-19 20:23:15 -08:00
Slade
e65045f934 Move "data-js-lang" attribute to HTML "lang" attribute 2019-11-19 20:15:15 -08:00
Slade
aba2887396 Update language codes for timepicker so the calendars are translated correctly 2019-11-19 20:11:38 -08:00
Slade
cac62d24b4 Show ISO date format in application settings 2019-11-16 17:10:58 -08:00
Slade
f04912c708 Datepicker stores its Spanish locales as "es", not "es-ES" or "es-VE" 2019-11-16 17:06:33 -08:00
Lorinczy Zsigmond
dcdbd3758b In PHP-7.4, nested ternary operators are to be bracketed
(as their default association is counter-intuitive)
https://wiki.php.net/rfc/ternary_associativity
2019-11-15 17:55:05 -08:00
Mef45
12d55408fe Update ru_RU (Russian) translation 2019-11-15 17:54:04 -08:00
cl0ne
e1f1b752c8 Update uk_UA (Ukrainian) translation 2019-11-13 18:42:46 -08:00
Lőrinczy, Zsigmond
35602c0880 Change string indexing from {0} to [0] (deprecated in PHP 7.4) 2019-11-09 11:46:53 -08:00
Ole Carlsen
6c08225f76 Update da_DK translation 2019-10-28 18:57:49 -07:00
Frédéric Guillot
dcfe301ab8 Fixes broken PR #4328 2019-10-26 18:07:21 -07:00
Frédéric Guillot
506985469d Sync translations 2019-10-26 17:35:23 -07:00
av-ipunkt
0f1f24c3f9 Add new template hook: "template:project-permission:after-adduser" 2019-10-25 19:55:27 -07:00
حمید کرد
f97862df9a Improve Persian translation 2019-10-24 17:41:36 -07:00
Johannes Konst
18735fbe25 Upgrade jQuery to version 3.4.1 2019-10-23 20:53:02 -07:00
Jimmy J. Olano S
c2c1b0d8a1 Fixing spelling and erratum (Spanish-Spain) 2019-10-23 20:51:39 -07:00
Jimmy J. Olano S
c809fa34d9 Translation into Spanish (Venezuela) added 2019-10-23 20:51:39 -07:00
Jimmy J. Olano S
f0d2ba9436 Option language added for Spanish (Venezuela) 2019-10-23 20:51:39 -07:00
Timo
743172edf5 Fix wrong German translation 2019-10-23 20:50:02 -07:00
Tobias Balle-Petersen
de6768746a color_id not required when updating a tag
The parameter color_tag should be optional when updating a tag (Or the documentation should be changed).  Since color_id is optional when creating a tag, it is counter intuitive, that it is  needed when updating a tag.

https://docs.kanboard.org/en/latest/api/tags_procedures.html#updatetag
2019-10-15 20:08:29 -07:00
Rafael de Camargo
9bd7ae9515 Fix SubtaskRestrictionController modal misbehaviour on link
When the icon was clicked, the modal wasn't shown. Instead, its html content was open as the whole page.
2019-10-15 20:06:39 -07:00
Michael Vickers
3855617743 Stop last project manager role from being removed
If the user will no longer be a project manager and there no other 
managers then stop the role from being changed
2019-10-09 20:34:21 -07:00
mogoa
7e558c1da8 Change order to connect API Before LDAP
Prevent double authentication with API Access token and ldaps server and also prevent temporary ban from ldap server when this one is enabled
2019-10-05 18:48:02 -07:00
Timo
219c933832 The task limit should consider all open tasks (not only filtered tasks)
Fixes #4291
2019-10-01 20:33:45 -07:00
Yannick A
91194776cf Update French translation 2019-10-01 18:44:15 -07:00
cl0ne
4d1dc698dd Update uk_UA (Ukrainian) translation
Add new translations and minor spelling fixes
2019-10-01 18:42:54 -07:00
Ars Kurd
4e0bdcdaa3 Update ru_RU translation 2019-09-28 13:10:36 -07:00
Zihang Ye
b725b9e88a Update Chinese translation
Correct translation and add missing colon
2019-09-24 20:23:02 -07:00
Peter Krantz
32a4f867cd Update Swedish translation 2019-09-21 12:07:08 -07:00
Peter Krantz
150b326b80 Update Swedish translation 2019-09-17 22:59:44 -07:00
Peter Krantz
b8608d6c18 Fix error in translation Översikts -> Översikt 2019-09-17 22:58:53 -07:00
حمید کرد
c4d27739c3 Add Persian translation 2019-09-15 13:44:56 -07:00
Vinanrra
3bb036a9d5 Updated es_ES translation 2019-09-06 20:18:39 -07:00