aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api/resource/ReportResource.java
AgeCommit message (Expand)Author
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-08- Used @Consumes and @Produces instead of direct header accessAbyss777
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