aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api/resource/PositionResource.java
AgeCommit message (Expand)Author
2017-07-31Implement SQL requests constructionAbyss777
2017-07-26- Implement base manager classes as genericsAbyss777
2016-12-10Return JSON response by defaultAnton Tananaev
2016-11-30Use "id" parameter instead of "positionId"Abyss777
2016-11-30Add API to get positions by IdAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-11-01Move parseDate to DateUtilAbyss777
2016-10-27Export positions to GPXAbyss777
2016-10-17- Implement export reports to excelAbyss777
2016-07-15Move code related to devices to DeviceManagerAbyss777
2016-04-16Bind async connection to user idAnton Tananaev
2016-03-09Implement API resource for groupsAnton Tananaev
2016-03-03Add API to get current positionsAnton Tananaev
2015-12-20Check permissions for REST API callsAnton Tananaev
2015-12-03Remove unused class importsAnton Tananaev
2015-12-02Add positions resource to the REST APIAnton Tananaev