aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-18Merge branch 'master' into disable_vehicle_featuresAbyss777
2017-08-18Merge pull request #555 from Abyss777/calendar_uploadAnton Tananaev
2017-08-18Remove Uint8Array exceptionAbyss777
2017-08-18Optimize calendar loadAbyss777
2017-08-18Update readme file to show statusAnton Tananaev
2017-08-18Update travis config fileAnton Tananaev
2017-08-18Implement eslint configurationAnton Tananaev
2017-08-18Fix various style issuesAnton Tananaev
2017-08-18Merge pull request #550 from tsmgeek/optimise-ifsAnton Tananaev
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
2017-08-14Implement disable CalendarsAbyss777
2017-08-11Implement disable Drivers and Computed Attributes separatelyAbyss777
2017-08-11Implement attribute to disable vehicle related UI featuresAbyss777
2017-08-10Merge pull request #546 from Abyss777/load_missedAnton Tananaev
2017-08-10Load missed Event related positionsAbyss777
2017-08-10Merge pull request #545 from tsmgeek/masterAnton Tananaev
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 lett...tsmgeek@gmail.com
2017-08-09add autocapitalize=none to prevent browsers from trying to cap the first lett...tsmgeek@gmail.com
2017-08-09Merge pull request #543 from Abyss777/select_device_from_urlAnton Tananaev
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
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
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
2017-07-23Added nbproject/ to .gitignore;jon-stumpf
2017-07-23Merge pull request #531 from Abyss777/refactor_managersAnton Tananaev
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
2017-07-17Remove intermediate variableAbyss777
2017-07-17Implement Geofences column for Devices with filteringAbyss777
2017-07-15Fix event removal issueAnton Tananaev