Brady Wetherington
a657c479be
Add new 'git remote' management to change Snipe-IT URL's
2025-11-25 13:17:56 +00:00
snipe
c7cb4674f5
Bumped version
2025-11-24 12:31:50 +00:00
snipe
82314076a9
Updated translations
2025-11-24 12:30:07 +00:00
snipe
a1c67b5154
Fixed user details toggle
2025-11-24 11:37:14 +00:00
snipe
3e343fe8b7
Merge pull request #18236 from grokability/dependabot/github_actions/develop/actions/checkout-6
...
Bump actions/checkout from 5 to 6
2025-11-24 08:33:46 +00:00
dependabot[bot]
e288c942ee
Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 08:04:19 +00:00
snipe
7a1ccb0d53
Nicer query
2025-11-23 14:09:55 +00:00
snipe
7f76198139
Fixed RB-20501 - correctly return error response when license+seat don’t match
...
TypeError: App\Http\Transformers\LicenseSeatsTransformer::transformLicenseSeat(): Argument #1 ($seat) must be of type App\Models\LicenseSeat, bool given, called in /snipe-it/app/Http/Controllers/Api/LicenseSeatsController.php on line 92
2025-11-23 14:05:24 +00:00
snipe
69994e0c11
Merge pull request #18232 from grokability/check-for-valid-json-on-filter
...
Added filter form request to validate JSON
2025-11-22 14:22:33 +00:00
snipe
aa959fbe92
Added filter form request to validate JSON
2025-11-22 14:03:58 +00:00
snipe
644ef040d0
Merge pull request #18226 from Godmartinz/audit-notification-rb-19608
...
Fixes RB-19608 adds safe guards, adds Audit notification for google workspace, adds tests
2025-11-22 11:41:57 +00:00
snipe
33839d7244
Re-added the horizontal class
2025-11-22 11:14:59 +00:00
Godfrey M
48270cb9b4
url trim
2025-11-21 10:11:28 -08:00
Godfrey M
cd42760b68
notes
2025-11-20 14:25:13 -08:00
Godfrey M
1116da389e
add google chat to audit notification test
2025-11-20 14:24:03 -08:00
Godfrey M
24d7ae4a2f
added google chat to audit notifications"
2025-11-20 14:22:08 -08:00
Godfrey M
e598ef6e05
adds tests, webhook enable settings
2025-11-20 13:51:14 -08:00
snipe
7f2a80552b
Fixed form layout for SAML
2025-11-20 20:15:34 +00:00
Godfrey M
eceeb4aa3b
return if there is no item for the audit notification
2025-11-20 10:56:43 -08:00
snipe
9d08e2d297
Clearer language
2025-11-20 13:44:09 +00:00
snipe
4d44fd47c3
Merge pull request #18217 from Godmartinz/unaccepted-row-null-fix
...
Fixes FD-52005 Adds null safe operators to unacceptable items report
2025-11-20 13:27:24 +00:00
snipe
88635cb6c3
Merge pull request #18223 from grokability/#18114-fixed-declined-notification-added-x-header
...
Fixed #18114 - include declined item name, added app headers
2025-11-20 13:27:01 +00:00
snipe
1687fcc035
Small subject tweaks
2025-11-20 13:23:17 +00:00
snipe
39e7937458
Fixed #18114 - include declined item name, added app headers
2025-11-20 12:58:53 +00:00
Godfrey M
60ff2970f0
safeguard null rows by filtering rows in query
2025-11-19 11:35:24 -08:00
Godfrey M
212cd026a3
add null safe operators to company and csv plain values
2025-11-18 12:36:07 -08:00
snipe
cf47f8fea9
Merge pull request #18216 from Godmartinz/fix-license-patch-to-allow-update-of-other-fields
...
Fixed #18024 License Seat update/patch method
2025-11-18 20:29:18 +00:00
Godfrey M
4b45ffd841
updating fields of checkout now works
2025-11-18 11:35:26 -08:00
snipe
5daba6034d
Merge pull request #18213 from grokability/#18202-copy-to-clipboard-spaces
...
Fixed #18202 - copy to clipboard adding spaces in FF
2025-11-18 13:13:29 +00:00
snipe
4e5c19e932
Fixed #18202 - copy to clipboard adding spaces in FF
2025-11-18 13:11:40 +00:00
snipe
5eb73baf5e
Removed duplicate formatter
2025-11-18 12:54:21 +00:00
snipe
a97c453706
Small fixes for user profiles
2025-11-18 11:59:54 +00:00
snipe
57224f7304
Fixed #18209 - translate asset filters
2025-11-18 11:40:15 +00:00
snipe
c564ee6093
Fixed #18211 - limit regex field to 191 characters
2025-11-18 11:15:15 +00:00
snipe
caaa9ab23e
Merge pull request #18122 from chruoss/master
...
Renamed L6009 -> L4736 and added correct L6009
2025-11-17 21:40:08 +00:00
snipe
b6d2c6d28c
Merge pull request #18208 from marcusmoore/fixes/null-array-filter
...
Fixed potential exception while filtering in users index endpoint
2025-11-17 21:39:08 +00:00
Marcus Moore
c36c8968d3
Avoid passing null to array_filter in user controller
2025-11-17 10:26:29 -08:00
snipe
bcd32da2bc
Remove loading user count since we don’t use it for depts
2025-11-17 17:34:43 +00:00
snipe
c56c7ddd03
Merge pull request #18201 from grokability/#18185-added-tag-color-to-companies
...
Added #18185 added tag color to companies
2025-11-17 13:33:17 +00:00
snipe
9a0dd604c9
Small layout tweaks
2025-11-17 13:21:01 +00:00
snipe
a1dec176a1
Added mobile
2025-11-17 13:09:13 +00:00
snipe
67032d068d
Removed space
2025-11-17 13:09:08 +00:00
snipe
401c83945d
Updated gate check on presenters
2025-11-17 13:07:28 +00:00
snipe
ed6d020edb
Fixed permission name for locations
2025-11-17 12:31:18 +00:00
snipe
8eb5600b1e
Fixed manufacturer link
2025-11-17 12:19:27 +00:00
snipe
9c4cd69106
Updated checkout blades
2025-11-17 12:15:38 +00:00
snipe
64cbe0c960
Use dept presenter
2025-11-17 12:15:25 +00:00
snipe
be70b217d9
Updated presenters
2025-11-17 12:11:38 +00:00
snipe
b4f5260dda
Updated controllers to use tag_color
2025-11-17 11:36:11 +00:00
snipe
83e446f99c
Updated formatters to use tag_color if given
2025-11-17 11:18:38 +00:00