1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
9c967ee3ea Fixes #5913: Improve change logging (#5924)
* Initial work on #5913
* Provide per-line diff highlighting
* BulkDeteView should delete objects individually to secure a pre-change snapshot
* Add changelog tests for bulk operations
2021-03-04 13:06:04 -05:00
bec7ea7072 Standardize model types based on function 2021-02-24 21:01:16 -05:00
db0c61dea4 Consolidate middleware under NetBox core 2020-11-10 16:59:37 -05:00
12e2537222 General cleanup of tables 2020-09-25 14:18:29 -04:00
21a750e8ec Change Postgres-specific JSONField to stock Django field 2020-07-16 12:02:49 -04:00
8d7001fe56 Move abstract ChangeLoggedModel under extras 2020-07-09 17:07:25 -04:00