Commit Graph

2776 Commits

Author SHA1 Message Date
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
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 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 24422b0adf Add missing css file to app.min.css 2019-08-22 20:01:00 -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
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
Frédéric Guillot 216f2dee12 Add project ID to ExternalTaskProviderInterface::fetch() 2019-07-30 12:58:36 -07:00
Igor Mroz db0d680e5c Updated Polish translation 2019-07-30 12:21:18 -07:00
Eskiso 2c8f99edef Updated translation (pt-PT) 2019-07-30 12:20:23 -07:00
Frédéric Guillot 8c396287ac Improve assets management 2019-07-25 19:23:30 -07:00
Frédéric Guillot d42dd07054 Remove dependency on nodejs and gulp 2019-07-25 13:05:08 -07:00
Frédéric Guillot 9ae185c18e Remove dependency on Sass
- Convert *.sass files to vanilla CSS
- Start using CSS variables
- Add PHP minifier
2019-07-25 11:16:21 -07:00
Rafael de Camargo 2bf0f99b51 Add link button to text editor 2019-07-24 13:50:51 -07:00
Rafael de Camargo 7283bfaef6 Implements check for duplicate default categories 2019-07-23 15:41:13 -07:00
Rafael de Camargo e488fdd154 Implements check for duplicate default columns 2019-07-23 15:41:13 -07:00
Rafael de Camargo 21a3634fd1
Fix html parsing on markdown editor
Closes #4243
2019-07-23 01:26:03 -03:00