summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Expand)Author
2014-09-28Improve automatic actions (check for compatible events/actions/parameters)Frédéric Guillot
2014-09-28Move methods getIpAddress() and getUserAgent() to the Request classFrédéric Guillot
2014-09-27Hide users menu for non-admins (pull-request #284)Frédéric Guillot
2014-09-23Move task edit form to the task layoutFrédéric Guillot
2014-09-23Regular users can remove only their own tasksFrédéric Guillot
2014-09-22Basic prototype to handle Github webhooksFrédéric Guillot
2014-09-20Models refactoring/improvementsFrédéric Guillot
2014-09-20Extract project permissions to a separate classFrédéric Guillot
2014-09-20Split Task model into smaller classesFrédéric Guillot
2014-09-19Exclude current user in email notifications, pull-request #273)Frédéric Guillot
2014-09-18Fix bug: update of the last_modified field for projectsFrédéric Guillot
2014-09-18Fix bug: overdue tasks email notificationFrédéric Guillot
2014-09-17Improve board API callsFrédéric Guillot
2014-09-16Improve API calls for usersFrédéric Guillot
2014-09-16Add more events and notifications for tasksFrédéric Guillot
2014-09-16Rename method names to be more consistentFrédéric Guillot
2014-09-16Improve Board::Index() and avoid useless HTTP redirectsFrédéric Guillot
2014-09-15Run unit tests across different database backends + fix bugsFrédéric Guillot
2014-09-12Add settings field to control project columns (pull-request #244)Frédéric Guillot
2014-09-12Remove some code duplication (validation rules)Frédéric Guillot
2014-09-12Improve API calls for subtasksFrédéric Guillot
2014-09-12Add Russian translations (pull-request #248)Frédéric Guillot
2014-09-11Improve API calls for categoriesFrédéric Guillot
2014-09-11Add icon for subtasks on the boardFrédéric Guillot
2014-09-11Update French localesFrédéric Guillot
2014-09-10Add Atom feed for project activityFrédéric Guillot
2014-09-10Fix Mysql and Postgresql bugFrédéric Guillot
2014-09-10Add subtasks and comments historyFrédéric Guillot
2014-09-09Start to implement task history and project activityFrédéric Guillot
2014-09-09Improve project api proceduresFrédéric Guillot
2014-09-09The color is not mandatory for task creation through the APIFrédéric Guillot
2014-09-08Add public view for tasksFrédéric Guillot
2014-09-08Handle the case of tasks with bad previous positionsFrédéric Guillot
2014-09-08Fix bug when moving tasks position in the same columnFrédéric Guillot
2014-09-05Start to improve task Api operations and docFrédéric Guillot
2014-09-04Task move position refactoringFrédéric Guillot
2014-09-03Change a category directly from the boardFrédéric Guillot
2014-09-02Refactoring of user management (ui)Frédéric Guillot
2014-09-01Improve task controller and fix bug description popoverFrédéric Guillot
2014-09-01Improve task duplicationFrédéric Guillot
2014-09-01Add the possibility to duplicate a task to another projectFrédéric Guillot
2014-09-01Add an automated action to move a task to another projectFrédéric Guillot
2014-08-30Move a task to another projectFrédéric Guillot
2014-08-30Projects management refactoringFrédéric Guillot
2014-08-19Add phpdoc commentFrédéric Guillot
2014-08-19Fix bug for password changeFrédéric Guillot
2014-08-19Remove useless codeFrédéric Guillot
2014-08-19Fix a bug and improve project cloning codeFrédéric Guillot
2014-08-19Add Italian translation and synchronize locale filesFrédéric Guillot
2014-08-17Locales list show native translation of the available languages (pull-request...Frédéric Guillot