1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

2319 Commits

Author SHA1 Message Date
f1697c6856 Add change log for plugins framework additions 2022-01-27 16:21:19 -05:00
3c1ea5d0fb Closes #8470: Expose NetBoxTable in the plugins framework 2022-01-27 16:14:02 -05:00
083d1acb81 Closes #8453: Rename PrimaryModelFilterSet to NetBoxModelFilterSet & expose for plugins 2022-01-27 09:27:33 -05:00
c5650bb278 Rename PrimaryModel to NetBoxModel 2022-01-26 20:57:14 -05:00
a795b95f7e Closes #8451: Include ChangeLoggingMixin in BaseModel 2022-01-26 20:41:41 -05:00
e4abbfb2c6 Closes #8454: Set DEFAULT_AUTO_FIELD to BigAutoField 2022-01-25 17:37:06 -05:00
497afcc1e4 Rearrange plugins documentation 2022-01-25 13:53:31 -05:00
5abfe821bc Changelog cnad cleanup for #7853 2022-01-21 15:43:53 -05:00
a74ed33b0e Move get_object() to BaseObjectView 2022-01-21 14:41:37 -05:00
e03593d86f Move get_extra_context() to base views 2022-01-21 14:01:14 -05:00
54834c47f8 Refactor generic views; add plugins dev documentation 2022-01-20 16:31:55 -05:00
e6acae5f94 Omit job results as a supported feature 2022-01-20 11:41:00 -05:00
1a8f144f5c Include custom validation in BaseModel 2022-01-20 10:53:00 -05:00
196784474d Update documentation requirements 2022-01-19 16:58:06 -05:00
d104544d6f Add mkdocstrings 2022-01-19 16:52:00 -05:00
dd55226455 Draft documentation for model features 2022-01-19 16:47:41 -05:00
bf6345aa90 Closes #5429: Enable toggling the placement of table paginators 2022-01-19 09:14:38 -05:00
3fcae36cf1 Closes #8307: Add data_type indicator to REST API serializer for custom fields 2022-01-18 16:57:54 -05:00
3e3880823b Merge v3.1.6 2022-01-17 11:12:54 -05:00
7767692394 Changelog for #8295 2022-01-13 12:10:25 -05:00
5077ff169e Merge pull request #8343 from netbox-community/1591-service-templates
Closes #1591: Service templates
2022-01-13 12:09:36 -05:00
5b851a2d09 Changelog for #1591 2022-01-13 10:48:08 -05:00
97e7ef9a3f Introduce ServiceTemplate 2022-01-12 16:42:28 -05:00
5cbc978cad Render the payload_url of the Webhook with Jinja2
- Update markdown documentation
- Expand on the help text for the Webhook model
2022-01-12 21:58:19 +01:00
c8713d94d8 Merge branch 'develop' into feature 2022-01-11 16:16:13 -05:00
b584f09223 Fixes #8319: Custom URL fields should honor ALLOWED_URL_SCHEMES config parameter 2022-01-11 15:32:04 -05:00
d2968c95df Fixes #8314: Prevent custom fields with default values from appearing as applied filters erroneously 2022-01-11 15:02:10 -05:00
7421e5f7d7 Fixes #8317: Fix CSV import of multi-select custom field values 2022-01-11 14:52:47 -05:00
0b2a43cfcc Document formal release cycle 2022-01-11 12:54:07 -05:00
50309d3ab3 Reference netbox-demo-data repo in development guide 2022-01-10 15:34:27 -05:00
dd0b16bff5 Fixes #8305: Fix assignment of custom field data to FHRP groups via UI 2022-01-10 15:26:01 -05:00
9152ba72f1 Fixes #8306: Redirect user to previous page after login 2022-01-10 14:44:25 -05:00
21e0e6e495 Closes #6954: Remember users' table ordering preferences 2022-01-10 14:03:07 -05:00
72e17914e2 Closes #8296: Allow disabling custom links 2022-01-10 12:11:37 -05:00
17aa37ae21 Merge pull request #8303 from netbox-community/7679-table-actions
Closes #7679: Object table actions menus
2022-01-10 11:38:07 -05:00
94c116617a Changelog for #7679 2022-01-10 11:20:06 -05:00
076ca46ab4 Closes #8302: Linkify role column in device & VM tables 2022-01-10 09:48:14 -05:00
02519b270e Fixes #8301: Fix delete button for various object children views 2022-01-10 09:30:50 -05:00
5aa7dedccb Changelog for #8246, #8285 2022-01-10 08:38:08 -05:00
e84a282aa6 Revert REST API changes from #8284 2022-01-10 08:24:45 -05:00
f1472d218e Update changelog for #8262 and #8265 2022-01-08 00:21:38 -06:00
10ec31df3e Fix #8287 - Correct label in export template form 2022-01-08 00:13:58 -06:00
3e277de82d Closes #7852: Enable assigning interfaces to VRFs 2022-01-07 14:57:43 -05:00
3002382edc Documentation and changelog for #7006 2022-01-06 13:44:21 -05:00
b0db5a8b0a PRVB 2022-01-06 09:58:50 -05:00
e90b9f6c19 Release v3.1.5 2022-01-06 09:24:28 -05:00
4c1199e009 Fixes #8255: Fix bulk editing of authentication parameters for wireless LANs and links 2022-01-06 08:54:05 -05:00
65471068b6 Closes #8252: Linkify type and group columns in clusters table 2022-01-05 21:36:20 -05:00
b1d1f3c6b2 Fixes #8228: Optional ChoiceVar fields should not force a selection 2022-01-05 15:46:04 -05:00
574c2e2770 Closes #8244: Add length & length unit fields to cable filter form 2022-01-05 15:32:34 -05:00