Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-17 | Added AlertEventHandler & Mute button for all notifications | ninioe | |
2016-07-13 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
2016-07-13 | changes Anton asked me | ninioe | |
2016-07-13 | Style fixes | 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 | - "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-09 | Add missing space | Anton Tananaev | |
2016-07-09 | Merge pull request #2093 from Abyss777/master | Anton Tananaev | |
Remove red mark from grid | |||
2016-07-09 | Remove red mark from grid | Abyss777 | |
2016-07-09 | Move button to bottom bar | Anton Tananaev | |
2016-07-09 | Show only user own geofences | Anton Tananaev | |
2016-07-09 | Fix issue with device selection | Anton Tananaev | |
2016-07-09 | Fix issues in JavaScript code | Anton Tananaev | |
2016-07-08 | Pass whole record to attribute editor not to lose "dirtyness" | Abyss777 | |
2016-07-04 | Center view to editing geofence | Abyss777 | |
2016-07-04 | Load area for editing geofence. | Abyss777 | |
2016-07-04 | Added geometry-WKT coder/decoder | Abyss777 | |
Uncommented Circle geofence type | |||
2016-07-03 | Implement geofence saving | Anton Tananaev | |
2016-07-03 | Add toolbar to geozone editor | Anton Tananaev | |
2016-07-03 | Start geofence drawing implementation | Anton Tananaev | |
2016-07-03 | Add dialog for geofence area selection | Anton Tananaev | |
2016-07-03 | Create base map panel | Anton Tananaev | |
2016-06-29 | Minor fixes | Abyss777 | |
2016-06-28 | Moved declaration to the beginning | Abyss777 | |
2016-06-28 | Removed unused variables. | Abyss777 | |
2016-06-28 | Added attributes editor | Abyss777 | |
2016-06-27 | Made code more universal | Abyss777 | |
2016-06-27 | Do not use plane record fields to handle attributes nested fields | Abyss777 | |
2016-06-26 | Added notifications via email | Abyss777 | |
Added notifications settings | |||
2016-06-25 | Add window and dialog for geofences | Anton Tananaev | |
2016-06-20 | - Merged 5 Link/Unlink controllers to one | Abyss777 | |
- Other style fixes | |||
2016-06-18 | - Update Geofences API and Manager a bit | Abyss777 | |
- Show geofence name in event toasts - Link/Unlink geofences to users, devices and groups | |||
2016-06-01 | Use getView instead view | Abyss777 | |
2016-06-01 | - Handle only specific store update | Abyss777 | |
- Call handler directly | |||
2016-06-01 | Handle store update event in right place | Abyss777 | |
2016-06-01 | Merge branch 'fix_commandButton' | Abyss777 | |
2016-05-31 | Disable command button if device is not online. | Abyss777 | |
2016-05-31 | Center map on report track | Anton Tananaev | |
2016-05-31 | Request report only if device selected | Anton Tananaev | |
2016-05-17 | Custom command support for web-interface | Abyss777 | |
2016-05-08 | Review fixes | Gábor Somogyi | |
2016-05-06 | I18N added | Gábor Somogyi | |
2016-05-06 | Typo fix | Gábor Somogyi | |
2016-05-06 | Rename SupportedCommand to CommandType | Gábor Somogyi | |
2016-05-04 | SupportedCommand model removed | Gabor Somogyi | |
2016-05-04 | SupportedCommand model removed | Gabor Somogyi | |
2016-04-27 | Command framework ugly hack version | Gábor Somogyi | |
2016-04-22 | Whitespace fix | Gábor Somogyi | |
2016-04-22 | Follow button now jump immediately to device | Gábor Somogyi | |
2016-04-17 | Fix JavaScript code style issues | Anton Tananaev | |