eNMS 3.20
- Same with dashboard properties and pool properties
- New Column visibility feature
- New Configuration Management Mechanism
- RBAC
- Refactoring of the search system: next to the input, old "Advanced Search" button now dedicated
to relationship. Everything is now persisted in the DOM. - New Table properties mechanism: all table properties are displayed in a JSON file: you can configure which ones
appear in each table by default, whether they are searchable or not, etc, their label in the UI, etc.
You will need to add your CUSTOM properties to that file if you want them to appear in the table.
MIGRATION:
- In netmiko configuration backup service, rename:
- "configuration" -> "configuration_command"
- "operational_data" -> "operational_data_command"
- Moved ansible, pyats to a dedicated file called "requirements_optional.txt":