Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2016-07-28 | Removed suppressing repeated events during analyzing. | Abyss777 | |
2016-07-28 | Fix saving original raw binary data | Anton Tananaev | |
2016-07-27 | Added option to rise event only once during overspeed period. | Abyss777 | |
2016-07-26 | Do not store device status in database | Abyss777 | |
2016-07-26 | Overspeed handler enhanced to use attributes | Abyss777 | |
2016-07-25 | Added group and server attributes | Abyss777 | |
2016-07-25 | Merge pull request #2149 from Abyss777/lastposition_reorganization | Anton Tananaev | |
Move lastPosition update to the end of pipeline | |||
2016-07-25 | Improve history clearing logic | Anton Tananaev | |
2016-07-25 | - Move lastPosition update to the end of pipeline | Abyss777 | |
- Optimize MotionEventHandler to do not use Device.motion - Remove Device.motion from model and database - some optimizations | |||
2016-07-21 | protect Device positionId on clear history | ninioe | |
2016-07-19 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
2016-07-19 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
2016-07-18 | - Added attributes to devices | Abyss777 | |
- Fixed license header for DeviceManager.java - Fixed editing attributes for not saved (new) object. | |||
2016-07-17 | - Carcell protocol for devices: cr2000 and cr250. | drecchia | |
2016-07-17 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
2016-07-17 | Added AlertEventHandler & Mute button for all notifications | ninioe | |
2016-07-14 | - Fixed saving parent group when creating new group. | Abyss777 | |
- Fixed storing device and group if parent group is not defined. - Fixed Warning in browser console about missed requirements. | |||
2016-07-13 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |