summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)Author
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-12Improve API calls for subtasksFrédéric Guillot
2014-09-11Merge pull-request #213 (store last seen project)Frédéric Guillot
2014-09-10Improve user interface for tabletsFrédéric Guillot
2014-09-10Add Atom feed for project activityFré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-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-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-08-31Improve project move viewFrédéric Guillot
2014-08-30Move a task to another projectFrédéric Guillot
2014-08-30Projects management refactoringFrédéric Guillot
2014-08-19Fix bug for password changeFrédéric Guillot
2014-08-19Stored last seen in the project dashboardNicolas RAMEL
2014-08-16Authentication backends refactoringFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-08-13Add ReverseProxy authentication (pull-request #199)Frédéric Guillot
2014-08-12Project cloning/duplication (pull-request #196)Frédéric Guillot
2014-07-21Improve webhooks to call external url on task creation/modificationFrédéric Guillot
2014-07-19Add Task CSV export and Kanboard CLIFrédéric Guillot
2014-07-08Add fields: task creator and modification dateFrédéric Guillot
2014-07-07Improve javascript code and remove CSP errorsFrédéric Guillot
2014-07-06Integration of the chosen jquery plugin for the board selectorFrédéric Guillot
2014-07-04Merge pull request #164 from Typz/actionsFrédéric Guillot
2014-07-01Allow 'no category' and 'unassigned' in actions.Francois Ferrand
2014-07-01Use popover to edit task and description directly from board.Francois Ferrand
2014-06-30Merge pull-request: Github authentication #162Frédéric Guillot
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-06-20Add a board selector instead of the list of projectsFrédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-25Improve file uploadFrédéric Guillot
2014-05-25Add subtasksFrédéric Guillot
2014-05-23Minor code improvementsFrédéric Guillot
2014-05-23Improve user interfaceFrédéric Guillot
2014-05-22Add files uploadFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot