Age | Commit message (Expand) | Author |
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 |
2016-01-16 | Improve class ProjectDailyColumnStats | Frederic Guillot |
2016-01-16 | Remove ProjectAnalytic class | Frederic Guillot |
2016-01-15 | Move analytic logic to separate classes | Frederic Guillot |
2016-01-14 | Do not cache app settings in session | Frederic Guillot |
2016-01-14 | Move validator methods | Frederic Guillot |
2016-01-13 | Move some validators to separate classes | Frederic Guillot |
2016-01-11 | Move project validator methods | Frederic Guillot |
2016-01-11 | Minor fixes | Frederic Guillot |
2016-01-11 | Move subtask validator methods | Frederic Guillot |
2016-01-11 | Move swimlane validator methods | Frederic Guillot |
2016-01-11 | Move task link validator methods | Frederic Guillot |
2016-01-11 | Move user validator methods | Frederic Guillot |
2016-01-09 | Add forgot password feature | Frederic Guillot |
2016-01-07 | Move Gitlab webhook to an external plugin | Frederic Guillot |
2016-01-07 | Move bitbucket webhook to an external plugin | Frederic Guillot |
2016-01-06 | Move Github Webhook to external plugin | Frederic Guillot |
2016-01-05 | Improve 2FA | Frederic Guillot |
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot |
2015-12-30 | Remove arguments of beforeAction() method | Frederic Guillot |