Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge master into develop for RC 6.0.0-8 #10993

Merged
merged 75 commits into from
May 5, 2022

Conversation

snipe
Copy link
Owner

@snipe snipe commented Apr 28, 2022

This should be a straightforward (we hope) merge down from master to develop to prepare for the golden master.

snipe and others added 30 commits March 4, 2022 03:18
…nation

Use the max_results env value in the paginator
Signed-off-by: snipe <[email protected]>
…_to_asset_transformer

Added QR and alt barcode urls to asset transformer
…re_trying_to_create

Check if table exists before trying to create in migrations
…rking_custom_fields

Fixes #8143 Date localization not work in custom fields
…FormatException_DateTime

Fixes Carbon\Exceptions\InvalidFormatException: DateTime::__construct(): Failed to parse time string
Signed-off-by: snipe <[email protected]>
…san_command

Added session killer artisan command
…mat_not_saving_master

Fixes Customfields with boolean format not saving master[sc-9973]
Signed-off-by: snipe <[email protected]>
Don't crash JS when there are no data-export-options (as is true in Dashboard) Fixes #10872
Fix problem with static paths
snipe and others added 17 commits April 12, 2022 21:17
Fixes potential XSS vuln in user requestable results
Signed-off-by: snipe <[email protected]>
fixes double updates from action log and history
…sets

Added access gate to the requested assets index
Signed-off-by: snipe <[email protected]>

# Conflicts:
#	README.md
#	app/Console/Commands/MoveUploadsToNewDisk.php
#	app/Http/Controllers/ActionlogController.php
#	app/Http/Controllers/Api/LicensesController.php
#	app/Http/Controllers/Api/StatuslabelsController.php
#	app/Http/Controllers/Assets/AssetCheckinController.php
#	app/Http/Controllers/Licenses/LicensesController.php
#	app/Http/Controllers/Users/BulkUsersController.php
#	app/Http/Requests/AssetCheckoutRequest.php
#	app/Importer/LicenseImporter.php
#	app/Models/Actionlog.php
#	app/Models/License.php
#	app/Models/User.php
#	app/Observers/AssetObserver.php
#	composer.lock
#	config/version.php
#	database/factories/LicenseFactory.php
#	database/migrations/2015_09_21_235926_create_custom_field_custom_fieldset.php
#	database/migrations/2018_10_18_191228_add_kits_licenses_table.php
#	database/migrations/2018_10_19_153910_add_kits_table.php
#	database/migrations/2018_10_19_154013_add_kits_models_table.php
#	database/migrations/2019_02_07_185953_add_kits_consumables_table.php
#	database/migrations/2019_02_07_190030_add_kits_accessories_table.php
#	package-lock.json
#	package.json
#	public/css/dist/all.css
#	public/css/dist/bootstrap-table.css
#	public/js/dist/bootstrap-table.js
#	public/mix-manifest.json
#	resources/lang/ar/general.php
#	resources/lang/ar/passwords.php
#	resources/lang/cs/general.php
#	resources/lang/cs/passwords.php
#	resources/lang/de/admin/custom_fields/general.php
#	resources/lang/de/admin/settings/general.php
#	resources/lang/de/admin/settings/message.php
#	resources/lang/fr/admin/custom_fields/general.php
#	resources/lang/fr/admin/hardware/general.php
#	resources/lang/fr/admin/locations/table.php
#	resources/lang/fr/admin/settings/message.php
#	resources/lang/hu/admin/custom_fields/general.php
#	resources/lang/hu/admin/settings/general.php
#	resources/lang/hu/general.php
#	resources/lang/it/admin/settings/general.php
#	resources/lang/nl/admin/custom_fields/general.php
#	resources/lang/nl/admin/settings/general.php
#	resources/lang/nl/general.php
#	resources/lang/pl/admin/custom_fields/general.php
#	resources/lang/sv-SE/passwords.php
#	resources/lang/tr/general.php
#	resources/views/hardware/view.blade.php
#	resources/views/partials/bootstrap-table.blade.php
#	resources/views/reports/activity.blade.php
#	resources/views/users/print.blade.php
Signed-off-by: snipe <[email protected]>
Copy link
Collaborator

@uberbrady uberbrady left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few changes that are minor, but this looks good to me.

app/Console/Commands/MoveUploadsToNewDisk.php Show resolved Hide resolved
resources/lang/en/admin/settings/general.php Outdated Show resolved Hide resolved
@snipe snipe removed the legal label May 3, 2022
@snipe snipe merged commit 953b3a8 into develop May 5, 2022
@snipe snipe deleted the rcs/merge_master_into_develop_for_rc_8 branch May 5, 2022 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants