aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api/resource
AgeCommit message (Expand)Author
2019-02-26Refactor computed attributesAnton Tananaev
2019-02-23Handler refactoringAnton Tananaev
2018-11-12Rename maintenances to maintenanceAnton Tananaev
2018-10-12Restrict access to computed attributes (AC-2018-10-8-1)Anton Tananaev
2018-09-29Option to mail reportsAnton Tananaev
2018-08-23Make accumulators nullableAbyss777
2018-08-23Implement Device Engine Hours resetAbyss777
2018-08-19Error message for disabled geocodingAnton Tananaev
2018-06-27- Rename NotificationException to MessageExceptionAbyss777
2018-06-26Rename MailMessage to FullMessageAbyss777
2018-06-26Rename transports to notificatorsAbyss777
2018-06-26Cleanup and some adjustmentsAbyss777
2018-06-26Merge remote-tracking branch 'ivanfmartinez/notifications'Abyss777
2018-06-01update api to support notificatorsIvan Martinez
2018-06-01move NotificatorManager instance to ContextIvan Martinez
2018-04-11Add support of multiple MaintenancesAbyss777
2018-04-01generalization for notifications processingIvan Martinez
2018-03-10Replace deprecated classesAnton Tananaev
2018-01-26Implement some explicit castsAnton Tananaev
2018-01-26Clean up unused importsAnton Tananaev
2018-01-26Clean up unnecessary codeAnton Tananaev
2018-01-10Simplify Odometer permission APIparveenkumaryadav
2018-01-10Remove Odometer permission to User bug fixparveenkumaryadav
2018-01-10Odometer permission to both Admin or Managerparveenkumaryadav
2017-12-27Implement device disableAbyss777
2017-12-18Log user actionsAbyss777
2017-11-10- Combine "getAddress" functionsAbyss777
2017-11-08- Implement synchronous geocodingAbyss777
2017-10-23Implement command cloningAbyss777
2017-10-22Set deviceId in Saved Command before sendAbyss777
2017-10-19Implement buffered commandsAbyss777
2017-09-20Add copyrightAbyss777
2017-09-20Move Commandtypes API to CommandsAbyss777
2017-09-19Implement per device NotificationsAbyss777
2017-09-13Re implement "getSupportedCommands" functionAbyss777
2017-09-13- Rename functions "isXxx" to "getUserXxx"Abyss777
2017-09-12Implement Saved CommandsAbyss777
2017-09-05Remove Attribute Aliases supportAbyss777
2017-08-01Merge pull request #3402 from Abyss777/construct_requestsAnton Tananaev
2017-07-31Implement SQL requests constructionAbyss777
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-26Split Drivers and Groups managementAbyss777
2017-07-25Move users management to separate managerAbyss777
2017-07-23Merge pull request #3373 from Abyss777/refactor_managersAnton Tananaev
2017-07-23Use Permission object instead of MapAbyss777
2017-07-23Remove proxy functionAbyss777
2017-07-22- Add Permission helper ClassAbyss777
2017-07-21Use classes instead of constants everywhereAbyss777