snipe
|
e61143f746
|
Allow checkin from deleted view
|
2026-05-28 11:06:13 +01:00 |
|
snipe
|
12c3629c89
|
Added empty option to allow clear
|
2026-05-14 16:57:32 +01:00 |
|
snipe
|
0a02c0b81a
|
fixed test
|
2026-05-14 16:40:44 +01:00 |
|
snipe
|
c22e4c00a5
|
Fixed #18905 - update location of child assets if parent asset is checked in
|
2026-05-07 12:20:25 +01:00 |
|
snipe
|
48ebd7faf5
|
Refine checkin checkout button display
|
2026-04-22 17:25:26 +01:00 |
|
snipe
|
f17f34f730
|
Added routes and logging
|
2026-04-22 17:17:58 +01:00 |
|
snipe
|
1e4353f0db
|
Added controller logic and form request constraints
|
2026-04-17 11:40:37 +01:00 |
|
snipe
|
9bc92f57c8
|
Apply pint to non-API controllers
|
2026-03-13 16:45:30 +00:00 |
|
Joël Pittet
|
0f215bbcf8
|
fix: replace deprecated Symfony Request::get() usage
|
2025-12-17 18:44:04 -08:00 |
|
Godfrey M
|
55ebb4671f
|
update check in and check out controllers
|
2025-07-01 12:44:26 -07:00 |
|
snipe
|
0d41947f64
|
Better handle checkin date overrides
Signed-off-by: snipe <snipe@snipe.net>
|
2025-06-14 16:54:25 +01:00 |
|
snipe
|
1881054c92
|
Fixed #16863 - better handle unique not required custom field redirects
Signed-off-by: snipe <snipe@snipe.net>
|
2025-05-08 15:00:43 +01:00 |
|
snipe
|
5086c80658
|
Invoke a validator, redirect to edit screen if invalid
Signed-off-by: snipe <snipe@snipe.net>
|
2025-04-29 22:47:34 +01:00 |
|
Godfrey M
|
9824f43780
|
added other target options to accessories and assets
|
2025-04-09 10:50:42 -07:00 |
|
Godfrey M
|
af53559ca3
|
cleaned up code
|
2025-04-08 11:54:50 -07:00 |
|
Godfrey M
|
b7492928ad
|
reworked checkedInBy, added option logic to accessories
|
2025-04-08 11:43:02 -07:00 |
|
Godfrey M
|
a602b2fd47
|
adds option to redirect back to checkedInBy user for assets
|
2025-04-08 10:09:43 -07:00 |
|
snipe
|
19fb45f488
|
Refactor into method
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-22 18:57:18 +00:00 |
|
snipe
|
f5eedb8d23
|
Added RMB and include $item so the asset fields are populated
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-22 18:13:12 +00:00 |
|
snipe
|
08f4fe5f35
|
Add status messages to redirect
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-25 22:02:34 +01:00 |
|
snipe
|
96d1aea54a
|
More cleanup
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-05 00:54:50 +01:00 |
|
snipe
|
ae9085b11f
|
Modernize use statements, switch to auth()
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-04 20:49:22 +01:00 |
|
snipe
|
ca8d478e87
|
Redirect if model is invalid
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 18:46:32 +01:00 |
|
snipe
|
f6fe6e70b9
|
Merge branch 'develop' into redirect_back_to_asset
|
2024-05-30 13:38:11 +01:00 |
|
snipe
|
df1cef59d5
|
Fixes path for redirect response
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-29 18:01:40 +01:00 |
|
snipe
|
fb233c0aa4
|
Cleaned up facade names and references
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-29 12:38:15 +01:00 |
|
Godfrey M
|
f2693ee957
|
conditionally fixed redirect select option
|
2024-05-21 14:08:35 -07:00 |
|
Godfrey M
|
15cc4345ab
|
adds dynamic redirects to Assets
|
2024-05-14 13:25:52 -07:00 |
|
snipe
|
e11287ec25
|
Redirect on checkin if the asset is already checked in
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-04 15:00:55 +01:00 |
|
snipe
|
a4941031cb
|
Merge pull request #14260 from marcusmoore/chore/sc-24808
Added tests around asset check in and added missing actions to the api controller action
|
2024-02-28 13:34:12 +00:00 |
|
Marcus Moore
|
a5516e3511
|
Improve trait name
|
2024-02-27 12:06:29 -08:00 |
|
Marcus Moore
|
0e460baf82
|
Improve readability
|
2024-02-27 12:03:36 -08:00 |
|
Marcus Moore
|
dba837b1d2
|
Move location migration logic to trait
|
2024-02-22 13:21:52 -08:00 |
|
Marcus Moore
|
d7aed2edc9
|
Remove unneeded code
|
2024-02-14 11:10:45 -08:00 |
|
akemidx
|
4a57cfaf3e
|
commenting out the nulling of last checkout date on checkin page and API
|
2024-02-13 16:21:18 -05:00 |
|
snipe
|
d6dd332b09
|
Merge pull request #13557 from johnson-yi/fixes/add_changes_to_checkinout_actionlog
Added/Fixed: track changes on asset checkin/out
|
2023-09-05 19:08:49 +01:00 |
|
Johnson Yi
|
09f7b3debe
|
Track changes on asset checkin/out
|
2023-09-01 13:12:07 +10:00 |
|
Marcus Moore
|
489d30c685
|
Set last_checkin in ui and api controllers
|
2023-08-21 11:57:33 -07:00 |
|
Ivan Nieto Vivanco
|
9591442f1e
|
Evaluate the radio input to update location only or default location too
|
2023-07-06 10:46:21 -06:00 |
|
Ivan Nieto Vivanco
|
743e852998
|
Add radio buttons to alter asset checkin location behavior
|
2023-07-06 10:38:48 -06:00 |
|
Ivan Nieto Vivanco
|
011726154c
|
Set rtd_location if a location is given at checkin
|
2023-06-29 03:16:59 -06:00 |
|
snipe
|
4eab5fd075
|
Removed older comments
Signed-off-by: snipe <snipe@snipe.net>
|
2022-05-19 17:55:59 -07:00 |
|
snipe
|
9aac1cbba4
|
Merge branch 'master' into rcs/merge_master_into_develop_for_rc_8
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# README.md
# app/Console/Commands/MoveUploadsToNewDisk.php
# app/Http/Controllers/ActionlogController.php
# app/Http/Controllers/Api/LicensesController.php
# app/Http/Controllers/Api/StatuslabelsController.php
# app/Http/Controllers/Assets/AssetCheckinController.php
# app/Http/Controllers/Licenses/LicensesController.php
# app/Http/Controllers/Users/BulkUsersController.php
# app/Http/Requests/AssetCheckoutRequest.php
# app/Importer/LicenseImporter.php
# app/Models/Actionlog.php
# app/Models/License.php
# app/Models/User.php
# app/Observers/AssetObserver.php
# composer.lock
# config/version.php
# database/factories/LicenseFactory.php
# database/migrations/2015_09_21_235926_create_custom_field_custom_fieldset.php
# database/migrations/2018_10_18_191228_add_kits_licenses_table.php
# database/migrations/2018_10_19_153910_add_kits_table.php
# database/migrations/2018_10_19_154013_add_kits_models_table.php
# database/migrations/2019_02_07_185953_add_kits_consumables_table.php
# database/migrations/2019_02_07_190030_add_kits_accessories_table.php
# package-lock.json
# package.json
# public/css/dist/all.css
# public/css/dist/bootstrap-table.css
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
# resources/lang/ar/general.php
# resources/lang/ar/passwords.php
# resources/lang/cs/general.php
# resources/lang/cs/passwords.php
# resources/lang/de/admin/custom_fields/general.php
# resources/lang/de/admin/settings/general.php
# resources/lang/de/admin/settings/message.php
# resources/lang/fr/admin/custom_fields/general.php
# resources/lang/fr/admin/hardware/general.php
# resources/lang/fr/admin/locations/table.php
# resources/lang/fr/admin/settings/message.php
# resources/lang/hu/admin/custom_fields/general.php
# resources/lang/hu/admin/settings/general.php
# resources/lang/hu/general.php
# resources/lang/it/admin/settings/general.php
# resources/lang/nl/admin/custom_fields/general.php
# resources/lang/nl/admin/settings/general.php
# resources/lang/nl/general.php
# resources/lang/pl/admin/custom_fields/general.php
# resources/lang/sv-SE/passwords.php
# resources/lang/tr/general.php
# resources/views/hardware/view.blade.php
# resources/views/partials/bootstrap-table.blade.php
# resources/views/reports/activity.blade.php
# resources/views/users/print.blade.php
|
2022-04-28 17:49:06 +01:00 |
|
Godfrey M
|
3eb7a87a66
|
fixes action_date for check-in not including H:i:s
|
2022-04-07 11:24:12 -07:00 |
|
Godfrey M
|
1325628039
|
fixes typo
|
2022-04-07 11:18:16 -07:00 |
|
Godfrey M
|
8498082f21
|
fixes typo
|
2022-04-07 11:16:40 -07:00 |
|
Godfrey M
|
6dc45c189b
|
removed deadspace
|
2022-04-07 11:10:36 -07:00 |
|
Godfrey M
|
5d0a1ebb7a
|
fixes action_date for check-in not including H:i:s
|
2022-04-07 11:08:43 -07:00 |
|
Ivan Nieto Vivanco
|
319d816002
|
Update in the license seat the user that the asset with that license have assigned
|
2022-03-21 15:06:43 -06:00 |
|
Dampfklon
|
7645f23f5c
|
remove pending Acceptances on checkin
|
2021-10-07 21:03:46 +02:00 |
|