23220 Commits

Author SHA1 Message Date
snipe c31190a128 Merge pull request #19097 from grokability/fd-55359-css-validation
Fixed FD-55359 - adds CSS color validation
2026-05-28 12:35:24 +01:00
snipe de50ec30b7 Pint, of course 2026-05-28 12:25:22 +01:00
snipe c0fe308d7d Fixed FD-55359 - sanitize CSS 2026-05-28 12:25:12 +01:00
snipe 0a20141b7c Removed bulk action for deleted 2026-05-28 11:29:49 +01:00
snipe 4d0282ca0a Merge remote-tracking branch 'origin/develop' 2026-05-28 11:06:31 +01:00
snipe e61143f746 Allow checkin from deleted view 2026-05-28 11:06:13 +01:00
snipe 69dc91d225 Show deleted_at date in table if looking at deleted assets 2026-05-28 10:45:07 +01:00
snipe 6f1c49e14d Fixed #19089 - show uploads in activity report for companies, models, etc 2026-05-28 10:14:30 +01:00
snipe 78acc3685d Updated icons 2026-05-28 08:52:01 +01:00
snipe bf5013e527 Prod assets 2026-05-27 15:21:24 +01:00
snipe cbd961e922 Merge remote-tracking branch 'origin/develop' 2026-05-27 15:20:55 +01:00
snipe fa26e23383 Fixed #19088 - added suppliers transformer 2026-05-27 15:20:26 +01:00
snipe 7abe1bed50 Merge remote-tracking branch 'origin/develop' 2026-05-27 10:46:49 +01:00
snipe 155df0a94d Fixed multi-select edge case 2026-05-27 10:36:19 +01:00
snipe 4d06e81768 Merge remote-tracking branch 'origin/develop'
# Conflicts:
#	config/version.php
v8.6.1
2026-05-27 09:42:05 +01:00
snipe 9bf1e2401d Bumped minor release 2026-05-27 09:41:00 +01:00
snipe 4edf40acaf Merge remote-tracking branch 'origin/develop'
# Conflicts:
#	config/version.php
2026-05-27 09:26:55 +01:00
snipe a54ed750a3 Fixed if/else 2026-05-27 09:23:05 +01:00
snipe c02a6c105a Bumped version v8.6.0 2026-05-26 23:24:04 +01:00
snipe 4d2416ab96 Bumped mid-version 2026-05-26 23:21:55 +01:00
snipe 61ae30528a Merge pull request #19079 from marcusmoore/composer-lock-update
Updated composer lock file
2026-05-26 23:20:06 +01:00
Marcus Moore e883eb70b9 Update lock file
composer update --lock
2026-05-26 15:00:33 -07:00
snipe a5b1379cdb Removed skip mysql rule in tests 2026-05-26 22:52:03 +01:00
snipe ef64210ed2 Allow querying on cusotm fields fieldname directly by column name 2026-05-26 22:51:46 +01:00
snipe f29846ec20 Pint 2026-05-26 20:54:51 +01:00
snipe d2b4d84374 Updated translations 2026-05-26 20:51:26 +01:00
snipe dfe3f5fb9f Merge pull request #19045 from Godmartinz/gh-18990
adds 3rd pluralization to unaccepted_profile_warning
2026-05-26 19:49:22 +01:00
Godfrey M 8dbb19eb82 only change the en-US translation 2026-05-26 10:30:04 -07:00
snipe 45cdff6920 Merge pull request #19072 from grokability/security-fixes
Misc security fixes
2026-05-26 14:35:45 +01:00
snipe c25d56ea85 Refactored licenses controller to use a pessimistic lock inside a transaction 2026-05-26 14:24:02 +01:00
snipe f92a9a6cc6 Made isFullMultipleCompanySupportEnabled a public method 2026-05-26 14:23:32 +01:00
snipe 988729fbeb Skip user records if user exists in another company if FMCS is enabled 2026-05-26 13:36:02 +01:00
snipe e00f7b5b67 Added tests 2026-05-26 13:31:33 +01:00
snipe 39fbe98313 Fixed overwriting ownership of import 2026-05-26 13:11:30 +01:00
snipe 46d5234fd7 Throttle TOTP requests 2026-05-26 13:04:26 +01:00
snipe dd4117bd5b Tighter guard on user imports auth fields if the user is authenticated (aka not run via cli) 2026-05-26 12:56:10 +01:00
snipe 4dcd5190df Merge pull request #19025 from grokability/move-api-singletons-into-middleware
Move API singletons from SettingServiceProvider into middleware
2026-05-26 12:07:03 +01:00
snipe 48728e83b2 Merge pull request #19051 from grokability/_multi-company-support
Allow user to be a member of multiple companies
2026-05-26 12:03:24 +01:00
snipe 087b895bba Merge branch 'develop' into _multi-company-support
# Conflicts:
#	app/Http/Controllers/Users/BulkUsersController.php
#	app/Presenters/LicensePresenter.php
#	public/js/dist/all.js
#	public/js/dist/all.js.map
#	public/mix-manifest.json
2026-05-26 11:53:48 +01:00
snipe 2ed28f7f7a Dev manifest 2026-05-26 11:48:34 +01:00
snipe 9f50328da2 Merge hell :( 2026-05-26 11:48:15 +01:00
snipe 3737b34913 Back-patch security fixes 2026-05-26 11:36:29 +01:00
snipe aa0eb24e80 Fixed merge mess 2026-05-26 11:15:30 +01:00
snipe 9d012dd06d WTF 2026-05-26 11:14:27 +01:00
snipe df28c80553 Dev assets 2026-05-26 11:03:55 +01:00
snipe 2a3a3f7818 Disallow ldap_import and activated in bulk editing users if user doesn’t have permission 2026-05-26 11:03:55 +01:00
snipe 15cb7993f6 Moved password visibility toggle to snipeit.js 2026-05-26 11:03:55 +01:00
snipe 15529a0c9c Bulk checkin license seats 2026-05-26 11:03:55 +01:00
snipe d2c30dd08c Dev assets 2026-05-26 11:03:55 +01:00
snipe 972b27140a Updated assets 2026-05-26 11:03:55 +01:00