Age | Commit message (Expand) | Author |
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-01 | Fix bug category duplication | 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 |
2014-11-14 | Use Pimple instead of Core\Registry and add Monolog for logging | Frédéric Guillot |
2014-11-09 | Add projects to the dashboard and rename some methods | Frédéric Guillot |
2014-11-04 | Switch to composer | Frédéric Guillot |
2014-11-01 | Fix issue with notifications and projects that allow everybody | Frédéric Guillot |
2014-10-25 | Add pagination for users page | Frédéric Guillot |
2014-10-21 | Add option to allow everybody on a project | Frédéric Guillot |
2014-10-14 | Add a dashboard (first version) | Frédéric Guillot |
2014-10-12 | Project activity refactoring and listeners improvements | Frédéric Guillot |
2014-10-12 | Move some Task model methods to the TaskFinder class | Frédéric Guillot |
2014-10-12 | Add pagination/column sorting for search and completed tasks | Frédéric Guillot |
2014-10-11 | Add 3 new fields for tasks: start date, time estimated and time spent | Frédéric Guillot |
2014-10-07 | Only send notifications to project members (#299) | Frédéric Guillot |
2014-10-05 | Regular users are able to create private projects | Frédéric Guillot |
2014-10-05 | Projects are not anymore visible to everybody by default | Frédéric Guillot |
2014-10-04 | Improve settings page and move some config parameters to the database | Frédéric Guillot |
2014-09-28 | Improve automatic actions (check for compatible events/actions/parameters) | Frédéric Guillot |
2014-09-27 | Hide users menu for non-admins (pull-request #284) | Frédéric Guillot |
2014-09-23 | Regular users can remove only their own tasks | Frédéric Guillot |