Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-19 | - Added trips report | Abyss777 | |
- Refactored reports models - Added tests for ReportUtils - Added speed to test-generator.py - Other changes | |||
2016-08-14 | Use relative URLs for web app | Anton Tananaev | |
2016-08-12 | - Fixed casting ignition object to boolean | Abyss777 | |
- 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-11 | Added motor hours to web | Abyss777 | |
2016-08-10 | - Used constants in ReportResource | Abyss777 | |
- Renamed variables and functions in ReportController - Changed Strings - Fixed year | |||
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-07-25 | Added group and server attributes | Abyss777 | |
2016-07-18 | - Added attributes to devices | Abyss777 | |
- Fixed license header for DeviceManager.java - Fixed editing attributes for not saved (new) object. | |||
2016-06-26 | Added notifications via email | Abyss777 | |
Added notifications settings | |||
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-02 | Show events in toast | Abyss777 | |
2016-03-15 | Remove language from user and server | Anton Tananaev | |
2016-03-13 | Add twelve hour format preference | Anton Tananaev | |
2016-03-09 | Add parent field for device and group | Anton Tananaev | |
2016-03-09 | Add group model and store | Anton Tananaev | |
2016-03-08 | Fix date format issue on IE (fix #1766) | Anton Tananaev | |
2016-01-03 | Another update for date serialization | Anton Tananaev | |
2016-01-03 | Fix another problem with date format | Anton Tananaev | |
2015-12-16 | Add readonly flag to server settings | Anton Tananaev | |
2015-12-15 | Enable only REST API by default | Anton Tananaev | |
2015-12-02 | Initial wiring of users and devices APIs | Anton Tananaev | |
2015-12-02 | Implement server config update API | Anton Tananaev | |
2015-11-17 | Show last update in the status table | Anton Tananaev | |
2015-10-04 | Disable JavaScript strict mode | Anton Tananaev | |
2015-10-03 | Enable JavaScript strict mode | Anton Tananaev | |
2015-09-15 | Rename other field to attributes | Anton Tananaev | |
2015-09-15 | Rename parameter to attribute | Anton Tananaev | |
2015-09-15 | Change model classes formatting | Anton Tananaev | |
2015-08-23 | Add support for custom maps | Anton Tananaev | |
2015-08-23 | Move Bing key into settings | Anton Tananaev | |
2015-07-25 | Add send command dialog | Anton Tananaev | |
2015-07-21 | Add map types store | Anton Tananaev | |
2015-07-15 | Store extra data in JSON format | Anton Tananaev | |
2015-06-21 | Implement parameters ordering | Anton Tananaev | |
2015-06-07 | Add device status panel | Anton Tananaev | |
2015-06-05 | Add user account dialog | Anton Tananaev | |
2015-06-05 | Implement server settings | Anton Tananaev | |
2015-06-01 | Add server settings model | Anton Tananaev | |
2015-06-01 | Store current user model | Anton Tananaev | |
2015-05-18 | Add report panel toolbar | Anton Tananaev | |
2015-05-10 | Refactor web app architecture | Anton Tananaev | |