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

2868 Commits

Author SHA1 Message Date
c95ad5b208 Merge pull request #10441 from netbox-community/9071-plugin-menu
9071 add header to plugin menu
2022-09-28 17:08:10 -04:00
d0465242a3 Add documentation for PluginMenu 2022-09-28 16:44:16 -04:00
00d2dcda68 Refactor navigation resources and menu 2022-09-28 15:56:09 -04:00
ad6a7086c4 Changelog for #9249 2022-09-27 16:52:14 -04:00
6016e1b15d Changelog & cleanup for #9892 2022-09-27 09:55:35 -04:00
d08d5620da Merge pull request #10424 from netbox-community/9892-fhrpgroup-name
9892 fhrpgroup name
2022-09-27 09:48:11 -04:00
7deb9fde9e 9071 add documentation 2022-09-26 14:41:46 -07:00
e11d594122 9892 add supporting tests, form fields 2022-09-26 11:39:43 -07:00
0280ddcbe9 Merge branch 'develop' into feature 2022-09-26 11:55:58 -04:00
96784640e3 Changelog for #10435, #10439 2022-09-26 10:27:35 -04:00
39129ecedf 10407 fix documentation link to requests (#10409)
* 10407 fix documentation link to requests

* Append page heading to URL

Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-09-26 09:17:02 -04:00
e95708fe08 Merge branch 'develop' into feature 2022-09-20 08:52:37 -07:00
75c91232b4 Update changelog for #9497 2022-09-20 09:49:46 -05:00
86d366be4d Fixes #9651 - Document Pre-Change process for scripts 2022-09-20 09:46:23 -05:00
ed3d04c7ba Merge branch 'develop' into feature 2022-09-19 15:51:54 -07:00
1b62c11db5 PRVB 2022-09-16 13:41:09 -04:00
30b9ddc251 Release v3.3.4 2022-09-16 13:14:14 -04:00
4a9831bd23 Fixes #10383: Fix assignment of component templates to module types via web UI 2022-09-16 08:30:46 -04:00
59388d89a0 Fixes #10387: Fix MultiValueDictKeyError exception when editing a device interface 2022-09-16 08:20:24 -04:00
1eb0e5d307 Merge branch 'develop' into feature 2022-09-15 14:30:24 -04:00
935f008c16 PRVB 2022-09-15 14:29:43 -04:00
05b17a0082 Release v3.3.3 2022-09-15 11:04:12 -07:00
91fd25a548 Fixes #10353: Table action buttons should reserve return URL parameters 2022-09-15 13:40:39 -04:00
e05696dfcc Fixes #10337: Display SSO links when local authentication fails 2022-09-15 13:17:04 -04:00
157a45b627 Merge pull request #10369 from netbox-community/10359-add-region-column
#10359 add region column to site table
2022-09-15 13:07:59 -04:00
e9a91455e8 #10359: Add region and site group columns to the devices table 2022-09-15 12:55:21 -04:00
f97eb99950 Changelog for #10247, #10258, #10305, #10362 2022-09-15 10:14:16 -04:00
4208dbd514 Closes #10358: Raise minimum required PostgreSQL version from 10 to 11 2022-09-14 17:10:14 -04:00
6a9274a95f Closes #10314: Move clone() method from NetBoxModel to CloningMixin 2022-09-13 14:36:37 -04:00
ea9d2e3f88 Closes #9577: Add has_front_image and has_rear_image filters for device types 2022-09-13 14:14:18 -04:00
211a1394d3 Changelog for #8580, #10333 2022-09-12 17:17:53 -04:00
3aac62caa7 Changelog for #10304, #10307 2022-09-09 17:08:12 -04:00
385a0f979e Changelog for #10250, #10294 2022-09-08 16:50:16 -04:00
a03155432e Merge pull request #10286 from netbox-community/10259-prefix-flat-link
Fixes #10259: Fix NoReverseMatch exception when listing available prefixes with "flat" column displayed
2022-09-08 16:47:27 -04:00
c6644ec1ae Annotate upgrade paths in upgrade documentation 2022-09-08 10:17:46 -04:00
51d066a1bc Fixes #10259: Fix NoReverseMatch exception when listing available prefixes with "flat" column displayed 2022-09-07 14:30:51 -04:00
b702822857 Closes #10268: Omit trailing ".0" in device positions within UI 2022-09-07 14:09:17 -04:00
1cbb2320c1 Changelog for #9231, #10270, #10278 2022-09-07 13:59:00 -04:00
ac8f0a7ef2 Add installation video to docs 2022-09-07 11:23:13 -04:00
d29d265b0a PRVB 2022-09-02 15:44:41 -04:00
1955497dbe Release v3.3.2 2022-09-02 15:20:14 -04:00
2acfda3dc5 Fixes #10034: Add L2VPN column to interface and VLAN tables 2022-09-02 14:26:35 -04:00
569525fb68 Changelog for #9481, #10231, #10233 2022-09-02 08:56:09 -04:00
ce4d00dc21 Fixes #10184: Fix vertical alignment when displaying object attributes with buttons 2022-09-01 09:53:48 -04:00
d818c250b0 Fixes #10220: Validate IP version when assigning primary IPs to a virtual machine 2022-09-01 09:31:42 -04:00
899b61264f Fixes #9328: Hide available IPs when non-default ordering is applied 2022-08-31 16:55:03 -04:00
4dc059fba3 Changelog for #9477, #10195 2022-08-31 16:44:43 -04:00
73b85f9b29 Minor tweaks to git cheat sheet 2022-08-31 15:44:06 -04:00
301ebe0da3 Add content to the git cheat sheet 2022-08-31 10:52:58 -04:00
ada745324f Changelog for #10176, #10217 2022-08-31 10:36:01 -04:00