aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-10-21Rename type to categoryAbyss777
2016-10-20Extend device model with management infoAbyss777
2016-10-20Decode HuaSheng validity flagAnton Tananaev
2016-10-20Merge branch 'master' of https://github.com/tananaev/traccarRenaud Allard
2016-10-20Reuse EvenHandlerTest deviceRenaud Allard
2016-10-20Merge pull request #2464 from Abyss777/export_excelAnton Tananaev
2016-10-20- Fix export empty reportsAbyss777
2016-10-20Merge pull request #2448 from Abyss777/export_excelAnton Tananaev
2016-10-20Use heuristics for H02 message lengthAnton Tananaev
2016-10-20Support Ruptela extended format (fix #2460)Anton Tananaev
2016-10-20Don't cache user password (fix #2455)Anton Tananaev
2016-10-19Merge conflict in debug.xmlAbyss777
2016-10-19- Filter events on server sideAbyss777
2016-10-19Log device uniqueId in filters loggingRenaud Allard
2016-10-18Small modifications to filter handlerAnton Tananaev
2016-10-18Rename variable p into position in filter checkingRenaud Allard
2016-10-17Rework the circumvoluted logic in filter loggingRenaud Allard
2016-10-17Use StringBuilder for filter loggingRenaud Allard
2016-10-17Do not double check the filter resultsRenaud Allard
2016-10-17Log which filters have been usedRenaud Allard
2016-10-17Fix style problem with filter handlerAnton Tananaev
2016-10-17- Implement export reports to excelAbyss777
2016-10-17Add a static filter. This will filter positions with speed = 0.0Renaud Allard
2016-10-16Merge pull request #2442 from EvgenyPopov72/masterAnton Tananaev
2016-10-16Fix month decode in Navis protocolEvgeny Popov
2016-10-16Get OsmAnd connection session only onceAnton Tananaev
2016-10-15Rename and format TrakMate protocolAnton Tananaev
2016-10-15Merge pull request #2397 from santushet/trakmate-protocolAnton Tananaev
2016-10-15Option to ignore session cache (fix #2372)Anton Tananaev
2016-10-14Remove timezone config from debug.xml and add default timezoneSantosh
2016-10-14Implement trakmate protocolSantosh
2016-10-12Improvements to mail moduleAnton Tananaev
2016-10-12Fix an SMTP configuration issueAnton Tananaev
2016-10-11Increase frame limit for GL200 protocolAnton Tananaev
2016-10-11Implement ExtremTrac protocolAnton Tananaev
2016-10-10Add SOS handleAbyss777
2016-10-09Admin users are never readonlyAnton Tananaev
2016-10-08Support Laipac new message typeAnton Tananaev
2016-10-08Fix check style issueAnton Tananaev
2016-10-08Implement statistics API callAnton Tananaev
2016-10-08Check server readonly flagAnton Tananaev
2016-10-08Rename column nameAnton Tananaev
2016-10-08Add coordinates format for user and serverAnton Tananaev
2016-10-08Add flag to force server settingsAnton Tananaev
2016-10-08Add back-end readonly checksAnton Tananaev
2016-10-08Decode additional cGuard data (fix #2419)Anton Tananaev
2016-10-08Add parameter to refresh geofences (fix #2414)Anton Tananaev
2016-10-08Merge pull request #2417 from Abyss777/gl200Anton Tananaev
2016-10-08Another small Fifotrack decoder fixAnton Tananaev
2016-10-07- Handle GTVER packetsAbyss777