Age | Commit message (Expand) | Author |
2015-03-01 | Add subtask position | Frederic Guillot |
2015-02-25 | Add REST api to manage actions. | Francois Ferrand |
2015-02-15 | Display unfinished subtasks in the calendar | Frederic Guillot |
2015-02-15 | Display subtask time tracking in the calendar | Frederic Guillot |
2015-02-14 | Add a section to display keyboard shorcuts | Frederic Guillot |
2015-02-14 | Refactoring/simplification of the pull-request about links | Frederic Guillot |
2015-02-08 | Add Bitbucket webhook | Frederic Guillot |
2015-02-08 | Add unit test for subtask time tracking | Frederic Guillot |
2015-02-07 | Be able to disable the login form for specific users | Frederic Guillot |
2015-02-07 | Add delta to unit test | Frederic Guillot |
2015-02-07 | Update task time tracking based on subtask time tracking | Frederic Guillot |
2015-02-07 | Rename subtask model | Frederic Guillot |
2015-02-03 | Another fix for 5.3 syntax (see above) | Michael Lüpkes |
2015-02-03 | Fix for syntax unsupported in PHP 5.3 | Michael Lüpkes |
2015-02-03 | Implemented Changes to Project Duplication to include Swimlanes and Tasks. | Michael Lüpkes |
2015-02-01 | Add column description (merge/change pull-request #549) | Frederic Guillot |
2015-02-01 | Update unit tests | Frederic Guillot |
2015-01-29 | Allow public access to colors stylesheet. | Colin Williams |
2015-01-25 | Store due date without the time | Frederic Guillot |
2015-01-25 | Fix bug duplicate project with a too long name | Frederic Guillot |
2015-01-25 | Merge fix #545, fix invalid HTML when linking to URLs with numeric fragment i... | Frederic Guillot |
2015-01-17 | Add project calendars (merge/refactoring of #490) | Frederic Guillot |
2015-01-10 | Change events for project modification subscriber | Frederic Guillot |
2015-01-04 | Allow users to override the timezone and the language | Frederic Guillot |
2015-01-02 | Allow project managers to remove tasks | Frédéric Guillot |
2015-01-02 | Various fixes and improvements | Frédéric Guillot |
2014-12-31 | Move activity event data to json instead of PHP serialization | Frédéric Guillot |
2014-12-31 | Fix bug tasks don't show up on board/swimlanes | 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 | Include swimlane in task export | Frédéric Guillot |
2014-12-28 | Add default project categories in settings | Frédéric Guillot |
2014-12-28 | Add more unit tests | Frédéric Guillot |
2014-12-28 | Template helpers refactoring | 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-09 | Change API::getProjectByName() to reflect the documentation | Frédéric Guillot |
2014-12-09 | Improve functional test for api | Frédéric Guillot |
2014-12-01 | Fix bug category duplication | Frédéric Guillot |
2014-11-30 | Add getTimezone() procedure to the API | Frédéric Guillot |
2014-11-25 | Remove private projects when a user is deleted | Frédéric Guillot |
2014-11-25 | Automatically add the logged user during project creation | Frédéric Guillot |
2014-11-23 | Create TaskDuplication model | Frédéric Guillot |
2014-11-23 | Create TaskModification model | Frédéric Guillot |
2014-11-23 | Create TaskPosition model | Frédéric Guillot |
2014-11-22 | addColumn() return the column_id now | Frédéric Guillot |
2014-11-22 | Improve API to return id instead of a boolean | Frédéric Guillot |
2014-11-22 | Move task creation to a seperate class | Frédéric Guillot |
2014-11-21 | Create TaskStatus model | Frédéric Guillot |
2014-11-16 | Add cumulative flow diagram | Frédéric Guillot |