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

10309 Commits

Author SHA1 Message Date
f073087379 Merge pull request from netbox-community/9963-csrftoken
 change csrf token access
2022-08-30 08:48:23 -04:00
1ba47ae67c Merge pull request from netbox-community/10178-devicemanufacturer
 add manufacturer to device detail view devicetype
2022-08-30 08:39:11 -04:00
8ca3dfd8c9 add manufacturer to device detail view devicetype 2022-08-29 15:26:38 -07:00
cdea30253b change csrf token access 2022-08-29 14:57:56 -07:00
c8ee01ba0f changes from codereview 2022-08-29 14:53:28 -07:00
3ad08c75c0 Revert " change csrf token access"
This reverts commit c12e545ccd6f16e4ef557b86311102b13a0d3fa6.
2022-08-29 14:48:20 -07:00
c12e545ccd change csrf token access 2022-08-29 14:40:03 -07:00
6571faad6c Merge pull request from netbox-community/10164-git-cheat-sheet
Closes : Add a git cheat sheet
2022-08-29 16:01:31 -04:00
f98f1647da Add "fixing mistakes" section 2022-08-29 15:40:39 -04:00
249b8b0363 changes from code review 2022-08-29 12:20:51 -07:00
777af35030 Fixes : Correct display of custom fields when editing VM interfaces 2022-08-29 15:10:14 -04:00
23fafe1996 Merge branch 'develop' into 10170-changelog 2022-08-29 12:08:39 -07:00
e0741cc9af Merge pull request from netbox-community/10181-api-file-upload
Fixes : Restore MultiPartParser (regression from )
2022-08-29 11:40:55 -04:00
0e4911a575 Fixes : Restore MultiPartParser (regression from ) 2022-08-29 11:17:31 -04:00
28bc76695a Merge pull request from ibrahimtok/patch-1
Update filtersets.md
2022-08-29 09:35:08 -04:00
4f7287fec5 Add _occupied as BooleanField for nested serializers 2022-08-29 08:03:28 +02:00
0b5478ad2d Fixes : Change DictField serializers to JSONField 2022-08-29 08:02:38 +02:00
cd6911f83c Replace custom JSONField inspector with the one from drf_yasg 2022-08-29 07:52:29 +02:00
173f27cb64 Update filtersets.md
corrected typos on the page,
an issue report has also been submitted at https://github.com/netbox-community/netbox/issues/10179
regards,
2022-08-28 13:53:53 +03:00
152dcbe522 Initial draft of git cheat sheet 2022-08-26 16:52:00 -04:00
2a7bad326d add next param to sso url 2022-08-26 12:55:35 -07:00
cb6d8bf063 optimize change log queries 2022-08-26 10:46:47 -07:00
83db8d2072 Clarify that issues must be accepted and assigned prior to PR submission 2022-08-26 13:33:55 -04:00
3da8e4c1bb Update README & screenshots 2022-08-26 10:31:56 -04:00
ee111a28d4 Changelog for 2022-08-26 10:05:44 -04:00
d00d9cb00f Merge pull request from kkthxbye-code/10161-fix-cf-setnull
Fixes  - Render "Set Null" button for custom fields
2022-08-26 09:44:21 -04:00
74ba5a61bf Merge pull request from netbox-community/10156-svg-link-target
Fixes : Avoid forcing SVG image links to open in a new window
2022-08-26 09:41:37 -04:00
fd81f57e61 Fixes : Avoid forcing SVG image links to open in a new window 2022-08-26 08:45:48 -04:00
e75e189933 Render "Set Null" button for custom fields 2022-08-26 14:32:17 +02:00
88d2fca2c6 Fixes - Fix rear port display when editing front port template for module type 2022-08-25 15:34:18 -05:00
bd615ebf65 PRVB 2022-08-25 16:25:26 -04:00
44b9e822d9 Merge pull request from netbox-community/develop
Release v3.3.1
v3.3.1
2022-08-25 16:20:52 -04:00
ed4fe6bd36 Release v3.3.1 2022-08-25 16:07:34 -04:00
a416ff6314 Fixes : Fix display of connected LLDP neighbors for devices 2022-08-25 15:25:30 -04:00
61ba5817c9 Add branch naming standard to developer docs 2022-08-25 15:03:16 -04:00
7bdbdda7f9 Changelog for 2022-08-25 14:51:16 -04:00
a9ddd41729 Fix SSO signon for SAML with idp ()
*  add idp to saml login

*  add idp to saml login

*  add idp to saml login

*  refactor / cleanup
2022-08-25 14:48:46 -04:00
1379b9c9fb Tweak display of prerequisite model warning 2022-08-25 14:25:47 -04:00
32615befd5 & : Changelog & replicate for VM interfaces 2022-08-25 14:25:47 -04:00
7697779abf add L2VPN termination to interface list context menu ()
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2022-08-25 13:41:55 -04:00
bb37ebf4ba add assign FHRP group to device-interface context menu () 2022-08-25 13:38:55 -04:00
5f37699736 Fixes : Omit available IP annotations when filtering prefix child IPs list 2022-08-25 10:34:18 -04:00
9da9a209a5 Fixes : Correct display of far end in console/power/interface connections tables () 2022-08-25 08:46:19 -04:00
482b4b6e95 Fixes : Permit the creation of 0U device types via REST API 2022-08-25 08:37:43 -04:00
ec2e8ad184 update development documents for githooks and web-ui ()
*  update development documents for githooks and web-ui

* Remove redudant phrase

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2022-08-25 08:21:55 -04:00
6c686af1b7 Changelog for 2022-08-24 17:13:09 -04:00
4132027ada fixes for make l2vpn slug unique ()
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-08-24 17:12:14 -04:00
f70ef7a585 Changelog and cleanup for 2022-08-24 16:44:24 -04:00
eb2bf3469e add new wireless choices for interfaces ()
*  add new wireless choices for interfaces

*  add new wireless interfaces to constants

*  oops - remove login.html changes
2022-08-24 16:36:38 -04:00
bfbf97aec9 Closes : Enforce 'application/json' content type for REST API requests 2022-08-24 15:49:36 -04:00