aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api
AgeCommit message (Expand)Author
2018-10-12Restrict access to computed attributes (AC-2018-10-8-1)Anton Tananaev
2018-09-29Option to mail reportsAnton Tananaev
2018-09-15Provide error messagesAnton Tananaev
2018-09-14Log using slf4j and java loggingAnton Tananaev
2018-08-23Make accumulators nullableAbyss777
2018-08-23Implement Device Engine Hours resetAbyss777
2018-08-19Error message for disabled geocodingAnton Tananaev
2018-06-27- Rename NotificationException to MessageExceptionAbyss777
2018-06-26Rename MailMessage to FullMessageAbyss777
2018-06-26Rename transports to notificatorsAbyss777
2018-06-26Cleanup and some adjustmentsAbyss777
2018-06-26Merge remote-tracking branch 'ivanfmartinez/notifications'Abyss777
2018-06-02Start Netty 4 migrationAnton Tananaev
2018-06-01update api to support notificatorsIvan Martinez
2018-06-01move NotificatorManager instance to ContextIvan Martinez
2018-04-11Add support of multiple MaintenancesAbyss777
2018-04-01generalization for notifications processingIvan Martinez
2018-03-10Replace deprecated classesAnton Tananaev
2018-03-10Fix PMD code issuesAnton Tananaev
2018-02-02Remove custom text and repeated castingAbyss777
2018-02-02Optimize exception handlingAbyss777
2018-02-02- Move media servlet to api contextAbyss777
2018-02-01Provide access to media files received from devicesAbyss777
2018-01-29Fix formattingAbyss777
2018-01-29Fix ScheduledModel objects permission checkAbyss777
2018-01-26Implement some explicit castsAnton Tananaev
2018-01-26Clean up unused importsAnton Tananaev
2018-01-26Clean up unnecessary codeAnton Tananaev
2018-01-23Implement scheduled notificationsAbyss777
2018-01-11Update group and device cache on group delete.Abyss777
2018-01-10Simplify Odometer permission APIparveenkumaryadav
2018-01-10Remove Odometer permission to User bug fixparveenkumaryadav
2018-01-10Odometer permission to both Admin or Managerparveenkumaryadav
2017-12-27Implement device disableAbyss777
2017-12-18Log user actionsAbyss777
2017-11-10- Combine "getAddress" functionsAbyss777
2017-11-08- Implement synchronous geocodingAbyss777
2017-10-23Implement command cloningAbyss777
2017-10-22Set deviceId in Saved Command before sendAbyss777
2017-10-19Implement buffered commandsAbyss777
2017-09-20Add copyrightAbyss777
2017-09-20Move Commandtypes API to CommandsAbyss777
2017-09-19Implement per device NotificationsAbyss777
2017-09-13Re implement "getSupportedCommands" functionAbyss777
2017-09-13- Rename functions "isXxx" to "getUserXxx"Abyss777
2017-09-12Implement Saved CommandsAbyss777
2017-09-05Remove Attribute Aliases supportAbyss777
2017-08-01Merge pull request #3402 from Abyss777/construct_requestsAnton Tananaev
2017-07-31Implement SQL requests constructionAbyss777
2017-07-28Combine some GET functionsAbyss777