summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)Author
2019-02-08Add new actions to reorder tasks by columnFrédéric Guillot
2019-02-01Limit avatar image sizeFrédéric Guillot
2019-01-31Avoid CSRF in users CSV importFrédéric Guillot
2019-01-30Do not show projects dropdown when prompting the 2FA codeFrédéric Guillot
2019-01-30Always returns a 404 otherwise people might guess which user existFrédéric Guillot
2019-01-30Add missing CSRF check in TwoFactorController::deactivate()Frédéric Guillot
2019-01-19Fix PHP error in task views (tag colors)Cyboulette
2019-01-10Fix permission check before "Assign to me"Rafael de Camargo
2018-10-15Redirect to board view of the current task after duplicationMichael Vickers
2018-08-12Allow 'No assignee' for external task on single user public boardsJulian Maurice
2018-08-11Allow to associate tags to colorsJulian Maurice
2018-08-09Allow to associate project categories to colorsJulian Maurice
2018-07-29Change 'entered' to 'enter'W1lkins
2018-06-08Add more fields in bulk task creation formFrédéric Guillot
2018-06-07Add quick link assign me in different viewsFrédéric Guillot
2018-06-06Add bulk task modification in list viewFrédéric Guillot
2018-06-04Run cron jobs via URLMiodrag Tokić
2018-06-04Fix misspelled nameMiodrag Tokić
2018-06-03Correct English textJames
2018-06-01Add checkboxes in list view to move tasks to another column at onceFrédéric Guillot
2018-04-06Make sure no empty group is submitted on project permissions pageFrédéric Guillot
2018-04-06Move documentation to https://docs.kanboard.org/Frédéric Guillot
2018-04-02Add default filter per userAurélien
2018-03-09Fix broken daily summary exportFrédéric Guillot
2018-03-05Redirect to original URL after oauth loginkent1
2018-03-02Display exceptions from plugins while refreshing boardFrédéric Guillot
2018-02-02Remove dependency on PicoFeedFrédéric Guillot
2018-01-29Add CSRF check for task and project files uploadFrédéric Guillot
2018-01-29Add missing CSRF check on avatar upload formFrédéric Guillot
2018-01-29Add missing CSRF check in saveUploadDB() methodFrédéric Guillot
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2017-12-01Improve permission checks on custom filters pageFrédéric Guillot
2017-11-27Update image links in documentationFrédéric Guillot
2017-11-17Add the possibility to send tasks and comments to multiple recipientsFrederic Guillot
2017-11-16Add projects searchFrederic Guillot
2017-11-16Add search in groupsFrederic Guillot
2017-11-16Fix PHP notice in PR #3557Frederic Guillot
2017-11-16Allow searching for users in the user list.Ramón Cahenzli
2017-11-14Task CSV import is now able to handle more fieldsFrederic Guillot
2017-11-09Add user backend provider systemFrederic Guillot
2017-11-08Remove useless URL paramsFrederic Guillot
2017-11-08Improve iCalendar feed to include tasks with start/end date and due date with...Frederic Guillot
2017-11-03Use task description templates in bulk task creationFrederic Guillot
2017-11-02Add predefined templates for task descriptionsFrederic Guillot
2017-10-30Add section for predefined contentsFrederic Guillot
2017-10-27Remove feature "Allow everybody to access to this project"Frederic Guillot
2017-10-20Add bulk subtasks creationFrederic Guillot
2017-09-27Make sure people do not access to files of other projectsFrederic Guillot
2017-09-23Do not expose IDs in formsFrederic Guillot
2017-09-23Avoid people to alter other projects by changing form dataFrederic Guillot