aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api
AgeCommit message (Expand)Author
2017-02-07Do not allow readonly users send commandsAbyss777
2017-01-26Device readonly user can't edit attribute aliasesAbyss777
2017-01-25- Add "deviceReadonly" user fieldAbyss777
2017-01-17- rename otherUserId variableAbyss777
2017-01-16- Rename otherUserId to managedUserIdAbyss777
2017-01-16Initial manager implementationAbyss777
2016-12-28No Authorization header for ajaxAnton Tananaev
2016-12-20Remove unused java importsAnton Tananaev
2016-12-20Fix issue with JSON timestampsAnton Tananaev
2016-12-19Remove own JSON converterAnton Tananaev
2016-12-18Do not send position with eventsAnton Tananaev
2016-12-14Calendars implementationAbyss777
2016-12-10Return JSON response by defaultAnton Tananaev
2016-12-04Use model instead of attributes to store Notification optionsAbyss777
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