aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-21Add an example of parameterAbyss777
2016-10-21Implement copy attributes from last positionAbyss777
2016-10-21Merge pull request #2466 from Abyss777/device_management_infoAnton Tananaev
Extend device model with management info
2016-10-21Rename type to categoryAbyss777
2016-10-20Extend device model with management infoAbyss777
2016-10-20Decode HuaSheng validity flagAnton Tananaev
2016-10-20Merge pull request #2461 from renaudallard/masterAnton Tananaev
Log device uniqueId in filters logging
2016-10-20Kill EventHandlerTest class, it has been replaced by BaseTestRenaud Allard
2016-10-20Create a BaseTest class and reuse itRenaud Allard
2016-10-20Merge branch 'master' of https://github.com/tananaev/traccarRenaud Allard
2016-10-20Reuse EvenHandlerTest deviceRenaud Allard
rename log message variable
2016-10-20Merge pull request #2464 from Abyss777/export_excelAnton Tananaev
Fix export empty reports to Excel
2016-10-20- Fix export empty reportsAbyss777
- Cleanup templates metadata
2016-10-20Merge pull request #2448 from Abyss777/export_excelAnton Tananaev
Implement export reports to excel
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
- Use common path for templates - Filter events about geofences that user do not have access (minor security fix) - Removed unused function - Visual templates improvements
2016-10-19Merge branch 'master' of https://github.com/tananaev/traccarRenaud Allard
2016-10-19Log device uniqueId in filters loggingRenaud Allard
This combined with another commit to traccar-web makes it easier to see which device has been filtered.
2016-10-19Remove semi-colons from SQL queriesAnton Tananaev
2016-10-19Merge pull request #2454 from geekineers/fix-dockerfile-userAnton Tananaev
Fix current user for alpine in Dockerfile
2016-10-19Fix current user for alpine in DockerfileMiguel Cabral
2016-10-18Small modifications to filter handlerAnton Tananaev
2016-10-18Merge pull request #2450 from renaudallard/masterAnton Tananaev
Log which filters have been used
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
Some cleaning in the logic
2016-10-17Merge branch 'master' of github.com:renaudallard/traccarRenaud Allard
2016-10-17Log which filters have been usedRenaud 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
- Migrate csv export to /api/positions
2016-10-17Merge pull request #2447 from renaudallard/masterAnton Tananaev
Add a static filter to filter positions with zero speed
2016-10-17Add a static filter. This will filter positions with speed = 0.0Renaud Allard
2016-10-17Change attributes column lengthAnton Tananaev
2016-10-16Merge pull request #2442 from EvgenyPopov72/masterAnton Tananaev
Fix month decode in Navis protocol
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
Implement trakmate protocol
2016-10-15Option to ignore session cache (fix #2372)Anton Tananaev
2016-10-15Add u-pro unit test caseAnton Tananaev
2016-10-14Remove timezone config from debug.xml and add default timezoneSantosh
2016-10-14Implement trakmate protocolSantosh
2016-10-12Disable mail notification testAnton Tananaev
2016-10-12Minor formatting fixAnton Tananaev
2016-10-12Improvements to mail moduleAnton Tananaev