Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-27 | Merge pull request #2608 from Abyss777/polyline_geofence | Anton Tananaev | |
Implemented polyline geofence | |||
2016-11-27 | - Remove try-catch frome tests | Abyss777 | |
- Fixed longitude normalizing for geofences near 180 longitude - Added more tests - Other fixes | |||
2016-11-27 | - Rename function | Abyss777 | |
- Fix formatting | |||
2016-11-27 | Improve windows installer | Anton Tananaev | |
2016-11-26 | Add license header | Abyss777 | |
2016-11-26 | Implement polyline geofence | Abyss777 | |
2016-11-26 | Refactor upro protocol decoder | Anton Tananaev | |
2016-11-26 | Update readme file docker info | Anton Tananaev | |
2016-11-26 | Run slow test only on CI server | Anton Tananaev | |
2016-11-26 | Implement Maestro protocol decoder | Anton Tananaev | |
2016-11-26 | Add config file info comment | Anton Tananaev | |
2016-11-25 | Add templates folder to docker | Anton Tananaev | |
2016-11-25 | Merge pull request #2578 from oudenaar/master | Anton Tananaev | |
Small fixes getting image build again | |||
2016-11-25 | Merge pull request #2594 from vipien/master | Anton Tananaev | |
Images from coban gps not exception. | |||
2016-11-25 | Rename maintenance events | Anton Tananaev | |
2016-11-24 | Add more to CharacterDelimiterFrameDecoder gps103 | Enrique Villafane | |
2016-11-24 | improve web-less setup | bvoudenaarde | |
2016-11-24 | Fix exception in TK103 protocol (fix #2598) | Anton Tananaev | |
2016-11-24 | Merge pull request #2596 from Abyss777/lookup_simplify | Anton Tananaev | |
Combine lookupAttribute helpers | |||
2016-11-24 | - Invert variable meaning | Abyss777 | |
- Style fixes | |||
2016-11-24 | Combine lookupAttribute helpers | Abyss777 | |
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 | Merge pull request #2595 from sunhoww/default_user_props | Anton Tananaev | |
Add option to set some default User properties | |||
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 Appello unit test cases | Anton Tananaev | |
2016-11-24 | Add option to set some default User properties | Sun Howwrongbum | |
- for `deviceLimit` and `expirationTime`. | |||
2016-11-23 | made changes build.sh conform review comments | bvoudenaarde | |
2016-11-23 | Images from coban gps not exception. | Enrique Villafane | |
2016-11-23 | Some more places | Abyss777 | |
2016-11-23 | One more place | Abyss777 | |
2016-11-23 | Implement attributes helpers | Abyss777 | |
2016-11-23 | Merge pull request #2583 from Abyss777/maintenanceevents | Anton Tananaev | |
Implement maintenance events | |||
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-21 | minnor change to README.md needed to expose ports, does not pick up EXPOSE ↵ | bvoudenaarde | |
ports from Dockerfile | |||
2016-11-21 | small fixes getting image build again | bvoudenaarde | |