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

10 Commits

Author SHA1 Message Date
19a2b9042f Closes #6275: Linkify rack, device counts on locations list 2021-04-26 15:28:35 -04:00
05d8a06cd5 Closes #6109: Add device counts to locations table 2021-04-08 10:08:50 -04:00
838200219f Include child regions, site groups 2021-04-06 09:42:36 -04:00
779837389b Convert all LinkColumns to Column(linkify=True) 2021-04-02 16:59:53 -04:00
2820d26a0f Add dedicated views for nested group models 2021-03-26 15:07:29 -04:00
79b19821f6 Closes #5892: Introduce SiteGroup model (#5937)
* Initial work on #5892

* Add site group selection to object edit forms

* Add documentation for site groups

* Changelog for #5892

* Finish application of site groups to config context
2021-03-08 13:28:53 -05:00
32501c96e5 Introduce MPTTColumn to represent MPTT models 2021-03-04 20:47:24 -05:00
20a85c1ef2 Introduce TenantColumn to simplify representation 2021-03-04 16:07:55 -05:00
7873952e7a Avoid wrapping text in hierarchical table columns 2020-12-30 15:30:31 -05:00
73bf3b9498 Reorganize DCIM tables 2020-10-16 10:39:13 -04:00