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

3154 Commits

Author SHA1 Message Date
053be952ba Fixes #12238: Improve error message for API token IP prefix validation failures 2023-04-21 16:06:33 -04:00
390619ca99 Changelog for #11383, #12205, #12226, #12255 2023-04-21 15:40:34 -04:00
12bb0ec1fe Fix typo in api token auth 2023-04-21 10:01:13 -04:00
ab3531558a Closes #12226: Add Profile Data Headers to Remote Authentication Middleware (#12253)
* Closes #12226: Add Profile Data Headers to Remote Authentication Middleware

* Tweak documentation

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-04-20 15:49:54 -04:00
164b2a5016 Fixes #12270: Fix pre-population of list values when creating a saved filter 2023-04-19 17:41:38 -04:00
7b374e4cf6 Fixes #12296: Fix 'mark connected' form field for bulk editing front & rear ports 2023-04-19 17:25:32 -04:00
dd8112c30e PRVB 2023-04-12 15:33:22 -04:00
eef38257b9 Release v3.4.8 2023-04-12 14:06:09 -04:00
9e305c6181 Closes #12207: Establish a permission for creating API tokens on behalf of other users (#12192)
* 11091 add permission to allow user to create api tokens for other users

* 11091 update docs

* 11091 fix for test

* 11091 fix for test

* 11091 test case for invalid token creation

* 11091 add test for permission grant

* Cleanup & fix serializer validation

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-04-12 10:25:06 -04:00
6820796c10 Closes #10414: Enable general purpose image attachments for device types 2023-04-10 16:43:40 -04:00
4a331b560f Closes #11015: Remove unit from commit rate column header in circuits table 2023-04-10 16:35:21 -04:00
4c9cf9032c Changelog for #10221, #10600, #11431, #11454 2023-04-10 14:06:36 -04:00
768d6f624e Fixes #12191: Change absolute image path to relative 2023-04-10 09:17:13 -04:00
1146aaff89 Closes #11453: Display a warning banner when DEBUG is enabled 2023-04-10 09:12:04 -04:00
9f71cf79e6 Changelog for #12007, #12118 2023-04-07 11:54:43 -04:00
085cfc58f4 Fixes #12184: Fix filtered bulk deletion for various models 2023-04-07 10:25:36 -04:00
63a0ec7a79 Fixes #12190: Fix form layout for plugin textarea fields 2023-04-07 10:03:47 -04:00
f8d40ae824 Changelog for #11746, #12011, #12087 2023-04-05 13:32:18 -04:00
8a684adf66 Changelog for #12074, #12117 2023-04-03 15:38:05 -04:00
3264636b7a Changelog for #12084, #12095 2023-03-30 17:02:23 -04:00
6f08c4a4be Fixes #11846: Update database creation instructions for PostgreSQL 14+ 2023-03-30 16:35:56 -04:00
0330c652bd PRVB 2023-03-28 14:13:39 -04:00
d3c5f1e744 Release v3.4.7 2023-03-28 13:46:43 -04:00
9995fad513 Update changelog for #11645, #12029, #12038 2023-03-28 10:21:38 -04:00
19787dd21d Update changelog 2023-03-28 10:02:29 -04:00
571d33e660 Fixes #11977: Multiple remote authentication backends (#12012)
* Add suppport for REMOTE_AUTH_BACKEND as iterable

* Closes #11977: Support for multiple auth backends

* Tweak list casting

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-28 08:44:24 -04:00
96eb89a469 12049 fix passsword typo 2023-03-24 20:19:58 -04:00
3d14a79428 Fixes #11979: Correct URL for tags in route targets list 2023-03-16 08:20:52 -04:00
4286d74d44 Add fieldsets functionality to scripts to allow for form field groupings (#11880)
* update script template

* update docs

* introduce default_fieldset

* correct custom script docs

* default to use fieldsets in scripts

* update scripts docs for new behavior

* Misc cleanup

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-14 15:50:49 -04:00
016eff52c0 PRVB 2023-03-13 11:59:57 -04:00
520493c714 Release v3.4.6 2023-03-13 11:16:31 -04:00
a71a59c088 Fixes #11631: Fix filtering changelog & journal entries by multiple content type IDs 2023-03-13 10:00:05 -04:00
267a14264b Fixes #11927: Correct loading of plugin resources with custom paths 2023-03-13 08:52:38 -04:00
065738473e Changelog for #11850, #11851 2023-03-13 08:38:57 -04:00
07b0b93256 Closes #11638: add http redirect to apache 2023-03-10 09:55:22 -05:00
d880875e67 Changelog for #11294, #11819 2023-03-09 08:37:03 -05:00
d48a8770de Fixes #11903: Fix escaping of return URL values for action buttons in tables 2023-03-07 09:34:25 -05:00
e270cb20ba Changelog for #11470, #11871 2023-03-01 17:34:57 -05:00
c9e5a4c996 Changelog for #11011 2023-02-27 15:38:21 -05:00
a554164d1d Changelog for #10058, #11565, #11758, #11817 2023-02-27 14:46:03 -05:00
cfa6b28ceb Closes #11807: Restore default page size when navigating between views 2023-02-27 09:22:48 -05:00
ed77c03830 Fixes #11796: When importing devices, restrict rack by location only if the location field is specified 2023-02-27 08:26:32 -05:00
561f1eadfc PRVB 2023-02-21 09:03:19 -05:00
c280ca35d6 Release v3.4.5 2023-02-21 08:45:52 -05:00
5a4d8a7107 Closes #11787: Rebuild any missing search cache entires after upgrade 2023-02-20 09:49:13 -05:00
9efc4689cc Changelog for #11685 2023-02-19 18:57:27 -05:00
315371bf7c Fixes #11786: List only applicable object types in form widget when filtering custom fields 2023-02-19 16:17:57 -05:00
afc752b4ce Fixes #11723: Circuit terminations should link to their associated circuits (rather than site or provider network) 2023-02-17 21:31:19 -05:00
c031951f4b Closes #11110: Add start_address and end_address filters for IP ranges 2023-02-17 16:50:10 -05:00
c36e7a1d0b Update introduction doc 2023-02-17 10:11:39 -05:00