aboutsummaryrefslogtreecommitdiff
path: root/debug.xml
AgeCommit message (Collapse)Author
2016-07-28Fix saving original raw binary dataAnton Tananaev
2016-07-27Added option to rise event only once during overspeed period.Abyss777
2016-07-26Do not store device status in databaseAbyss777
2016-07-26Overspeed handler enhanced to use attributesAbyss777
2016-07-25Added group and server attributesAbyss777
2016-07-25Merge pull request #2149 from Abyss777/lastposition_reorganizationAnton Tananaev
Move lastPosition update to the end of pipeline
2016-07-25Improve history clearing logicAnton Tananaev
2016-07-25- Move lastPosition update to the end of pipelineAbyss777
- Optimize MotionEventHandler to do not use Device.motion - Remove Device.motion from model and database - some optimizations
2016-07-21protect Device positionId on clear historyninioe
2016-07-19Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-19Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-18- Added attributes to devicesAbyss777
- 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-17Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-17Added AlertEventHandler & Mute button for all notificationsninioe
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-13Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-13Added possibility to forward all events via POST request.Abyss777
2016-07-13changes Anton asked meninioe
2016-07-13Fix user attributes savingAbyss777
2016-07-12Added support for Alarm popup & positions history cleanerninioe
1. added support for Alarm and Alarm Type in popup and also in history records. can be muted with a toggle button in the UI 2. added a timer to clear positions history once a day. the default is to save positions history for 7 days if not defined in the configuration file. 3. prevent the lock of the UI files (js, html, css, etc..) for wondows developers in debug mode. It's easier to do changes to the UI without stopping the app each time. 4. tools: added support in test-generator.py to simulate Alert, also added minify.bat file to compile new js files for the UI using sencha SDK for windows developers
2016-07-11Ignore unknown devices by defaultAnton Tananaev
2016-07-09Update all configuration filesAnton Tananaev
2016-07-06Granit protocol implementationAbyss777
2016-07-06Implement ATL L100 protocol for VTSAnton Tananaev
2016-06-26Added notifications via emailAbyss777
Added notifications settings
2016-06-24Merge pull request #2044 from Abyss777/masterAnton Tananaev
Possibility to disable event and geofences
2016-06-24Start HuaSheng protocol implementationAnton Tananaev
2016-06-24- Reverted changes in web-clientAbyss777
- Removed duplicate flag
2016-06-23Added possibility to disable event and geofence subsystemsAbyss777
2016-06-14- Overlapping geofencesAbyss777
- Simplified user-device link
2016-06-13Update debug.xmlAbyss777
2016-06-09- Clean docker integration.drecchia
2016-06-09Change protocol name to correct oneAnton Tananaev
2016-06-08- Ldpl protocol implemented.drecchia
2016-06-09Default connection initialization queryAnton Tananaev
2016-06-06Update debug.xmlDanilo Recchia
- Fixed tabs.
2016-06-06- Fix hikari connection check sql.drecchia
2016-05-07Do not use idle timeout for UDPAnton Tananaev
2016-05-07Rename reset delay to timeoutAnton Tananaev
2016-04-12Implement Appello device protocolAnton Tananaev
2016-03-30Add support for Supermate protocolAnton Tananaev
2016-03-19Implement ARKNAV communication protocolAnton Tananaev
2016-03-19Add option to save original messageAnton Tananaev
2016-03-18Implement GNX communication protocolAnton Tananaev
2016-03-16Fix attribute saving for new usersAnton Tananaev
2016-03-15Remove language from user and serverAnton Tananaev
2016-03-15Remove protocol detector classesAnton Tananaev
2016-03-15Use deviceTime and fixTime (fix #1786)Anton Tananaev
2016-03-14Implement Fox Lite protocolAnton Tananaev