aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api/resource/DeviceResource.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2018-08-23Make accumulators nullableAbyss777
2018-08-23Implement Device Engine Hours resetAbyss777
2018-01-26Clean up unused importsAnton 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-09-13- Rename functions "isXxx" to "getUserXxx"Abyss777
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-23Merge pull request #3373 from Abyss777/refactor_managersAnton Tananaev
2017-07-23Remove proxy functionAbyss777
2017-07-22- Add Permission helper ClassAbyss777
2017-07-21Use classes instead of constants everywhereAbyss777
2017-07-21- Combine all permissions to one resourceAbyss777
2017-07-20Make permissions resources more strictAbyss777
2017-07-20Combine permission resources and reuse common database functionsAbyss777
2017-07-19remove redundant checksJan-Piet Mens
2017-07-19[NEW] add GET with list of uniqueIdJan-Piet Mens
2017-07-02[FIX] permission check before getting device, eleminate unnecessary variable.Christoph Krey
2017-07-01[FIX] get devices with IDs works like PositionResourceChristoph Krey
2017-06-30[NEW] add GET device to API for external monitoringChristoph Krey
2017-03-26Update device permissions on group changeAnton Tananaev
2017-01-25- Add "deviceReadonly" user fieldAbyss777
2017-01-16Initial manager implementationAbyss777
2016-11-19Remove duplicated information in requestsAnton Tananaev
2016-11-17Add user expiration and device limitAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-23Rename API pathAbyss777
2016-10-22Implement reset total distance APIAbyss777
2016-09-21Add attributes aliasesAbyss777
2016-08-23Implement cache for users objectsAbyss777
2016-07-15Move code related to devices to DeviceManagerAbyss777
2016-06-26Added notifications via emailAbyss777
2016-06-16Added/updated license headersAbyss777
2016-06-15- Work only with cached devices from everywhereAbyss777
2016-06-10GeofencesAbyss777
2016-05-06Checkstyle fixGábor Somogyi
2016-05-04Merge failure fixGabor Somogyi
2016-05-04Merge branch 'master' into command_frameworkGabor Somogyi
2016-05-04SupportedCommand model removedGabor Somogyi
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-05-02Concept update + UI translation supportGábor Somogyi
2016-04-27Command framework ugly hack versionGábor Somogyi
2015-12-20Check readonly and registration flagsAnton Tananaev
2015-12-20Check permissions for REST API callsAnton Tananaev
2015-12-01Refactor base and other resource classesAnton Tananaev