Age | Commit message (Collapse) | Author |
|
Added parameters "start_date" and "end_date" to functions createProject and updateProject. These parameters could not previously be set from the API. Documentation should be updated to reflect the change (If approved).
|
|
|
|
|
|
|
|
|
|
container
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add API calls to get all metadata from task, get metadata from task by name, edit/create new metadata and remove metadata
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also allow users to create Subtasks and Log Time for Subtasks through the User API
Rebased to new API code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fix a bad ldap search filter as LdapUser::getUser already do the
LDAP_USER_FILTER expansion.
|
|
|
|
|