Age | Commit message (Expand) | Author |
2018-08-19 | Error message for disabled geocoding | Anton Tananaev |
2018-06-27 | - Rename NotificationException to MessageException | Abyss777 |
2018-06-26 | Rename MailMessage to FullMessage | Abyss777 |
2018-06-26 | Rename transports to notificators | Abyss777 |
2018-06-26 | Cleanup and some adjustments | Abyss777 |
2018-06-26 | Merge remote-tracking branch 'ivanfmartinez/notifications' | Abyss777 |
2018-06-02 | Start Netty 4 migration | Anton Tananaev |
2018-06-01 | update api to support notificators | Ivan Martinez |
2018-06-01 | move NotificatorManager instance to Context | Ivan Martinez |
2018-04-11 | Add support of multiple Maintenances | Abyss777 |
2018-04-01 | generalization for notifications processing | Ivan Martinez |
2018-03-10 | Replace deprecated classes | Anton Tananaev |
2018-03-10 | Fix PMD code issues | Anton Tananaev |
2018-02-02 | Remove custom text and repeated casting | Abyss777 |
2018-02-02 | Optimize exception handling | Abyss777 |
2018-02-02 | - Move media servlet to api context | Abyss777 |
2018-02-01 | Provide access to media files received from devices | Abyss777 |
2018-01-29 | Fix formatting | Abyss777 |
2018-01-29 | Fix ScheduledModel objects permission check | Abyss777 |
2018-01-26 | Implement some explicit casts | Anton Tananaev |
2018-01-26 | Clean up unused imports | Anton Tananaev |
2018-01-26 | Clean up unnecessary code | Anton Tananaev |
2018-01-23 | Implement scheduled notifications | Abyss777 |
2018-01-11 | Update group and device cache on group delete. | Abyss777 |
2018-01-10 | Simplify Odometer permission API | parveenkumaryadav |
2018-01-10 | Remove Odometer permission to User bug fix | parveenkumaryadav |
2018-01-10 | Odometer permission to both Admin or Manager | parveenkumaryadav |
2017-12-27 | Implement device disable | Abyss777 |
2017-12-18 | Log user actions | Abyss777 |
2017-11-10 | - Combine "getAddress" functions | Abyss777 |
2017-11-08 | - Implement synchronous geocoding | Abyss777 |
2017-10-23 | Implement command cloning | Abyss777 |
2017-10-22 | Set deviceId in Saved Command before send | Abyss777 |
2017-10-19 | Implement buffered commands | Abyss777 |
2017-09-20 | Add copyright | Abyss777 |
2017-09-20 | Move Commandtypes API to Commands | Abyss777 |
2017-09-19 | Implement per device Notifications | Abyss777 |
2017-09-13 | Re implement "getSupportedCommands" function | Abyss777 |
2017-09-13 | - Rename functions "isXxx" to "getUserXxx" | Abyss777 |
2017-09-12 | Implement Saved Commands | Abyss777 |
2017-09-05 | Remove Attribute Aliases support | Abyss777 |
2017-08-01 | Merge pull request #3402 from Abyss777/construct_requests | Anton Tananaev |
2017-07-31 | Implement SQL requests construction | Abyss777 |
2017-07-28 | Combine some GET functions | Abyss777 |
2017-07-28 | One more condition optimizing | 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 | - Implement base manager classes as generics | Abyss777 |
2017-07-26 | Split Drivers and Groups management | Abyss777 |
2017-07-25 | Move users management to separate manager | Abyss777 |