Jeremy Stretch
|
61ac7c44ba
|
Migrate view tests to use new TestCase class
|
2020-01-30 16:37:40 -05:00 |
|
Jeremy Stretch
|
43b2c36066
|
Introduced a custom TestCase
|
2020-01-30 16:19:51 -05:00 |
|
Jeremy Stretch
|
1a25f5a7f2
|
Fixes #4030: Fix exception when bulk editing interfaces (revised)
|
2020-01-30 15:12:10 -05:00 |
|
Jeremy Stretch
|
b9765b857d
|
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
|
4b02d294ce
|
Fixes #4052: Fix error when bulk importing interfaces to virtual machines
|
2020-01-30 13:55:39 -05:00 |
|
Jeremy Stretch
|
d9b8bc0422
|
Fix VM interfaces table header alignment
|
2020-01-30 13:39:50 -05:00 |
|
Saria Hajjar
|
52f7ef4864
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-30 17:51:55 +00:00 |
|
Saria Hajjar
|
5879671971
|
Avoid overriding private attribute in super
|
2020-01-30 17:49:42 +00:00 |
|
Saria Hajjar
|
2375d66f75
|
Added TagFilterField to device components' filter forms
|
2020-01-30 17:45:03 +00:00 |
|
Jeremy Stretch
|
923c2728b3
|
Fixes #4056: Repair schema migration for Rack.outer_unit (from #3569)
|
2020-01-30 12:08:40 -05:00 |
|
Jeremy Stretch
|
4ba2579936
|
Closes #4051: Disable the makemigrations management command
|
2020-01-30 10:12:53 -05:00 |
|
Jeremy Stretch
|
03087e9d01
|
Fixes #4049: Restore missing tags field in IPAM service serializer
|
2020-01-29 16:22:06 -05:00 |
|
Jeremy Stretch
|
eafeaab014
|
Add tests for invalid import data
|
2020-01-29 16:07:32 -05:00 |
|
Jeremy Stretch
|
c75315fda6
|
Extend CSV import test
|
2020-01-29 15:34:55 -05:00 |
|
Jeremy Stretch
|
193435b554
|
Enable CSV import for custom fields
|
2020-01-29 14:29:47 -05:00 |
|
Jeremy Stretch
|
e6b018909d
|
Introduced CustomFieldModelCSVForm
|
2020-01-29 13:53:26 -05:00 |
|
Jeremy Stretch
|
35f2291edc
|
Fix assignment of initial CustomField values when editing an object
|
2020-01-29 13:31:36 -05:00 |
|
Jeremy Stretch
|
c3f86456d6
|
Remove get_custom_fields_for_model()
|
2020-01-29 12:12:47 -05:00 |
|
Jeremy Stretch
|
585ea71d1a
|
Move form field generation logic to CustomField class
|
2020-01-29 11:44:37 -05:00 |
|
Jeremy Stretch
|
f12199dcb5
|
Rename and simplify CustomFieldChoiceField
|
2020-01-29 11:00:03 -05:00 |
|
Jeremy Stretch
|
bc7cf63958
|
Rename and refactor CustomFieldForm
|
2020-01-29 10:59:18 -05:00 |
|
Jeremy Stretch
|
db3b4505c1
|
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
|
e0d538ad31
|
Fixes #4043: Fix toggling of required fields in custom scripts
|
2020-01-29 09:40:17 -05:00 |
|
Jeremy Stretch
|
4629cda9ad
|
Post-release version bump
|
2020-01-28 16:42:33 -05:00 |
|
Jeremy Stretch
|
be716a3345
|
Release v2.7.3
|
2020-01-28 16:33:55 -05:00 |
|
Jeremy Stretch
|
8de9f52151
|
Fixes #4033: Restore missing comments field label of various bulk edit forms
|
2020-01-28 16:09:10 -05:00 |
|
Jeremy Stretch
|
0a11fc1221
|
Fixes #4030: Fix exception when setting interfaces to tagged mode in bulk
|
2020-01-28 14:19:29 -05:00 |
|
Jeremy Stretch
|
12cf69f7e1
|
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
|
2a4ccae113
|
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
|
e7ef142620
|
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
|
9b9e568446
|
Fixes #4027: Repair schema migration for #3569 to convert IP addresses with DHCP status
|
2020-01-28 12:49:00 -05:00 |
|
Saria Hajjar
|
8849f4b0a5
|
Added cluster groups and clusters to serializers
|
2020-01-28 17:30:26 +00:00 |
|
kobayashi
|
3c5346f60a
|
Fixes #3978: VRF filtering for NAT IP search
|
2020-01-28 10:22:28 -05:00 |
|
Jeremy Stretch
|
8d547e9906
|
Fixes #4028: Correct URL patterns to match Unicode characters in tag slugs
|
2020-01-28 09:47:33 -05:00 |
|
Saria Hajjar
|
720bd87292
|
Fixed interface mark connected/planned buttons
|
2020-01-27 22:56:25 +00:00 |
|
Saria Hajjar
|
8306976b3e
|
Removed erroneous double-space
|
2020-01-27 22:49:36 +00:00 |
|
Saria Hajjar
|
3bce8e9716
|
Fixes #4025: Cable status class
|
2020-01-27 22:44:38 +00:00 |
|
Jeremy Stretch
|
93fa00b673
|
#3338: Prefetch termination devices to avoid extra database queries
|
2020-01-27 17:22:31 -05:00 |
|
Jeremy Stretch
|
49a6332d37
|
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
|
5c5b9c95aa
|
Interface selector restricted to only interface
|
2020-01-27 22:07:42 +00:00 |
|
Jeremy Stretch
|
7abcc7acaa
|
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
|
d0f127e575
|
Fixes #3338: Added termination A and Z to the circuit
|
2020-01-27 21:53:10 +00:00 |
|
Jeremy Stretch
|
00b50f9c65
|
Remove obsolete constants
|
2020-01-27 12:34:52 -05:00 |
|
Saria Hajjar
|
46d0e88da3
|
Fixes #4010: Fixes IP addresses table when filtering interfaces
|
2020-01-27 15:49:15 +00:00 |
|
Jeremy Stretch
|
2662bd0ad8
|
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
|
011280b0bf
|
dcim: add borders on the rear of devices as well
|
2020-01-27 13:13:07 +01:00 |
|
Saria Hajjar
|
4e4a05d3b9
|
Fixes #4016: Removed duplicate tenant field for cluster edit form
|
2020-01-26 12:52:18 +00:00 |
|
Saria Hajjar
|
4abd3866ab
|
Fixes #3886: Config context cluster (group)
|
2020-01-26 10:53:58 +00:00 |
|
Saria Hajjar
|
7cfdc5188c
|
Corrected ConfigContext data
|
2020-01-25 17:55:01 +00:00 |
|
Saria Hajjar
|
265d5c87e7
|
Format for local and source contexts
|
2020-01-25 16:12:37 +00:00 |
|
Saria Hajjar
|
724d3b8894
|
Fixes #3313: YAML-format the config context in the GUI
|
2020-01-25 15:56:24 +00:00 |
|
Saria Hajjar
|
8ec0ad96bd
|
Formatting
|
2020-01-24 22:20:41 +00:00 |
|
Saria Hajjar
|
c22024b618
|
Added CSV import test
|
2020-01-24 22:15:09 +00:00 |
|
Jeremy Stretch
|
47962ea732
|
Adapt form tests to work without fixture data
|
2020-01-24 16:30:43 -05:00 |
|
Jeremy Stretch
|
eb4c2e5d7f
|
Remove obsolete fixtures files
|
2020-01-24 16:29:23 -05:00 |
|
hSaria
|
ca035a72bd
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-24 20:56:36 +00:00 |
|
Jeremy Stretch
|
a13bddde58
|
Refactor prefix and IP mask length choice generation to reference constants
|
2020-01-24 15:50:45 -05:00 |
|
Jeremy Stretch
|
66330418cb
|
Remove obsolete IP_FAMILY_CHOICES constant
|
2020-01-24 15:40:03 -05:00 |
|
Jeremy Stretch
|
151943bfbc
|
Merge pull request #4007 from netbox-community/3880-use-constants
Closes #3880: Define constants for arbitrary values
|
2020-01-24 15:29:38 -05:00 |
|
Jeremy Stretch
|
35cbee5107
|
Fixes #4008: Toggle rack elevation face using front/rear strings
|
2020-01-24 15:28:15 -05:00 |
|
Jeremy Stretch
|
c6473d654d
|
Add explanatory text for constants
|
2020-01-24 15:03:38 -05:00 |
|
Jeremy Stretch
|
096814dc33
|
#3880: Define constants for arbitrary values
|
2020-01-24 14:42:57 -05:00 |
|
Jeremy Stretch
|
0ec091ffe1
|
Merge branch 'develop' into 3950-not-retain-device-type
|
2020-01-24 13:49:30 -05:00 |
|
Jeremy Stretch
|
9f58c27fcf
|
Merge pull request #4002 from hellerve/veit/fix-3982
Read reserved tooltip on rack elevations
|
2020-01-24 12:09:39 -05:00 |
|
Jeremy Stretch
|
d3463b596a
|
Closes #4005: Include timezone context in webhook timestamps
|
2020-01-24 12:00:24 -05:00 |
|
kobayashi
|
66d5cc47a5
|
Fixes #3950: Cloned Device Form does not retain device type
|
2020-01-24 03:30:24 -05:00 |
|
kobayashi
|
9694bacb69
|
3950 not retain device type
|
2020-01-24 03:13:50 -05:00 |
|
hellerve
|
fcba2baf42
|
dcim: fix #3982 by readding reserved tooltip
|
2020-01-24 08:45:55 +01:00 |
|
Jeremy Stretch
|
629712142f
|
Fixes #3999: Do not filter child results by null if non-required parent fields are blank
|
2020-01-23 17:11:45 -05:00 |
|
Jeremy Stretch
|
cdecf93f00
|
Add tests for ChoiceSet
|
2020-01-23 16:19:34 -05:00 |
|
Jeremy Stretch
|
fe402331f2
|
Handle grouped choices when returning ChoiceSet values
|
2020-01-23 16:16:52 -05:00 |
|
Jeremy Stretch
|
fcbbb36afc
|
Add tests for home and search views
|
2020-01-23 15:41:09 -05:00 |
|
hSaria
|
06398a9ac6
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-23 20:27:07 +00:00 |
|
Saria Hajjar
|
bed08a7b07
|
Use model's get_custom_fields
|
2020-01-23 20:26:21 +00:00 |
|
Jeremy Stretch
|
2e69037c29
|
Closes #3952: Add test for webhooks_worker; introduce generate_signature()
|
2020-01-23 15:05:27 -05:00 |
|
Saria Hajjar
|
8f86244b4f
|
Cleaned the CustomField choice field
|
2020-01-23 18:54:37 +00:00 |
|
Saria Hajjar
|
0a5eecd0e3
|
Explicitly use the value of the choice, instead of relying on __str__
|
2020-01-23 17:37:51 +00:00 |
|
Saria Hajjar
|
0ab19d723d
|
Moved the header join logic after the custom fields are added
|
2020-01-23 17:18:58 +00:00 |
|
Saria Hajjar
|
9128435113
|
Removed CustomFieldForm class from models without custom fields
|
2020-01-23 17:03:14 +00:00 |
|
Saria Hajjar
|
1b26afdfbb
|
Fixes #3935: Swagger DEFAULT_INFO
|
2020-01-23 14:26:04 +00:00 |
|
Jeremy Stretch
|
7b517abdb6
|
Fixes #3989: Correct HTTP content type assignment for webhooks
|
2020-01-22 20:33:57 -05:00 |
|
Jeremy Stretch
|
b7e71f9f39
|
Add tests for IP address vars
|
2020-01-22 17:48:03 -05:00 |
|
Jeremy Stretch
|
f41564b578
|
Introduce IPAddressVar and IPAddressWithMaskVar
|
2020-01-22 17:16:40 -05:00 |
|
Jeremy Stretch
|
aa56c020ab
|
Move prefix_validator() to ipam.validators
|
2020-01-22 16:33:34 -05:00 |
|
Jeremy Stretch
|
ba6df87d10
|
Move min/max prefix length validators to ipam.validators
|
2020-01-22 16:26:06 -05:00 |
|
Jeremy Stretch
|
f826e15603
|
Closes #3310: Pre-select site/rack for B side when creating a new cable
|
2020-01-22 16:07:09 -05:00 |
|
Jeremy Stretch
|
b7dea5a9f7
|
Fixes #3983: Permit the creation of multiple unnamed devices
|
2020-01-22 09:26:49 -05:00 |
|
Jeremy Stretch
|
ddd9f86031
|
Add tests for rack elevation API endpoint
|
2020-01-21 17:36:38 -05:00 |
|
Jeremy Stretch
|
1c13a79961
|
Suppress extraneous test output
|
2020-01-21 17:23:50 -05:00 |
|
Jeremy Stretch
|
03436b729d
|
Add test for device graphs API endpoint
|
2020-01-21 17:11:26 -05:00 |
|
Jeremy Stretch
|
d123664503
|
Add tests for front/rear port API endpoints
|
2020-01-21 17:00:30 -05:00 |
|
hSaria
|
bdfead6265
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-21 21:30:38 +00:00 |
|
hSaria
|
77c8bcef6d
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-21 21:29:21 +00:00 |
|
Jeremy Stretch
|
10917123fd
|
Add tests for cable tracing endpoints
|
2020-01-21 16:24:03 -05:00 |
|
Jeremy Stretch
|
b06bed368b
|
Post-release version bump
|
2020-01-21 15:13:49 -05:00 |
|
Jeremy Stretch
|
2581a55214
|
Release v2.7.2
|
2020-01-21 15:04:09 -05:00 |
|
Jeremy Stretch
|
838aaffc4b
|
Merge pull request #3971 from hellerve/veit/fix-3965
Display occupied rack units correctly
|
2020-01-21 13:53:21 -05:00 |
|
Jeremy Stretch
|
9dfd0e5b40
|
Merge pull request #3957 from kobayashi/3923-validate-key-format
Fixes: #3923 validate key format
|
2020-01-21 13:27:35 -05:00 |
|
Jeremy Stretch
|
60c5418516
|
Add tests for device component filtering by region/site
|
2020-01-21 12:28:22 -05:00 |
|
Jeremy Stretch
|
48b4695ebe
|
Fixes #3966: Fix filtering of device components by region/site
|
2020-01-21 12:27:52 -05:00 |
|
Jeremy Stretch
|
a7a166a9cb
|
Merge branch 'develop' into veit/fix-3964
|
2020-01-21 11:39:45 -05:00 |
|
hellerve
|
e184eb3521
|
dcim: make pep happy
|
2020-01-21 17:01:48 +01:00 |
|
hellerve
|
e421c15bdd
|
dcim: merge elevations as necessary
|
2020-01-21 16:56:06 +01:00 |
|
hellerve
|
469a088874
|
dcim: fix tooltips in svg rack display
|
2020-01-21 16:23:59 +01:00 |
|
hellerve
|
5f3f21215a
|
dcim: fix #3964 by moving away from properties to inline styles
|
2020-01-21 16:06:15 +01:00 |
|
Jeremy Stretch
|
cdd7ed21ee
|
Merge pull request #3970 from hellerve/veit/fix-3962
Display device correctly in SVG
|
2020-01-21 10:05:37 -05:00 |
|
hellerve
|
255d12309a
|
dcim: fix #3965 by adding an option to get_rack_units
|
2020-01-21 15:50:38 +01:00 |
|
Jeremy Stretch
|
134cf38a84
|
Merge branch 'develop' into 3960-legacy-device-status
|
2020-01-21 09:47:07 -05:00 |
|
hellerve
|
eb7fbe4b3a
|
dcim: fix #3962 by moving away from device.name
|
2020-01-21 15:33:17 +01:00 |
|
Jeremy Stretch
|
9d3215e806
|
Fixes #3967: Resolve migration of "other" interface type
|
2020-01-21 09:32:51 -05:00 |
|
kobayashi
|
9e855ac6cd
|
3960 legacy device status
|
2020-01-21 00:30:47 -05:00 |
|
kobayashi
|
c6d18da2eb
|
3923 validate key format
|
2020-01-19 02:19:03 -05:00 |
|
Jeremy Stretch
|
606f3dacbb
|
Fixes #3721: Allow Unicode characters in tag slugs
|
2020-01-17 17:25:46 -05:00 |
|
Jeremy Stretch
|
aa73a7ad02
|
Closes #3954: Add device_bays filter for devices and device types
|
2020-01-17 16:39:31 -05:00 |
|
Jeremy Stretch
|
a4687be5e5
|
Closes #3842: Add 802.11ax interface type
|
2020-01-17 16:20:11 -05:00 |
|
Jeremy Stretch
|
302f87e108
|
Fixes #3937: Suppress warning messages in tests for requests expected to yield a 4XX response
|
2020-01-17 14:53:33 -05:00 |
|
Jeremy Stretch
|
439fa731ba
|
Fixes #3953: Fix validation error when creating child devices
|
2020-01-17 14:22:58 -05:00 |
|
Jeremy Stretch
|
c6eb40daa8
|
#3951: Add tests for webhook queuing
|
2020-01-17 12:39:14 -05:00 |
|
Jeremy Stretch
|
f15cde0275
|
Fixes #3951: Fix exception in webhook worker due to missing constant
|
2020-01-17 11:28:50 -05:00 |
|
Jeremy Stretch
|
83427d5585
|
Closes #3949: Add tests for IPAM model methods
|
2020-01-17 11:15:05 -05:00 |
|
hSaria
|
b11224a8b4
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-17 11:47:01 +00:00 |
|
hSaria
|
8b02cd47fb
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-17 11:45:13 +00:00 |
|
Jeremy Stretch
|
d3f278400e
|
Post-release version bump
|
2020-01-16 23:47:38 -05:00 |
|
Jeremy Stretch
|
8aad11b8d2
|
Release v2.7.1
|
2020-01-16 23:43:32 -05:00 |
|
Jeremy Stretch
|
0a1dd64b94
|
Fixes #3943: Prevent rack elevation links from opening new tabs/windows
|
2020-01-16 23:41:52 -05:00 |
|
Jeremy Stretch
|
1c0e0fec4c
|
Merge branch 'develop' into 3941-ip-assign-exception
|
2020-01-16 21:42:27 -05:00 |
|
Jeremy Stretch
|
5369aef971
|
Fixes #3944: Fix AttributeError exception when viewing prefixes list
|
2020-01-16 21:39:46 -05:00 |
|
Saria Hajjar
|
9f569d4b1b
|
Fixes #3941: AttributeError when searching on IP assign
|
2020-01-16 23:03:16 +00:00 |
|
hSaria
|
c0a3285b8b
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-16 22:47:10 +00:00 |
|
hSaria
|
42962db263
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-16 21:52:14 +00:00 |
|
Jeremy Stretch
|
604924231a
|
Post-release version bump
|
2020-01-16 14:47:55 -05:00 |
|
Jeremy Stretch
|
0f1518e4c5
|
Release v2.7.0
|
2020-01-16 12:58:17 -05:00 |
|
Saria Hajjar
|
9f68f8d1a6
|
Update component CSV forms
|
2020-01-16 16:07:24 +00:00 |
|
Saria Hajjar
|
89e6de3652
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-16 16:05:01 +00:00 |
|
Jeremy Stretch
|
fecbb60c36
|
Use assertHttpStatus() when evaluating HTTP response status
|
2020-01-16 10:47:45 -05:00 |
|
Saria Hajjar
|
26ebed0182
|
Removed legacy work regarding inc/tags_panel.html
|
2020-01-16 15:42:31 +00:00 |
|
Saria Hajjar
|
2949bfaaa7
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-16 15:33:42 +00:00 |
|
Jeremy Stretch
|
4556eac780
|
Fix IPAddressTestCase
|
2020-01-16 09:47:46 -05:00 |
|
Jeremy Stretch
|
c955aeebeb
|
Merge branch 'develop' into develop-2.7
|
2020-01-16 09:38:23 -05:00 |
|
Jeremy Stretch
|
8bd67b2c17
|
Add tests for browsable API endpoints
|
2020-01-15 17:47:55 -05:00 |
|
Jeremy Stretch
|
bc696f2e11
|
Make filter test logic more obvious
|
2020-01-15 16:25:26 -05:00 |
|
Jeremy Stretch
|
c28684a8b3
|
Remove obsolete utility function model_names_to_filter_dict()
|
2020-01-15 16:21:41 -05:00 |
|
Jeremy Stretch
|
215b4d0b3f
|
#3892: Convert WEBHOOK_MODELS to a Q object
|
2020-01-15 16:18:47 -05:00 |
|
Jeremy Stretch
|
d9437a08f0
|
#3892: Convert EXPORTTEMPLATE_MODELS to a Q object
|
2020-01-15 16:11:44 -05:00 |
|
Jeremy Stretch
|
f81e7d30e2
|
#3892: Convert GRAPH_MODELS to a Q object
|
2020-01-15 16:08:19 -05:00 |
|
Jeremy Stretch
|
09bee75cb3
|
#3892: Convert CUSTOMLINK_MODELS to a Q object
|
2020-01-15 16:04:41 -05:00 |
|
Jeremy Stretch
|
9c4ab79bea
|
#3892: Convert CUSTOMFIELD_MODELS to a Q object
|
2020-01-15 16:00:54 -05:00 |
|
Jeremy Stretch
|
f8dad1744c
|
#3892: Convert CABLE_TERMINATION_TYPES to a Q object
|
2020-01-15 15:51:51 -05:00 |
|
Jeremy Stretch
|
b98ac64ac2
|
Fix reference to obsolete constant IFACE_MODE_TAGGED
|
2020-01-15 14:54:46 -05:00 |
|
Jeremy Stretch
|
88267e9d05
|
Move BGP_ASN_MIN and BGP_ASN_MAX to ipam.constants
|
2020-01-15 14:53:46 -05:00 |
|