aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api/resource
AgeCommit message (Expand)Author
2016-03-14Fix PMD and CheckStyle issuesAnton Tananaev
2016-03-09Implement API resource for groupsAnton Tananaev
2016-03-08Add group queries and recourseAnton Tananaev
2016-03-08Refactor device permissions resourceAnton Tananaev
2016-03-08Add new and update old data modelsAnton Tananaev
2016-03-03Add API to get current positionsAnton Tananaev
2016-01-01Always allow admin to register new usersAnton Tananaev
2015-12-21Fix style issues and unused importsAnton Tananaev
2015-12-20Check readonly and registration flagsAnton Tananaev
2015-12-20Check permissions for REST API callsAnton Tananaev
2015-12-08Remove unused imports and methodsAnton Tananaev
2015-12-07Implement device permissions REST APIAnton Tananaev
2015-12-07Implement command REST resourceAnton Tananaev
2015-12-03Remove unused class importsAnton Tananaev
2015-12-02Add positions resource to the REST APIAnton Tananaev
2015-12-02Implement server config update APIAnton Tananaev
2015-12-02Clean up unused imports and var namesAnton Tananaev
2015-12-02Use annotations for resource access controlAnton Tananaev
2015-12-02Implement REST login in the web appAnton Tananaev
2015-12-02Add session authentication optionAnton Tananaev
2015-12-01Add session resource for authenticationAnton Tananaev
2015-12-01Refactor base and other resource classesAnton Tananaev
2015-12-01Remove response builder utility classAnton Tananaev
2015-12-01Move role definitions to user modelAnton Tananaev
2015-11-27Initial implementation of new api with jax-rs.Rafael Guterres