summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2014-09-19Exclude current user in email notifications, pull-request #273)Frédéric Guillot
2014-09-19Merge pull-request #274 (url redirection/session expired)Frédéric Guillot
2014-09-18Fix bug: update of the last_modified field for projectsFrédéric Guillot
2014-09-19redirect to original target page after logging inLim Yuen Hoe
2014-09-18Fix bug: overdue tasks email notificationFrédéric Guillot
2014-09-17Improve labels in change password interface (pull-request #270)Frédéric Guillot
2014-09-17Improve board API callsFrédéric Guillot
2014-09-16Improve API calls for usersFrédéric Guillot
2014-09-16Improve API calls for commentsFrédéric Guillot
2014-09-16Add more events and notifications for tasksFrédéric Guillot
2014-09-16Don't load Javascript assets for public board accessFrédéric Guillot
2014-09-16Remove unused codeFrédéric Guillot
2014-09-16Rename method names to be more consistentFrédéric Guillot
2014-09-16Improve template loaderFrédéric Guillot
2014-09-16Improve Board::Index() and avoid useless HTTP redirectsFrédéric Guillot
2014-09-16Update Russian and Italian translations (pull-requests #266 and #265)Frédéric Guillot
2014-09-15Update Spanish translationsFrédéric Guillot
2014-09-15Tiny postgres fixes (pull-request #263)Frédéric Guillot
2014-09-15Run unit tests across different database backends + fix bugsFrédéric Guillot
2014-09-12Split LDAP findUser() method into smaller functionsFrédéric Guillot
2014-09-12Fix minor bug: wrong variableFré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-11Merge pull-request #213 (store last seen project)Frédéric Guillot
2014-09-11Update French localesFrédéric Guillot
2014-09-10Improve user interface for tabletsFrédéric Guillot
2014-09-10Update Spanish translation (pull-request #243)Fré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-08Remove the columns list from the edit task formFrédéric Guillot
2014-09-08Fix bug when moving tasks position in the same columnFrédéric Guillot
2014-09-08Update de_DE translation (pull-request #233)Frédéric Guillot
2014-09-08Change the session lifetime (valid until the browser is closed)Frédéric Guillot
2014-09-08Fix bug HTTPS detection (issue with IIS)Fré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