Commit Graph

4461 Commits

Author SHA1 Message Date
Ole Carlsen
6c08225f76 Update da_DK translation 2019-10-28 18:57:49 -07:00
Frédéric Guillot
309511e452 Update ChangeLog 2019-10-26 18:52:45 -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
Frédéric Guillot
84e680482f Update Docker image to Alpine Linux 3.10.3 2019-10-25 20:03: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
shukebeta
9f1419ee6b fix phpunit cannot work in vagrant virtual machine
only phpunit version 5 can be used to run the tests
2019-10-15 19:59:22 -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
Timo Litzbarski
87aaec5769 change user filter icon 2019-09-05 23:01:30 -07:00
mkysoft
93dee80c04 Anybody added for filter 2019-09-04 20:27:24 -07:00
Kiyohito AOKI
cb2414c99a Improve Japanese translation 2019-09-02 22:02:39 -07:00
Rafael de Camargo
93ef2dc188 Update pt-br translation 2019-09-01 22:25:37 -07:00
Timo
88b82b2a44 change category icon (in favor for tag icon for tags) 2019-08-29 18:28:02 -07:00
Slavko
4473bcfb36 Update Slovak translation
Add some translation improvements
2019-08-29 18:20:43 -07:00
Haocen
39c6f65e85 Disable user scaling to avoid page shrinking when drag&drop on mobile device 2019-08-28 20:34:52 -07:00
Rafael de Camargo
a4f130839f Improve english task description 2019-08-27 20:51:27 -07:00
Rafael de Camargo
c0d8407d9a Fix automatic action condition check
Checks for source column instead of current column because the condition 
is "moved away"
Closes #4277
2019-08-27 20:51:27 -07:00
Rafael de Camargo
c6df7c081a Fixes task assignee filter test
The query must be reset before every filter apply
2019-08-27 20:28:58 -07:00
Rafael de Camargo
1731211908 Add tests for task link and subtask assignee filters 2019-08-27 20:28:58 -07:00
Rafael de Camargo
51b3d811e1 Changes filters from in array to in subqueries
Fixes #3280
2019-08-27 20:28:58 -07:00
Rafael de Camargo
4d07628054 Add hash to image url to force browser to update profile when changed
Closes #4241
2019-08-27 20:19:51 -07:00
Frédéric Guillot
8b2d46ed5d Update ChangeLog 2019-08-24 14:17:13 -07:00
Eskiso
a630b5b7de Fixed issue of tooltip not disapearing
Tooltips would not disappear if the mouse was never on it. If you move your mouse on an icon and then move the mouse out without passing by the tooltip, the tooltip would remain active until mouse pass and leave or click somewhere else.

With this update, the tooltip will be removed if you leave the target unless you move the mouse to the tooltip.
2019-08-23 19:04:23 -07:00
Frédéric Guillot
24422b0adf Add missing css file to app.min.css 2019-08-22 20:01:00 -07:00
Frédéric Guillot
2915a2f13d Update Docker image to Alpine Linux 3.10.2 2019-08-21 22:14:04 -07:00
Timo
2774d917cf Hide due date time if time is 00:00 2019-08-20 18:25:17 -07:00
Timo
4a3f4fcfc2 Update de_DE translation 2019-08-17 15:21:44 -07:00
Hitesh Chandwani
97a30d662f Add new plugin hooks in view switcher 2019-08-13 18:29:00 -07:00
Frédéric Guillot
b6e1c3f2c7 Update Docker image to Alpine Linux 3.10.1 2019-08-03 20:08:49 -07:00
Rafael de Camargo
3df095186c Fix reference to text-carret js library
Closes #4257
2019-08-03 19:52:16 -07:00
Rafael de Camargo
ac829d4f14 Add error checks to glob function
GLOB_ERR will throw errors if an error occurs,
such as lack of permission
GLOB_NOCHECK will return the pattern if no file
is found, this makes the file_exists check valid
2019-08-03 19:51:50 -07:00