Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2016-07-13 | Added possibility to forward all events via POST request. | Abyss777 | |
2016-07-13 | changes Anton asked me | ninioe | |
2016-07-13 | Fix user attributes saving | Abyss777 | |
2016-07-12 | Added support for Alarm popup & positions history cleaner | ninioe | |
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-11 | Ignore unknown devices by default | Anton Tananaev | |
2016-07-09 | Update all configuration files | Anton Tananaev | |
2016-07-06 | Granit protocol implementation | Abyss777 | |
2016-07-06 | Implement ATL L100 protocol for VTS | Anton Tananaev | |
2016-06-26 | Added notifications via email | Abyss777 | |
Added notifications settings | |||
2016-06-24 | Merge pull request #2044 from Abyss777/master | Anton Tananaev | |
Possibility to disable event and geofences | |||
2016-06-24 | Start HuaSheng protocol implementation | Anton Tananaev | |
2016-06-24 | - Reverted changes in web-client | Abyss777 | |
- Removed duplicate flag | |||
2016-06-23 | Added possibility to disable event and geofence subsystems | Abyss777 | |
2016-06-14 | - Overlapping geofences | Abyss777 | |
- Simplified user-device link | |||
2016-06-13 | Update debug.xml | Abyss777 | |
2016-06-09 | - Clean docker integration. | drecchia | |
2016-06-09 | Change protocol name to correct one | Anton Tananaev | |
2016-06-08 | - Ldpl protocol implemented. | drecchia | |
2016-06-09 | Default connection initialization query | Anton Tananaev | |
2016-06-06 | Update debug.xml | Danilo Recchia | |
- Fixed tabs. | |||
2016-06-06 | - Fix hikari connection check sql. | drecchia | |
2016-05-07 | Do not use idle timeout for UDP | Anton Tananaev | |
2016-05-07 | Rename reset delay to timeout | Anton Tananaev | |
2016-04-12 | Implement Appello device protocol | Anton Tananaev | |
2016-03-30 | Add support for Supermate protocol | Anton Tananaev | |
2016-03-19 | Implement ARKNAV communication protocol | Anton Tananaev | |
2016-03-19 | Add option to save original message | Anton Tananaev | |
2016-03-18 | Implement GNX communication protocol | Anton Tananaev | |
2016-03-16 | Fix attribute saving for new users | Anton Tananaev | |
2016-03-15 | Remove language from user and server | Anton Tananaev | |
2016-03-15 | Remove protocol detector classes | Anton Tananaev | |
2016-03-15 | Use deviceTime and fixTime (fix #1786) | Anton Tananaev | |
2016-03-14 | Implement Fox Lite protocol | Anton Tananaev | |
2016-03-13 | Add twelve hour format preference | Anton Tananaev | |