Commit Graph

7707 Commits

Author SHA1 Message Date
jeremystretch
32cdc2d72c Merge v2.11.5 2021-06-04 09:47:14 -04:00
Jeremy Stretch
5e1c0a5e85 Merge pull request #6542 from netbox-community/develop
Release v2.11.5
2021-06-04 09:29:32 -04:00
jeremystretch
7b4ee829c0 Release v2.11.5 2021-06-04 09:09:56 -04:00
jeremystretch
0945a7f3e7 Fix "select all" box (again) 2021-06-04 09:01:58 -04:00
jeremystretch
0e72003a96 Improve performance when fetching objects for bulk edit 2021-06-03 21:11:45 -04:00
jeremystretch
1cbd64838a Closes #6495: Replace 'help' link in footer with 'community' 2021-06-03 20:35:53 -04:00
jeremystretch
605bd97da4 Closes #6540: Add a 'flat' column to the prefix table 2021-06-03 20:31:09 -04:00
jeremystretch
07dc92728b Remove unused function 2021-06-03 20:27:24 -04:00
jeremystretch
d5cda548ee Changelog for #6527 2021-06-03 17:20:24 -04:00
Jeremy Stretch
35952e6ea3 Merge pull request #6537 from maximumG/6527-report-description-makdown
feat: markdown support in report's description
2021-06-03 17:18:22 -04:00
maximumG
48d49cf6d1 fix: remove call-outs regarding markdown support 2021-06-03 20:36:52 +02:00
maxime-gerges-external
34ee502447 feat: markdown support in report's description
* markdown support in report list and report result pages
* Add notes in the documentation regarding markdown
2021-06-03 14:48:18 +02:00
Daniel Sheppard
645f459155 Fixes: #6432 - Properly mark nat_outside as read-only and not-required. 2021-06-02 22:45:17 -05:00
jeremystretch
01ceb35626 Merge branch 'develop' into feature 2021-06-02 20:35:38 -04:00
jeremystretch
fef534058d Fixes #6492: Correct tag population in post-change data resulting from REST API changes 2021-06-02 17:02:44 -04:00
jeremystretch
8c300de023 Fixes #6217: Disallow passing of string values for integer custom fields 2021-06-02 16:12:11 -04:00
jeremystretch
15d26dfe1f Suppress migration output during testing 2021-06-02 16:02:38 -04:00
jeremystretch
f34fb28d59 Fixes #6517: Fix assignment of user when creating rack reservations via REST API 2021-06-02 16:02:22 -04:00
jeremystretch
e66f8a5113 Fixes #6525: Paginate related IPs table under IP address view 2021-06-02 15:48:15 -04:00
jeremystretch
174adf0bc0 Closes #6519: Avoid querying applicable webhooks for every object 2021-06-01 13:55:17 -04:00
Jeremy Stretch
54d7d05219 Merge pull request #6516 from netbox-community/6284-m2m-webhooks
Closes #6284: Fix redundant webhooks
2021-06-01 13:09:21 -04:00
jeremystretch
ef0638951d Changelog for #6284 2021-06-01 12:57:31 -04:00
jeremystretch
5148f54383 Restore webhooks worker test 2021-06-01 12:52:25 -04:00
jeremystretch
96565cd026 Add bulk operation tests for webhooks 2021-06-01 09:50:38 -04:00
jeremystretch
dcd51763a1 Update post-change snapshot for M2M changes 2021-06-01 09:30:54 -04:00
jeremystretch
b25ebb0f78 Extend webhook create/update/delete tests 2021-06-01 09:04:01 -04:00
jeremystretch
a24e4780c6 Initial work on #6284 2021-05-28 16:07:27 -04:00
jeremystretch
cff7b5a6e5 Fixes #6064: Fix object permission assignments for user and group models 2021-05-28 13:27:05 -04:00
jeremystretch
e3971e3f51 Fixes #6496: Fix upgrade script when Python installed in nonstandard path 2021-05-28 13:18:50 -04:00
jeremystretch
0d2d6a4b49 Fixes #6502: Correct permissions evaluation for running a report via the REST API 2021-05-28 13:16:25 -04:00
jeremystretch
2557e67680 Correct Prefix REST API test case 2021-05-28 11:15:45 -04:00
jeremystretch
ccb82bf798 Closes #6487: Add location filter to cable connection form 2021-05-28 09:09:59 -04:00
jeremystretch
63317f46cb Closes #6501: Expose prefix depth and children on REST API serializer 2021-05-28 08:56:55 -04:00
Jeremy Stretch
04609a6c3b Merge pull request #6488 from netbox-community/6087-prefix-depth-children
Closes #6087: Cache prefix depth & children count
2021-05-28 08:37:45 -04:00
jeremystretch
993fa9793d Linkify prefix children count 2021-05-27 15:40:55 -04:00
jeremystretch
18d0b991de Specify batch size for bulk_update() 2021-05-27 15:25:40 -04:00
jeremystretch
4248416acf Add max depth selector 2021-05-27 13:24:31 -04:00
jeremystretch
07e613d2c5 Extend depth & children filters 2021-05-27 12:54:41 -04:00
jeremystretch
0efa95a2da Fix handling of duplicate prefixes 2021-05-27 10:03:00 -04:00
jeremystretch
7f51e28747 Introduce rebuild_prefixes management command 2021-05-27 09:24:29 -04:00
jeremystretch
ddbc7326ed Rearrange contact links 2021-05-26 21:45:18 -04:00
jeremystretch
7945250bf5 Add GitHub discussions link; replace Google Group with netdev.chat 2021-05-26 21:43:32 -04:00
checktheroads
1c151f2cb4 #6372: Shrink small buttons when inside a table 2021-05-26 16:37:43 -07:00
checktheroads
e13bf7df76 #6372: Remove errant console.log statement 2021-05-26 16:33:33 -07:00
checktheroads
d827ec875f Closes #4247: Add option to show/hide enabled/disabled interfaces on device 2021-05-26 16:32:09 -07:00
jeremystretch
094b11857f Initial work on #6087 2021-05-26 16:06:03 -04:00
checktheroads
7ae59771e7 #6372: Fix legacy BS5 classes 2021-05-26 09:07:45 -07:00
checktheroads
ba9bfe5970 #6372: Center-align body footer 2021-05-26 08:57:03 -07:00
checktheroads
c8e3302465 #6372: NetBox logo should be centered 2021-05-26 08:55:22 -07:00
checktheroads
01369b33f3 #6372: Template cleanup & fix form width 2021-05-26 08:53:05 -07:00