Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-30 | Fix missed import | Abyss777 | |
2016-08-30 | Disable buttons if report not configured | Abyss777 | |
2016-08-29 | Implemented "Configure" dialog for reports | Abyss777 | |
2016-08-27 | Prevent tagfield growing too much | Abyss777 | |
2016-08-25 | - Enabled multiple devices for reports | Abyss777 | |
- Used different colors for routes of different devices | |||
2016-08-09 | - Fixed csv MIME type and added response header | Abyss777 | |
- Added 3 report types - Changed some Strings - Fixed jscs issues in other files | |||
2016-08-08 | - Added deviceId in SummaryReport | Abyss777 | |
- Response bare array for application/json - Migrate to /api/reports/route in web-interface | |||
2016-07-29 | Change alarm highlight logic | Anton Tananaev | |
2016-07-17 | Added AlertEventHandler & Mute button for all notifications | ninioe | |
2016-07-13 | changes Anton asked me | ninioe | |
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-03-13 | Support 12 hour format in web | Anton Tananaev | |
2015-11-13 | Use international date format for pickers | Anton Tananaev | |
2015-11-08 | Generate priorities for postion keys | Anton Tananaev | |
2015-10-04 | Disable JavaScript strict mode | Anton Tananaev | |
2015-10-03 | Rename strings global variable | Anton Tananaev | |
2015-10-03 | Change global styles class | Anton Tananaev | |
2015-10-03 | Enable JavaScript strict mode | Anton Tananaev | |
2015-10-03 | More clean up for web interface | Anton Tananaev | |