Age | Commit message (Expand) | Author |
2018-02-02 | Always initialize MediaManager | Abyss777 |
2017-11-22 | Changing form method | Srk |
2017-11-20 | Minor refactoring | Srk |
2017-11-19 | Merge branch 'master' into payload-as-form-param | Shinryuken |
2017-11-19 | - Global jsonPrettyPrinting option | Srk |
2017-11-14 | Improve LDAP | Abyss777 |
2017-11-11 | Implement LDAP authentication | Anton Tananaev |
2017-11-10 | - Combine "getAddress" functions | Abyss777 |
2017-11-08 | - Implement synchronous geocoding | Abyss777 |
2017-11-07 | User defaults when no User is available | Shinryuken |
2017-11-06 | ObjectWriter for pretty-printing messaging | Shinryuken |
2017-09-21 | Move speedThreshold to TripsConfig | Abyss777 |
2017-09-21 | Make check for valid in MotionEventHandler optional | Abyss777 |
2017-09-19 | Implement per device Notifications | Abyss777 |
2017-09-12 | Implement Saved Commands | Abyss777 |
2017-09-05 | Remove Attribute Aliases support | Abyss777 |
2017-08-15 | Merge remote-tracking branch 'upstream/master' into new_trips_detector | Abyss777 |
2017-08-15 | Remove greadyParking | Abyss777 |
2017-08-14 | Rename parameter and field to "useIgnition" | Abyss777 |
2017-08-14 | Correct motion state by ignition. | Abyss777 |
2017-08-11 | Initialize tripsConfig ones in Context | Abyss777 |
2017-08-11 | Make Overspeed and Motion events handlers singleton and move some code to fun... | Abyss777 |
2017-07-27 | Optimize a few IFs | Abyss777 |
2017-07-27 | Implement BaseObjectResource generic and combine PUT/POST/DELETE functions | Abyss777 |
2017-07-26 | Split Drivers and Groups management | Abyss777 |
2017-07-25 | Move users management to separate manager | Abyss777 |
2017-07-11 | Implement DriverResource | Abyss777 |
2017-05-31 | Add media manager class | Anton Tananaev |
2017-05-12 | Implement computed attributes | Abyss777 |
2017-04-21 | Add language support for Nominatim (fix #3098) | Anton Tananaev |
2017-04-17 | Fix geofence manager crash | Anton Tananaev |
2017-04-14 | Add bytecode version check | Anton Tananaev |
2017-04-14 | Update Java libraries | Anton Tananaev |
2017-04-12 | Implement Unwired geolocation provider | Anton Tananaev |
2017-02-25 | Merge pull request #2942 from Abyss777/smpp | Anton Tananaev |
2017-02-21 | Implement SMS notifications with help smpp protocol | Abyss777 |
2017-02-21 | Update Context class | Anton Tananaev |
2017-02-19 | Handle unknown host exception | Anton Tananaev |
2017-02-15 | Support language for Google geocoder | Anton Tananaev |
2016-12-31 | Fix a bug in geolocation initialization | Anton Tananaev |
2016-12-31 | Add exception classes and more renames | Anton Tananaev |
2016-12-31 | Rename geocode package to geocoder | Anton Tananaev |
2016-12-31 | Rename Location to Geolocation | Anton Tananaev |
2016-12-20 | Improved network location providers | Anton Tananaev |
2016-12-20 | Fix issue with JSON timestamps | Anton Tananaev |
2016-12-19 | Remove own JSON converter | Anton Tananaev |
2016-12-17 | Add support for Mozilla API key | Anton Tananaev |
2016-12-14 | Calendars implementation | Abyss777 |
2016-12-13 | Add key support for Nominatim (fix #2620) | Anton Tananaev |
2016-12-10 | - Use URL builder | Abyss777 |