aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-09Disable some Tramigo unit testsAnton Tananaev
2016-09-08Add a few Castel unit testsAnton Tananaev
2016-09-07Fix an issue in Meiligao decoderAnton Tananaev
2016-09-07Implement OBD support for MeiligaoAnton Tananaev
2016-09-06Merge pull request #2287 from Abyss777/get_center_from_mapAnton Tananaev
Retrieve map state for user and server
2016-09-06- Rename ServerDialogController to MapPickerDialogControllerAbyss777
- removed getView()
2016-09-06Rename other events to lowercaseAbyss777
2016-09-06- Remove field containerAbyss777
- Renamed functions and strings
2016-09-06Move button to bottom barAbyss777
2016-09-05Implement retrieving map center from current mapAbyss777
2016-09-05Fix Sinocastel course decodingAnton Tananaev
2016-09-04Merge pull request #2283 from dough29/masterAnton Tananaev
Adding location parameter to OsmAnd protocol
2016-09-04Clean unused import Arrays in OsmAndProtocolDecoderDamien alias Dough
2016-09-04Using array instead of List to split locationDamien alias Dough
2016-09-04Log unique device id for commandsAnton Tananaev
2016-09-04Merge pull request #2284 from Abyss777/speedlimit_knotsAnton Tananaev
Use knots for speedLimit
2016-09-03Use knots for speedLimitAbyss777
2016-09-03As exposed on forum thread - ↵Damien alias Dough
https://www.traccar.org/forums/topic/tracking-through-http-url-request/ - add location parameter to OsmAnd protocol for coma separated lat & lon.
2016-09-02Implement Cradlepoint protocolAnton Tananaev
2016-09-02Implement custom command for RuptelaAnton Tananaev
2016-09-02Merge pull request #2279 from Abyss777/fix_permissionsAnton Tananaev
Fix find index in BasePermissionsController.js
2016-09-01Replace all getData().* on getId() and get()Abyss777
2016-09-01Fix find index in BasePermissionsController.jsAbyss777
2016-09-01Merge pull request #2276 from Abyss777/fix_phoneAnton Tananaev
Rename phoneNumber constant and field in web
2016-09-01Revert textAbyss777
2016-09-01Rename phoneNumber constant and fieldAbyss777
2016-09-01Merge pull request #2269 from Abyss777/reports_web_configureAnton Tananaev
Implemented configure dialog for reports
2016-09-01Merge pull request #2273 from Abyss777/fix_geofencesAnton Tananaev
Fix geofences colors and separate geofences styles
2016-08-31Fix geofences colors and separate geofences stylesAbyss777
2016-08-31Fix an issue in Xexun frame decoderAnton Tananaev
2016-08-31Fixed trailing spacesAbyss777
2016-08-31Added other missed importsAbyss777
2016-08-31Handle Bofan photo responseAnton Tananaev
2016-08-30One more missed importAbyss777
2016-08-30Added missed "requires"Abyss777
2016-08-30Fix missed importAbyss777
2016-08-30Used static variable and move creation allEvents item from config to ↵Abyss777
ReportConfigController.init()
2016-08-30More Megastek decoder improvementsAnton Tananaev
2016-08-30Improve Megastek frame decoderAnton Tananaev
2016-08-30Style fixesAbyss777
2016-08-30Add alias allEvents for "%"Abyss777
2016-08-30Added time checkAbyss777
2016-08-30Disable buttons if report not configuredAbyss777
2016-08-30Add missing copyright headerAnton Tananaev
2016-08-30Fix a type in context classAnton Tananaev
2016-08-30Implement alarms for PT502 protocolAnton Tananaev
2016-08-30Improve TK103 protocol decoder (fix #2270)Anton Tananaev
2016-08-29Implemented "Configure" dialog for reportsAbyss777
2016-08-29Merge pull request #2266 from Abyss777/swaggerAnton Tananaev
Actualize swagger.json with reports
2016-08-29Added "/reports/*" path to swagger.jsonAbyss777