Commit Graph

1761 Commits

Author SHA1 Message Date
ngtech b829afc19d Update ApiProvider.php 2016-06-08 10:29:22 +03:00
ngtech 9ba464d527 Update and rename SubtaskTimeTracking.php to SubtaskTimeTrackingApi.php 2016-06-08 10:27:44 +03:00
Nikolaos Georgakis 27f947412f Expose SubTask Time Tracking though the API
Also allow users to create Subtasks and Log Time for Subtasks through the User API

Rebased to new API code
2016-06-07 17:53:24 +03:00
Frederic Guillot c36070fd24 Merge pull-request #2308 2016-06-07 09:11:09 -04:00
Napier f7338a7cb6 Update translations.php 2016-06-07 18:21:16 +09:00
Lev Lazinskiy f97d683ede Show tasks that are due today in a different color
I chose a "Triadic" color from this page,
http://www.colorhexa.com/d90000 it seems to look good under various
categories.

Fix #2285
2016-06-06 20:07:01 -07:00
Frederic Guillot 8d792ee379 Update translations to fix typo 2016-06-06 20:43:03 -04:00
Frederic Guillot 3e72c11f05 Merge pull-request #2302 2016-06-06 20:37:21 -04:00
Frederic Guillot ecbee02183 Merge pull-request #2300 2016-06-06 20:36:41 -04:00
Frederic Guillot 444b63870d Merge pull-request #2299 2016-06-06 20:36:04 -04:00
Lev Lazinskiy 0ecba6495e Fix plural form
When removing all columns from a board, an alert box is displayed that
states "Your board doesn't have any column!", the correct plural form
should be "Your board doesn't have any columns!"
2016-06-06 11:47:38 -07:00
Busfreak ac1d111adf update german translation 2016-06-06 18:16:17 +02:00
Busfreak 61cedc489c fix for search bug in dashboard 2016-06-06 17:50:49 +02:00
Eskiso ff5000e667 Updated translation 2016-06-06 11:13:16 +01:00
Frederic Guillot d11ea08412 Remove useless use statements 2016-06-05 22:40:42 -04:00
Frederic Guillot 9cb8a1ffc9 Display local date format in date picker 2016-06-05 22:22:10 -04:00
Frederic Guillot 656f430632 Changed DateParser to use only user format and ISO-8601 2016-06-05 21:28:56 -04:00
Frederic Guillot 5ffdf286e7 Minor fixes 2016-06-05 18:22:19 -04:00
Frederic Guillot cf7bac1860 Added config parameter to allow self-signed certificates for the HTTP client 2016-06-05 15:42:22 -04:00
Frederic Guillot cd4c09c10a Conifgure email settings through user interface 2016-06-05 14:53:46 -04:00
Frederic Guillot a08339059b Improve background workers 2016-06-05 14:19:07 -04:00
Frederic Guillot 0eb4e3438c Merge pull-request #2188 2016-06-03 22:47:06 -04:00
Frederic Guillot e7012692f3 Change css for header links 2016-06-03 22:08:39 -04:00
Sébastien Kergreis a9025e5102 Add link in project name 2016-06-03 13:59:45 -05:00
Frederic Guillot a27057dd6f Expose to the user interface the email sender address 2016-06-02 20:58:34 -04:00
Frederic Guillot 523e0aad7e Raise exception for webhook token verification 2016-06-01 21:35:22 -04:00
Frederic Guillot c50255813b Added mail helper 2016-06-01 21:28:24 -04:00
Frederic Guillot b0a31b168f Merge pull-request #2280 2016-06-01 20:04:07 -04:00
Sébastien Kergreis 6af3b6dfdb Fix filters with UTF-8 characters 2016-06-01 13:48:22 -05:00
Frederic Guillot 92aba95959 Fix typo after refactoring 2016-05-31 22:42:50 -04:00
Frederic Guillot 4987e245bb Do not sync user role if LDAP groups are not configured 2016-05-30 21:47:31 -04:00
Frederic Guillot 679a22c718 Added some unit tests for avatar letter with UTF-8 2016-05-30 21:01:41 -04:00
Frederic Guillot 02cf50de80 Merge pull-request #2267 2016-05-30 20:46:52 -04:00
Frederic Guillot fb642b76bb Make console commands pluggable 2016-05-29 20:33:48 -04:00
Frederic Guillot b69eb5f993 Update JsonRPC library and API 2016-05-29 20:12:02 -04:00
Frederic Guillot 700ffec5ab Rename base validator class 2016-05-28 21:29:37 -04:00
Frederic Guillot ed074d1764 Move task import outside of project settings 2016-05-28 21:24:24 -04:00
Frederic Guillot 14d6affe2e Improve base FileModel class 2016-05-28 20:44:19 -04:00
Frederic Guillot 9370797095 Minor fixes 2016-05-28 20:26:23 -04:00
Frederic Guillot 14713b0ec7 Rename all models 2016-05-28 19:48:22 -04:00
Frederic Guillot 936376ffe7 Remove model base class 2016-05-28 18:19:15 -04:00
Frederic Guillot e6235afb2d Added mail provider class 2016-05-28 17:42:45 -04:00
Frederic Guillot d6c1c1ea33 Improve notification classes and move interface to core 2016-05-28 17:36:55 -04:00
Frederic Guillot 88ee691bb9 Fix wrong redirect after removing a task from the task view page 2016-05-28 17:26:33 -04:00
Frederic Guillot 9e218032c4 Split Gantt controller 2016-05-28 14:29:07 -04:00
Frederic Guillot 8d12e2fe73 Split board controller into multiple classes 2016-05-28 14:05:57 -04:00
Frederic Guillot 1353929a7d Rename controllers 2016-05-28 13:41:54 -04:00
Frederic Guillot ab48a09f0d Rename controllers 2016-05-28 11:31:54 -04:00
bitcoin333 8e473a4fb4 Update LetterAvatarProvider.php
Correct UFT-8 handling.
2016-05-27 09:27:39 +02:00
Frederic Guillot 82b5b491be Rename task view controller 2016-05-26 22:23:12 -04:00