Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
UpdateCahces incrementally
|
|
|
|
|
|
|
|
|
|
This reverts commit 21a8fb81a0aa88a7bc1cb6804da034ecc9a79bcd.
|
|
|
|
- Removed cache updates from getXxxxById
|
|
|
|
|
|
|
|
|
|
Move device id to a session
|
|
|
|
|
|
|
|
Use password from attributes to send command
|
|
|
|
|
|
|
|
|
|
|
|
- Fixed license header for DeviceManager.java
- Fixed editing attributes for not saved (new) object.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move code related to devices to DeviceManager
|
|
|
|
Added new suntech commands
|
|
|
|
|
|
|
|
Fixes for new foreign key constraints
|
|
|
|
|
|
|
|
- Fixed storing device and group if parent group is not defined.
- Fixed Warning in browser console about missed requirements.
|
|
|
|
|
|
|
|
|
|
|