aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api
AgeCommit message (Expand)Author
2016-11-02Update copyright notice emailsAnton Tananaev
2016-11-01Move parseDate to DateUtilAbyss777
2016-11-01Remove json conversion in reportsAbyss777
2016-11-01Update resource error handlingAnton Tananaev
2016-10-27Export positions to GPXAbyss777
2016-10-23Rename API pathAbyss777
2016-10-22Implement reset total distance APIAbyss777
2016-10-19- Filter events on server sideAbyss777
2016-10-17- Implement export reports to excelAbyss777
2016-10-08Fix check style issueAnton Tananaev
2016-10-08Implement statistics API callAnton Tananaev
2016-10-08Add back-end readonly checksAnton Tananaev
2016-10-08Add parameter to refresh geofences (fix #2414)Anton Tananaev
2016-09-27Merge pull request #2367 from tananaev/implement_statisticsAnton Tananaev
2016-09-26Change statistics calculation logicAnton Tananaev
2016-09-26Change aliases API pathAbyss777
2016-09-25Implement server statistics collectionAnton Tananaev
2016-09-22- rename table and unique constraintAbyss777
2016-09-21Add attributes aliasesAbyss777
2016-08-23Implement cache for users objectsAbyss777
2016-08-19- Added trips reportAbyss777
2016-08-10Forget oneAbyss777
2016-08-10Used import instead of full nameAbyss777
2016-08-10- Used constants in ReportResourceAbyss777
2016-08-09- Fixed csv MIME type and added response headerAbyss777
2016-08-08Merge pull request #2188 from ninioe/masterAnton Tananaev
2016-08-08- Used @Consumes and @Produces instead of direct header accessAbyss777
2016-08-07fix references namesninioe
2016-08-07Checkstyle error fixninioe
2016-08-07check user cookies on server side before login dialogninioe
2016-08-05- Moved GeneralReport to separate fileAbyss777
2016-08-04General report implementationAbyss777
2016-08-04- Moved retrieving Accept to BaseResourceAbyss777
2016-08-04- Added getGroupDevices to PermissionsManagerAbyss777
2016-07-28Organized server cacheAbyss777
2016-07-20- Move groups related actions to DeviceManagerAbyss777
2016-07-15Move code related to devices to DeviceManagerAbyss777
2016-07-13Removed unnecessary geofences refresh while user manipulationAbyss777
2016-07-11- Split geofence refresh on 3 functionsAbyss777
2016-06-26Fixed missed license and wrong EOLAbyss777
2016-06-26Added notifications via emailAbyss777
2016-06-18VariableAbyss777
2016-06-18- Update Geofences API and Manager a bitAbyss777
2016-06-16Added/updated license headersAbyss777
2016-06-15- Work only with cached devices from everywhereAbyss777
2016-06-14- Overlapping geofencesAbyss777
2016-06-10GeofencesAbyss777
2016-06-02Style fixes and optimization.Abyss777
2016-06-02Send position with event to websocketAbyss777
2016-05-31- Renamed eventTime to serverTimeAbyss777