Age | Commit message (Expand) | Author |
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 |
2014-11-23 | Create TaskModification model | Frédéric Guillot |
2014-11-23 | Fixes for scrutinizer | Frédéric Guillot |
2014-11-23 | Create TaskPosition model | 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-20 | Add Markdown preview for textarea, see #407 | Frédéric Guillot |
2014-11-20 | Move and clean some templates to a subfolder | Frédéric Guillot |
2014-11-20 | Fix date due ordering on the dashboard, see #403 | Frédéric Guillot |
2014-11-16 | Add daily project summary export | Frédéric Guillot |
2014-11-16 | Add cumulative flow diagram | Frédéric Guillot |
2014-11-16 | Remove condition | Frédéric Guillot |
2014-11-15 | Add pagination and sorting to the dashboard | Frédéric Guillot |
2014-11-15 | Attach events only for board controller | Frédéric Guillot |
2014-11-14 | Move some class instancaiations outside the router | Frédéric Guillot |
2014-11-14 | Use Pimple instead of Core\Registry and add Monolog for logging | Frédéric Guillot |
2014-11-13 | Add graph for user repartition | Frédéric Guillot |
2014-11-13 | Move category template to a subfolder | Frédéric Guillot |
2014-11-11 | Add subtasks to the dashboard | Frédéric Guillot |
2014-11-09 | Start templates cleanup and reorganisation | Frédéric Guillot |
2014-11-09 | Analytics: add the first graph (task repartition) | Frédéric Guillot |
2014-11-09 | Add projects to the dashboard and rename some methods | Frédéric Guillot |
2014-11-08 | Change form styles | Frédéric Guillot |
2014-11-02 | Change layout (experimental) | Frédéric Guillot |
2014-10-25 | Finish github webhooks integration | Frédéric Guillot |
2014-10-25 | Add pagination for users page | Frédéric Guillot |
2014-10-21 | Forget to rename a method call | Frédéric Guillot |
2014-10-21 | Add option to allow everybody on a project | Frédéric Guillot |
2014-10-18 | Fix RSS Feeds | moraxy |
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 | Allow public board iframe inclusion (see #309) | Frédéric Guillot |
2014-10-07 | Allow quickly creating and changing state of subtask (pull-request #312) | Frédéric Guillot |
2014-10-05 | Regular users are able to create private projects | Frédéric Guillot |
2014-10-05 | Input date format is now a config parameter instead of the current locale | Frédéric Guillot |
2014-10-04 | Improve settings page and move some config parameters to the database | Frédéric Guillot |
2014-10-04 | Keep the checkbox 'another subtask' activated, see #295 | Frédéric Guillot |
2014-09-28 | Add support for Github Issue Webhooks | Frédéric Guillot |
2014-09-28 | Improve automatic actions (check for compatible events/actions/parameters) | Frédéric Guillot |