Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-16 | Implement T800X custom commands | Anton Tananaev | |
2016-07-16 | Fix an issue with custom command | Anton Tananaev | |
2016-07-16 | Extend script to test binary commands | 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-16 | Merge pull request #2117 from drecchia/master-fix-checkstyle-suntech | Anton Tananaev | |
Fixed check style issue | |||
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-15 | Merge pull request #2115 from Abyss777/master | Anton Tananaev | |
Fix geofences not showed in old browsers and IE | |||
2016-07-15 | Fix geofences not showed in old browsers and IE | 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-14 | Merge pull request #2110 from Abyss777/master | Anton Tananaev | |
Added possibility to forward all events | |||
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 | 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 | Merge pull request #2109 from Abyss777/master | Anton Tananaev | |
Style fixes in JS code | |||
2016-07-13 | Merge branch 'master' of https://github.com/tananaev/traccar | Abyss777 | |
2016-07-13 | Style fixes | Abyss777 | |
2016-07-13 | Merge pull request #2108 from Abyss777/master | Anton Tananaev | |
Fix user attributes saving | |||
2016-07-13 | Fix user attributes saving | Abyss777 | |
2016-07-13 | Merge pull request #2103 from Abyss777/master | Anton Tananaev | |
Add constraints for groupIds | |||
2016-07-13 | Set MARK_RAN and name for intermediate table | Abyss777 | |
2016-07-13 | Use one file for two changeSets | 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 | 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 indentation | Abyss777 | |
2016-07-12 | Add Foreign Key Constraint for groupIds | Abyss777 | |
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 |