Age | Commit message (Expand) | Author |
2015-05-25 | Add custom HTTP header for API authentication | Frederic Guillot |
2015-05-24 | Add file procedures to the API | Frederic Guillot |
2015-05-23 | API refactoring | Frederic Guillot |
2015-05-05 | 2nd Recurring Tasks Commit | David-Norris |
2015-04-18 | Fix PHP 5.3 compatiblity | Frederic Guillot |
2015-03-03 | Add missing swimlane REST API | Francois Ferrand |
2015-03-01 | Add api procedure to get the application version | Frederic Guillot |
2015-02-27 | Improve pull-request | Frederic Guillot |
2015-02-25 | Add REST api to manage actions. | Francois Ferrand |
2015-02-24 | Merge pull-request #657 | Frederic Guillot |
2015-02-24 | Add project description field. | Francois Ferrand |
2015-02-24 | Add REST api to manage swimlanes. | Francois Ferrand |
2015-02-09 | added getProjectActivity + getOverdueTasks to API | BlueTeck |
2015-02-07 | Rename subtask model | Frederic Guillot |
2015-01-19 | Minor code improvements for the pull-request | Frederic Guillot |
2015-01-16 | Add Json API to create LDAP user. | Francois Ferrand |
2014-12-31 | Acl refactoring | Frédéric Guillot |
2014-12-27 | Add more subscribers | 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 | Fix value returned by createProject. | Francois Ferrand |
2014-11-30 | Add getTimezone() procedure to the API | Frédéric Guillot |
2014-11-26 | Move subtask templates to a subfolder | 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 | 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-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-10-12 | Move some Task model methods to the TaskFinder class | Frédéric Guillot |
2014-10-04 | Improve settings page and move some config parameters to the database | Frédéric Guillot |
2014-10-01 | Fix typo | Aleix Pol |
2014-09-23 | Move task edit form to the task layout | Frédéric Guillot |
2014-09-20 | Extract project permissions to a separate class | Frédéric Guillot |
2014-09-20 | Split Task model into smaller classes | Frédéric Guillot |
2014-09-17 | Improve API calls for project permissions | Frédéric Guillot |
2014-09-17 | Improve board API calls | Frédéric Guillot |
2014-09-16 | Improve API calls for users | Frédéric Guillot |
2014-09-16 | Improve API calls for comments | Frédéric Guillot |
2014-09-15 | Run unit tests across different database backends + fix bugs | Frédéric Guillot |
2014-09-12 | Improve API calls for subtasks | Frédéric Guillot |
2014-09-11 | Improve API calls for categories | Frédéric Guillot |
2014-09-09 | Improve project api procedures | Frédéric Guillot |
2014-09-09 | The color is not mandatory for task creation through the API | Frédéric Guillot |
2014-09-05 | Start to improve task Api operations and doc | Frédéric Guillot |
2014-09-04 | Task move position 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-01 | Add openTask jsonrpc API. | Francois Ferrand |