Commit Graph

2562 Commits

Author SHA1 Message Date
Frederic Guillot f87d3334e5
Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwimlane() 2016-07-03 10:59:09 -04:00
Frederic Guillot d975a3ac45
Added more unit tests for task priority duplication 2016-07-03 10:45:34 -04:00
Frederic Guillot 9eb43dd3fc
Use latest version of select2 library because it doesn't work with IE11 2016-07-03 10:14:50 -04:00
Frederic Guillot e7a15de9e5
Docker volume path 2016-07-02 22:52:52 -04:00
Frederic Guillot 4f9e522438
Update .gitignore 2016-07-02 22:39:39 -04:00
Frederic Guillot f1ef7f4292
Do not ignore config.php for Docker image 2016-07-02 22:37:59 -04:00
Frederic Guillot 4b5c3b0527
Use PHP7 for Docker image 2016-07-02 22:35:54 -04:00
Frederic Guillot 9bc82296a9
Force sorting order in SQL for Postgres 2016-07-02 18:53:35 -04:00
Frederic Guillot a8a8bfb0af
Added more unit tests for LDAP user class 2016-07-02 18:23:47 -04:00
Frederic Guillot 43337d58c0
Preserve role for existing users when using ReverseProxy authentication 2016-07-02 17:44:45 -04:00
Frederic Guillot 10d577ad9d
Handle priority for task and project duplication 2016-07-02 16:36:10 -04:00
Frederic Guillot 8e56148a6d
Make sure that tags are duplicated for recurring tasks 2016-07-02 15:45:55 -04:00
Frederic Guillot b7ac354e83
Move Task::duplicate() to class ProjectTaskDuplicationModel 2016-07-02 15:29:48 -04:00
Frederic Guillot 6d5577fa0b
Handle project tags duplication 2016-07-02 15:20:59 -04:00
Frederic Guillot 3fcc0cb918
Handle tags and tasks move/duplication to another project 2016-07-02 14:44:26 -04:00
Frederic Guillot 853189a43f
Do not create empty tags and remove tags only when necessary 2016-07-02 11:50:32 -04:00
Frederic Guillot 6db72521ea
Memory cache have to be flushed before job processing 2016-07-01 13:44:14 -04:00
Frederic Guillot abdfa46cfc
Fixed empty title for web notification with only one overdue task 2016-07-01 12:33:18 -04:00
Frederic Guillot 662506941f
Flush memory cache in worker to get latest config values 2016-07-01 11:34:14 -04:00
Frederic Guillot a089cd72de
Fixed lexer issue with non word characters 2016-07-01 09:47:10 -04:00
Frederic Guillot 4b94714b3d
Fixed PHP error in UserHelper when having no user session 2016-07-01 09:05:10 -04:00
honda2 5a7afc67d2 more edits in czech translation
more edits in czech translation
2016-07-01 11:33:21 +02:00
honda2 44bf478d67 update czech translations
replaced some german strings with czech
2016-07-01 09:58:02 +02:00
Frédéric Guillot 01dbaf0858 Merge pull request #2405 2016-06-30 08:49:23 -04:00
Eskiso 62927e3695 Updated translation 2016-06-30 12:29:46 +01:00
Frederic Guillot 3cbc44f75a
Update IIS documentation 2016-06-29 22:48:38 -04:00
Frederic Guillot bb86197af1
Update IIS config file 2016-06-29 22:21:59 -04:00
Frederic Guillot 1aab142127
Fixed identical background color for LetterAvatar on 32bits platforms 2016-06-29 21:45:28 -04:00
Frederic Guillot 6c24ec5784
Update SQL schema dumps 2016-06-28 21:13:59 -04:00
Frederic Guillot 29ed5cbad1
Fix field type issue with Postgres 2016-06-28 21:06:55 -04:00
Frederic Guillot a49e7b7643
Expose task reference field to the user interface 2016-06-28 20:40:15 -04:00
Frédéric Guillot bf6aea863e Merge pull request #2396 2016-06-28 08:49:47 -04:00
Busfreak 53f3b2ecd3 update german translation 2016-06-28 13:28:13 +02:00
Frederic Guillot 7e0e7eba6d
Fixed some typo in documentation 2016-06-26 16:54:57 -04:00
Frederic Guillot 6bdee8b1ca
Update tags documentation (search) 2016-06-26 16:49:58 -04:00
Frederic Guillot 6ad547288c
Added documentation for tags 2016-06-26 16:45:55 -04:00
Frederic Guillot 9a95621599
Improve ICal export 2016-06-26 16:14:27 -04:00
Frederic Guillot 82623f1a21
Added API calls for subtask time tracking 2016-06-26 15:47:02 -04:00
Frederic Guillot f621129836
Added new API calls for project attachements 2016-06-26 15:17:38 -04:00
Frederic Guillot 3d34681610
Added new API calls for external task links 2016-06-26 14:33:53 -04:00
Frederic Guillot b82589e75f
Update API documentation 2016-06-26 12:37:51 -04:00
Frederic Guillot c110dffefe
Added new API call: "getProjectByIdentifier" 2016-06-26 12:34:20 -04:00
Frederic Guillot b48c0cecbb
Added new arguments to project API calls and update composer.json 2016-06-26 11:57:28 -04:00
Frederic Guillot 4a230d331e
Added application and project roles validation for API procedure calls 2016-06-26 10:25:13 -04:00
Frederic Guillot 922e0fb6de
Rewrite integration tests to run with Docker containers 2016-06-25 14:34:46 -04:00
Frederic Guillot fc93203e4d
Sync locales 2016-06-24 22:28:26 -04:00
Frederic Guillot ce367a24fc
Added tag modification from the user interface 2016-06-24 22:10:14 -04:00
Frederic Guillot cead21691e
Removed useless keyboard shortcut 2016-06-24 19:31:34 -04:00
Frederic Guillot 49d312d5a4
Added unit test when updating tags for a task 2016-06-24 18:35:33 -04:00
Frederic Guillot 16a138c86f
Update links on the board 2016-06-24 18:18:47 -04:00