Age | Commit message (Expand) | Author |
2014-11-22 | Move task creation to a seperate class | Frédéric Guillot |
2014-11-16 | Add cumulative flow diagram | Frédéric Guillot |
2014-10-21 | Add option to allow everybody on a project | Frédéric Guillot |
2014-10-12 | Project activity refactoring and listeners improvements | Frédéric Guillot |
2014-10-11 | Sqlite: change column type to numeric | 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-08 | Add Mysql escaping | 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-09-28 | Add support for Github Issue Webhooks | Frédéric Guillot |
2014-09-16 | Improve API calls for users | Frédéric Guillot |
2014-09-12 | Add settings field to control project columns (pull-request #244) | Frédéric Guillot |
2014-09-10 | Fix Mysql and Postgresql bug | Frédéric Guillot |
2014-09-10 | Add subtasks and comments history | Frédéric Guillot |
2014-09-09 | Start to implement task history and project activity | Frédéric Guillot |
2014-09-01 | Add the possibility to duplicate a task to another project | Frédéric Guillot |
2014-08-30 | Projects management refactoring | Frédéric Guillot |
2014-08-15 | Add email notifications | Frédéric Guillot |
2014-07-21 | Improve webhooks to call external url on task creation/modification | Frédéric Guillot |
2014-07-08 | Add fields: task creator and modification date | Frédéric Guillot |
2014-07-05 | Add Postgresql support | Frédéric Guillot |
2014-06-30 | Merge pull-request: Github authentication #162 | Frédéric Guillot |
2014-06-25 | Merge pull-request #140 (several small fixes) | Frédéric Guillot |
2014-06-20 | First API implementation | Frédéric Guillot |
2014-05-28 | Add CSRF protections | Frédéric Guillot |
2014-05-25 | Add subtasks | Frédéric Guillot |
2014-05-22 | Add files upload | Frédéric Guillot |
2014-05-22 | Code refactoring (add autoloader and change files organization) | Frédéric Guillot |