aboutsummaryrefslogtreecommitdiff
path: root/web/app/model
AgeCommit message (Collapse)Author
2016-09-18Remove web interface from main repoAnton Tananaev
2016-08-19- Added trips reportAbyss777
- Refactored reports models - Added tests for ReportUtils - Added speed to test-generator.py - Other changes
2016-08-14Use relative URLs for web appAnton Tananaev
2016-08-12- Fixed casting ignition object to booleanAbyss777
- Renamed motorHours to engineHours - Changed engine hours formatter to just hours - Added previously missed license headers to reports - Added Andrey Kunitsyn to some license headers
2016-08-11Added motor hours to webAbyss777
2016-08-10- Used constants in ReportResourceAbyss777
- Renamed variables and functions in ReportController - Changed Strings - Fixed year
2016-08-09- Fixed csv MIME type and added response headerAbyss777
- Added 3 report types - Changed some Strings - Fixed jscs issues in other files
2016-07-25Added group and server attributesAbyss777
2016-07-18- Added attributes to devicesAbyss777
- Fixed license header for DeviceManager.java - Fixed editing attributes for not saved (new) object.
2016-06-26Added notifications via emailAbyss777
Added notifications settings
2016-06-20- Merged 5 Link/Unlink controllers to oneAbyss777
- Other style fixes
2016-06-18- Update Geofences API and Manager a bitAbyss777
- Show geofence name in event toasts - Link/Unlink geofences to users, devices and groups
2016-06-02Show events in toastAbyss777
2016-03-15Remove language from user and serverAnton Tananaev
2016-03-13Add twelve hour format preferenceAnton Tananaev
2016-03-09Add parent field for device and groupAnton Tananaev
2016-03-09Add group model and storeAnton Tananaev
2016-03-08Fix date format issue on IE (fix #1766)Anton Tananaev
2016-01-03Another update for date serializationAnton Tananaev
2016-01-03Fix another problem with date formatAnton Tananaev
2015-12-16Add readonly flag to server settingsAnton Tananaev
2015-12-15Enable only REST API by defaultAnton Tananaev
2015-12-02Initial wiring of users and devices APIsAnton Tananaev
2015-12-02Implement server config update APIAnton Tananaev
2015-11-17Show last update in the status tableAnton Tananaev
2015-10-04Disable JavaScript strict modeAnton Tananaev
2015-10-03Enable JavaScript strict modeAnton Tananaev
2015-09-15Rename other field to attributesAnton Tananaev
2015-09-15Rename parameter to attributeAnton Tananaev
2015-09-15Change model classes formattingAnton Tananaev
2015-08-23Add support for custom mapsAnton Tananaev
2015-08-23Move Bing key into settingsAnton Tananaev
2015-07-25Add send command dialogAnton Tananaev
2015-07-21Add map types storeAnton Tananaev
2015-07-15Store extra data in JSON formatAnton Tananaev
2015-06-21Implement parameters orderingAnton Tananaev
2015-06-07Add device status panelAnton Tananaev
2015-06-05Add user account dialogAnton Tananaev
2015-06-05Implement server settingsAnton Tananaev
2015-06-01Add server settings modelAnton Tananaev
2015-06-01Store current user modelAnton Tananaev
2015-05-18Add report panel toolbarAnton Tananaev
2015-05-10Refactor web app architectureAnton Tananaev