Jeremy Stretch
|
69d9329489
|
Rename Interface to VMInterface
|
2020-06-23 13:21:44 -04:00 |
|
Jeremy Stretch
|
449553be43
|
Fix Interface tag replication in schema migration
|
2020-06-23 12:50:22 -04:00 |
|
Jeremy Stretch
|
ae0879eec4
|
Disable editing assigned interface under IPAddress form
|
2020-06-22 16:36:06 -04:00 |
|
Jeremy Stretch
|
b634d4e2ba
|
Set related_query_name for GenericRelations to IPAddress
|
2020-06-22 16:27:13 -04:00 |
|
Jeremy Stretch
|
0c9f3859ac
|
Retain ip_addresses name for related IPAddress objects
|
2020-06-22 16:13:18 -04:00 |
|
Jeremy Stretch
|
7b0c369a41
|
Merge branch 'develop-2.9' into 4721-virtualmachine-interface
|
2020-06-22 16:04:20 -04:00 |
|
Jeremy Stretch
|
6579beac53
|
Add queryset to IPAddressBulkCreateView
|
2020-06-22 15:58:47 -04:00 |
|
Jeremy Stretch
|
48bfdd9947
|
Fix schema deconstruction for NaturalOrderingField
|
2020-06-22 15:49:09 -04:00 |
|
Jeremy Stretch
|
0a1bd1bf66
|
Update IPAddressSerializer
|
2020-06-22 15:39:57 -04:00 |
|
Jeremy Stretch
|
ffd782439d
|
Misc test fixes
|
2020-06-22 15:22:03 -04:00 |
|
Jeremy Stretch
|
ed2850776d
|
Fix IP choices for DeviceForm
|
2020-06-22 15:12:35 -04:00 |
|
Jeremy Stretch
|
f880f75dd7
|
Disable VM interface bulk creation testing
|
2020-06-22 15:09:16 -04:00 |
|
Jeremy Stretch
|
a86cdd50de
|
Fixed IPAM tests
|
2020-06-22 14:46:25 -04:00 |
|
Jeremy Stretch
|
f99217b7a7
|
Separate VM interface view and template
|
2020-06-22 14:33:53 -04:00 |
|
Jeremy Stretch
|
e9b9419d81
|
Fix assigned_object field
|
2020-06-22 13:50:14 -04:00 |
|
Jeremy Stretch
|
d2fc8e0466
|
Initial work on #4721 (WIP)
|
2020-06-22 13:10:56 -04:00 |
|
Jeremy Stretch
|
89d647c6bc
|
Fix schema migrations for device components
|
2020-06-22 12:01:57 -04:00 |
|
Jeremy Stretch
|
dc610d77f4
|
Update REST API changes for #4615
|
2020-06-18 14:24:50 -04:00 |
|
Jeremy Stretch
|
d88ae35326
|
#4615: Add label field to component tables
|
2020-06-18 13:57:15 -04:00 |
|
Jeremy Stretch
|
a231987e83
|
#4615: Add missing label field to device bay forms
|
2020-06-18 13:35:11 -04:00 |
|
Jeremy Stretch
|
bbb62a2e41
|
Merge branch 'develop' into develop-2.9
|
2020-06-18 13:20:32 -04:00 |
|
Jeremy Stretch
|
9b6f1c9836
|
Introduce ComponentCreateForm to standardize forms for device component creation
|
2020-06-18 12:09:28 -04:00 |
|
Jeremy Stretch
|
6ce05e7c41
|
Fixes #4775: Allow selecting an alternate device type when creating component templates
|
2020-06-18 11:59:24 -04:00 |
|
Jeremy Stretch
|
18513b0b1f
|
Fix up tests
|
2020-06-18 10:32:22 -04:00 |
|
Jeremy Stretch
|
b47e0a3c0a
|
Merge branch 'develop' into develop-2.9
|
2020-06-17 16:57:17 -04:00 |
|
Jeremy Stretch
|
f521b7c620
|
Standardize SecretTest
|
2020-06-17 15:37:28 -04:00 |
|
Jeremy Stretch
|
6c36e3ee75
|
Refactor TestCase to provide model_to_dict(), prepare_instance()
|
2020-06-17 15:36:56 -04:00 |
|
Jeremy Stretch
|
44fd706707
|
Fixes #4772: Fix "brief" format for the secrets REST API endpoint
|
2020-06-17 14:22:55 -04:00 |
|
Jeremy Stretch
|
869d06d61d
|
Fix queryset for TagBulkImportView
|
2020-06-17 13:31:26 -04:00 |
|
Jeremy Stretch
|
f840a1e22e
|
Fix permission evaluation for BulkComponentCreateViews
|
2020-06-17 13:30:00 -04:00 |
|
Jeremy Stretch
|
a44262428a
|
Clean up errant references to TagField
|
2020-06-17 13:29:27 -04:00 |
|
Jeremy Stretch
|
f03969dcec
|
Merge pull request #4770 from netbox-community/3703-limit-tag-creation
Closes #3703: Restrict tag creation
|
2020-06-17 12:28:04 -04:00 |
|
Jeremy Stretch
|
47a69b0e5b
|
DummyQuerySet should be iterable to allow for serialization
|
2020-06-17 12:20:56 -04:00 |
|
Jeremy Stretch
|
22e9733a0f
|
Fix serialization of tags upon object deletion
|
2020-06-17 12:00:50 -04:00 |
|
Jeremy Stretch
|
f5f9cd478b
|
Update release notes for #3703
|
2020-06-17 11:29:59 -04:00 |
|
Jeremy Stretch
|
7a43f1d023
|
Update tests
|
2020-06-17 11:14:41 -04:00 |
|
Jeremy Stretch
|
79088cc549
|
Update TaggedItemTest
|
2020-06-17 10:50:37 -04:00 |
|
Jeremy Stretch
|
ce8b9b5007
|
Remove django-taggit-serializer
|
2020-06-17 10:00:21 -04:00 |
|
Jeremy Stretch
|
0b165e12a8
|
Replace TaggitSerializer and TagListSerializerField with TaggedObjectSerializer
|
2020-06-17 09:57:17 -04:00 |
|
Jeremy Stretch
|
6e2712a5c6
|
Fixes #4766: Fix redirect after login when next is not specified
|
2020-06-17 09:15:03 -04:00 |
|
Jeremy Stretch
|
36c3755455
|
Tag should use a stock manager by default
|
2020-06-16 17:02:03 -04:00 |
|
Jeremy Stretch
|
54d19f351e
|
Fix queryset reference under BulkDeleteView
|
2020-06-16 16:40:16 -04:00 |
|
Jeremy Stretch
|
152bf17871
|
Optimize tag population under prepare_cloned_fields()
|
2020-06-16 15:12:50 -04:00 |
|
Jeremy Stretch
|
42501708cd
|
Fix prepare_cloned_fields() inefficiency
|
2020-06-16 15:08:14 -04:00 |
|
Jeremy Stretch
|
ddb39e6a00
|
Fix ObjectChangeLogView
|
2020-06-16 15:04:34 -04:00 |
|
Jeremy Stretch
|
373ceae04f
|
Allow unrestricted access to assigned tags
|
2020-06-16 14:59:22 -04:00 |
|
Jeremy Stretch
|
8af970401d
|
Fix restriction violations for rack model
|
2020-06-16 14:53:51 -04:00 |
|
Jeremy Stretch
|
3903c92992
|
Allow unrestricted access to assigned tags
|
2020-06-16 14:17:40 -04:00 |
|
Jeremy Stretch
|
f4ab5019d0
|
Allow unrestricted retrieval of MPTT ancestors
|
2020-06-16 14:10:56 -04:00 |
|
Jeremy Stretch
|
134b35fa14
|
Fix restriction violations for provider, circuit models
|
2020-06-16 14:00:43 -04:00 |
|