Commit Graph

5100 Commits

Author SHA1 Message Date
John Anderson
43283d228c added plugin template content injection to primary model detail views 2020-03-15 23:45:18 -04:00
John Anderson
7b6fd42c50 Merge branch 'develop-2.8' into 3351-plugins 2020-03-15 00:55:25 -04:00
John Anderson
8c1f7bbfd5 fixed migration order 2020-03-15 00:48:05 -04:00
John Anderson
0e8175f3b4 Merge branch 'develop-2.8' into 3351-plugins 2020-03-15 00:26:33 -04:00
John Anderson
a1ec5805db Revert "implemented registry for extras model functionality"
This reverts commit beaffe136a.
2020-03-15 00:25:46 -04:00
John Anderson
ada16d5ce7 Revert "refactor extras registry"
This reverts commit 32b7a96242.
2020-03-15 00:24:05 -04:00
John Anderson
7d717fb788 Merge branch 'develop' into develop-2.8 2020-03-15 00:18:32 -04:00
John Anderson
5b7a2f1002 closes #4368 - extras features model registration 2020-03-14 03:03:22 -04:00
Jeremy Stretch
91386f5d58 Merge pull request #4370 from netbox-community/4078-standardize-fields
Closes #4078: Standardize description fields
2020-03-13 17:07:07 -04:00
Jeremy Stretch
29001d8a9a Rename Tag.comments to description 2020-03-13 17:00:00 -04:00
Jeremy Stretch
786ebb5592 Changelog for #4078 2020-03-13 16:42:47 -04:00
Jeremy Stretch
6debd77983 Add migrations for description fields 2020-03-13 16:35:36 -04:00
Jeremy Stretch
97ecfee3d1 Add a description field to all organizational models 2020-03-13 16:33:28 -04:00
Jeremy Stretch
16bbdf7896 Standardize existing description fields to a length of 200 chars 2020-03-13 15:49:58 -04:00
Jeremy Stretch
daa2408b73 Closes #4369: Add a dedicated view for rack reservations 2020-03-13 13:53:44 -04:00
Jeremy Stretch
1aa4499f34 Cleaned up new release notification banner 2020-03-13 12:20:00 -04:00
Jeremy Stretch
8b5fa6aa58 Tweak UPDATE_REPO_URL to convey the full URL 2020-03-13 12:14:27 -04:00
Jeremy Stretch
82fb8f0fb7 Clean up logging 2020-03-13 11:55:06 -04:00
Jeremy Stretch
8d45a762ad Simplify update repo URL validation 2020-03-13 10:20:09 -04:00
Jeremy Stretch
038513d307 Merge branch 'develop' into 738-detect-new-releases 2020-03-13 10:05:24 -04:00
Jeremy Stretch
26f8f5bb12 Fixes #4365: Fix exception raised on IP address bulk add view 2020-03-13 09:07:03 -04:00
Jeremy Stretch
54b5edc3ad Closes #4309: Add descriptive tooltip to custom fields on object views 2020-03-12 21:43:34 -04:00
Jeremy Stretch
1e0a025d97 Closes #4363: Standardize secret creation URL 2020-03-12 21:14:14 -04:00
John Anderson
32b7a96242 refactor extras registry 2020-03-12 18:12:12 -04:00
Jeremy Stretch
f1b25fbd7d Closes #4362: Standardize URL for creation of RackReservations 2020-03-12 17:43:11 -04:00
Jeremy Stretch
78d3dafb2e Remove outdated TODOs 2020-03-12 11:57:26 -04:00
Jeremy Stretch
0bd1ee9c51 Update minimum Python version to 3.6 2020-03-12 11:46:11 -04:00
Jeremy Stretch
687bc87dac Changelog for #3416 2020-03-12 11:38:39 -04:00
Jeremy Stretch
d364c65317 Merge pull request #4359 from netbox-community/3416-remove-API-choices
Closes #3416: Remove API _choices endpoints
2020-03-12 11:29:31 -04:00
Jeremy Stretch
67a9d5b78d Update documentation 2020-03-12 11:14:27 -04:00
Jeremy Stretch
8c1d4ac3e7 Remove tests for API _choices endpoints 2020-03-12 10:48:53 -04:00
Jeremy Stretch
4bda842fae Remove FieldChoicesViewSet 2020-03-12 10:48:17 -04:00
John Anderson
beaffe136a implemented registry for extras model functionality 2020-03-12 04:07:54 -04:00
John Anderson
61dba08fee Merge branch 'develop-2.8' into 3351-plugins 2020-03-12 01:19:15 -04:00
Jeremy Stretch
f0791f56c1 Update changelog for #1754, #3939 2020-03-11 21:22:06 -04:00
Jeremy Stretch
9e68e06319 Merge pull request #4353 from netbox-community/3939-nested-tenantgroups
Closes #3939: Nested tenant groups
2020-03-11 21:20:14 -04:00
Jeremy Stretch
eeaca1906d Update tests for nested TenantGroups 2020-03-11 21:14:53 -04:00
Jeremy Stretch
5cda553302 Implement support for nested TenantGroups 2020-03-11 21:12:55 -04:00
Jeremy Stretch
6b91106b6e Merge pull request #4351 from netbox-community/1754-nested-rackgroups
Closes #1754: Nested rack groups
2020-03-11 20:03:50 -04:00
Jeremy Stretch
e6629daf87 Update filter fields 2020-03-11 14:57:48 -04:00
Jeremy Stretch
b2b15ebdd1 Implement nested RackGroups 2020-03-11 14:40:29 -04:00
Jeremy Stretch
3ae65f36b6 Changelog for #2328 2020-03-11 11:27:47 -04:00
Jeremy Stretch
c847580060 Merge pull request #4299 from netbox-community/2328-external-authentication
Closes #2328: External user authentication
2020-03-11 11:17:40 -04:00
Jeremy Stretch
2b50e1e316 Tweak settings/middleware to support testing; improve tests 2020-03-11 11:10:26 -04:00
Jeremy Stretch
03b7ca9e50 Fixes #4343: Fix Markdown support for tables 2020-03-11 09:52:02 -04:00
John Anderson
04faf4edbf closes #4340 - Enforce unique constraints for device and virtual machine names in the API 2020-03-10 19:15:24 -04:00
Jeremy Stretch
4e4b2a22a3 Add tests for remote authentication configuration 2020-03-10 16:57:34 -04:00
Jeremy Stretch
f43a019562 Remote auth cleanup 2020-03-10 16:56:57 -04:00
John Anderson
9879b3857f Merge branch 'develop-2.8' into 3351-plugins 2020-03-10 15:15:23 -04:00
Jeremy Stretch
7e41f1ed0f Merge branch 'develop-2.8' into 2328-external-authentication 2020-03-10 15:07:19 -04:00