|
7e18b0dd3a
|
Remove csv_headers model attributes
|
2021-06-09 15:52:49 -04:00 |
|
|
3ec6194a47
|
Remove obsolete to_csv() methods
|
2021-06-09 15:08:49 -04:00 |
|
|
5b4dacf0f5
|
Merge branch 'develop' into feature
|
2021-05-25 13:19:17 -04:00 |
|
|
b6660c72e1
|
Add tags as a feature query
|
2021-05-21 16:54:33 -04:00 |
|
|
ea6c8a1a65
|
Fixed #6438 Device Type Import does not import/export description/label fields for many components
|
2021-05-20 06:30:44 +00:00 |
|
|
744792452f
|
Closes: #5278 - Remove Secrets (#6397)
* Remove Secrets
* #5278: Remove secrets javascript from netbox core
* Remove userkey references
* Fix PEP8
* Remove a few more instances of secrets. Rebundle
* Remove Secrets
Co-authored-by: checktheroads <matt@allroads.io>
|
2021-05-17 16:26:02 -04:00 |
|
|
c777daf6e6
|
Merge branch 'develop' into feature
|
2021-05-07 10:27:23 -04:00 |
|
|
e9b21aaf86
|
Fixes #6312: Interface device filter should return all virtual chassis interfaces only if device is master
|
2021-05-07 09:47:32 -04:00 |
|
|
21d14a782e
|
Closes #6359: Enable custom links for organizational and nested group models
|
2021-05-06 13:01:20 -04:00 |
|
|
ea5d02b1e6
|
Remove deprecated display_name() methods from models
|
2021-05-04 16:05:17 -04:00 |
|
|
9a588231c5
|
Fixes #6289: Fix assignment of VC member interfaces to LAG interfaces
|
2021-04-27 09:36:48 -04:00 |
|
|
7439faad34
|
Fixes #6123: Prevent device from being assigned to mismatched site and location
|
2021-04-09 09:56:36 -04:00 |
|
|
b7e44a744d
|
Add dedicated views for organizational models
|
2021-03-26 14:44:43 -04:00 |
|
|
fc5bb966f0
|
Declare TaggableManager on PrimaryModel base class
|
2021-03-10 14:32:50 -05:00 |
|
|
d750b690e7
|
Closes #4971: Allow assigning devices to locations without a rack
|
2021-03-03 14:28:07 -05:00 |
|
|
fdb3e3f9a4
|
Closes #5895: Rename RackGroup to Location
|
2021-03-03 13:30:33 -05:00 |
|
|
bec7ea7072
|
Standardize model types based on function
|
2021-02-24 21:01:16 -05:00 |
|
|
fce61295c9
|
Fixes #5301: Fix misleading error when racking a device with invalid parameters
|
2020-12-23 16:21:26 -05:00 |
|
|
4a8a1ce45c
|
Check for extraneous custom field data on clean()
|
2020-11-12 12:18:31 -05:00 |
|
|
fcb5e6ae1c
|
Merge branch 'develop' into develop-2.10
|
2020-10-30 10:38:05 -04:00 |
|
|
22d2289ed2
|
add support for regions and vms
|
2020-10-23 01:18:04 -04:00 |
|
|
3ba18633de
|
initial work on config context performance improvements
|
2020-10-20 01:07:22 -04:00 |
|
|
c9c8d337a0
|
Closes #5011: Standardized name field lengths across all models
|
2020-10-15 15:37:34 -04:00 |
|
|
e7d26ca5dc
|
Move Cable and CablePath to cables.py
|
2020-10-14 16:54:30 -04:00 |
|
|
44b842592a
|
Restore total length count on trace view
|
2020-10-06 16:58:11 -04:00 |
|
|
534364a30f
|
Improve model docstrings
|
2020-10-06 15:48:52 -04:00 |
|
|
3870f5d246
|
Remove unused CablePathManager
|
2020-10-06 15:26:59 -04:00 |
|
|
3d34f1cdcb
|
Rename CablePath.is_connected to is_active
|
2020-10-05 11:13:33 -04:00 |
|
|
5737f6fca0
|
Cache each CablePath on its originating endpoint
|
2020-10-02 17:16:43 -04:00 |
|
|
66355da04c
|
CablePath.origin should be unique
|
2020-10-02 11:51:23 -04:00 |
|
|
3b0a75edf8
|
Add test for updated paths on cable status change
|
2020-10-01 17:25:44 -04:00 |
|
|
c974c5687c
|
Capture path end-to-end status in CablePath
|
2020-10-01 16:42:57 -04:00 |
|
|
587e6fcf72
|
Initial work on cable paths (WIP)
|
2020-09-30 15:13:06 -04:00 |
|
|
1b55285167
|
Relocate CSS classes for ChoiceFields from model to ChoiceSet
|
2020-09-24 16:35:53 -04:00 |
|
|
ec095e58b7
|
#1503: Initial work on generic secret assignments (WIP)
|
2020-09-18 14:51:09 -04:00 |
|
|
0030fe1779
|
Fixes #5146: Add custom fields support for cables, power panels, rack reservations, and virtual chassis
|
2020-09-17 14:22:14 -04:00 |
|
|
c5ab89d71e
|
Merge branch 'develop-2.10' into 4878-custom-fields
|
2020-09-04 16:14:06 -04:00 |
|
|
08c492f1f4
|
Merge develop into develop-2.10
|
2020-09-04 16:09:05 -04:00 |
|
|
5cdccb47f4
|
Fixes #5060: Fix validation when bulk-importing child devices
|
2020-08-27 11:27:17 -04:00 |
|
|
2276603ac3
|
Drop CustomFieldValue
|
2020-08-21 16:21:11 -04:00 |
|
|
ec66e1a5c0
|
Closes #4349: Drop support for embedded graphs
|
2020-08-21 11:57:46 -04:00 |
|
|
e1cf27a3ac
|
Refactor DCIM models into separate submodules
|
2020-08-19 16:37:23 -04:00 |
|