Age | Commit message (Expand) | Author |
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 |
2017-03-12 | Simplify dashboard to use new tasks list view | Frederic Guillot |
2017-03-11 | Move dashboard menu for calendar and activity stream | Frederic Guillot |
2017-03-11 | Move notifications outside of dashboard | Frederic Guillot |
2017-03-11 | Use same layout as task listing for task search | Frederic Guillot |
2017-03-11 | Change groups list layout | Frederic Guillot |
2017-03-11 | Make user actions available from contextual menu | Frederic Guillot |
2017-03-09 | Render QR code for TwoFactor authentication without Google Chart API | Frederic Guillot |
2017-02-26 | Add toggle button to show/hide subtasks in task list view | Frederic Guillot |
2017-02-26 | Display tags in task list view | Frederic Guillot |
2017-02-26 | Redesign users list layout | Frederic Guillot |
2017-02-19 | Redesign project list view | Frederic Guillot |
2017-02-19 | Redesign task list view | Frederic Guillot |
2017-02-19 | Allow people to remove missing automatic actions | Frederic Guillot |
2017-02-19 | Update translations | Frederic Guillot |
2017-02-18 | Send tasks by email | Frederic Guillot |
2017-02-18 | Send comments by email | Frederic Guillot |
2017-02-18 | Improve tags management in project settings | Frederic Guillot |
2017-02-18 | Improve category section | Frederic Guillot |
2017-02-18 | Prevent people to remove swimlanes that contains tasks | Frederic Guillot |
2017-02-18 | Add mandatory argument "project_id" to API method "updateSwimlane()" | Frederic Guillot |
2017-02-18 | Remove default swimlane | Frederic Guillot |
2017-02-16 | Fix #3031: Auto-assign sub-task to task owner | Konstantin Vorobyev |
2017-02-15 | Improve PR #3038 | Frederic Guillot |
2017-02-15 | Fix #3030: Add upload the sqlite database feature | Konstantin Vorobyev |
2017-02-12 | Improve error reporting when file upload is not configured properly | Frederic Guillot |