snipe
89a232ae14
Merge pull request #18266 from Valinwolf/develop
...
Added endpoint & use_path_style_endpoint configs for public/private S3
2025-11-28 17:39:23 +00:00
Patrick Thomas
6eaefa0bdd
Added endpoint & use_path_style_endpoint configs for public/private S3
2025-11-28 17:29:02 +00:00
snipe
a272bdc796
Merge pull request #18251 from uberbrady/improve_component_asset_counts
...
Optimize queries for Components listing
2025-11-26 14:40:14 +00:00
Brady Wetherington
416b32cbc8
Optimize queries for Components listing
2025-11-26 12:36:44 +00:00
snipe
b3996f1970
In the sea, @uberbrady! (fixed missing semicolon)
2025-11-26 00:35:16 +00:00
snipe
ca4ed605a8
Merge pull request #18246 from Godmartinz/resize-label-fields-conditionally-L6009_A
...
Fixes [FD-52064] Avery `L6009_A` & `L4736_A` label field overflow with scaling
2025-11-25 18:37:06 +00:00
Godfrey M
d3e6d7442f
typo bonanza
2025-11-25 10:30:56 -08:00
Godfrey M
b558bc5334
change variable"
2025-11-25 10:30:06 -08:00
Godfrey M
204d7b5be6
added scaling to L4736_A
2025-11-25 10:23:08 -08:00
Godfrey M
7dccfec332
adds notes
2025-11-25 10:12:27 -08:00
snipe
dfb59d8a55
Added link to rudder2snipe repo
2025-11-25 18:01:29 +00:00
snipe
a12ee3c0da
Merge pull request #18245 from uberbrady/redirect_upgrader
...
Add new 'git remote' management to change Snipe-IT URLs
2025-11-25 13:38:31 +00:00
Brady Wetherington
a657c479be
Add new 'git remote' management to change Snipe-IT URL's
2025-11-25 13:17:56 +00:00
Godfrey M
ab82c5fd88
resizes label field box to size if needed
2025-11-24 11:04:23 -08:00
snipe
f2334082ee
Added tag color to location query
2025-11-24 17:40:13 +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