mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-09 18:09:36 -06:00
* 12510 move reports to use BaseScript * 12510 merge report into script view * 12510 add migration for job report to script * 12510 update templates * 12510 remove reports * 12510 cleanup * 12510 legacy jobs * 12510 legacy jobs * 12510 fixes * 12510 review changes * 12510 review changes * 12510 update docs * 12510 review changes * 12510 review changes * 12510 review changes * 12510 review changes * 12510 main log results to empty string * 12510 move migration * Introduce an internal log level for debug to simplify Script logging * Misc cleanup * Remove obsolete is_valid() method * Reformat script job data (log, output, tests) * Remove ScriptLogMessageSerializer * Fix formatting of script logs * Record a timestamp with script logs * Rename _current_method to _current_test * Clean up template * Remove obsolete runreport management command * Misc cleanup & refactoring * Clean up template * Clean up migration * Clean up docs --------- Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com> |
||
|---|---|---|
| .. | ||
| account | ||
| base | ||
| circuits | ||
| core | ||
| dcim | ||
| django/forms/widgets | ||
| exceptions | ||
| extras | ||
| generic | ||
| htmx | ||
| inc | ||
| ipam | ||
| rest_framework | ||
| tenancy | ||
| users | ||
| virtualization | ||
| vpn | ||
| wireless | ||
| 403.html | ||
| 404.html | ||
| 500.html | ||
| graphiql.html | ||
| home.html | ||
| login.html | ||
| media_failure.html | ||
| search.html | ||