Age | Commit message (Expand) | Author |
2015-02-10 | Add subtask time tracking in the task view | Frederic Guillot |
2015-02-07 | Update task time tracking based on subtask time tracking | Frederic Guillot |
2015-02-07 | Rename subtask model | Frederic Guillot |
2015-02-01 | Add shortcut link to close a task from the dropdown menu | Frederic Guillot |
2015-01-25 | Do not show inactive projects info on the dashboard and update picodb (merge ... | Frederic Guillot |
2015-01-02 | Cleanup and fixes | Frédéric Guillot |
2015-01-02 | Various fixes and improvements | Frédéric Guillot |
2014-12-31 | Acl refactoring | Frédéric Guillot |
2014-12-28 | Template helpers refactoring | Frédéric Guillot |
2014-12-26 | Add swimlanes | Frédéric Guillot |
2014-12-03 | Move tasks templates to a subfolder | Frédéric Guillot |
2014-11-25 | Improve task creation popover | Frédéric Guillot |
2014-11-25 | Show the task creation form as a popover | Frédéric Guillot |
2014-11-25 | Auto assign user during task creation if there is only one user | Frédéric Guillot |
2014-11-23 | Fix some issues | Frédéric Guillot |
2014-11-23 | Create TaskDuplication model | Frédéric Guillot |
2014-11-23 | Create TaskModification model | Frédéric Guillot |
2014-11-22 | Move task creation to a seperate class | Frédéric Guillot |
2014-11-21 | Create TaskStatus model | Frédéric Guillot |
2014-11-09 | Add projects to the dashboard and rename some methods | Frédéric Guillot |
2014-11-02 | Change layout (experimental) | Frédéric Guillot |
2014-10-12 | Move some Task model methods to the TaskFinder class | Frédéric Guillot |
2014-10-12 | Add pagination/column sorting for search and completed tasks | Frédéric Guillot |
2014-10-11 | Add 3 new fields for tasks: start date, time estimated and time spent | Frédéric Guillot |
2014-10-05 | Input date format is now a config parameter instead of the current locale | Frédéric Guillot |
2014-09-23 | Move task edit form to the task layout | Frédéric Guillot |
2014-09-23 | Regular users can remove only their own tasks | Frédéric Guillot |
2014-09-22 | Move task webhook to the controller webhook | Frédéric Guillot |
2014-09-20 | Models refactoring/improvements | Frédéric Guillot |
2014-09-20 | Extract project permissions to a separate class | Frédéric Guillot |
2014-09-20 | Split Task model into smaller classes | Frédéric Guillot |
2014-09-16 | Don't load Javascript assets for public board access | Frédéric Guillot |
2014-09-09 | The color is not mandatory for task creation through the API | Frédéric Guillot |
2014-09-08 | Add public view for tasks | Frédéric Guillot |
2014-09-08 | Handle the case of tasks with bad previous positions | Frédéric Guillot |
2014-09-08 | Remove the columns list from the edit task form | Frédéric Guillot |
2014-09-01 | Improve task controller and fix bug description popover | Frédéric Guillot |
2014-09-01 | Improve task duplication | Frédéric Guillot |
2014-09-01 | Add the possibility to duplicate a task to another project | Frédéric Guillot |
2014-08-31 | Improve project move view | Frédéric Guillot |
2014-08-30 | Move a task to another project | Frédéric Guillot |
2014-07-08 | Add fields: task creator and modification date | Frédéric Guillot |
2014-07-01 | Use popover to edit task and description directly from board. | Francois Ferrand |
2014-05-28 | Add CSRF protections | Frédéric Guillot |
2014-05-25 | Add subtasks | Frédéric Guillot |
2014-05-23 | Improve user interface | Frédéric Guillot |
2014-05-22 | Add files upload | Frédéric Guillot |
2014-05-22 | Code refactoring (add autoloader and change files organization) | Frédéric Guillot |