Jeremy Stretch
|
c40bc53e80
|
Convert view tests under extras to the new TestCase
|
2020-01-30 18:13:02 -05:00 |
|
Jeremy Stretch
|
965a807581
|
Use assertHttpStatus for evaluating HTTP response codes
|
2020-01-30 18:08:25 -05:00 |
|
Jeremy Stretch
|
eb69ea52f9
|
Refactor APITestCase to subclass TestCase
|
2020-01-30 17:57:34 -05:00 |
|
Jeremy Stretch
|
d23b234d4f
|
Merge branch 'develop' into 4051-disable-makemigrations
|
2020-01-30 16:49:15 -05:00 |
|
Jeremy Stretch
|
a57c38246a
|
Migrate view tests to use new TestCase class
|
2020-01-30 16:37:40 -05:00 |
|
Jeremy Stretch
|
a9a622449f
|
Introduced a custom TestCase
|
2020-01-30 16:19:51 -05:00 |
|
Jeremy Stretch
|
3846416492
|
Fixes #4030: Fix exception when bulk editing interfaces (revised)
|
2020-01-30 15:12:10 -05:00 |
|
Jeremy Stretch
|
1f4b5b506b
|
Merge pull request #4050 from netbox-community/568-customfield-csv-import
Closes #568: Extend CSV import to support custom fields
|
2020-01-30 14:04:57 -05:00 |
|
Jeremy Stretch
|
afc8aa0bc5
|
Fixes #4052: Fix error when bulk importing interfaces to virtual machines
|
2020-01-30 13:55:39 -05:00 |
|
Jeremy Stretch
|
767ac3476f
|
Fix VM interfaces table header alignment
|
2020-01-30 13:39:50 -05:00 |
|
Saria Hajjar
|
c2c4a8b075
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-30 17:51:55 +00:00 |
|
Saria Hajjar
|
8a8a8dbc3c
|
Avoid overriding private attribute in super
|
2020-01-30 17:49:42 +00:00 |
|
Saria Hajjar
|
eba24c6faa
|
Added TagFilterField to device components' filter forms
|
2020-01-30 17:45:03 +00:00 |
|
Jeremy Stretch
|
6e43e0fd49
|
Fixes #4056: Repair schema migration for Rack.outer_unit (from #3569)
|
2020-01-30 12:08:40 -05:00 |
|
Jeremy Stretch
|
1fbf137ccf
|
Closes #4051: Disable the makemigrations management command
|
2020-01-30 10:12:53 -05:00 |
|
Jeremy Stretch
|
d473c4e682
|
Fixes #4049: Restore missing tags field in IPAM service serializer
|
2020-01-29 16:22:06 -05:00 |
|
Jeremy Stretch
|
10d3f71c93
|
Add tests for invalid import data
|
2020-01-29 16:07:32 -05:00 |
|
Jeremy Stretch
|
730eb47f25
|
Extend CSV import test
|
2020-01-29 15:34:55 -05:00 |
|
Jeremy Stretch
|
447240c801
|
Enable CSV import for custom fields
|
2020-01-29 14:29:47 -05:00 |
|
Jeremy Stretch
|
d1b5e1a04d
|
Introduced CustomFieldModelCSVForm
|
2020-01-29 13:53:26 -05:00 |
|
Jeremy Stretch
|
011256feee
|
Fix assignment of initial CustomField values when editing an object
|
2020-01-29 13:31:36 -05:00 |
|
Jeremy Stretch
|
aa958955ae
|
Remove get_custom_fields_for_model()
|
2020-01-29 12:12:47 -05:00 |
|
Jeremy Stretch
|
2054cd4e2f
|
Move form field generation logic to CustomField class
|
2020-01-29 11:44:37 -05:00 |
|
Jeremy Stretch
|
098f47462c
|
Rename and simplify CustomFieldChoiceField
|
2020-01-29 11:00:03 -05:00 |
|
Jeremy Stretch
|
0acc59db0c
|
Rename and refactor CustomFieldForm
|
2020-01-29 10:59:18 -05:00 |
|
Jeremy Stretch
|
36df544f09
|
Merge pull request #3885 from hSaria/568-csv-import-cf
Fixes #568: CSV import/export of custom fields
|
2020-01-29 10:11:40 -05:00 |
|
Jeremy Stretch
|
bbca6de77f
|
Fixes #4043: Fix toggling of required fields in custom scripts
|
2020-01-29 09:40:17 -05:00 |
|
Jeremy Stretch
|
ee3a64f5ca
|
Post-release version bump
|
2020-01-28 16:42:33 -05:00 |
|
Jeremy Stretch
|
c995a478dc
|
Release v2.7.3
|
2020-01-28 16:33:55 -05:00 |
|
Jeremy Stretch
|
061e4da46c
|
Fixes #4033: Restore missing comments field label of various bulk edit forms
|
2020-01-28 16:09:10 -05:00 |
|
Jeremy Stretch
|
ce5620f494
|
Fixes #4030: Fix exception when setting interfaces to tagged mode in bulk
|
2020-01-28 14:19:29 -05:00 |
|
Jeremy Stretch
|
173870517b
|
Merge pull request #4022 from hSaria/4010-interface-ip-filter
Fixes #4010: Fixes IP addresses table when filtering interfaces
|
2020-01-28 13:54:21 -05:00 |
|
Jeremy Stretch
|
1f3d7a29c5
|
Merge pull request #4031 from kobayashi/3978-add-vrf-filter
Fixes #3978: VRF filtering for NAT IP search
|
2020-01-28 13:46:54 -05:00 |
|
Jeremy Stretch
|
220c63f752
|
Merge pull request #4026 from hSaria/4025-cable-status-class
Fixes #4025: Cable status class
|
2020-01-28 13:34:46 -05:00 |
|
Jeremy Stretch
|
0f8534e65e
|
Fixes #4027: Repair schema migration for #3569 to convert IP addresses with DHCP status
|
2020-01-28 12:49:00 -05:00 |
|
Saria Hajjar
|
0fa1701905
|
Added cluster groups and clusters to serializers
|
2020-01-28 17:30:26 +00:00 |
|
kobayashi
|
7cba8a6c10
|
Fixes #3978: VRF filtering for NAT IP search
|
2020-01-28 10:22:28 -05:00 |
|
Jeremy Stretch
|
ac3cac1b1c
|
Fixes #4028: Correct URL patterns to match Unicode characters in tag slugs
|
2020-01-28 09:47:33 -05:00 |
|
Saria Hajjar
|
a85df418de
|
Fixed interface mark connected/planned buttons
|
2020-01-27 22:56:25 +00:00 |
|
Saria Hajjar
|
7486103ca7
|
Removed erroneous double-space
|
2020-01-27 22:49:36 +00:00 |
|
Saria Hajjar
|
5cc81d6a46
|
Fixes #4025: Cable status class
|
2020-01-27 22:44:38 +00:00 |
|
Jeremy Stretch
|
0406c0c3eb
|
#3338: Prefetch termination devices to avoid extra database queries
|
2020-01-27 17:22:31 -05:00 |
|
Jeremy Stretch
|
50c38e3ec5
|
Merge pull request #4012 from hSaria/3338-api-circuit-term
Fixes #3338: Added termination A and Z to the circuit
|
2020-01-27 17:14:40 -05:00 |
|
Saria Hajjar
|
237518a17c
|
Interface selector restricted to only interface
|
2020-01-27 22:07:42 +00:00 |
|
Jeremy Stretch
|
2dc16c9567
|
Merge pull request #3993 from hSaria/3935-swagger-default-info
Fixes #3935: Swagger DEFAULT_INFO
|
2020-01-27 16:58:03 -05:00 |
|
Saria Hajjar
|
c92bb4c1bf
|
Fixes #3338: Added termination A and Z to the circuit
|
2020-01-27 21:53:10 +00:00 |
|
Jeremy Stretch
|
d841c8c2d8
|
Remove obsolete constants
|
2020-01-27 12:34:52 -05:00 |
|
Saria Hajjar
|
d98b4ec74b
|
Fixes #4010: Fixes IP addresses table when filtering interfaces
|
2020-01-27 15:49:15 +00:00 |
|
Jeremy Stretch
|
db3017717f
|
Merge pull request #4017 from hSaria/4016-duplicate-tenant-field
Fixes #4016: Removed duplicate tenant field for cluster edit form
|
2020-01-27 09:36:36 -05:00 |
|
hellerve
|
8fb8cc01bf
|
dcim: add borders on the rear of devices as well
|
2020-01-27 13:13:07 +01:00 |
|