Age | Commit message (Expand) | Author |
2018-09-14 | Add Windows service support | Anton Tananaev |
2018-09-14 | Log using slf4j and java logging | Anton Tananaev |
2018-08-05 | Update Java dependencies and fix issues | Anton Tananaev |
2018-06-27 | - Rename NotificationException to MessageException | Abyss777 |
2018-06-26 | Merge remote-tracking branch 'ivanfmartinez/notifications' | Abyss777 |
2018-06-02 | Remove async HTTP client dependency | Anton Tananaev |
2018-06-01 | option to instantiate a new SMSNotifier using a different SMSManager | Ivan Martinez |
2018-06-01 | move NotificatorManager instance to Context | Ivan Martinez |
2018-05-11 | Rename config switch | Abyss777 |
2018-05-07 | Add basic support of overspeeding inside geofences. | Abyss777 |
2018-05-01 | Support geocode xyz reverse geocoder | Anton Tananaev |
2018-04-28 | Make Commands queueing switchable | Abyss777 |
2018-04-13 | - Rename field to Period | Abyss777 |
2018-04-11 | Add support of multiple Maintenances | Abyss777 |
2018-04-01 | generalization for notifications processing | Ivan Martinez |
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 |