Jeremy Stretch
645aa2a295
Annotate all migration operation lists
2019-12-05 17:42:33 -05:00
Jeremy Stretch
d6557b63f6
Webhook.http_content_type to slug ( #3569 )
2019-12-05 17:11:59 -05:00
Daniel Sheppard
75e47fa00b
Add list view for device components ( #3719 )
...
* Initial Work on #3564
* #3564 - Fixup issue with filter on interface
* #3564 - Fix PEP8 errors
* #3564 - Finalize fields, readjust order, reduce repetition
* #3564 - Update Changelog
* #3564 - Fix extra space
* #3564 - Change interface table ordering
* #3564 - Minor cleanup
* #3564 - Add Import Links
* Fix PEP8
2019-12-05 17:10:49 -05:00
Jeremy Stretch
ef3d772894
ExportTemplate.template_language to slug ( #3569 )
2019-12-05 17:01:00 -05:00
Jeremy Stretch
b2904050aa
Delete obsolete user action types
2019-12-05 16:50:44 -05:00
Jeremy Stretch
b4859d4fcc
Remain consistent with original action strings (e.g. 'created' instead of 'create')
2019-12-05 16:42:10 -05:00
Jeremy Stretch
ba17918d01
Fix changelog table action labels
2019-12-05 16:37:22 -05:00
Jeremy Stretch
0a72225ca9
ObjectChange.action to slug ( #3569 )
2019-12-05 16:30:15 -05:00
Jeremy Stretch
3a61536a82
Fix PowerFeed field defaults
2019-12-05 16:05:45 -05:00
Jeremy Stretch
e447a255c2
Extend CustomField migration to update CustomFieldChoice.field.limit_choices_to
2019-12-05 16:02:52 -05:00
Jeremy Stretch
4ffd91d882
Convert BUTTON_CLASS_CHOICES to a ChoiceSet
2019-12-05 15:59:16 -05:00
Jeremy Stretch
c31f172d05
Changelog updates
2019-12-05 15:54:29 -05:00
Sander Steffann
9b9a9bf8f5
822 bulk import of device components ( #3711 )
...
Closes #822 : CSV import for device components
* Implement CSV import for netbox-community#822
* Comment out default_return_url until there is a proper target
* Fix the default value of `enabled` when not included in the import
* rear_port is definitely required here
* Power Ports don't have a type (yet)
* Add import for console-ports and console-server-ports
* Add import for device-bays
2019-12-05 15:36:11 -05:00
Jeremy Stretch
4a662c437f
CustomField.filter_logic to slug
2019-12-04 21:09:02 -05:00
Jeremy Stretch
0e0cdc65c0
CustomField.type to slug
2019-12-04 21:01:50 -05:00
Jeremy Stretch
b8db33ade9
VirtualMachine.status to slug
2019-12-04 20:40:18 -05:00
John Anderson
05cd8e839f
fixes #3724 - allow filtering interfaces by more than one device name
2019-12-04 02:00:08 -05:00
Jeremy Stretch
f710335361
Service.protocol to slug ( #3569 )
2019-11-27 22:27:06 -05:00
Jeremy Stretch
b22a5616d4
VLAN.status to slug ( #3569 )
2019-11-27 22:15:59 -05:00
Jeremy Stretch
81772486af
IPAddress.role to slug ( #3569 )
2019-11-27 22:09:16 -05:00
Jeremy Stretch
cf6a9f1a5a
IPAddress.status to slug ( #3569 )
2019-11-27 21:54:01 -05:00
Jeremy Stretch
af42cd7428
Prefix.status to slug ( #3569 )
2019-11-27 21:46:53 -05:00
Jeremy Stretch
019db0f60f
PowerOutlet.feed_leg to slug ( #3569 )
2019-11-27 21:30:11 -05:00
Jeremy Stretch
683cfa95d7
Fixes #3312 : Fix validation error when editing power cables in bulk
2019-11-27 09:19:34 -05:00
Jeremy Stretch
f466b9289d
Fixes #3720 : Correctly indicate power feed terminations on cable list
2019-11-26 16:56:11 -05:00
Jeremy Stretch
43350136db
Fixes #3709 : Prevent exception when importing an invalid cable definition
2019-11-26 16:46:51 -05:00
Jeremy Stretch
a295dde4d7
PowerFeed.status to slug ( #3569 )
2019-11-25 21:22:14 -05:00
Jeremy Stretch
4bb6809f9d
PowerFeed.phase to slug ( #3569 )
2019-11-25 21:14:04 -05:00
Jeremy Stretch
69a276d0d6
PowerFeed.supply to slug ( #3569 )
2019-11-25 21:08:34 -05:00
Jeremy Stretch
f197dd5f5d
PowerFeed.type to slug ( #3569 )
2019-11-25 21:03:11 -05:00
Jeremy Stretch
7c9f810555
Rack.outer_unit to slug ( #3569 )
2019-11-25 20:54:24 -05:00
Jeremy Stretch
523475de55
Cable.length_unit to slug ( #3569 )
2019-11-25 20:40:29 -05:00
Jeremy Stretch
a5f390e757
Cable.type to slug ( #3569 )
2019-11-25 19:57:13 -05:00
Jeremy Stretch
9aff8a6568
Front/RearPort.type to slug ( #3569 )
2019-11-25 19:39:25 -05:00
Jeremy Stretch
30eaafc2b7
Device.face to slug ( #3569 )
2019-11-25 19:23:43 -05:00
Jeremy Stretch
fb3595a4c5
Merge pull request #3701 from hSaria/3697-custom-scripts-example-typo
...
Fixes #3697 : Correct field_order attribute name
2019-11-22 08:45:21 -05:00
Jeremy Stretch
b1a4be03fb
Site.status to slug ( #3569 )
2019-11-21 22:54:01 -05:00
Jeremy Stretch
67b014ab14
Interface.mode to slug ( #3569 )
2019-11-21 22:50:01 -05:00
Jeremy Stretch
6bb741e853
Consolidate #3569 field migrations by model
2019-11-21 22:26:35 -05:00
Jeremy Stretch
7cf5445365
Interface.type to slug ( #3569 )
2019-11-21 22:11:02 -05:00
Jeremy Stretch
885cb24a0a
Resolved migration discrepancies when dealing with NULL values
2019-11-21 21:44:30 -05:00
Jeremy Stretch
c48363eeeb
Move CircuitTermination.term_side choices to a ChoiceSet
2019-11-21 21:28:59 -05:00
hSaria
cf668d1066
Fixed #3697 : Correct field_order attribute name
2019-11-20 17:03:12 +00:00
Jeremy Stretch
90fb4150d7
#3455 : Correct related_name on Cluster.tenant
2019-11-18 22:12:29 -05:00
Jeremy Stretch
0c2d66952b
DeviceType.subdevice_role to slug ( #3569 )
2019-11-18 22:08:33 -05:00
Jeremy Stretch
af0f67a03e
Create a separate migration for each field
2019-11-18 21:41:04 -05:00
Jeremy Stretch
acfb8ff767
Standardize migration names for #3569
2019-11-18 21:04:12 -05:00
Jeremy Stretch
be4b790568
Tweak migrations to handle NULL values
2019-11-18 20:56:22 -05:00
Jeremy Stretch
304b92512a
Device.face to slug ( #3569 )
2019-11-16 21:46:07 -05:00
Jeremy Stretch
631e941eb9
Rack.status to slug ( #3569 )
2019-11-15 22:03:41 -05:00