Age | Commit message (Expand) | Author |
2016-12-17 | Add API calls to manage tags | Frederic Guillot |
2016-12-17 | Add cache decorator for UserModel | Frederic Guillot |
2016-12-03 | Add personal API access token | Frederic Guillot |
2016-07-31 | Move API calls for task metadata to a separate class | Frederic Guillot |
2016-07-29 | Added Task Metadata options to API | Eskiso |
2016-07-02 | Handle tags and tasks move/duplication to another project | Frederic Guillot |
2016-06-26 | Added API calls for subtask time tracking | Frederic Guillot |
2016-06-26 | Added new API calls for project attachements | Frederic Guillot |
2016-06-26 | Added new API calls for external task links | Frederic Guillot |
2016-06-26 | Added new API call: "getProjectByIdentifier" | Frederic Guillot |
2016-06-26 | Added new arguments to project API calls and update composer.json | Frederic Guillot |
2016-06-26 | Added application and project roles validation for API procedure calls | Frederic Guillot |
2016-06-25 | Rewrite integration tests to run with Docker containers | Frederic Guillot |
2016-06-24 | Use BoardFormatter to generate the board | Frederic Guillot |
2016-06-08 | Updated to include "Model" suffix | Nikolaos Georgakis |
2016-06-08 | Updated namespace to match new API files | Nikolaos Georgakis |
2016-06-08 | Update and rename SubtaskTimeTracking.php to SubtaskTimeTrackingApi.php | ngtech |
2016-06-07 | Expose SubTask Time Tracking though the API | Nikolaos Georgakis |
2016-05-29 | Update JsonRPC library and API | Frederic Guillot |
2016-05-28 | Rename all models | Frederic Guillot |
2016-05-28 | Split board controller into multiple classes | Frederic Guillot |
2016-05-28 | Rename controllers | Frederic Guillot |
2016-05-26 | Rename task view controller | Frederic Guillot |
2016-05-16 | Rename Api classes | Frederic Guillot |
2016-05-07 | Added support for language LDAP attribute | Frederic Guillot |
2016-04-26 | Update JsonRPC library | Frederic Guillot |
2016-04-22 | Added searchTasks API procedure | Frederic Guillot |
2016-04-21 | Added priority field to API procedures | Frederic Guillot |
2016-04-21 | Added API procedure "getMemberGroups" | Frederic Guillot |
2016-04-10 | Refactor ProjectActivity model to use Filter and Formatter interface | Frederic Guillot |
2016-03-27 | Check if LDAP logger is defined | Frederic Guillot |
2016-03-13 | Add log message for API procedure createLdapUser() | Frederic Guillot |
2016-03-12 | Pass username only to LdapUser::getUser | Emmanuel Lacour |
2016-03-12 | Added logging message for API authentication failure | Frederic Guillot |
2016-02-20 | Add drag and drop to change swimlane positions | Frederic Guillot |
2016-02-20 | Fix cosmetic issues and update api documentation | Frederic Guillot |
2016-02-20 | Split Board model into multiple classes | Frederic Guillot |
2016-02-14 | Add ProjecFile and TaskFile models | Frederic Guillot |
2016-02-13 | Enable/Disable users | Frederic Guillot |
2016-02-13 | Add setting option to disable private projects | Frederic Guillot |
2016-01-25 | Added API getUserByName() | jf-guillou |
2016-01-23 | Add new API procedures to move and duplicate tasks to another project | Frederic Guillot |
2016-01-23 | Fix bug: Unable to unassign a task from the API | Frederic Guillot |
2016-01-22 | Add new API procedures for groups, roles and project permissions | Frederic Guillot |
2016-01-14 | Move validator methods | Frederic Guillot |
2016-01-13 | Move some validators to separate classes | Frederic Guillot |
2016-01-11 | Move project validator methods | Frederic Guillot |
2016-01-11 | Move subtask validator methods | Frederic Guillot |
2016-01-11 | Move user validator methods | Frederic Guillot |
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot |