aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-17fix travis teststsmgeek
2017-08-17initial travis-ci teststsmgeek
2017-08-17alter some eslint rulestsmgeek
2017-08-17optimise ifthenelse & foreach loopstsmgeek
2017-08-17rename elintrctsmgeek
2017-08-17Add jshint config to eslinttsmgeek
2017-08-17Add additional files to gitignoretsmgeek
2017-08-17Add eslint config to match jscstsmgeek
2017-08-17Fix formattingtsmgeek
2017-08-17Fix formattingtsmgeek
2017-08-16- switch to using switch statements instead of ifthenelsetsmgeek
- optimize excess getView() calls
2017-08-10Merge pull request #546 from Abyss777/load_missedAnton Tananaev
Load missed event-related positions
2017-08-10Load missed Event related positionsAbyss777
2017-08-10Merge pull request #545 from tsmgeek/masterAnton Tananaev
Add autocapitalize=none to login email input for mobile browsers
2017-08-09remove blank linetsmgeek@gmail.com
2017-08-09Merge origin/mastertsmgeek@gmail.com
2017-08-09add autocapitalize=none to prevent browsers from trying to cap the first ↵tsmgeek@gmail.com
letter of login email dialog
2017-08-09add autocapitalize=none to prevent browsers from trying to cap the first ↵tsmgeek@gmail.com
letter of login email dialog
2017-08-09Merge pull request #543 from Abyss777/select_device_from_urlAnton Tananaev
Select device from deviceId url parameter
2017-08-09Select only visible deviceAbyss777
2017-08-09Select device on load if there is deviceId url parameterAbyss777
2017-08-09Merge pull request #539 from Abyss777/disable_reportAnton Tananaev
Implement attribute to disable reports
2017-08-09Move logic to controllerAbyss777
2017-08-09Move hide logic to Main and rename attributeAbyss777
2017-08-06Fallback to default languageAnton Tananaev
2017-08-01Correctly handle boolean stringAbyss777
2017-08-01Implemented attribute to disable reportsAbyss777
2017-08-01Handle report exceptionsAnton Tananaev
2017-07-28Merge pull request #537 from Abyss777/hide_geofencesAnton Tananaev
Do not show geofenceId if it is unknown
2017-07-28Unwrap ternary operatorAbyss777
2017-07-28Do not show geofenceId if it is unknownAbyss777
2017-07-24Merge pull request #534 from jon-stumpf/gitignoreAnton Tananaev
Added nbproject to .gitignore
2017-07-23Added nbproject/ to .gitignore;jon-stumpf
2017-07-23Merge pull request #531 from Abyss777/refactor_managersAnton Tananaev
Refactor managers
2017-07-21Fix adding new device if Geofences column visibleAbyss777
2017-07-21Use singe path for permissionsAbyss777
2017-07-20Enable edit buttons on selectionAnton Tananaev
2017-07-18Enable edit buttons on selectionAnton Tananaev
2017-07-18Merge pull request #529 from Abyss777/filter_geofencesAnton Tananaev
Implement Geofences column for Devices with filtering
2017-07-17Remove intermediate variableAbyss777
2017-07-17Implement Geofences column for Devices with filteringAbyss777
2017-07-15Fix event removal issueAnton Tananaev
2017-07-15Fix event removal issueAnton Tananaev
2017-07-15Fix more event selection issuesAnton Tananaev
2017-07-15Hide event marker if no positionAnton Tananaev
2017-07-15Remove only not referenced positionsAnton Tananaev
2017-07-15Improvement to events panelAnton Tananaev
2017-07-14Merge pull request #524 from Abyss777/driversAnton Tananaev
Drivers implementation
2017-07-14Implement driverChanged event instead of driverUnauthorizedAbyss777
2017-07-13Use driverUniqueId for tripsAbyss777