Age | Commit message (Expand) | Author |
2015-08-01 | Add bruteforce protection | Frederic Guillot |
2015-07-29 | Update api documentation | Frederic Guillot |
2015-07-29 | Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and get... | Frederic Guillot |
2015-07-29 | Add first draft of the user api | Frederic Guillot |
2015-07-05 | Add urls in api response for tasks and projects | Frederic Guillot |
2015-06-27 | Remove column default_project_id for users because it's useless now | Frederic Guillot |
2015-06-20 | Allow sync of Github comments without common username and add unit tests | Frederic Guillot |
2015-06-16 | API: Change parameters for updateTask, enforce the use of moveTaskPosition() ... | Frederic Guillot |
2015-06-13 | API: Add procedure 'getTaskByReference' and add 'reference' parameter for 'cr... | Frederic Guillot |
2015-06-13 | API: new procedure 'removeAllFiles' and contract change for 'createFile' | Frederic Guillot |
2015-05-31 | Update documentation | Frederic Guillot |
2015-05-25 | Fix typo | Frédéric Guillot |
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 | Add functional tests for task links | Frederic Guillot |
2015-05-23 | API refactoring | Frederic Guillot |
2015-05-05 | 2nd Recurring Tasks Commit | David-Norris |
2015-04-03 | Rename action TaskAssignColor to TaskAssignColorColumn | Frederic Guillot |
2015-04-03 | Ability to assign a task color based on an event. | Manish Lad |
2015-03-04 | Fix typos | 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-10 | Update api example | Frederic Guillot |
2015-02-09 | add docu getProjectActivity + getOverdueTasks to API | BlueTeck |
2015-02-01 | Add column description (merge/change pull-request #549) | Frederic Guillot |
2015-01-27 | Merge pull request #555 from norcnorc/fix-json-rpc-subtask-user-parameter | Frédéric Guillot |
2015-01-27 | fix incorrect user parameter name for createSubtask, updateSubtask in json-RP... | norcnorc |
2015-01-26 | Fix JSON API Documentation for getAllTasks() parameters. | Oliver Bertuch |
2015-01-16 | Add Json API to create LDAP user. | Francois Ferrand |
2014-12-26 | Add swimlanes | Frédéric Guillot |
2014-11-30 | Add getTimezone() procedure to the API | 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-09-19 | Add API example in Python | Frédéric Guillot |
2014-09-17 | Fix typos in API documentation | 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 | Start to implement task history and project activity | Frédéric Guillot |
2014-09-09 | Improve project api procedures | Frédéric Guillot |
2014-09-05 | Start to improve task Api operations and doc | Frédéric Guillot |