Age | Commit message (Expand) | Author |
2015-02-04 | Add user dashboard view | Frederic Guillot |
2015-02-03 | Implemented Changes to Project Duplication to include Swimlanes and Tasks. | Michael Lüpkes |
2015-02-01 | Add shortcut link to close a task from the dropdown menu | Frederic Guillot |
2015-02-01 | Add column description (merge/change pull-request #549) | Frederic Guillot |
2015-01-31 | Add table/pagination to the project list | Frederic Guillot |
2015-01-26 | Remove unused variables | Frederic Guillot |
2015-01-26 | Allow urls without project_id | Frederic Guillot |
2015-01-25 | Fix bug duplicate project with a too long name | Frederic Guillot |
2015-01-25 | Do not show inactive projects info on the dashboard and update picodb (merge ... | Frederic Guillot |
2015-01-25 | Add new constants: FILES_DIR and DEBUG_FILE | Frederic Guillot |
2015-01-18 | Fix some phpdoc comments | Frederic Guillot |
2015-01-18 | Pagination refactoring | Frederic Guillot |
2015-01-17 | Add top links to the calendar | Frederic Guillot |
2015-01-17 | Add project calendars (merge/refactoring of #490) | Frederic Guillot |
2015-01-04 | Allow users to override the timezone and the language | Frederic Guillot |
2015-01-04 | Add subtasks export and move export actions to a specific controller | Frederic Guillot |
2015-01-02 | Allow project managers to remove tasks | Frédéric Guillot |
2015-01-02 | Cleanup and fixes | Frédéric Guillot |
2015-01-02 | Various fixes and improvements | Frédéric Guillot |
2015-01-02 | Fix bugs, improve perfs and use SimpleLogger instead of Monolog | Frédéric Guillot |
2014-12-31 | Add debug option | Frédéric Guillot |
2014-12-31 | Acl refactoring | Frédéric Guillot |
2014-12-28 | Add Gitlab webhook | Frédéric Guillot |
2014-12-28 | Make the dashboard more responsive | Frédéric Guillot |
2014-12-28 | Template helpers refactoring | Frédéric Guillot |
2014-12-27 | Add more subscribers | Frédéric Guillot |
2014-12-27 | Fix some PHPAnalyzer issues | Frédéric Guillot |
2014-12-27 | Move events handling to Symfony\EventDispatcher | Frédéric Guillot |
2014-12-26 | Add swimlanes | Frédéric Guillot |
2014-12-11 | Add project owner support (allow user management to a regular user), see #316 | Frédéric Guillot |
2014-12-06 | Remove some code duplication | Frédéric Guillot |
2014-12-04 | Move user templates to a subfolder | Frédéric Guillot |
2014-12-03 | Move tasks templates to a subfolder | Frédéric Guillot |
2014-12-01 | Move project templates to a subfolder | Frédéric Guillot |
2014-11-29 | Improve session handler and add Ajax session check | Frédéric Guillot |
2014-11-26 | Fix typo | Frédéric Guillot |
2014-11-26 | Add @property dateParser (phpdoc) | Frédéric Guillot |
2014-11-26 | Add @property phpdoc | Frédéric Guillot |
2014-11-26 | Remove some code duplication | Frédéric Guillot |
2014-11-26 | Fix some Scrutinizer issues | Frédéric Guillot |
2014-11-26 | Move subtask templates to a subfolder | Frédéric Guillot |
2014-11-25 | Move comment templates to a subfolder | Frédéric Guillot |
2014-11-25 | Improve task creation popover | Frédéric Guillot |
2014-11-25 | Show the task creation form as a popover | Frédéric Guillot |
2014-11-25 | Automatically add the logged user during project creation | Frédéric Guillot |
2014-11-25 | Auto assign user during task creation if there is only one user | Frédéric Guillot |
2014-11-24 | Integrate tooltips and code cleanup/fix bugs, see #166 | Frédéric Guillot |
2014-11-23 | Fix some issues | Frédéric Guillot |
2014-11-23 | Fix issues with PHP 5.3 and phpdocs | Frédéric Guillot |
2014-11-23 | Create TaskDuplication model | Frédéric Guillot |