Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
62a58fa23b99d59260d767965ae531f9f726d531
snipe-it
/
app
/
Http
/
Requests
下载当前目录
S
snipe
POssible alternative to
#17386
- adding SAML key size to env
39e6223f
创建于
2025年8月21日
历史提交
文件
最后提交记录
最后更新时间
Traits
Derp. Use correct model info Signed-off-by: snipe <snipe@snipe.net>
1 年前
AccessoryCheckoutRequest.php
added options to checkout accessoires to locations and assets Added #14979: add checkout functionality to accessoires
1 年前
AssetCheckinRequest.php
requested changes from pr
1 年前
AssetCheckoutRequest.php
Harden asset checkout validation
1 年前
CustomAssetReportRequest.php
[FIX] Custom report - date fields error Custom report in v6.2.3 give Error if selected are fields: Purchase Date, Checkout Date, Last Checkin Date, Expected Checkin Date Reason is: date field format
2 年前
CustomFieldRequest.php
Use translation string Signed-off-by: snipe <snipe@snipe.net>
3 年前
DeleteUserRequest.php
Temp “fix” RMB for soft-deleted users Signed-off-by: snipe <snipe@snipe.net>
1 年前
ImageUploadRequest.php
Let people upload images on the demo Signed-off-by: snipe <snipe@snipe.net>
9 个月前
ItemImportRequest.php
Chaneg to ucfirst for Assetmodel -> AssetModel Signed-off-by: snipe <snipe@snipe.net>
1 年前
LicenseCheckoutRequest.php
Minor code cleanup bits and bobs (#6805) * Add IDE Helper files * Cleanup imports - Alphabetises imports - Removes unused imports * Add Platform requirements * Move filling asset into block where asset exists * Remove duplicate array keys
7 年前
Request.php
Remove extraneous backslash
4 年前
SaveUserRequest.php
Require int for department and company ids when creating user via api
1 年前
SettingsLdapRequest.php
Updated/removed facades Signed-off-by: snipe <snipe@snipe.net>
1 年前
SettingsSamlRequest.php
POssible alternative to #17386 - adding SAML key size to env Signed-off-by: snipe <snipe@snipe.net>
8 个月前
SetupUserRequest.php
Match setup admin on Quickstart password with min reqs for Settings model
5 年前
StoreAccessoryRequest.php
Added store accesstory form request Signed-off-by: snipe <snipe@snipe.net>
1 年前
StoreAssetModelRequest.php
Allow updating asset model image via api
1 年前
StoreAssetRequest.php
parent 2220828b00d5e5e579a13329498e999685ccee60 author Brady Wetherington <bwetherington@grokability.com> 1728320853 +0100 committer Brady Wetherington <bwetherington@grokability.com> 1733158021 +0000 Prevent setting assigned_to without setting assigned_type Fixed tests to include assigned_type when setting assigned_to Add new tests for assigned_to without assigned_type Added tighter validation to assigned_to and assigned_type, new tests Fixed wrong comment Fixed tests to include assigned_type when setting assigned_to Add new tests for assigned_to without assigned_type Fixed wrong comment
1 年前
StoreConsumableRequest.php
Added form request for consumables Signed-off-by: snipe <snipe@snipe.net>
1 年前
StoreLabelSettings.php
Add validation
11 个月前
StoreLdapSettings.php
Improve Settings: Remove username and password requirement for ldap Since 9d62793 anonymous LDAP login is available. Remove username and password requirement in settings dialog.
1 年前
StoreLocalizationSettings.php
Switch to form requests for settings Signed-off-by: snipe <snipe@snipe.net>
1 年前
StoreNotificationSettings.php
Remove admin_cc_email validation for admin_cc_always
11 个月前
StoreSecuritySettings.php
Switch to form requests for settings Signed-off-by: snipe <snipe@snipe.net>
1 年前
UpdateAssetRequest.php
Fix PATCH of purchase_cost for assets for comma as decimal separator
1 年前
UploadFileRequest.php
Fixed RB-3997 Signed-off-by: snipe <snipe@snipe.net>
9 个月前