Age | Commit message (Expand) | Author |
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 | Move activity event data to json instead of PHP serialization | Frédéric Guillot |
2014-12-31 | Reduce the number of SQL queries for automatic actions | Frédéric Guillot |
2014-12-31 | Fix bug tasks don't show up on board/swimlanes | 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-30 | Improve the list of project members | Frédéric Guillot |
2014-12-30 | Updating Finnish translation | Petja |
2014-12-28 | Add Gitlab webhook | Frédéric Guillot |
2014-12-28 | Include swimlane in task export | Frédéric Guillot |
2014-12-28 | Underline the current assignee instead of a star icon | Frédéric Guillot |
2014-12-28 | Improve css for tablets and fix minor bug | Frédéric Guillot |
2014-12-28 | Make the dashboard more responsive | Frédéric Guillot |
2014-12-28 | Add default project categories in settings | Frédéric Guillot |
2014-12-28 | Fix bug after refactoring | Frédéric Guillot |
2014-12-28 | Merge pull-request #481 (zh_CN translation) | Frédéric Guillot |
2014-12-28 | Improve helpers | Frédéric Guillot |
2014-12-28 | Template helpers refactoring | Frédéric Guillot |
2014-12-28 | Update zh_CN translation. | Chao Feng |
2014-12-27 | Add more subscribers | Frédéric Guillot |
2014-12-27 | Fix some PHPAnalyzer issues | Frédéric Guillot |
2014-12-27 | Fixs after replacing the event dispatcher | 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-26 | Use PicoDb operator ilike() instead of like() | Frédéric Guillot |
2014-12-19 | Update sidebar.php | René Stoltenberg |
2014-12-14 | Start to improve the ui for tablets | Frédéric Guillot |
2014-12-14 | Show a start next to the assignee (current user), pull-request #373 | Frédéric Guillot |
2014-12-14 | Add icon for due date and use short format (pull-request #468) | Frédéric Guillot |
2014-12-14 | Hungarian translation added | PELLER Zoltan |
2014-12-11 | Give more privileges to a project owner | 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-09 | Change API::getProjectByName() to reflect the documentation | Frédéric Guillot |
2014-12-06 | Change default mail from | Frédéric Guillot |
2014-12-06 | Minors layout improvements | Frédéric Guillot |
2014-12-06 | Add support for ldap_start_tls() | Frédéric Guillot |
2014-12-06 | Remove some code duplication | Frédéric Guillot |
2014-12-06 | Fix bug, hide pagination links | Frédéric Guillot |
2014-12-06 | Auto-select input fields for copy/paste | Frédéric Guillot |
2014-12-06 | Update zh_CN translation. | Chao Feng |
2014-12-04 | Move RSS link to the top and open share links with a new tab | Frédéric Guillot |
2014-12-04 | Fix wrong template path | Frédéric Guillot |
2014-12-04 | Minor css improvement | Frédéric Guillot |
2014-12-04 | Move user templates to a subfolder | Frédéric Guillot |
2014-12-04 | Update pt_BR translations, merge pull-request #448 | Frédéric Guillot |
2014-12-04 | Allow click on subtask status icon to toggle | Francois Ferrand |