aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-27Add SMS to notifications and phone to userAbyss777
2017-02-13Merge pull request #407 from Abyss777/fix_405Anton Tananaev
Use more efficient method to lookup store (fix #405)
2017-02-13- Use more efficient method to lookup storeAbyss777
- Remove unnecessary parameter from mapVew.fit()
2017-02-13Use flex instead of forceFitAnton Tananaev
2017-02-11Update JavaScript librariesAnton Tananaev
2017-02-11Update locales and add new languagesAnton Tananaev
2017-02-07Merge pull request #402 from Abyss777/commands_readonlyAnton Tananaev
Hide command button for readonly users
2017-02-07Hide command button for readonly usersAbyss777
2017-02-03Merge pull request #401 from Abyss777/fix_400Anton Tananaev
Better cleanup after device remove
2017-02-03Better cleanup after device removeAbyss777
2017-02-03Merge pull request #397 from Abyss777/fix_395Anton Tananaev
Correctly set object store for chained store
2017-02-01Correctly set object store for chained storeAbyss777
2017-01-31Merge pull request #394 from Abyss777/toolbar_controllerAnton Tananaev
Implement base controller for windows with EditToolbar
2017-01-30Reject changes in BasePermissionsController on failureAbyss777
2017-01-30Implement base controller for windows with EditToolbarAbyss777
2017-01-28Merge pull request #390 from Abyss777/permissions_polishingAnton Tananaev
Improve permissions
2017-01-27Determine manager correctlyAbyss777
2017-01-26- Polish permissionsAbyss777
- Makeup imports
2017-01-26Fix find methodAnton Tananaev
2017-01-25Improve simple map viewAnton Tananaev
2017-01-24Add label to the simple mapAnton Tananaev
2017-01-24Extract URL and token from locationAnton Tananaev
2017-01-18Merge pull request #385 from Abyss777/managerAnton Tananaev
Implement user management
2017-01-16fix missed declarationAbyss777
2017-01-16Merge branch 'master' into managerAbyss777
# Conflicts: # web/app/view/MapController.js
2017-01-16Initial manager implementationAbyss777
2017-01-13Show accuracy circle on the mapAnton Tananaev
2017-01-12Merge pull request #383 from Abyss777/fix_slidingAnton Tananaev
Fix interface sliding on mobile
2017-01-11Fix interface sliding on mobileAbyss777
2017-01-11Merge pull request #382 from Abyss777/cleanup_calendarsAnton Tananaev
Rename calendarData to data
2017-01-10Rename calendarData to dataAbyss777
2017-01-01Reduce width of event fieldAnton Tananaev
2017-01-01Reduce width of report config dialogAnton Tananaev
2016-12-31Show accuracy in the web interfaceAnton Tananaev
2016-12-31Merge pull request #379 from Abyss777/select_if_disabledAnton Tananaev
Highlight selected marker if they are disabled
2016-12-30- Always highlight selected markerAbyss777
- Do not show markers by default
2016-12-30Merge pull request #378 from Abyss777/not_show_markersAnton Tananaev
Add an option to not show report markers
2016-12-30Remove out of date commentAbyss777
2016-12-30Add option to not show report markersAbyss777
2016-12-30Merge pull request #377 from Abyss777/selecting_improvementAnton Tananaev
Bring markers to front and deselect on empty space click
2016-12-30Change formatingAbyss777
2016-12-29- Combine latest and report markers to one layerAbyss777
- Bring to front selected marker
2016-12-29Deselect markersAbyss777
2016-12-29Merge pull request #376 from Abyss777/color_geofencesAnton Tananaev
Add support for geofence colors
2016-12-29Do check in better wayAbyss777
2016-12-29Add support for geofence colorsAbyss777
2016-12-27Merge pull request #372 from Abyss777/chart_fixAnton Tananaev
Use singular for a few strings
2016-12-27Use singular for a few stringsAbyss777
2016-12-27Merge pull request #371 from Abyss777/chartsAnton Tananaev
Charts implementation
2016-12-27Use string for paddingAbyss777