Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-24 | Merge pull request #2592 from Abyss777/excel_timezone | Anton Tananaev | |
Fix excel export if timezone of client and server are different | |||
2016-11-24 | - Use one parser | Abyss777 | |
- Reverted passing variables way | |||
2016-11-24 | Merge pull request #2593 from Abyss777/attributes_helpers | Anton Tananaev | |
Attributes helpers | |||
2016-11-24 | Remove empty lines | Abyss777 | |
2016-11-24 | Implement Teltonika AT200 protocol | Anton Tananaev | |
2016-11-24 | Remove another unnecessary variable | Sun Howwrongbum | |
2016-11-24 | Update as per code review | Sun Howwrongbum | |
- remove unnecessary variables and imports - change preliminary config variable names | |||
2016-11-24 | Add option to set some default User properties | Sun Howwrongbum | |
- for `deviceLimit` and `expirationTime`. | |||
2016-11-23 | Some more places | Abyss777 | |
2016-11-23 | One more place | Abyss777 | |
2016-11-23 | Implement attributes helpers | Abyss777 | |
2016-11-23 | - Pass client timezone to excel template | Abyss777 | |
- Templates: adjust timezone, use "https" in links | |||
2016-11-23 | Merge remote-tracking branch 'upstream/master' into maintenanceevents | Abyss777 | |
2016-11-23 | Adjust constants names | Abyss777 | |
2016-11-23 | Merge pull request #2591 from Turbovix/Turbovix-patch-3 | Anton Tananaev | |
Update NotificationFormatter.java (fix #2590) | |||
2016-11-22 | Update NotificationFormatter.java | Turbovix | |
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-23 | New user security check (fix #2589) | Anton Tananaev | |
2016-11-22 | Add mail templates for new event types | Abyss777 | |
2016-11-22 | Merge remote-tracking branch 'upstream/master' into maintenanceevents | Abyss777 | |
2016-11-22 | Implement maintenance event | Abyss777 | |
2016-11-22 | Remove duplicate line | Anton Tananaev | |
2016-11-22 | Implement unknown status event | Anton Tananaev | |
2016-11-19 | Check for empty token | Anton Tananaev | |
2016-11-19 | Fix code analysis problems | Anton Tananaev | |
2016-11-19 | Remove duplicated information in requests | Anton Tananaev | |
2016-11-19 | Small adjustments to tokens | Anton Tananaev | |
2016-11-18 | Remove useless else | Abyss777 | |
2016-11-18 | - Flip user-token map | Abyss777 | |
- Fix null check - Combine validation to setter | |||
2016-11-18 | Implement users tokens | Abyss777 | |
2016-11-18 | Merge pull request #2548 from tananaev/users | Anton Tananaev | |
Add user expiration and device limit | |||
2016-11-18 | Check user in session resource | Anton Tananaev | |
2016-11-18 | Fix the problem with session | Anton Tananaev | |
2016-11-18 | Decode AutoGrade status byte | Anton Tananaev | |
2016-11-18 | Check account on every call | Anton Tananaev | |
2016-11-17 | Add user expiration and device limit | Anton Tananaev | |
2016-11-17 | Correctly decode upro mileage | Anton Tananaev | |
2016-11-16 | Decode upro odometer and OBD | Anton Tananaev | |
2016-11-15 | Implement upro protocol response | Anton Tananaev | |
2016-11-15 | Fix Astra decoding problem | Anton Tananaev | |
2016-11-14 | Fix Navis speed decoding | Anton Tananaev | |
2016-11-14 | Another attempt to fix H02 frame decoder | Anton Tananaev | |
2016-11-12 | New format for V680 protocol | Anton Tananaev | |
2016-11-11 | Remove static | Abyss777 | |
2016-11-11 | Analog input values tuning | Abyss777 | |
2016-11-09 | Add acc on, acc off and door alarm to events from coban gps (gps103 protocol) | Enrique Villafane | |
2016-11-10 | Fix issues with upro coordinates | Anton Tananaev | |
2016-11-09 | Support LBS for H02 protocol | Anton Tananaev | |
2016-11-09 | Extend upro protocol decoder | Anton Tananaev | |
2016-11-07 | Handle new line in ET messages (fix #2509) | Anton Tananaev | |
2016-11-06 | Use distance units in Excel reports | Anton Tananaev | |