|
|
55ebb4671f
|
update check in and check out controllers
|
2025-07-01 12:44:26 -07:00 |
|
|
|
8a9cf07063
|
editing controllers and edit blades for other categories
|
2025-07-01 12:31:55 -07:00 |
|
|
|
5a7ffa5664
|
Sure, whatever I guess.
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-19 04:18:40 +00:00 |
|
|
|
f7d213052a
|
Route model binding for resource groups
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-19 02:49:05 +00:00 |
|
|
|
d5309c7d94
|
Added fragment to uploads for redirect
Signed-off-by: snipe <snipe@snipe.net>
|
2025-01-21 18:06:00 +00:00 |
|
|
|
d763feb803
|
Add consumable ui tests
|
2024-12-12 16:41:46 -08:00 |
|
|
|
0b6859c491
|
Added ability to checkout consumables in variable qty
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-23 15:05:35 +01:00 |
|
|
|
787e651778
|
Fixed todos with log message
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-21 16:52:21 +01:00 |
|
|
|
ef9b6e3b07
|
Code cleanup
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-21 16:34:54 +01:00 |
|
|
|
822ea96dfd
|
Use auth()->id() instead of Auth::id()
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-19 17:31:46 +01:00 |
|
|
|
1582d81e5b
|
Change user_id to created_by
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-17 22:16:41 +01:00 |
|
|
|
5d7f1f77a3
|
Added redirect to checkin/checkout controllers
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-26 12:48:07 +01:00 |
|
|
|
759ab78f80
|
Added more redirects
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-26 11:27:36 +01:00 |
|
|
|
38affea3f3
|
More updates
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-20 16:57:10 +01:00 |
|
|
|
254e2f120b
|
Added clone to consumables
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-20 16:40:32 +01:00 |
|
|
|
2bfee0c29a
|
Few more tweaks
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-20 16:21:11 +01:00 |
|
|
|
c2fe3b5459
|
Use the observer to delete associated files and detach users
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-11 17:00:38 +01:00 |
|
|
|
b10441c928
|
Detach associated pivot records
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-11 16:01:18 +01:00 |
|
|
|
9676d934d2
|
Drop the with users on the create checkout screen
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-11 16:00:08 +01:00 |
|
|
|
abd79219dd
|
Use form request to check for valid category
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-11 15:26:24 +01:00 |
|
|
|
ae9085b11f
|
Modernize use statements, switch to auth()
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-04 20:49:22 +01:00 |
|
|
|
12e107a71b
|
Merge pull request #13062 from ak-piracha/feature/snipe-12892-bulk-consumable-checkout
Bulk Consumable Checkout
|
2024-05-29 19:42:25 +01:00 |
|
|
|
fb233c0aa4
|
Cleaned up facade names and references
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-29 12:38:15 +01:00 |
|
|
|
9bb191f29f
|
Fixes file upload XSS vulnerability [sc-24156]
|
2024-02-08 14:30:40 +00:00 |
|
|
|
13c37e708f
|
Implement tests around consumable checkout
|
2024-01-30 12:43:20 -08:00 |
|
|
|
81b2273c37
|
Refactored checkout screen to redirect if invalid category
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-23 16:18:28 +00:00 |
|
|
|
01fec1d6bb
|
Redirect back to the specific consumable for correction
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-20 15:39:39 +00:00 |
|
|
|
fe2cfa0d38
|
Redirect if category is missing or invalid
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-20 15:28:44 +00:00 |
|
|
|
f685ba01b6
|
Reversed order of find
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-09 16:43:14 +01:00 |
|
|
|
e5f5802235
|
Added tighter controls for matching log ID and item_id
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-09 15:17:03 +01:00 |
|
|
|
f53db8ba75
|
Fixed #13562 - allow inline view for uploaded files
Signed-off-by: snipe <snipe@snipe.net>
|
2023-09-05 18:28:01 +01:00 |
|
|
|
457f4c410a
|
add check for default consumable qty
|
2023-05-21 23:11:03 +09:30 |
|
|
|
bb013d5c3c
|
Bulk Consumable Checkout
|
2023-05-21 22:49:00 +09:30 |
|
|
|
22d73f503a
|
Merge pull request #12756 from dboth/develop
Fixed #8208, #8896, #8985 and #9789: Currency issues when using non-english locales (resubmission)
|
2023-04-25 22:32:13 -07:00 |
|
|
|
07c0a1927b
|
Added supplier id to controllers
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-13 11:12:01 -07:00 |
|
|
|
4840046f44
|
Check for available quantity on consumables before checkout
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-06 20:38:02 -07:00 |
|
|
|
3271c9dc9f
|
Fix #8208, #8896, #8985, #9789
|
2023-03-29 09:56:34 +02:00 |
|
|
|
3c7d63c060
|
Disallow uploads if app is locked
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-03 13:52:23 -07:00 |
|
|
|
97aeb1fcec
|
Use the generic file uploads strings
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-01 19:31:23 -07:00 |
|
|
|
25f69a7bd2
|
Added consumable methods for uploads
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-01 17:52:28 -07:00 |
|
|
|
512348cc5a
|
Added withInput()
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-10 15:15:09 -07:00 |
|
|
|
e3293151a2
|
Added note on checkout
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-10 15:04:59 -07:00 |
|
|
|
53ff28d2b0
|
Handle consumables route names
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-01 16:07:56 -07:00 |
|
|
|
b5378eff64
|
Fix several typos
|
2022-04-05 16:12:31 -05:00 |
|
|
|
570dd09dcd
|
Add validation to Accessories and Consumables to not let the user update the number of items to less than they already have checked out
|
2022-03-15 17:52:19 -06:00 |
|
|
|
b876d0abb0
|
Merge remote-tracking branch 'origin/master' into develop
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# .env.example
# app/Http/Controllers/Auth/LoginController.php
# app/Http/Kernel.php
# app/Http/Transformers/ActionlogsTransformer.php
# app/Importer/AssetImporter.php
# app/Models/Accessory.php
# app/Models/Consumable.php
# app/Presenters/AccessoryPresenter.php
# app/Presenters/ComponentPresenter.php
# app/Presenters/ConsumablePresenter.php
# app/Providers/AuthServiceProvider.php
# composer.json
# composer.lock
# config/app.php
# config/cors.php
# config/version.php
# package-lock.json
# public/js/build/app.js
# public/js/build/app.js.LICENSE.txt
# public/js/dist/all.js
# public/mix-manifest.json
# resources/views/accessories/view.blade.php
# resources/views/consumables/view.blade.php
# resources/views/settings/saml.blade.php
# routes/api.php
|
2022-03-03 21:59:38 -08:00 |
|
|
|
9acb5413f6
|
Added notes field to controllers
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-03 20:29:25 -08:00 |
|
|
|
aa8f1378c9
|
Merge remote-tracking branch 'origin/master' into develop
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# README.md
# app/Http/Controllers/Accessories/AccessoriesController.php
# app/Http/Controllers/Api/AssetMaintenancesController.php
# app/Http/Controllers/Api/AssetModelsController.php
# app/Http/Controllers/Api/AssetsController.php
# app/Http/Controllers/Api/UsersController.php
# app/Http/Controllers/AssetMaintenancesController.php
# app/Http/Controllers/Assets/AssetFilesController.php
# app/Http/Controllers/Assets/AssetsController.php
# app/Http/Controllers/Assets/BulkAssetsController.php
# app/Http/Controllers/Components/ComponentsController.php
# app/Http/Controllers/Consumables/ConsumablesController.php
# app/Http/Controllers/Licenses/LicenseFilesController.php
# app/Http/Controllers/Licenses/LicensesController.php
# app/Http/Controllers/Users/UserFilesController.php
# app/Http/Transformers/AssetsTransformer.php
# app/Http/Transformers/LicensesTransformer.php
# app/Importer/UserImporter.php
# app/Models/Asset.php
# config/app.php
# config/version.php
# package-lock.json
# public/js/build/app.js
# public/js/dist/all.js
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
# resources/lang/en/admin/users/message.php
# resources/lang/is/button.php
# resources/lang/ja/admin/kits/general.php
# resources/lang/ro/admin/users/general.php
# resources/lang/zh-HK/admin/depreciations/general.php
# resources/lang/zh-HK/admin/models/general.php
# resources/views/hardware/qr-view.blade.php
# resources/views/hardware/view.blade.php
# resources/views/partials/bootstrap-table.blade.php
# resources/views/users/view.blade.php
# routes/web.php
# routes/web/hardware.php
# routes/web/models.php
# routes/web/users.php
|
2021-10-20 17:26:41 -07:00 |
|
|
|
f3338667c7
|
Create new ParseCurrency helper and use it in the appropriate controllers
|
2021-09-28 18:20:39 -07:00 |
|
|
|
934afa036f
|
Adopt Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started.
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
|
2021-06-10 20:15:52 +00:00 |
|