aboutsummaryrefslogtreecommitdiff
path: root/web/app/store
AgeCommit message (Collapse)Author
2016-08-30Used static variable and move creation allEvents item from config to ↵Abyss777
ReportConfigController.init()
2016-08-30Add alias allEvents for "%"Abyss777
2016-08-29Implemented "Configure" dialog for reportsAbyss777
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-09- Fixed csv MIME type and added response headerAbyss777
- Added 3 report types - Changed some Strings - Fixed jscs issues in other files
2016-08-08- Added deviceId in SummaryReportAbyss777
- Response bare array for application/json - Migrate to /api/reports/route in web-interface
2016-07-09Fix issues in JavaScript codeAnton Tananaev
2016-07-04Added geometry-WKT coder/decoderAbyss777
Uncommented Circle geofence type
2016-07-03Implement geofence savingAnton Tananaev
2016-07-03Add toolbar to geozone editorAnton Tananaev
2016-06-26Added notifications via emailAbyss777
Added notifications settings
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-02Style fixes and optimization.Abyss777
2016-06-02Show events in toastAbyss777
2016-05-08Review fixesGábor Somogyi
2016-05-06I18N addedGábor Somogyi
2016-05-06Rename SupportedCommand to CommandTypeGábor Somogyi
2016-05-05Backend side model put backGabor Somogyi
2016-05-04SupportedCommand model removedGabor Somogyi
2016-05-02Concept update + UI translation supportGábor Somogyi
2016-04-27Command framework ugly hack versionGábor Somogyi
2016-04-10Revert device panel back to gridAnton Tananaev
2016-04-08Add knots option for speed valueAnton Tananaev
2016-04-07Create separate class for tree storeAnton Tananaev
2016-03-09Add window to link users and groupsAnton Tananaev
2016-03-09Add group model and storeAnton Tananaev
2015-12-15Enable only REST API by defaultAnton Tananaev
2015-12-02Add positions resource to the REST APIAnton Tananaev
2015-12-02Initial wiring of users and devices APIsAnton Tananaev
2015-11-27Fix distance and speed values conversionAnton Tananaev
2015-11-06Remove demical zeroes from valuesAnton Tananaev
2015-10-15Service call to get all devicesAnton Tananaev
2015-10-04Disable JavaScript strict modeAnton Tananaev
2015-10-03Fix remaining jshint warningsAnton Tananaev
2015-10-03Rename strings global variableAnton Tananaev
2015-10-03Enable JavaScript strict modeAnton Tananaev
2015-10-03Move remaining classes to viewAnton Tananaev
2015-10-03Add space after function keywordAnton Tananaev
2015-09-18Fix map types class formattingAnton Tananaev
2015-09-15Move value formatting codeAnton Tananaev
2015-09-15More changes to store classesAnton Tananaev
2015-09-15Update and format store classesAnton Tananaev
2015-09-15Rename parameter to attributeAnton Tananaev
2015-08-23Add support for custom mapsAnton Tananaev
2015-08-18Re-factor web interface partAnton Tananaev
2015-08-13Added ODOMeter and Modification to Mobile UIamilasilva88
2015-08-03Rename string propertiesAnton Tananaev
2015-08-02Change string id nameAnton Tananaev
2015-08-01Update web project structureAnton Tananaev