Age | Commit message (Expand) | Author |
2016-02-20 | Add drag and drop to change swimlane positions | Frederic Guillot |
2016-02-20 | Fix cosmetic issues and update api documentation | Frederic Guillot |
2016-02-20 | Split Board model into multiple classes | Frederic Guillot |
2016-02-20 | Sync locales | Frederic Guillot |
2016-02-20 | Add drag and drop to change column positions | Frederic Guillot |
2016-02-20 | Use inline popup to create new columns | Frederic Guillot |
2016-02-19 | Add subtasks drag and drop | Frederic Guillot |
2016-02-16 | Add file preview for Markdown and text files | Frederic Guillot |
2016-02-16 | Add file attachements to projects | Frederic Guillot |
2016-02-16 | Start to implement a project overview page | Frederic Guillot |
2016-02-14 | Move project header templates to folder project_header | Frederic Guillot |
2016-02-14 | Rename File controller to TaskFile | Frederic Guillot |
2016-02-14 | Add ProjecFile and TaskFile models | Frederic Guillot |
2016-02-13 | Add file drag and drop and asynchronous upload | Frederic Guillot |
2016-02-13 | Enable/Disable users | Frederic Guillot |
2016-02-13 | Add setting option to disable private projects | Frederic Guillot |
2016-02-13 | Merge pull-request #1837 | Frederic Guillot |
2016-02-13 | Fixed issue with customer filter popover and added confirmation for removal | Nick Blackledge |
2016-02-12 | Added a DISABLE_LOGOUT constant, to allow the logout command to be disabled, ... | Dj Padzensky |
2016-02-09 | Rename hooks | Frederic Guillot |
2016-02-09 | Add more hooks | Frederic Guillot |
2016-02-08 | Fix PHP notices during creation of first project and in subtasks table | Frederic Guillot |
2016-02-07 | Fix subtask redirection | Frederic Guillot |
2016-02-06 | The date time format can be chosen in application settings | Frederic Guillot |
2016-02-05 | Export only open tasks in iCal feed | Frederic Guillot |
2016-02-05 | Fix pagination on task time tracking page | Frederic Guillot |
2016-02-05 | Remove time form on task summary page and move that to task edit form | Frederic Guillot |
2016-02-05 | Move template recurrence_info | Frederic Guillot |
2016-02-05 | Improve subtask toggle status and timer | Frederic Guillot |
2016-02-04 | Fix php notice, see #1777 | Frederic Guillot |
2016-02-04 | Do not refresh the whole page when changing subtask status (work in progress) | Frederic Guillot |
2016-02-03 | Add dropdown menu with inline popup for all task actions | Frederic Guillot |
2016-02-02 | Show subtask modification forms in inline popup | Frederic Guillot |
2016-02-01 | Add new merge hook to override default form values | Frederic Guillot |
2016-01-31 | Simplify layout and templates generation | Frederic Guillot |
2016-01-31 | Make project creation form a inline popup | Frederic Guillot |
2016-01-31 | Add unit tests for last automatic actions | Frederic Guillot |
2016-01-31 | When creating a new project, have the possibility to select another project t... | Frederic Guillot |
2016-01-31 | Move task form elements to Task helper | Frederic Guillot |
2016-01-31 | Have a new task assigned to the creator by default instead of "no assignee" | Frederic Guillot |
2016-01-30 | Simplify code to handle ajax popover and redirects | Frederic Guillot |
2016-01-30 | Add external links for tasks with plugin api | Frederic Guillot |
2016-01-29 | Move Gitlab and Github authentication to external plugins | Frederic Guillot |
2016-01-29 | Move Google authentication to an external plugin | Frederic Guillot |
2016-01-26 | Update task link tooltip view | Olivier Maridat |
2016-01-24 | Add configurable task priority | Frederic Guillot |
2016-01-24 | Split project edition into multiple pages | Frederic Guillot |
2016-01-24 | Add project owner | Frederic Guillot |
2016-01-23 | Remove useless permission check | Frederic Guillot |
2016-01-17 | Add dropdown menu on each board column title to close all tasks | Frederic Guillot |