aboutsummaryrefslogtreecommitdiff
path: root/web/app/AttributeFormatter.js
AgeCommit message (Collapse)Author
2016-07-17Added AlertEventHandler & Mute button for all notificationsninioe
2016-07-13changes Anton asked meninioe
2016-07-12Added support for Alarm popup & positions history cleanerninioe
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-13Support 12 hour format in webAnton Tananaev
2015-12-15Fix map center coords precisionAnton Tananaev
2015-11-06Remove demical zeroes from valuesAnton Tananaev
2015-10-04Disable JavaScript strict modeAnton Tananaev
2015-10-03Change global styles classAnton Tananaev
2015-10-03Enable JavaScript strict modeAnton Tananaev
2015-10-03Add space after function keywordAnton Tananaev
2015-09-22Move server decoding to applicationAnton Tananaev
2015-09-16Fix attribute formatter functionsAnton Tananaev
2015-09-16Add attribute formatter classAnton Tananaev