Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Squashed commit of the following: commit 46595b7ae0bccfc8e5252daf8101e59ff53fdcdf Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 19:12:11 2017 +0100 Preserve search terms and sort order commit 5445816f1dd7e7de876e226cf8479660a92c07ad Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 18:53:43 2017 +0100 First working user search. commit 620b9787ef7998c4bf219d25075e35f4cfa3d1ee Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 16:06:37 2017 +0100 Moving user search to its own action commit 0c17ac2428c2b38c9535f7a63f8be7582e4e332b Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 14:58:34 2017 +0100 WIP on user search, adding search form | |||
2017-11-14 | Task CSV import is now able to handle more fields | Frederic Guillot | |
Add support for the priority, start date, tags and one external link. | |||
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 ↵ | Frederic Guillot | |
with a time | |||
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 | |
the function "checkPermission" has been removed and replaced with "projectRole->canUpdateTask" | |||
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 | |