381796e708
Add created & last updated as available fields to all tables
...
Adds two fields to all relevant tables to allow the addition of Created & Last Updated columns.
All tables with a Configure Table option were updated.
Some sections reformatted to comply with E501 line length as a result of changes
2022-01-13 09:22:32 +00:00
83ac869693
Fix ASNs column in SiteTable
2021-11-04 16:29:43 -04:00
5fc373f5cc
Merge feature -> develop
2021-11-03 12:05:11 -05:00
2c2e37e9f0
Merge branch 'develop' into feature
2021-11-03 10:29:02 -04:00
cef0d168a5
Closes #6930 : Add 'ID' column to object tables ( #7673 )
...
* netbox-community/netbox#6930 : Add ID column to devices, device types, and components
* netbox-community/netbox#6930 : Add ID column to sites, racks, and tenants
* netbox-community/netbox#6930 : Add ID column to power, providers, TODO circuits
* netbox-community/netbox#6930 : Add ID column to virtualization tables
* netbox-community/netbox#6930 : Add ID column to IPAM tables
* netbox-community/netbox#6930 : Add ID column to 'extras' tables
* netbox-community/netbox#6930 : Move ID column to BaseTable class
* netbox-community/netbox#6930 : Don't linkify ID in device component template tables
* netbox-community/netbox#6930 : Don't show ID column in interface/console/power connections tables
* netbox-community/netbox#6930 : Don't show ID column in device component template tables
* netbox-community/netbox#6930 : Add ID column to ObjectJournal, DeviceImport, and Circuit tables
* Exclude ID column from selected tables
* netbox-community/netbox#6930:revert default columns on ObjectChangeTable, not configurable
* netbox-community/netbox#6930 : Add object ID to tagged objects table in tag detail view
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2021-11-02 16:21:34 -04:00
033db83068
Merge branch 'feature' of https://github.com/netbox-community/netbox into 6732-asn-model
2021-10-28 11:55:20 -05:00
a01068949c
Initial work on #6732
2021-10-24 23:42:47 -05:00
cfb3897047
Add tags to organizational & nested group models
2021-10-21 10:51:02 -04:00
5a6190e321
Closes #6874 : Add tenant assignment for locations
2021-10-07 15:46:21 -04:00
16d8981a3f
Closes #7284 : Include comments field in table/export for all appropriate models
2021-09-17 12:04:22 -04:00
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