Jeremy Stretch
|
b361cb00f2
|
Convert IPAM view tests to use StandardTestCases
|
2020-01-31 15:19:10 -05:00 |
|
Jeremy Stretch
|
67fafb2b9d
|
Use assertHttpStatus for evaluating HTTP response codes
|
2020-01-30 18:08:25 -05:00 |
|
Jeremy Stretch
|
61ac7c44ba
|
Migrate view tests to use new TestCase class
|
2020-01-30 16:37:40 -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
|
03087e9d01
|
Fixes #4049: Restore missing tags field in IPAM service serializer
|
2020-01-29 16:22:06 -05:00 |
|
Jeremy Stretch
|
e6b018909d
|
Introduced CustomFieldModelCSVForm
|
2020-01-29 13:53:26 -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
|
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
|
9b9e568446
|
Fixes #4027: Repair schema migration for #3569 to convert IP addresses with DHCP status
|
2020-01-28 12:49:00 -05:00 |
|
kobayashi
|
3c5346f60a
|
Fixes #3978: VRF filtering for NAT IP search
|
2020-01-28 10:22:28 -05:00 |
|
Jeremy Stretch
|
eb4c2e5d7f
|
Remove obsolete fixtures files
|
2020-01-24 16:29:23 -05: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
|
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 |
|
hSaria
|
06398a9ac6
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-23 20:27:07 +00:00 |
|
Saria Hajjar
|
9128435113
|
Removed CustomFieldForm class from models without custom fields
|
2020-01-23 17:03:14 +00: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 |
|
hSaria
|
bdfead6265
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-21 21:30:38 +00: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
|
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 |
|
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 |
|
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 |
|
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
|
88267e9d05
|
Move BGP_ASN_MIN and BGP_ASN_MAX to ipam.constants
|
2020-01-15 14:53:46 -05:00 |
|
Jeremy Stretch
|
fdf8211e9a
|
Fixes #3930: Fix API rendering of the family field for aggregates
|
2020-01-15 13:56:37 -05:00 |
|
Jeremy Stretch
|
28350d84f9
|
Update model ordering parameters to ensure deterministic ordering
|
2020-01-15 13:20:44 -05:00 |
|
Jeremy Stretch
|
49f027fae7
|
Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint
|
2020-01-15 09:59:44 -05:00 |
|
Jeremy Stretch
|
857e04e90b
|
Add _choices endpoint tests for all apps
|
2020-01-14 16:13:11 -05:00 |
|
Jeremy Stretch
|
c084547dca
|
Move IPAddressManager to a separate file
|
2020-01-14 12:07:45 -05:00 |
|
Jeremy Stretch
|
6959785cd1
|
Define __all__ for models.py within each app
|
2020-01-14 12:01:23 -05:00 |
|
Jeremy Stretch
|
2615906526
|
Squashed all migrations
|
2020-01-14 11:06:05 -05:00 |
|
Jeremy Stretch
|
5c047faa1d
|
Delete old squashed migrations
|
2020-01-13 17:01:54 -05:00 |
|
hSaria
|
d075bf5882
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-13 21:17:29 +00:00 |
|
kobayashi
|
e3aacb183b
|
optimize query
|
2020-01-12 16:44:15 -05:00 |
|
kobayashi
|
2e9f21e222
|
Filter muiltiple ipaddress terms
|
2020-01-10 14:09:25 -05:00 |
|
Jeremy Stretch
|
9f627fd0d3
|
Merge branch 'develop' into develop-2.7
|
2020-01-10 13:33:51 -05:00 |
|
Jeremy Stretch
|
4be7ca0c78
|
Merge branch 'develop' into 3668-address-assign-dns-filter
|
2020-01-10 09:43:35 -05:00 |
|
Saria Hajjar
|
f1d5e28f13
|
CSV import/export custom fields
|
2020-01-10 14:26:39 +00:00 |
|