Commit Graph

7386 Commits

Author SHA1 Message Date
jeremystretch
8d4dfbc648 Closes #6287: Add option to clear assigned max length filter on prefixes list 2021-04-27 08:34:21 -04:00
jeremystretch
073d9f19d2 Fixes #6267: Fix cable tracing API endpoint for circuit terminations 2021-04-26 16:49:52 -04:00
jeremystretch
0086d51095 Remove myself from funding 2021-04-26 15:55:53 -04:00
jeremystretch
aac2a60365 Closes #6278: Note device locations on cable traces 2021-04-26 15:31:53 -04:00
jeremystretch
0ca9c78a52 Closes #6275: Linkify rack, device counts on locations list 2021-04-26 15:28:35 -04:00
checktheroads
feab27c22e add dark mode, screenshots, and social icons to docs 2021-04-26 01:16:23 -07:00
checktheroads
f0a8130195 update docs & readme with screenshots 2021-04-26 01:15:37 -07:00
checktheroads
18676dbde0 fix select styles 2021-04-26 00:56:50 -07:00
checktheroads
86e16d3e22 don't run pycodestyle on node_modules directory 2021-04-26 00:34:25 -07:00
checktheroads
537bd9412c fix type error 2021-04-26 00:32:26 -07:00
checktheroads
060af91315 improve styles and documentation 2021-04-26 00:31:51 -07:00
checktheroads
2698e1c52c update bootstrap version 2021-04-26 00:31:03 -07:00
checktheroads
bbcabf9f9f implement dark mode 2021-04-25 20:11:46 -07:00
checktheroads
bd1fb7864e undo home template path change 2021-04-25 20:10:41 -07:00
checktheroads
208b8b0e82 add dict.get template tag helper 2021-04-25 20:09:32 -07:00
jeremystretch
c0e9a6d5d8 Fixes #6236: Journal entry title should account for configured timezone 2021-04-23 15:27:58 -04:00
checktheroads
7b3e6bbaca update readme screenshots 2021-04-23 11:52:42 -07:00
checktheroads
beaa01b76e fix custom link rendering 2021-04-23 09:31:16 -07:00
checktheroads
8b81c0e640 fix pep8 formatting 2021-04-23 07:57:33 -07:00
jeremystretch
7c801b898b Fixes #6248: Fix table column reconfiguration under Chrome 2021-04-23 10:27:58 -04:00
jeremystretch
1fe59b498a Fixes #6252: Fix assignment of console port speed values above 19.2kbps 2021-04-23 10:07:11 -04:00
jeremystretch
0a92fd5bb0 Fixes #6254: Disable ordering of space column in racks table 2021-04-23 09:44:29 -04:00
jeremystretch
467709ec70 Fixes #6258: Fix parent assignment for SiteGroup API serializer 2021-04-23 09:37:22 -04:00
checktheroads
0372438a24 Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
# Conflicts:
#	netbox/project-static/js/forms.js
#	netbox/templates/dcim/location.html
#	netbox/templates/generic/object_list.html
2021-04-22 19:19:03 -07:00
checktheroads
49ef6a921f fix bulk edit styles 2021-04-22 18:58:36 -07:00
checktheroads
631ba07203 properly handle select all confirmation on tables 2021-04-22 18:58:23 -07:00
checktheroads
fee7e19e40 fix checkbox styles 2021-04-22 18:57:43 -07:00
checktheroads
571804fec4 add typed wrapper around document.getElementById 2021-04-22 18:56:37 -07:00
checktheroads
2d1b0d14ee get non-field form errors as toast messages 2021-04-22 15:59:16 -07:00
checktheroads
07e02493b6 fix template styles 2021-04-22 15:58:57 -07:00
checktheroads
ec4f1ece95 fix issue where select fields with a pre-populated value were reset when forms were submitted, due to having the disabled attribute set. 2021-04-22 15:58:46 -07:00
jeremystretch
dbe588bd58 Closes #6239: Fix sudo invokations of echo 2021-04-22 14:11:58 -04:00
jeremystretch
668d52f316 Fixes #6246: Permit full-length descriptions when creating device components and VM interfaces 2021-04-22 14:05:07 -04:00
checktheroads
98d628259d fix rack elevation show/hide image toggle 2021-04-21 13:20:31 -07:00
checktheroads
d0f742b5f4 fix device template styles 2021-04-21 13:20:09 -07:00
checktheroads
1adc161369 fix required label styles after migration to material design icons 2021-04-21 13:19:46 -07:00
checktheroads
2d74af0e0c fix image attachment styles 2021-04-21 13:19:30 -07:00
checktheroads
268c1a7b7e fix confirmation form styles 2021-04-21 13:19:08 -07:00
checktheroads
a5e6e7ba57 fix image upload field style 2021-04-21 13:18:48 -07:00
checktheroads
7b443fe989 remove old files 2021-04-21 11:31:39 -07:00
checktheroads
6ab9b438e8 remove all bootstrap icons in favor of material design icons 2021-04-21 11:31:28 -07:00
checktheroads
343c5d7bdc use getNetboxData utility function in job handling 2021-04-21 10:40:37 -07:00
checktheroads
31bc919520 fix scripts/reports template layout 2021-04-21 10:39:56 -07:00
checktheroads
1cd91ac94b migrate napalm device status to typescript 2021-04-21 10:19:13 -07:00
jeremystretch
1e0816e481 PRVB 2021-04-21 10:37:51 -04:00
jeremystretch
a60ec1c230 Closes #5994: Drop support for display_field argument on ObjectVar 2021-04-21 10:29:25 -04:00
jeremystretch
acc9c60bb7 Closes #5532: Drop support for Python 3.6 2021-04-21 10:20:09 -04:00
Jeremy Stretch
14c661e187 Merge pull request #6230 from netbox-community/develop
Release v2.11.1
2021-04-21 10:05:35 -04:00
Jeremy Stretch
a6fd7fcbc8 Merge branch 'master' into develop 2021-04-21 09:53:23 -04:00
jeremystretch
f038bed396 Release v2.11.1 2021-04-21 09:47:30 -04:00