Jeremy Stretch
|
a260019a7f
|
#4843: Use subqueries when counting multiple types of related objects
|
2020-07-10 15:38:54 -04:00 |
|
Jeremy Stretch
|
20ee8ec107
|
Closes #4821: Restrict group options by selected site when bulk editing VLANs
|
2020-07-06 10:04:08 -04:00 |
|
Jeremy Stretch
|
1d466d6fd1
|
Closes #4761: Enable tag assignment during bulk creation of IP addresses
|
2020-06-15 13:24:34 -04:00 |
|
Jeremy Stretch
|
9fd36279ab
|
Fixes #4743: Allow users to create "next available" IPs without needing permission to create prefixes
|
2020-06-10 16:06:11 -04:00 |
|
Jeremy Stretch
|
ecd3963b7c
|
Merge pull request #4718 from netbox-community/4674-drf_yasg_definitions
Fixes #4674 - Fix available-ips and available-prefixes swagger definitions
|
2020-06-08 16:59:04 -04:00 |
|
Jeremy Stretch
|
4f830c9c22
|
Fix list_brief tests
|
2020-06-05 16:09:55 -04:00 |
|
Jeremy Stretch
|
032f87caec
|
Merge branch 'develop' into 4722-api-tests
|
2020-06-05 15:50:14 -04:00 |
|
Jeremy Stretch
|
e616aad911
|
Fixes #4725: Fix "brief" rendering of various REST API endpoints
|
2020-06-05 15:49:06 -04:00 |
|
Jeremy Stretch
|
b5ebfd0b07
|
Standardize IPAM API tests
|
2020-06-05 14:09:54 -04:00 |
|
Daniel Sheppard
|
5330914431
|
#4674 - Correct many=False to many=True on the response serializers
|
2020-06-04 09:42:00 -05:00 |
|
Daniel Sheppard
|
927c012fc9
|
#4674 - Fix available-ips and available-prefixes swagger definitions
|
2020-06-04 09:35:58 -05:00 |
|
Jeremy Stretch
|
56f6698ba5
|
Fixes #4707: Fix prefix_count population on VLAN API serializer
|
2020-06-02 13:40:14 -04:00 |
|
Jeremy Stretch
|
3c8e7e739d
|
Fixes #4649: Fix interface assignment for bulk-imported IP addresses
|
2020-05-15 09:44:00 -04:00 |
|
Jeremy Stretch
|
8394ff5537
|
Fixes #4644: Fix ordering of services table by parent
|
2020-05-15 09:02:56 -04:00 |
|
John Anderson
|
14744da8f6
|
fixes #4647 - caching invalidation related to assinging new IP addresses to interfaces
|
2020-05-15 02:45:48 -04:00 |
|
Jeremy Stretch
|
e0ebb8e7d8
|
Fixes #4617: Restore IP prefix depth notation in list view
|
2020-05-13 17:08:48 -04:00 |
|
Jeremy Stretch
|
07fd92cd4c
|
Fixes #4629: Replicate assigned interface when cloning IP addresses
|
2020-05-13 16:25:22 -04:00 |
|
Jeremy Stretch
|
1461be2004
|
Fixes #4613: Fix tag assignment on config contexts (regression from #4527)
|
2020-05-13 10:28:48 -04:00 |
|
Jeremy Stretch
|
cd0eb0d8ce
|
Fixes #4588: Restore ability to add/remove tags on services, virtual chassis in bulk
|
2020-05-06 15:00:01 -04:00 |
|
Jeremy Stretch
|
a4dbd2dae5
|
Closes #3064: Include tags in object lists as a toggleable table column
|
2020-05-06 14:42:51 -04:00 |
|
Jeremy Stretch
|
1ccb3162ff
|
Ensure all model FilterSets support the 'id' field
|
2020-05-06 12:33:52 -04:00 |
|
Jeremy Stretch
|
9312dea2b2
|
Merge pull request #4564 from netbox-community/3147-csv-import-fields
Closes #3147: Allow dynamic access to related objects during CSV import
|
2020-05-06 10:15:00 -04:00 |
|
Jeremy Stretch
|
270d61ce1b
|
Remove boilerplate error messages from CSV model choice fields
|
2020-05-06 09:58:12 -04:00 |
|
Jeremy Stretch
|
70d0a5f665
|
Introduce CSVModelChoiceField to provide better validation for CSV model choices
|
2020-05-06 09:43:10 -04:00 |
|
Jeremy Stretch
|
839e999a71
|
Introduce CSVModelForm for dynamic CSV imports
|
2020-05-05 16:15:09 -04:00 |
|
Jeremy Stretch
|
718ff4a743
|
Update help_texts for models, import forms
|
2020-05-01 15:40:34 -04:00 |
|
Jeremy Stretch
|
4b8ef6b09a
|
Removed FlexibleModelChoiceField
|
2020-05-01 13:40:52 -04:00 |
|
Jeremy Stretch
|
6e9e6af2f0
|
#492: Extend IPAM tables
|
2020-04-29 11:29:30 -04:00 |
|
Jeremy Stretch
|
f535ef4924
|
Update development docs to remove squashing instructions
|
2020-04-29 09:44:41 -04:00 |
|
Jeremy Stretch
|
6e832de4a9
|
Remove squashed migrations
|
2020-04-29 09:31:52 -04:00 |
|
Jeremy Stretch
|
cc721efe97
|
Fixes #3356: Correct Swagger schema specification for the available prefixes/IPs API endpoints
|
2020-04-21 14:12:49 -04:00 |
|
Jeremy Stretch
|
e0f819691f
|
Fixes #4496: Fix exception when validating certain models via REST API
|
2020-04-15 09:37:30 -04:00 |
|
Jeremy Stretch
|
46b896b2cf
|
Merge branch 'develop' into develop-2.8
|
2020-04-06 13:51:05 -04:00 |
|
Jeremy Stretch
|
aa38dcf490
|
Closes #3676: Reference VRF by name rather than RD during IP/prefix import
|
2020-03-30 15:54:35 -04:00 |
|
John Anderson
|
09e09e43ba
|
Merge branch 'develop' into develop-2.8
|
2020-03-18 14:44:18 -04:00 |
|
Jeremy Stretch
|
450615e0bb
|
Change IPAddressForm.nat_vrf to DynamicModelChoiceField
|
2020-03-16 14:29:01 -04:00 |
|
Jeremy Stretch
|
0068108c57
|
Remove APISelect widget/api_url argument from dynamic fields
|
2020-03-16 14:08:48 -04:00 |
|
John Anderson
|
901143b72a
|
Merge branch 'develop' into develop-2.8
|
2020-03-16 12:17:00 -04:00 |
|
kobayashi
|
7ef9a6c0a7
|
Fixes #2769: improve prefix_length validations
|
2020-03-16 03:20:15 -04:00 |
|
John Anderson
|
9df238c5f2
|
Merge branch 'develop' into develop-2.8
|
2020-03-15 00:18:32 -04:00 |
|
John Anderson
|
9466802a95
|
closes #4368 - extras features model registration
|
2020-03-14 03:03:22 -04:00 |
|
Jeremy Stretch
|
9f5b138b0f
|
Add migrations for description fields
|
2020-03-13 16:35:36 -04:00 |
|
Jeremy Stretch
|
cebe580484
|
Add a description field to all organizational models
|
2020-03-13 16:33:28 -04:00 |
|
Jeremy Stretch
|
3b4ec5926d
|
Standardize existing description fields to a length of 200 chars
|
2020-03-13 15:49:58 -04:00 |
|
Jeremy Stretch
|
a53f854187
|
Remove tests for API _choices endpoints
|
2020-03-12 10:48:53 -04:00 |
|
Jeremy Stretch
|
ea9de37dd1
|
Remove FieldChoicesViewSet
|
2020-03-12 10:48:17 -04:00 |
|
Jeremy Stretch
|
b5d57262f9
|
Update tests for nested TenantGroups
|
2020-03-11 21:14:53 -04:00 |
|
Jeremy Stretch
|
0de857bf7a
|
Merge branch 'develop' into develop-2.8
|
2020-03-10 15:06:37 -04:00 |
|
Jeremy Stretch
|
1eddac4066
|
Fixes #4338: Catch AddrFormatError exception when filtering aggregates/prefixes by an invalid prefix
|
2020-03-10 11:58:34 -04:00 |
|
Jeremy Stretch
|
9fa5004a35
|
Closes #4324: Add CSV import view for services
|
2020-03-06 16:33:43 -05:00 |
|