aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api
AgeCommit message (Expand)Author
2017-07-02[FIX] permission check before getting device, eleminate unnecessary variable.Christoph Krey
2017-07-01[FIX] get devices with IDs works like PositionResourceChristoph Krey
2017-06-30[NEW] add GET device to API for external monitoringChristoph Krey
2017-06-14Imlement Stops reportAbyss777
2017-05-23Split POST on two functionsAbyss777
2017-05-23Implement testing API for computedAttributeAbyss777
2017-05-12Implement computed attributesAbyss777
2017-03-26Update device permissions on group changeAnton Tananaev
2017-03-15Use timezone from preferences for excel reportsAbyss777
2017-03-06Introduce terms "data" and "text" commandsAbyss777
2017-03-05Merge pull request #2971 from Abyss777/sms_commandsAnton Tananaev
2017-03-03Decode user and password cookiesAbyss777
2017-03-02Remove BaseProtocolSmsEncoder classAbyss777
2017-03-02Implement sms commandsAbyss777
2017-02-27- Add server-wide "device readonly" flagAbyss777
2017-02-21Implement SMS notifications with help smpp protocolAbyss777
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