Age | Commit message (Collapse) | Author |
|
|
|
|
|
- Remove unnecessary check for null
- Move MaintenanceManager initialization with other event related managers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function
|
|
|
|
|
|
|
|
|
|
- Remame getDeviceById and getDeviceByUniqueId functions
|
|
|
|
- Reorganize permission check and link
- Optimize calendar retrieving
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Style fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
device to config
- Removed constant
|
|
|
|
- Added Context.getDouble()
|
|
- Fixed license header
|
|
- Renamed motorHours to engineHours
- Changed engine hours formatter to just hours
- Added previously missed license headers to reports
- Added Andrey Kunitsyn to some license headers
|
|
- Added unit test for some EventHandlers
- Changed a bit IdentityManager to fit EventHandlerTest
|
|
|
|
Moved lookupAttribute function to DeviceManager
|
|
|
|
|