aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-11-23Merge pull request #2591 from Turbovix/Turbovix-patch-3Anton Tananaev
Update NotificationFormatter.java (fix #2590)
2016-11-22Update NotificationFormatter.javaTurbovix
The URL that refers to the OpenStreetMaps website with the notifications received from the TRACCAR server now uses HTTPS, that is, a secure connection.
2016-11-23New user security check (fix #2589)Anton Tananaev
2016-11-22Add mail templates for new event typesAbyss777
2016-11-22Merge remote-tracking branch 'upstream/master' into maintenanceeventsAbyss777
2016-11-22Implement maintenance eventAbyss777
2016-11-22Remove duplicate lineAnton Tananaev
2016-11-22Implement unknown status eventAnton Tananaev
2016-11-19Check for empty tokenAnton Tananaev
2016-11-19Fix code analysis problemsAnton Tananaev
2016-11-19Remove duplicated information in requestsAnton Tananaev
2016-11-19Small adjustments to tokensAnton Tananaev
2016-11-18Remove useless elseAbyss777
2016-11-18- Flip user-token mapAbyss777
- Fix null check - Combine validation to setter
2016-11-18Implement users tokensAbyss777
2016-11-18Merge pull request #2548 from tananaev/usersAnton Tananaev
Add user expiration and device limit
2016-11-18Check user in session resourceAnton Tananaev
2016-11-18Fix the problem with sessionAnton Tananaev
2016-11-18Decode AutoGrade status byteAnton Tananaev
2016-11-18Check account on every callAnton Tananaev
2016-11-17Add user expiration and device limitAnton Tananaev
2016-11-17Correctly decode upro mileageAnton Tananaev
2016-11-16Decode upro odometer and OBDAnton Tananaev
2016-11-15Implement upro protocol responseAnton Tananaev
2016-11-15Fix Astra decoding problemAnton Tananaev
2016-11-14Fix Navis speed decodingAnton Tananaev
2016-11-14Another attempt to fix H02 frame decoderAnton Tananaev
2016-11-12New format for V680 protocolAnton Tananaev
2016-11-11Remove staticAbyss777
2016-11-11Analog input values tuningAbyss777
2016-11-09Add acc on, acc off and door alarm to events from coban gps (gps103 protocol)Enrique Villafane
2016-11-10Fix issues with upro coordinatesAnton Tananaev
2016-11-09Support LBS for H02 protocolAnton Tananaev
2016-11-09Extend upro protocol decoderAnton Tananaev
2016-11-07Handle new line in ET messages (fix #2509)Anton Tananaev
2016-11-06Use distance units in Excel reportsAnton Tananaev
2016-11-06Simplify formatting codeAnton Tananaev
2016-11-06Fix NMEA checksum calculation (fix #2405)Anton Tananaev
2016-11-05Support new Totem protocol formatAnton Tananaev
2016-11-03Include version in server modelAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-11-02Change TK102 protocol to binaryAnton Tananaev
2016-11-02Handle Prime AT Plus protocolAnton Tananaev
2016-11-02Allow remote access to web consoleAnton Tananaev
2016-11-01Move parseDate to DateUtilAbyss777
2016-11-01Remove json conversion in reportsAbyss777
2016-11-01Simplify resource loadingAnton Tananaev
2016-11-01Update resource error handlingAnton Tananaev
2016-10-27Export positions to GPXAbyss777
2016-10-27Implement default config (fix #2484)Anton Tananaev