aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/database
AgeCommit message (Expand)Author
2018-11-08Fix time formatting issuesAnton Tananaev
2018-11-04Alarm types filtering optionAnton Tananaev
2018-11-02Remove unused importAnton Tananaev
2018-11-02Handle new Java class loader (fix #4130)Anton Tananaev
2018-10-22Remove unnecessary codeAnton Tananaev
2018-10-16Simplify base decoder dependenciesAnton Tananaev
2018-09-30Use DefaultServlet instead of ResourceHandlerAnton Tananaev
2018-09-29Re-implement mail notificatorAnton Tananaev
2018-09-29Move email handling out of notificatorAnton Tananaev
2018-09-22Fix date formatting (fix #4063)Anton Tananaev
2018-09-17Remove joda time libraryAnton Tananaev
2018-09-15Fix logging level issuesAnton 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-06Fix hours formattingAnton Tananaev
2018-06-26Rename transports to notificatorsAbyss777
2018-06-26Cleanup and some adjustmentsAbyss777
2018-06-26Merge remote-tracking branch 'ivanfmartinez/notifications'Abyss777
2018-06-25Send queued commands on status onlineAbyss777
2018-06-24Fix active device issueAnton Tananaev
2018-06-12Merge branch 'master' into netty4Anton Tananaev
2018-06-08Merge pull request #3920 from traccar/remove-http-clientAnton Tananaev
2018-06-08Rename all tables to avoid using reserved wordsAbyss777
2018-06-03Properly handle datagram channelsAnton Tananaev
2018-06-02Start Netty 4 migrationAnton Tananaev
2018-06-02Remove async HTTP client dependencyAnton Tananaev
2018-06-01move NotificatorManager instance to ContextIvan Martinez
2018-06-01replace database definition with comma separated listIvan Martinez
2018-05-26Fix Liquibase driver issueAnton Tananaev
2018-04-28Change error stringAbyss777
2018-04-28Make Commands queueing switchableAbyss777
2018-04-27Rename admin to administrator (fix #3858)Anton Tananaev
2018-04-21Fix switch statement indentationAnton Tananaev
2018-04-13- Rename field to PeriodAbyss777
2018-04-11Add support of multiple MaintenancesAbyss777
2018-04-01generalization for notifications processingIvan Martinez
2018-03-20Add user objects to Event forward payloadAbyss777
2018-02-28removed overrided updateCachedItem from GroupsManagerparveenkumaryadav
2018-02-28removed double check for circular dependencyparveenkumaryadav
2018-02-28Cycle in group hierarchy bug fix while editing Groupsparveenkumaryadav
2018-02-02Always initialize MediaManagerAbyss777
2018-01-26Some more code cleanupAnton Tananaev
2018-01-26Clean up unnecessary codeAnton Tananaev
2018-01-23Rename variableAbyss777
2018-01-23Implement scheduled notificationsAbyss777
2018-01-22Use consistent server timeAnton Tananaev
2018-01-11Update group and device cache on group delete.Abyss777
2017-12-28Remove unnecessary Context useAbyss777