aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-24Merge pull request #2595 from sunhoww/default_user_propsAnton Tananaev
Add option to set some default User properties
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 Appello unit test casesAnton Tananaev
2016-11-24Add option to set some default User propertiesSun Howwrongbum
- for `deviceLimit` and `expirationTime`.
2016-11-23made changes build.sh conform review commentsbvoudenaarde
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-23Merge pull request #2583 from Abyss777/maintenanceeventsAnton Tananaev
Implement maintenance events
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-21minnor change to README.md needed to expose ports, does not pick up EXPOSE ↵bvoudenaarde
ports from Dockerfile
2016-11-21small fixes getting image build againbvoudenaarde
2016-11-20One more fix attempt (fix #2563)Anton Tananaev
2016-11-20Better fix for the start scripts (fix #2563)Anton Tananaev
2016-11-20Adjust init scripts location (fix #2563)Anton Tananaev
2016-11-20Remove unique token constraintAnton Tananaev
2016-11-19Update web submodule commitAnton Tananaev
2016-11-19Check for empty tokenAnton Tananaev
2016-11-19Fix integration test scriptAnton Tananaev
2016-11-19Fix code analysis problemsAnton Tananaev
2016-11-19Update java dependenciesAnton Tananaev
2016-11-19Remove duplicated information in requestsAnton Tananaev
2016-11-19Merge pull request #2542 from CVSz/patch-4Anton Tananaev
Add lib for Microsoft JDBC Drivers with maven
2016-11-19Small adjustments to tokensAnton Tananaev
2016-11-19Merge pull request #2552 from Abyss777/token2Anton Tananaev
Implement users tokens
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-18Add TK103 OBD test casesAnton Tananaev
2016-11-18Fix the problem with sessionAnton Tananaev
2016-11-18Decode AutoGrade status byteAnton Tananaev