Commit Graph

7626 Commits

Author SHA1 Message Date
checktheroads
7275ff13b4 #6372: Improve sidebar styling 2021-06-23 11:39:32 -07:00
checktheroads
f11db17048 #6372: Add opacity utility classes 2021-06-23 11:39:04 -07:00
checktheroads
8a224d15f3 #6372: Fix sidebar tooltip rendering 2021-06-23 11:30:58 -07:00
checktheroads
f9e87aeb18 #6372: Upgrade bootstrap to 5.0.2 2021-06-23 11:22:25 -07:00
checktheroads
3f36169c6d #6372: Responsive layout improvements 2021-06-23 10:57:09 -07:00
jeremystretch
c36b8d5417 Rename custom field model forms 2021-06-23 11:53:58 -04:00
jeremystretch
a39845ae06 Rename and refactor CustomFieldForm 2021-06-23 11:53:58 -04:00
checktheroads
865de331f3 #6372: Implement layout improvements 2021-06-22 17:20:17 -07:00
jeremystretch
bad091daee Merge branch 'develop' into feature 2021-06-22 14:30:47 -04:00
jeremystretch
375d088c08 Closes #6620: Show assigned VMs count under device role view 2021-06-22 14:21:41 -04:00
jeremystretch
a801ba988a Fixes #6637: Fix group assignment in 'available VLANs' link under VLAN group view 2021-06-22 14:16:16 -04:00
jeremystretch
a502b4b830 Fixes #6640: Disallow numeric values in custom text fields 2021-06-22 14:00:54 -04:00
jeremystretch
3afeeaab0b Fixes #6652: Fix exception when adding components in bulk to multiple devices 2021-06-22 13:54:03 -04:00
jeremystretch
a9ddf451cc Cleanup for #5139 2021-06-21 08:46:20 -04:00
jeremystretch
8e6f0905aa Fixes #6626: Fix site field on VM search form; add site group 2021-06-21 08:38:46 -04:00
jeremystretch
fcc244640d Merge v2.11.7 2021-06-16 16:27:37 -04:00
jeremystretch
08fb38980c PRVB 2021-06-16 16:21:19 -04:00
Jeremy Stretch
346e03079b Merge pull request #6616 from netbox-community/develop
Release v2.11.7
2021-06-16 16:18:52 -04:00
jeremystretch
36291d411f Release NetBox v2.11.7 2021-06-16 15:59:46 -04:00
jeremystretch
6853b1e111 Closes #6588: Add support for webp files as front/rear device type images 2021-06-16 14:01:30 -04:00
jeremystretch
011cf8bc92 Closes #6589: Standardize breadcrumb navigation for power panels and feeds 2021-06-16 13:50:35 -04:00
jeremystretch
9b9aff6bf6 Closes #6564: Add N connector type for pass-through ports 2021-06-16 13:43:38 -04:00
jeremystretch
5eebe33414 Add Equinix Metal as a sponsor 2021-06-15 15:22:20 -04:00
Jeremy Stretch
adefc0d77e Merge pull request #6604 from bluikko/patch-2
custom fields documentation missing word "more"
2021-06-15 10:57:58 -04:00
bluikko
8ff7e5c363 custom fields documentation missing word "more"
The "one or object types" looks like it is missing the word "more".
2021-06-15 15:05:37 +07:00
jeremystretch
f2652bde18 Update NetDev Slack links 2021-06-14 16:41:10 -04:00
jeremystretch
f562c2c60b Fixes #6602: Fix deletion of devices with cables attached 2021-06-14 16:38:19 -04:00
jeremystretch
cfb3844e45 Adopt IRM terminology 2021-06-14 14:08:55 -04:00
jeremystretch
d5b2651a53 Merge branch 'develop' into feature 2021-06-14 09:23:01 -04:00
jeremystretch
f12d425fd1 Optimize MPTTColumn rendering 2021-06-14 09:19:05 -04:00
Jeremy Stretch
b2e9214ab6 Merge pull request #6592 from netbox-community/5264-tokens-api-endpoint
Closes #5264: REST API endpoint for tokens
2021-06-14 09:01:20 -04:00
jeremystretch
a4cda48dd8 Fix schema generation for tokens endpoint 2021-06-14 08:52:22 -04:00
jeremystretch
88b2e529ba Revert tweak to TokenPermissions.has_permission() 2021-06-14 08:38:10 -04:00
jeremystretch
916cb73791 Omit REST API schema view from permissions enforcement 2021-06-11 16:24:02 -04:00
jeremystretch
47ef7eb0ba Docs and release notes for #5264 2021-06-11 16:12:25 -04:00
jeremystretch
4e56becf71 Add a REST API endpoint to provision new tokens using username & password 2021-06-11 15:54:31 -04:00
jeremystretch
27045906b4 Initial work on REST API endpoint for tokens 2021-06-11 15:14:19 -04:00
jeremystretch
64a948c350 Closes #6590: Introduce a nightly housekeeping command to clear expired sessions and change records 2021-06-11 10:44:17 -04:00
jeremystretch
2bb14b7aad Fixes #6584: Fix ordering of nested inventory items 2021-06-10 14:27:42 -04:00
jeremystretch
1fd53531d6 Introduce ColorField for consistent represention of color choice fields in forms 2021-06-09 17:17:39 -04:00
jeremystretch
ae5f1b5a4f Closes #3682: Add color field to front and rear ports 2021-06-09 16:51:51 -04:00
jeremystretch
06fe0fa06f Remove obsolete reference to csv_headers 2021-06-09 16:10:41 -04:00
Jeremy Stretch
78b10d1e55 Merge pull request #6579 from netbox-community/6068-csv-export
Closes #6068: Clean up CSV export
2021-06-09 16:09:12 -04:00
jeremystretch
04fdde51b0 Changelog for #6068 2021-06-09 15:55:38 -04:00
jeremystretch
e101116411 Remove csv_headers model attributes 2021-06-09 15:52:49 -04:00
jeremystretch
a4f0150871 Replace 'default format' export with 'all data' 2021-06-09 15:26:02 -04:00
jeremystretch
f374902564 Remove obsolete to_csv() methods 2021-06-09 15:08:49 -04:00
jeremystretch
d9a7aff709 Modify default CSV export to render from tables 2021-06-09 15:02:31 -04:00
jeremystretch
641babf47e Changelog for #5963 2021-06-09 13:27:26 -04:00
Jeremy Stretch
36400427f4 Merge pull request #6576 from netbox-community/5963-custom-validation
Closes #5963: Custom model validation
2021-06-09 13:21:38 -04:00