Age | Commit message (Expand) | Author |
2018-04-02 | Add default filter per user | Aurélien |
2018-03-09 | Fix broken daily summary export | Frédéric Guillot |
2018-03-05 | Redirect to original URL after oauth login | kent1 |
2018-03-02 | Display exceptions from plugins while refreshing board | Frédéric Guillot |
2018-02-02 | Remove dependency on PicoFeed | Frédéric Guillot |
2018-01-29 | Add CSRF check for task and project files upload | Frédéric Guillot |
2018-01-29 | Add missing CSRF check on avatar upload form | Frédéric Guillot |
2018-01-29 | Add missing CSRF check in saveUploadDB() method | Frédéric Guillot |
2017-12-12 | Store PHP sessions in the database | Frédéric Guillot |
2017-12-01 | Improve permission checks on custom filters page | Frédéric Guillot |
2017-11-27 | Update image links in documentation | Frédéric Guillot |
2017-11-17 | Add the possibility to send tasks and comments to multiple recipients | Frederic Guillot |
2017-11-16 | Add projects search | Frederic Guillot |
2017-11-16 | Add search in groups | Frederic Guillot |
2017-11-16 | Fix PHP notice in PR #3557 | Frederic Guillot |
2017-11-16 | Allow searching for users in the user list. | Ramón Cahenzli |
2017-11-14 | Task CSV import is now able to handle more fields | Frederic Guillot |
2017-11-09 | Add user backend provider system | Frederic Guillot |
2017-11-08 | Remove useless URL params | Frederic Guillot |
2017-11-08 | Improve iCalendar feed to include tasks with start/end date and due date with... | Frederic Guillot |
2017-11-03 | Use task description templates in bulk task creation | Frederic Guillot |
2017-11-02 | Add predefined templates for task descriptions | Frederic Guillot |
2017-10-30 | Add section for predefined contents | Frederic Guillot |
2017-10-27 | Remove feature "Allow everybody to access to this project" | Frederic Guillot |
2017-10-20 | Add bulk subtasks creation | Frederic Guillot |
2017-09-27 | Make sure people do not access to files of other projects | Frederic Guillot |
2017-09-23 | Do not expose IDs in forms | Frederic Guillot |
2017-09-23 | Avoid people to alter other projects by changing form data | Frederic Guillot |
2017-08-11 | Filter variables when updating user profile | Frederic Guillot |
2017-08-11 | Make sure only admins can change password of other users | Frederic Guillot |
2017-07-16 | Add "Create another link" checkbox for internal link as in sub-task creation | Olivier Maridat |
2017-06-09 | Remove checkbox to simplify task mail form | Frederic Guillot |
2017-06-03 | Add autocomplete dropdown on comment subject and email fields | Frederic Guillot |
2017-06-03 | Add dropdown menu to autocomplete email field from project members | Frederic Guillot |
2017-06-03 | Add the possibility to create a comment when a task is sent by email | Frederic Guillot |
2017-05-22 | Show only active users in auto-complete forms | Frederic Guillot |
2017-05-12 | Avoid PHP notice when regenerating API token for a user | Frederic Guillot |
2017-04-30 | Return HTTP 403 when access is forbidden | Simon Doppler |
2017-04-12 | Bug: Improve task update restriction | Busfreak |
2017-04-08 | Use user variable instead of current session | Frederic Guillot |
2017-04-08 | Improve dashboard | Frederic Guillot |
2017-04-08 | Add assignee restriction for custom project roles (dnd) | Frederic Guillot |
2017-04-08 | Improve task update restriction | Frederic Guillot |
2017-04-07 | Add project restriction to block task edition | Frederic Guillot |
2017-04-05 | Add new project restriction to block assignee change | Frederic Guillot |
2017-04-01 | Move Gravatar to external plugin | Frederic Guillot |
2017-04-01 | Move Gantt charts to external plugin | Frederic Guillot |
2017-04-01 | Move calendar to external plugin | Frederic Guillot |
2017-03-19 | Improve subtask toggle | Frederic Guillot |
2017-03-12 | Redirect to project list when removing a project | Frederic Guillot |