Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-10 | - Used constants in ReportResource | Abyss777 | |
- Renamed variables and functions in ReportController - Changed Strings - Fixed year | |||
2016-08-09 | Select only positions | Abyss777 | |
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-08-08 | remove languages with no translated strings | ninioe | |
2016-08-07 | add language files back | ninioe | |
2016-08-07 | fix references names | ninioe | |
2016-08-07 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
# Conflicts: # web/app/view/LoginController.js | |||
2016-08-07 | check user cookies on server side before login dialog | ninioe | |
2016-08-04 | Rename pass to password | Anton Tananaev | |
2016-08-04 | Rename remember me button | Anton Tananaev | |
2016-08-04 | Revert "en.json" | ninioe | |
This reverts commit 48d71557fdc2dd848d2b10cec9ba83cf5aaa36ac. | |||
2016-08-04 | en.json | ninioe | |
2016-08-04 | remove languages exept en.json | ninioe | |
2016-08-03 | Rename references from txtXxx to xxxField | ninioe | |
2016-08-02 | use of extjs references instead of global ids | ninioe | |
2016-08-01 | added remember me checkbox at login | ninioe | |
2016-07-29 | Change alarm highlight logic | Anton Tananaev | |
2016-07-26 | Handle correctly empty report | Anton Tananaev | |
2016-07-25 | Fix attribute editing | Abyss777 | |
2016-07-25 | Added group and server attributes | Abyss777 | |
2016-07-25 | Fix button id typo | Anton Tananaev | |
2016-07-24 | typo mistake fix | ninioe | |
2016-07-24 | turn the toggle button into mute button | ninioe | |
default is muted | |||
2016-07-24 | more fixes | ninioe | |
2016-07-24 | more fix | ninioe | |
2016-07-24 | more fixes | ninioe | |
2016-07-21 | protect Device positionId on clear history | ninioe | |
2016-07-20 | jshint & jscs cleanup | ninioe | |
2016-07-19 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
2016-07-19 | changes Anton asked me | ninioe | |
2016-07-19 | changed to generic alarm type event | ninioe | |
2016-07-19 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
2016-07-18 | commented out code and unnecessary comments | ninioe | |
2016-07-18 | Fix it in other way in case user open "attributes" again before save. | Abyss777 | |
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 | overwrite the language files with the original ones | ninioe | |
except en.json file | |||
2016-07-17 | fix alarm formatter to fit both attributes & report | ninioe | |
2016-07-17 | Added AlertEventHandler & Mute button for all notifications | ninioe | |
2016-07-15 | Fix geofences not showed in old browsers and IE | 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-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 | |