jeremystretch
|
59d3f5c4ea
|
Split out NetBoxTable from BaseTable
|
2022-01-27 16:00:38 -05:00 |
|
jeremystretch
|
4a1b4e0485
|
Closes #8469: Move BaseTable, columns to netbox core app
|
2022-01-27 15:00:10 -05:00 |
|
jeremystretch
|
3e3880823b
|
Merge v3.1.6
|
2022-01-17 11:12:54 -05:00 |
|
jeremystretch
|
c8713d94d8
|
Merge branch 'develop' into feature
|
2022-01-11 16:16:13 -05:00 |
|
jeremystretch
|
aed23d61fc
|
Replace ButtonsColumn with ActionsColumn
|
2022-01-10 11:17:40 -05:00 |
|
jeremystretch
|
6d48ce4a25
|
Always include actions as a default column
|
2022-01-07 10:36:58 -05:00 |
|
jeremystretch
|
58f7eb319f
|
Initial work on #7679
|
2022-01-06 16:53:24 -05:00 |
|
jeremystretch
|
65471068b6
|
Closes #8252: Linkify type and group columns in clusters table
|
2022-01-05 21:36:20 -05:00 |
|
jeremystretch
|
a5f1707662
|
Fixes #8191: Fix return URL when adding IP addresses to VM interfaces
|
2021-12-30 09:46:02 -05:00 |
|
jeremystretch
|
d1e8c06d36
|
Fixes #8074: Ordering VMs by name should reference naturalized value
|
2021-12-14 17:03:03 -05:00 |
|
jeremystretch
|
cd128e557c
|
Closes #7884: Add FHRP groups column to interface tables
|
2021-11-19 10:27:56 -05:00 |
|
jeremystretch
|
2c2e37e9f0
|
Merge branch 'develop' into feature
|
2021-11-03 10:29:02 -04:00 |
|
Rhys Barrie
|
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 |
|
jeremystretch
|
82243732a1
|
Initial work on #5883
|
2021-10-25 16:10:50 -04:00 |
|
jeremystretch
|
e1e2c76ae1
|
Add bridge field to Interface, VMInterface models
|
2021-10-21 16:30:18 -04:00 |
|
jeremystretch
|
cfb3897047
|
Add tags to organizational & nested group models
|
2021-10-21 10:51:02 -04:00 |
|
jeremystretch
|
5e29679968
|
Merge 'detail' tables into primaries for each model
|
2021-09-17 13:55:32 -04:00 |
|
jeremystretch
|
16d8981a3f
|
Closes #7284: Include comments field in table/export for all appropriate models
|
2021-09-17 12:04:22 -04:00 |
|
jeremystretch
|
58203dbcfa
|
List device/VM component names first in tables by default
|
2021-08-25 15:18:00 -04:00 |
|
checktheroads
|
c035af5409
|
migrate virtual machine & vm interface to bootstrap 5
|
2021-04-17 18:15:53 -07:00 |
|
jeremystretch
|
a3721a94ce
|
Closes #6121: Extend parent interface assignment to VM interfaces
|
2021-04-09 10:53:05 -04:00 |
|
jeremystretch
|
779837389b
|
Convert all LinkColumns to Column(linkify=True)
|
2021-04-02 16:59:53 -04:00 |
|
Jeremy Stretch
|
bac2387f50
|
Merge branch 'develop' into feature
|
2021-03-09 20:04:20 -05:00 |
|
Jeremy Stretch
|
20a85c1ef2
|
Introduce TenantColumn to simplify representation
|
2021-03-04 16:07:55 -05:00 |
|
Jeremy Stretch
|
6a9b50f95d
|
Closes #5873: Use numeric IDs in all object URLs
|
2021-02-26 17:23:23 -05:00 |
|
Luke Anderson
|
d2c8aae59c
|
Fix #5819 and #5872 - Fix Primary IP Sorting Issues for Devices and VMs
|
2021-02-25 22:32:51 +10:30 |
|
Jeremy Stretch
|
442dee72b5
|
Fixes #5499: Fix filtering of displayed device/VM interfaces by regex
|
2020-12-18 15:02:52 -05:00 |
|
Jeremy Stretch
|
11fa348575
|
Fixes #5358: Fix user table configuration for VM interfaces
|
2020-11-19 09:45:01 -05:00 |
|
Jeremy Stretch
|
72dace29b7
|
Replace Glyphicons with Material Design
|
2020-11-06 14:49:14 -05:00 |
|
Jeremy Stretch
|
502b66367c
|
Convert VM interfaces list to table
|
2020-10-16 17:01:55 -04:00 |
|
Jeremy Stretch
|
73bf3b9498
|
Reorganize DCIM tables
|
2020-10-16 10:39:13 -04:00 |
|
Jeremy Stretch
|
12e2537222
|
General cleanup of tables
|
2020-09-25 14:18:29 -04:00 |
|
Jeremy Stretch
|
28f0da0bc1
|
Introduce LinkedCountColumn to standardize approach to counting related items in tables
|
2020-09-25 12:42:17 -04:00 |
|
Jeremy Stretch
|
18a8a91d57
|
Introduce ChoiceFieldColumn to replace template columns
|
2020-09-25 10:52:14 -04:00 |
|
Jeremy Stretch
|
08c492f1f4
|
Merge develop into develop-2.10
|
2020-09-04 16:09:05 -04:00 |
|
Jeremy Stretch
|
1714902f88
|
Merge branch 'develop' into develop-2.9
|
2020-07-21 12:57:02 -04:00 |
|
Jeremy Stretch
|
8514a5427c
|
Update related object counts to use dunders in accessor
|
2020-07-20 13:00:33 -04:00 |
|
Jeremy Stretch
|
ba50bfa939
|
Address some of the django_tables2 deprecation warnings
|
2020-07-16 16:52:45 -04:00 |
|
Jeremy Stretch
|
9f7ed25e74
|
Add assigned IP addresses and VLANs to interface tables
|
2020-07-13 16:18:17 -04:00 |
|
Jeremy Stretch
|
a260019a7f
|
#4843: Use subqueries when counting multiple types of related objects
|
2020-07-10 15:38:54 -04:00 |
|
Jeremy Stretch
|
b1686c2db9
|
Fix bulk editing, deletion of VM interfaces
|
2020-07-10 10:26:43 -04:00 |
|
Jeremy Stretch
|
c484fa99e2
|
Introduce ButtonsColumn to reduce boilerplate and standardize organizational object links
|
2020-07-01 13:47:01 -04:00 |
|
Jeremy Stretch
|
fce19a363d
|
Add VMInterface list view
|
2020-06-23 16:52:05 -04:00 |
|
Jeremy Stretch
|
e3820e93b7
|
Misc cleanup, renaming
|
2020-06-23 16:39:43 -04:00 |
|
Jeremy Stretch
|
75354a8a78
|
Rename Interface to VMInterface
|
2020-06-23 13:21:44 -04:00 |
|
Jeremy Stretch
|
6cb31a274f
|
Initial work on #4721 (WIP)
|
2020-06-22 13:10:56 -04:00 |
|
Jeremy Stretch
|
9abc67bbeb
|
Fixes #4737: Introduce ColoredLabelColumn for consistent display of colored labels
|
2020-06-10 11:38:23 -04:00 |
|
Jeremy Stretch
|
a4dbd2dae5
|
Closes #3064: Include tags in object lists as a toggleable table column
|
2020-05-06 14:42:51 -04:00 |
|
Jeremy Stretch
|
c096232cb1
|
#492: Extend virtualization tables
|
2020-04-29 11:42:44 -04:00 |
|
Jeremy Stretch
|
cebe580484
|
Add a description field to all organizational models
|
2020-03-13 16:33:28 -04:00 |
|