aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api/resource/AttributeResource.java
AgeCommit message (Expand)Author
2019-02-26Refactor computed attributesAnton Tananaev
2019-02-23Handler refactoringAnton Tananaev
2018-10-12Restrict access to computed attributes (AC-2018-10-8-1)Anton Tananaev
2018-01-26Implement some explicit castsAnton Tananaev
2018-01-26Clean up unnecessary codeAnton Tananaev
2017-07-28Combine some GET functionsAbyss777
2017-07-27Implement BaseObjectResource generic and combine PUT/POST/DELETE functionsAbyss777
2017-07-26- Implement base manager classes as genericsAbyss777
2017-07-23Remove proxy functionAbyss777
2017-07-21Use classes instead of constants everywhereAbyss777
2017-07-21Implement type constantsAbyss777
2017-07-21- Combine all permissions to one resourceAbyss777
2017-07-20Combine permission resources and reuse common database functionsAbyss777
2017-07-19Refactored four managersAbyss777
2017-05-23Split POST on two functionsAbyss777
2017-05-23Implement testing API for computedAttributeAbyss777
2017-05-12Implement computed attributesAbyss777