Age | Commit message (Expand) | Author |
2018-11-12 | Rename maintenances to maintenance | Anton Tananaev |
2018-10-12 | Restrict access to computed attributes (AC-2018-10-8-1) | Anton Tananaev |
2018-09-29 | Option to mail reports | Anton Tananaev |
2018-08-23 | Make accumulators nullable | Abyss777 |
2018-08-23 | Implement Device Engine Hours reset | Abyss777 |
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-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-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-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-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 |
2017-07-23 | Merge pull request #3373 from Abyss777/refactor_managers | Anton Tananaev |
2017-07-23 | Use Permission object instead of Map | Abyss777 |
2017-07-23 | Remove proxy function | Abyss777 |
2017-07-22 | - Add Permission helper Class | Abyss777 |
2017-07-21 | Use classes instead of constants everywhere | Abyss777 |
2017-07-21 | Implement type constants | Abyss777 |
2017-07-21 | - Combine all permissions to one resource | Abyss777 |