aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api
AgeCommit message (Expand)Author
2016-11-30Rename to test and use POSTAbyss777
2016-11-30Implement API to test mailAbyss777
2016-11-30Use "id" parameter instead of "positionId"Abyss777
2016-11-30Add API to get positions by IdAbyss777
2016-11-24Merge pull request #2592 from Abyss777/excel_timezoneAnton Tananaev
2016-11-24- Use one parserAbyss777
2016-11-24Remove another unnecessary variableSun Howwrongbum
2016-11-24Update as per code reviewSun Howwrongbum
2016-11-24Add option to set some default User propertiesSun Howwrongbum
2016-11-23- Pass client timezone to excel templateAbyss777
2016-11-23New user security check (fix #2589)Anton Tananaev
2016-11-22Implement unknown status eventAnton Tananaev
2016-11-19Remove duplicated information in requestsAnton Tananaev
2016-11-19Small adjustments to tokensAnton Tananaev
2016-11-18- Flip user-token mapAbyss777
2016-11-18Implement users tokensAbyss777
2016-11-18Check user in session resourceAnton Tananaev
2016-11-18Fix the problem with sessionAnton Tananaev
2016-11-18Check account on every callAnton Tananaev
2016-11-17Add user expiration and device limitAnton Tananaev
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