summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)Author
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
2017-08-11Filter variables when updating user profileFrederic Guillot
2017-08-11Make sure only admins can change password of other usersFrederic Guillot
2017-07-16Add "Create another link" checkbox for internal link as in sub-task creationOlivier Maridat
2017-06-09Remove checkbox to simplify task mail formFrederic Guillot
2017-06-03Add autocomplete dropdown on comment subject and email fieldsFrederic Guillot
2017-06-03Add dropdown menu to autocomplete email field from project membersFrederic Guillot
2017-06-03Add the possibility to create a comment when a task is sent by emailFrederic Guillot
2017-05-22Show only active users in auto-complete formsFrederic Guillot
2017-05-12Avoid PHP notice when regenerating API token for a userFrederic Guillot
2017-04-30Return HTTP 403 when access is forbiddenSimon Doppler
2017-04-12Bug: Improve task update restrictionBusfreak
2017-04-08Use user variable instead of current sessionFrederic Guillot
2017-04-08Improve dashboardFrederic Guillot
2017-04-08Add assignee restriction for custom project roles (dnd)Frederic Guillot
2017-04-08Improve task update restrictionFrederic Guillot
2017-04-07Add project restriction to block task editionFrederic Guillot
2017-04-05Add new project restriction to block assignee changeFrederic Guillot
2017-04-01Move Gravatar to external pluginFrederic Guillot
2017-04-01Move Gantt charts to external pluginFrederic Guillot
2017-04-01Move calendar to external pluginFrederic Guillot
2017-03-19Improve subtask toggleFrederic Guillot
2017-03-12Redirect to project list when removing a projectFrederic Guillot
2017-03-12Simplify dashboard to use new tasks list viewFrederic Guillot