Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-18 | commented out code and unnecessary comments | ninioe | |
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 | Support new eelink protocol messages | Anton Tananaev | |
2016-07-13 | Removed unnecessary geofences refresh while user manipulation | Abyss777 | |
2016-07-13 | Renamed to EventForwarder and moved to Context | Abyss777 | |
2016-07-13 | Renamed to EventForwarder and moved to Context | Abyss777 | |
2016-07-13 | Reduce locks of devices | Abyss777 | |
2016-07-13 | Added possibility to forward all events via POST request. | Abyss777 | |
2016-07-13 | changes Anton asked me | ninioe | |
2016-07-13 | Enable custom command for all protocols | Anton Tananaev | |
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-12 | Fix issue in Hua Sheng frame decoder | Anton Tananaev | |
2016-07-12 | Use long primitive type | Anton Tananaev | |
2016-07-11 | Merge pull request #2099 from Abyss777/fix_groups_cache | Anton Tananaev | |
Revert back groups cache and split refresh | |||
2016-07-11 | Merge pull request #2097 from Abyss777/master | Anton Tananaev | |
Fix from in mail notifications | |||
2016-07-11 | Check if geofence exists | Anton Tananaev | |
2016-07-11 | - Split geofence refresh on 3 functions | Abyss777 | |
- Enable back groupsCache | |||
2016-07-11 | - "from" sometimes not handled by mail servers | Abyss777 | |
- better handle empty mail user attributes - fix deleting attribute in attribute editor - fix duplicating attribute if name changed | |||
2016-07-11 | Implement Teltonika commands (fix #1948) | Anton Tananaev | |
2016-07-11 | Add new CRC16 algorithm | Anton Tananaev | |
2016-07-11 | Change command sending logic | Anton Tananaev | |
2016-07-10 | - Fix typpo. | drecchia | |
2016-07-11 | Fix indentation in notification manager | Anton Tananaev | |
2016-07-10 | Disable group cache updates | Anton Tananaev | |
2016-07-09 | Fix issue with missing groups | Anton Tananaev | |
2016-07-09 | Use diamond operator | Anton Tananaev | |
2016-07-09 | Fix code analytics issues | Anton Tananaev | |
2016-07-08 | Add null check to query builder | Anton Tananaev | |
2016-07-08 | - l10n strings for new command types | Abyss777 | |
- Added identification command for wondex protocol | |||
2016-07-08 | Implement PT502 photo request | Anton Tananaev | |
2016-07-08 | Support ADC for Galileo protocol | Anton Tananaev | |
2016-07-08 | Merge pull request #2087 from Abyss777/master | Anton Tananaev | |
Fix typo in GranitProtocolDecoder | |||
2016-07-07 | Fix typo in GranitProtocolDecoder | Abyss777 | |
2016-07-07 | Merge pull request #2086 from Abyss777/master | Anton Tananaev | |
Increment time for archive in Granit protocol | |||
2016-07-07 | Increment time in archive points | Abyss777 | |
2016-07-07 | Merge pull request #2085 from Abyss777/master | Anton Tananaev | |
Simplify Granit command result detection | |||
2016-07-07 | Space fix | Abyss777 | |
2016-07-07 | Simplify GranitProtocolDecoder command result detection | Abyss777 | |
2016-07-07 | Merge pull request #2084 from Abyss777/master | Anton Tananaev | |
Implement custom GranitFrameDecoder | |||
2016-07-07 | Add Gator heartbeat response | Anton Tananaev | |
2016-07-07 | - Cleaned up GranitFrameDecoder | Abyss777 | |
- Added test for GranitFrameDecoder - Removed \r\n from GranitProtocolDecoderTest | |||
2016-07-06 | Revert GranitFrameDecoder | Abyss777 | |
2016-07-06 | - Pt502 output_control fix. | drecchia | |
- Added command for set maxSpeed and sms timezone. | |||
2016-07-07 | Merge pull request #2081 from Abyss777/master | Anton Tananaev | |
Granit protocol implementation | |||
2016-07-06 | More optimizations | Abyss777 | |
2016-07-06 | Use dynamicBuffer and some hardcoded lengths. | Abyss777 | |
2016-07-06 | Style fixes and optimizations | Abyss777 | |
2016-07-06 | Temporary remove L100 from code | Anton Tananaev | |
2016-07-06 | Granit protocol implementation | Abyss777 | |