Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-30 | Implement cluster broadcasting | Anton Tananaev | |
2021-11-25 | Enable LocationIQ by default | Anton Tananaev | |
2020-07-07 | Change debug intellitrac port | Anton Tananaev | |
2019-04-28 | Disable geocoding for debug | Anton Tananaev | |
2019-02-10 | Enable geocoding for debugging | Anton Tananaev | |
2018-09-15 | Fix logging level issues | Anton Tananaev | |
2018-09-14 | Log using slf4j and java logging | Anton Tananaev | |
2018-08-20 | Fix Atrack binary decoding issue | Anton Tananaev | |
2018-08-20 | Simplify debug config | Anton Tananaev | |
2017-11-11 | Implement LDAP authentication | Anton Tananaev | |
2017-09-19 | Minor config file adjustment | Anton Tananaev | |
2016-10-31 | Remove database config from default | Anton Tananaev | |
2016-10-27 | Implement default config (fix #2484) | Anton Tananaev | |
2016-10-27 | Add traccar-web as a submodule | Anton Tananaev | |
2016-10-21 | Add an example of parameter | Abyss777 | |
2016-10-21 | Implement copy attributes from last position | Abyss777 | |
2016-10-21 | Rename type to category | Abyss777 | |
2016-10-20 | Extend device model with management info | Abyss777 | |
2016-10-19 | Merge conflict in debug.xml | Abyss777 | |
2016-10-19 | - Filter events on server side | Abyss777 | |
- 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-19 | Remove semi-colons from SQL queries | Anton Tananaev | |
2016-10-15 | Merge pull request #2397 from santushet/trakmate-protocol | Anton Tananaev | |
Implement trakmate protocol | |||
2016-10-15 | Option to ignore session cache (fix #2372) | Anton Tananaev | |
2016-10-14 | Remove timezone config from debug.xml and add default timezone | Santosh | |
2016-10-14 | Implement trakmate protocol | Santosh | |
2016-10-11 | Implement ExtremTrac protocol | Anton Tananaev | |
2016-10-08 | Implement statistics API call | Anton Tananaev | |
2016-10-03 | Make status events switchable | Abyss777 | |
2016-10-03 | Start Smokey protocol implementation | Anton Tananaev | |
2016-10-01 | Remove unused data manager methods (fix #2386) | Anton Tananaev | |
2016-09-30 | Implement Fifotrack protocol | Anton Tananaev | |
2016-09-27 | Merge pull request #2349 from dcbastos/master | Anton Tananaev | |
Adds unknown devices automatically. | |||
2016-09-25 | Implement server statistics collection | Anton Tananaev | |
2016-09-22 | Adds unknown devices automatically. | Daniel Bastos | |
2016-09-22 | - rename table and unique constraint | Abyss777 | |
- rename some functions - optimization and simplification | |||
2016-09-21 | Add attributes aliases | Abyss777 | |
2016-09-21 | Implement cGuard communication protocol | Anton Tananaev | |
2016-09-18 | Add jpkorjar protocol port | nyash | |
2016-09-17 | Implement OIGO device protocol | Anton Tananaev | |
2016-09-15 | Implement AutoGrade device protocol | Anton Tananaev | |
2016-09-15 | Implement Arknav X8 series support | Anton Tananaev | |
2016-09-02 | Implement Cradlepoint protocol | Anton Tananaev | |
2016-08-26 | Implement Raveon communication protocol | Anton Tananaev | |
2016-08-23 | Implement Hunter Pro protocol (fix #2232) | Anton Tananaev | |
2016-08-11 | - Enabled IgnitionEventHandler in pipeline | Abyss777 | |
- Added motorHours to SummaryReport - Added ignition to test-generator.py | |||
2016-08-05 | Implement OBD dongle protocol | Anton Tananaev | |
2016-08-03 | - Optimized SSL connection | Abyss777 | |
- Added "mail.smtp.ssl.trust" parameter | |||
2016-07-29 | Merge pull request #2163 from Abyss777/overspeed_extension | Anton Tananaev | |
OverspeedEventHandler enhancement to use attributes | |||
2016-07-28 | Rename parameter | Abyss777 | |
2016-07-28 | Organized server cache | Abyss777 | |
Moved lookupAttribute function to DeviceManager |