icingaweb2-module-reporting
icingaweb2-module-reporting copied to clipboard
Support cloning reports
resolves #45
Rebased. Fixed conflicts. Though, I don't merge it because:
- If the name isn't changed, it silently does nothing
- If the form autosubmits, the tab label changes to
New Report
- If pushing the refresh button after the form autosubmitted, the report details get lost
The form needs its own endpoint. For the name validation anyway.