snipe
|
a09a9d3cd6
|
Added item to payload
Signed-off-by: snipe <snipe@snipe.net>
|
2025-03-04 15:26:25 +00:00 |
|
James M
|
112112d258
|
Feat: #14926 LDAP Active Flag - Add config option to make False = Enable
|
2025-02-27 10:52:12 -07:00 |
|
snipe
|
3928c8afe9
|
Merge pull request #16376 from uberbrady/improve_safety_csv_charset_detection
Add some safeties around the charset-detection and transliteration
|
2025-02-27 16:26:44 +00:00 |
|
snipe
|
23ce54e80c
|
Make sure we’re saving the last_login in 2FA auths
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-27 16:17:59 +00:00 |
|
Brady Wetherington
|
646e3e8df5
|
Complete failed-transliteration test, clean up error, new translation string
|
2025-02-27 16:10:56 +00:00 |
|
snipe
|
115bb94704
|
Merge pull request #16156 from marcusmoore/acceptance-reminder-subject
Added "Reminder" to subject line of follow up asset checkout emails
|
2025-02-27 14:55:59 +00:00 |
|
Brady Wetherington
|
6dcd3bfd30
|
Add some safeties around the charset-detection and transliteration
|
2025-02-27 13:44:31 +00:00 |
|
snipe
|
8c8af3062e
|
Merge pull request #16354 from snipe/dont_checkin_for_pending_on_asset_update
Allow pending as an asset status type that does not automatically check the asset in
|
2025-02-26 21:05:11 +00:00 |
|
snipe
|
d923d29bad
|
Merge pull request #16360 from spencerrlongg/bug/sc-28537
Add Safety Around Bulk Status Update
|
2025-02-26 20:32:19 +00:00 |
|
snipe
|
a81c520d93
|
Follow up for #16341
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-26 20:15:09 +00:00 |
|
spencerrlongg
|
d6e266cec1
|
make super safe
|
2025-02-26 13:11:49 -06:00 |
|
snipe
|
e79af255aa
|
Added name, model_number and notes for strict search
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-26 12:43:54 +00:00 |
|
snipe
|
5b0d7f4064
|
One more chonk
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-26 12:01:50 +00:00 |
|
snipe
|
2f6af10c5d
|
Bumped chunk for custom report
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-26 11:59:34 +00:00 |
|
snipe
|
afabda9235
|
Remove greater than 0 for alert threshold - fixes FD-47040
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-26 11:38:33 +00:00 |
|
snipe
|
1618c9ae8e
|
Changed confirmation message
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-26 10:53:41 +00:00 |
|
snipe
|
5344ef4a1a
|
Allow pending as an asset status that does not automatically check the asset in
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-26 10:46:38 +00:00 |
|
Brady Wetherington
|
bce2007b97
|
Fixes #16331 - Don't make passport:install command require user input
|
2025-02-25 16:38:40 +00:00 |
|
spencerrlongg
|
d949a9689f
|
fix all
|
2025-02-24 22:35:47 -06:00 |
|
snipe
|
b6b6a3eec7
|
Remove req for 0 min
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-24 23:46:50 +00:00 |
|
Jesse Ostrander
|
6a8a41b389
|
fix: reference to item location on location edit method
|
2025-02-24 17:34:18 -05:00 |
|
Marcus Moore
|
e88bba51bb
|
Merge branch 'develop' into acceptance-reminder-subject
|
2025-02-24 11:55:50 -08:00 |
|
snipe
|
bf2355a297
|
Fixed showfile path
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-24 14:34:10 +00:00 |
|
snipe
|
2bf4ec0ae8
|
A few more small tweaks
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-24 14:24:15 +00:00 |
|
snipe
|
77b417bcea
|
Passed user to showfile
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-24 13:43:39 +00:00 |
|
snipe
|
a5009aa7df
|
Added withTrashed() to handle soft deletes with RMB
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-24 13:38:06 +00:00 |
|
snipe
|
dd2b570db5
|
Added tighter constraints on deleting components
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-23 14:11:39 +00: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
|
172df0d220
|
Save new custom field values
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-22 18:12:46 +00:00 |
|
snipe
|
0cd0abe8bb
|
Fixed #16282 - adds accessories tab to assets
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-22 14:20:21 +00:00 |
|
snipe
|
7db11dc12b
|
Merge pull request #16277 from Godmartinz/bulk_delete_asset_bug
Fixes deletion of assigned assets through bulk delete
|
2025-02-22 12:59:37 +00:00 |
|
snipe
|
e0221301ff
|
Increased text limit on notes
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-22 12:56:25 +00:00 |
|
snipe
|
b0fa059a28
|
Merge pull request #16285 from marcusmoore/bug/sc-28148
Re-added ability to add notes to assets
|
2025-02-22 12:55:18 +00:00 |
|
snipe
|
7a77de6ffe
|
Don’t delete avatar file on soft-delete
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-22 12:49:04 +00:00 |
|
snipe
|
d1cc0fcfac
|
Added ability to send user inventory via bulk UI
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-22 12:07:54 +00:00 |
|
Marcus Moore
|
ae7d7f7d22
|
Merge branch 'develop' into bug/sc-28148
# Conflicts:
# routes/web.php
|
2025-02-20 13:23:55 -08:00 |
|
Marcus Moore
|
43f679a554
|
Revert some changes from #15525
|
2025-02-20 12:59:16 -08:00 |
|
Marcus Moore
|
f1bf9fcf5c
|
Implement test
|
2025-02-20 12:51:08 -08:00 |
|
Marcus Moore
|
992b4c7d86
|
Remove old comment
|
2025-02-20 12:50:03 -08:00 |
|
Marcus Moore
|
44503fc423
|
Use translation
|
2025-02-20 12:41:56 -08:00 |
|
snipe
|
5b63eb5a15
|
Merge pull request #16272 from snipe/experiments/breadcrumbs
Crowdin Action / upload-sources-to-crowdin (push) Has been cancelled
Docker images (Alpine) / docker (push) Has been cancelled
Docker images / docker (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Has been cancelled
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Has been cancelled
Experimental WIP - added breadcrumbs, route model binding for resource routes
|
2025-02-20 19:21:58 +00:00 |
|
snipe
|
e0beed0fa3
|
Reapplied accessory gate
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-20 18:28:01 +00:00 |
|
snipe
|
76f038d142
|
RMB for custom fields
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-20 14:57:18 +00:00 |
|
snipe
|
3150ad50c9
|
RMB for audits
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-20 14:57:07 +00:00 |
|
snipe
|
80394ef788
|
Revert delete because route model binding + resources routes + soft deletes = sux0r
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-20 12:29:37 +00:00 |
|
snipe
|
8a70f09dd3
|
Temp “fix” RMB for soft-deleted users
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-20 12:19:31 +00:00 |
|
Godfrey M
|
a275391557
|
adds test for deleting assigned asset
|
2025-02-19 15:59:57 -08:00 |
|
Godfrey M
|
eaacf29d57
|
fix tests
|
2025-02-19 15:11:16 -08:00 |
|
Marcus Moore
|
759c8c8f5c
|
Catch TypeError in addition to Exceptions when rendering barcodes
|
2025-02-19 12:36:50 -08:00 |
|