| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Processes serverwizShow tag and enables attribute filtering
Also fixes xml ordering dependency
|
| |
|
|
|
| |
If target_type default attribute was blank, it was overwriting
attribute_type default value. this fix checks for a non-empty
default value before assigning to children.
|
| |
|
| |
For example sys would become sys-0
|
| | |
|
| | |
|
| |
|
| |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
|
| |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
|
| |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
|
|
|
| |
Reloading a library can cause duplicates in library model
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| | |
|
|
|
- cleaned up package organization
- added html summary
- breakout parts library into seperate files
- added support for external parts library
- cleaned up MVC cheats
- removed unused methods
|