Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-18 | - Added attributes to devices | Abyss777 | |
- Fixed license header for DeviceManager.java - Fixed editing attributes for not saved (new) object. | |||
2016-07-18 | Decode MiniFinder status flags | Anton Tananaev | |
2016-07-18 | Support GT06 external power subtype | Anton Tananaev | |
2016-07-17 | - Fixed findbugs warning. | drecchia | |
2016-07-17 | - Carcell protocol for devices: cr2000 and cr250. | drecchia | |
2016-07-18 | Fix minor decoder issue for Megastek | Anton Tananaev | |
2016-07-16 | Implement T800X custom commands | Anton Tananaev | |
2016-07-16 | Fix an issue with custom command | Anton Tananaev | |
2016-07-16 | Merge pull request #2116 from Abyss777/device_manager_final | Anton Tananaev | |
Move code related to devices to DeviceManager | |||
2016-07-15 | - Fixed tags. | drecchia | |
2016-07-15 | Merge pull request #2107 from drecchia/master-suntech-additional-commands | Anton Tananaev | |
Added new suntech commands | |||
2016-07-15 | - Fixed output control command construction. | drecchia | |
2016-07-15 | Move code related to devices to DeviceManager | Abyss777 | |
2016-07-14 | - Fixed style | drecchia | |
2016-07-15 | Merge pull request #2113 from Abyss777/master | Anton Tananaev | |
Fixes for new foreign key constraints | |||
2016-07-14 | Remove duplicating code | Abyss777 | |
2016-07-14 | Set long as NULL only for *Id fields | Abyss777 | |
2016-07-14 | Indentation | Abyss777 | |
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-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 | - Removed trailing space. | drecchia | |
2016-07-13 | - Fixed pull request issues | drecchia | |
2016-07-13 | Added possibility to forward all events via POST request. | Abyss777 | |
2016-07-12 | - Fix number of params. | drecchia | |
2016-07-13 | Enable custom command for all protocols | Anton Tananaev | |
2016-07-12 | - Fix typpo. | drecchia | |
2016-07-12 | - Added new commands. | drecchia | |
2016-07-12 | - Added support for activate output1, reboot device and request | drecchia | |
position. | |||
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 |