Age | Commit message (Expand) | Author |
2016-05-28 | Improve base FileModel class | Frederic Guillot |
2016-05-28 | Minor fixes | Frederic Guillot |
2016-05-28 | Update composer file | Frederic Guillot |
2016-05-28 | Update ChangeLog | 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 |
2016-05-26 | Rename task view controller | Frederic Guillot |
2016-05-26 | Rename task controllers | Frederic Guillot |
2016-05-26 | Rename 2FA controller | Frederic Guillot |
2016-05-26 | Mark notification as read when clicking on it | Frederic Guillot |
2016-05-26 | Update translations.php | bitcoin333 |
2016-05-26 | Remove webhook endpoint to create tasks (breaking change) | Frederic Guillot |
2016-05-25 | Rename ProjectEdit controller | Frederic Guillot |
2016-05-25 | Rename ProjectPermission controller | Frederic Guillot |
2016-05-25 | Split project controller into multiple classes | Frederic Guillot |
2016-05-25 | Do not execute controller if the response is already sent | Frederic Guillot |
2016-05-25 | Support strtotime strings for date search | Frederic Guillot |
2016-05-24 | Change composer dependencies to be compatible with PHP 5.3 | Frederic Guillot |
2016-05-24 | Clean up unit tests | Frederic Guillot |
2016-05-24 | Merge pull-request #2261 | Frederic Guillot |
2016-05-24 | Do not send notifications to disabled users | Frederic Guillot |
2016-05-24 | Filter non compatible plugins | Frederic Guillot |
2016-05-24 | Added NotificationJob | Frederic Guillot |
2016-05-23 | Added QueueProvider to base class for unit tests | Frederic Guillot |
2016-05-23 | Added QueueManager to process background jobs | Frederic Guillot |
2016-05-23 | Adds task column in 'my tasks' table on dasboard | Sébastien Kergreis |
2016-05-22 | Improve Postgres SQL dump | Frederic Guillot |
2016-05-21 | Merge pull request #2257 | Frédéric Guillot |
2016-05-21 | update german translation | middeke |
2016-05-20 | Added missing response::send() after refactoring | Frederic Guillot |
2016-05-20 | Update translations | Frederic Guillot |
2016-05-20 | Update Korean Language Package (#2253) | Napier |
2016-05-20 | Manage plugins from the user interface and from the command line | Frederic Guillot |
2016-05-19 | Merge pull request #2249 | Frédéric Guillot |
2016-05-19 | updated german translation | Busfreak |
2016-05-18 | Added plugin controller (WIP) | Frederic Guillot |
2016-05-18 | Reset failed login counter and unlock user when changing password | Frederic Guillot |
2016-05-18 | Minor Gantt chart improvements | Frederic Guillot |
2016-05-18 | Merge pull request #2240 | Frédéric Guillot |
2016-05-18 | Corrects one typo in French translation | dupgit |
2016-05-17 | Rename subtask controller | Frederic Guillot |
2016-05-17 | Added the possibility to convert a subtask to a task | Frederic Guillot |