Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-08 | Update ApiProvider.php | ngtech | |
2016-06-08 | Update and rename SubtaskTimeTracking.php to SubtaskTimeTrackingApi.php | ngtech | |
2016-06-07 | Expose SubTask Time Tracking though the API | Nikolaos Georgakis | |
Also allow users to create Subtasks and Log Time for Subtasks through the User API Rebased to new API code | |||
2016-06-07 | Merge pull-request #2308 | Frederic Guillot | |
2016-06-07 | Update translations.php | Napier | |
2016-06-06 | Show tasks that are due today in a different color | Lev Lazinskiy | |
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 | Update translations to fix typo | Frederic Guillot | |
2016-06-06 | Merge pull-request #2302 | Frederic Guillot | |
2016-06-06 | Merge pull-request #2300 | Frederic Guillot | |
2016-06-06 | Merge pull-request #2299 | Frederic Guillot | |
2016-06-06 | Fix plural form | Lev Lazinskiy | |
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 | update german translation | Busfreak | |
2016-06-06 | fix for search bug in dashboard | Busfreak | |
2016-06-06 | Updated translation | Eskiso | |
2016-06-05 | Remove useless use statements | Frederic Guillot | |
2016-06-05 | Display local date format in date picker | Frederic Guillot | |
2016-06-05 | Changed DateParser to use only user format and ISO-8601 | Frederic Guillot | |
2016-06-05 | Minor fixes | Frederic Guillot | |
2016-06-05 | Added config parameter to allow self-signed certificates for the HTTP client | Frederic Guillot | |
2016-06-05 | Conifgure email settings through user interface | Frederic Guillot | |
2016-06-05 | Improve background workers | Frederic Guillot | |
2016-06-03 | Merge pull-request #2188 | Frederic Guillot | |
2016-06-03 | Change css for header links | Frederic Guillot | |
2016-06-03 | Add link in project name | Sébastien Kergreis | |
2016-06-02 | Expose to the user interface the email sender address | Frederic Guillot | |
2016-06-01 | Raise exception for webhook token verification | Frederic Guillot | |
2016-06-01 | Added mail helper | Frederic Guillot | |
2016-06-01 | Merge pull-request #2280 | Frederic Guillot | |
2016-06-01 | Fix filters with UTF-8 characters | Sébastien Kergreis | |
2016-05-31 | Fix typo after refactoring | Frederic Guillot | |
2016-05-30 | Do not sync user role if LDAP groups are not configured | Frederic Guillot | |
2016-05-30 | Added some unit tests for avatar letter with UTF-8 | Frederic Guillot | |
2016-05-30 | Merge pull-request #2267 | Frederic Guillot | |
2016-05-29 | Make console commands pluggable | Frederic Guillot | |
2016-05-29 | Update JsonRPC library and API | Frederic Guillot | |
2016-05-28 | Rename base validator class | Frederic Guillot | |
2016-05-28 | Move task import outside of project settings | Frederic Guillot | |
2016-05-28 | Improve base FileModel class | Frederic Guillot | |
2016-05-28 | Minor fixes | Frederic Guillot | |
2016-05-28 | Rename all models | Frederic Guillot | |
2016-05-28 | Remove model base class | Frederic Guillot | |
2016-05-28 | Added mail provider class | Frederic Guillot | |
2016-05-28 | Improve notification classes and move interface to core | Frederic Guillot | |
2016-05-28 | Fix wrong redirect after removing a task from the task view page | Frederic Guillot | |
2016-05-28 | Split Gantt controller | Frederic Guillot | |
2016-05-28 | Split board controller into multiple classes | Frederic Guillot | |
2016-05-28 | Rename controllers | Frederic Guillot | |
2016-05-28 | Rename controllers | Frederic Guillot | |
2016-05-27 | Update LetterAvatarProvider.php | bitcoin333 | |
Correct UFT-8 handling. | |||
2016-05-26 | Rename task view controller | Frederic Guillot | |