aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-11-30Implement missing MiniFinder alarmsAnton Tananaev
2016-11-30Implement GPS103 custom commandAnton Tananaev
2016-11-29Fix MiniFinder speed decodingAnton Tananaev
2016-11-27Merge pull request #2608 from Abyss777/polyline_geofenceAnton Tananaev
Implemented polyline geofence
2016-11-27- Remove try-catch frome testsAbyss777
- Fixed longitude normalizing for geofences near 180 longitude - Added more tests - Other fixes
2016-11-27- Rename functionAbyss777
- Fix formatting
2016-11-26Add license headerAbyss777
2016-11-26Implement polyline geofenceAbyss777
2016-11-26Refactor upro protocol decoderAnton Tananaev
2016-11-26Implement Maestro protocol decoderAnton Tananaev
2016-11-25Merge pull request #2594 from vipien/masterAnton Tananaev
Images from coban gps not exception.
2016-11-25Rename maintenance eventsAnton Tananaev
2016-11-24Add more to CharacterDelimiterFrameDecoder gps103Enrique Villafane
2016-11-24Fix exception in TK103 protocol (fix #2598)Anton Tananaev
2016-11-24- Invert variable meaningAbyss777
- Style fixes
2016-11-24Combine lookupAttribute helpersAbyss777
2016-11-24Merge pull request #2592 from Abyss777/excel_timezoneAnton Tananaev
Fix excel export if timezone of client and server are different
2016-11-24- Use one parserAbyss777
- Reverted passing variables way
2016-11-24Merge pull request #2593 from Abyss777/attributes_helpersAnton Tananaev
Attributes helpers
2016-11-24Remove empty linesAbyss777
2016-11-24Implement Teltonika AT200 protocolAnton Tananaev
2016-11-24Remove another unnecessary variableSun Howwrongbum
2016-11-24Update as per code reviewSun Howwrongbum
- remove unnecessary variables and imports - change preliminary config variable names
2016-11-24Add option to set some default User propertiesSun Howwrongbum
- for `deviceLimit` and `expirationTime`.
2016-11-23Images from coban gps not exception.Enrique Villafane
2016-11-23Some more placesAbyss777
2016-11-23One more placeAbyss777
2016-11-23Implement attributes helpersAbyss777
2016-11-23- Pass client timezone to excel templateAbyss777
- Templates: adjust timezone, use "https" in links
2016-11-23Merge remote-tracking branch 'upstream/master' into maintenanceeventsAbyss777
2016-11-23Adjust constants namesAbyss777
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