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

8852 Commits

Author SHA1 Message Date
13c4d13157 Release NetBox v3.1.3 2021-12-29 12:10:46 -05:00
43fadab3bb Closes : Enable specifying custom field validators during CSV import 2021-12-29 11:57:27 -05:00
82a0240d2e Closes : Introduce checkmark template tag 2021-12-29 10:26:42 -05:00
f2aa35d3d2 Closes : Include count of available IPs on prefix view 2021-12-29 09:59:25 -05:00
9c9fcaf42f Fixes : Defer loading API-backed form fields 2021-12-29 09:30:43 -05:00
146a51ceba Clean up API tokens view 2021-12-29 09:10:56 -05:00
b0350e9e96 Remove navbar background color 2021-12-29 08:56:59 -05:00
35e346c4b9 Fix circuit termination button style 2021-12-28 16:13:58 -05:00
1987647cc3 Closes : Display parent object when attaching an image 2021-12-28 13:06:27 -05:00
542534aeba Add direct link to preferences in user menu 2021-12-23 14:41:39 -05:00
908a2824ba Reduce saturation of 'info' theme color 2021-12-23 14:34:09 -05:00
cab9733b60 Merge pull request from netbox-community/6782-custom-link-columns
Closes : Custom link columns
2021-12-22 21:13:13 -05:00
99e0dcec76 Changelog & docs for 2021-12-22 20:57:59 -05:00
9dafb36c88 Introduce CustomLinkColumn 2021-12-22 20:56:11 -05:00
3d7d19b608 Move rendering logic under CustomLink class 2021-12-22 20:25:57 -05:00
d650d10cb2 : Apply distinctive styling to top navbar 2021-12-22 15:32:35 -05:00
7fe45018e9 : Remove red color from logout link 2021-12-22 15:22:06 -05:00
4c4cab87fb : Don't color valid form fields 2021-12-22 15:18:24 -05:00
94c7f64baf Relocate confirmation_form.html 2021-12-22 15:08:04 -05:00
f369b5f588 Reorganize & clean up templatetag templates 2021-12-22 15:05:24 -05:00
37065b7c50 Remove obsolete template 2021-12-22 14:47:42 -05:00
0a7372460f Changelog for 2021-12-22 12:48:24 -05:00
063abc8ef7 Merge pull request from davama/develop
Add missing HTTP_X_FORWARDED_FOR
2021-12-22 12:46:22 -05:00
fb4511d099 Fixes : Restore missing fields on wireless LAN & link REST API serializers 2021-12-22 10:55:06 -05:00
275560698f Fixes : Fix rendering of table configuration form under VM interfaces view 2021-12-21 14:10:12 -05:00
d4b6fe14c3 Fixes : Fix alignment of tags panel within IP address view 2021-12-21 14:04:15 -05:00
f1350a1022 FIxes : Standardize name of RemoteUserBackend logger 2021-12-21 13:57:12 -05:00
344fb638fd Fixes : Fix disassociation of interface under IP address edit view 2021-12-21 13:17:54 -05:00
373cc74a33 Fixes : reinitialize event listeners when HTMX swaps elements 2021-12-21 11:11:33 -07:00
8e95ac42c2 Closes : Add "other" choice for FHRP group protocol 2021-12-21 13:05:38 -05:00
ceb941df81 Closes : Append version when fetching static assets 2021-12-21 13:00:52 -05:00
d275538116 Changelog & cleanup for , 2021-12-21 11:53:31 -05:00
fa38cdbc0d Merge pull request from kkthxbye-code/fix-8097
Fix : Re-fix markdown table rendering
2021-12-21 11:50:24 -05:00
7569544b7b Merge pull request from rizlas/develop
Get_Environment from napalm should not need any decoding
2021-12-21 11:43:23 -05:00
853a52f3ca Merge branch 'develop' into fix-8097 2021-12-21 11:37:58 -05:00
39a0b15df4 Update netbox/dcim/api/views.py
Test without decode_dict function

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2021-12-21 17:15:54 +01:00
a0db10838b Fixes : Restore annotation of available IPs under prefix IPs view 2021-12-21 11:09:30 -05:00
f2f10dff92 Fix RearPortTemplateTable buttons 2021-12-21 10:57:46 -05:00
7ba45b2887 Clean up imports 2021-12-21 10:48:10 -05:00
c91eb8f406 Remove extraneous output from service edit template 2021-12-21 10:30:30 -05:00
57a78b3cad Clean up device/devicetype tab views 2021-12-21 10:28:28 -05:00
b755c7dab3 Add changelog for (via ) 2021-12-21 09:03:36 -05:00
9ffd791ae4 Merge pull request from netbox-community/8114-htmx-jobs
Closes : Use HTMX to update report/script results
2021-12-21 09:01:15 -05:00
8af12b22bb Clean up report & script templates 2021-12-21 08:43:01 -05:00
17ba0a97d5 Remove jobs Javascript 2021-12-20 20:59:14 -05:00
4ae2b4e0b9 Convert reports to use HTMX 2021-12-20 20:52:29 -05:00
872691a138 Convert scripts to use HTMX 2021-12-20 20:45:32 -05:00
3a54ecb522 Fix : Re-fix markdown table rendering 2021-12-20 23:31:24 +01:00
42b590af77 PRVB 2021-12-20 16:06:42 -05:00
b15ecf7649 Merge pull request from netbox-community/develop
Release v3.1.2
v3.1.2
2021-12-20 16:04:41 -05:00