snipe
41fb058adb
Added gates around printing location assets
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-09 06:06:44 +01:00
snipe
1d030b59df
Merge pull request #16592 from fvollmer/anonymous-ldap
...
Improve Settings: Remove username and password requirement for ldap
2025-04-09 05:19:09 +01:00
snipe
79eaf62c9e
Merge pull request #16668 from spencerrlongg/bug/sc-28768
...
Handle Potentially Unsafe File Output Better During Restore
2025-04-09 01:01:59 +01:00
spencerrlongg
dd078785ac
always show unsafe files
2025-04-08 18:06:18 -05:00
spencerrlongg
12a8c54331
Handle and log skipped unsafe files during restore
...
Introduced a mechanism to track and log potentially unsafe files skipped during the restore process. These files are collected in an array and displayed as warnings before exiting, improving transparency and debugging capability.
2025-04-08 16:43:36 -05:00
snipe
890702f66d
A few more display tweaks
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 17:47:39 +01:00
snipe
ea365e5645
More fields visible
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 16:17:57 +01:00
snipe
548ae49c69
Small tweaks to table
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 15:30:07 +01:00
snipe
34f8f50a4a
Use localization, turned display into table
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 15:13:57 +01:00
snipe
da2c760227
Renamed variables, skipped breaking out of loop
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 15:13:19 +01:00
snipe
a96abeac5f
Use localization w/trans_choice
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 15:12:58 +01:00
snipe
c42f53e846
Use table layout
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 12:34:11 +01:00
snipe
44ee287cc0
Nicer formatting
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 12:34:00 +01:00
fvollmer
a56f6148fc
Improve Settings: Remove username and password requirement for ldap
...
Since 9d62793
anonymous LDAP login is available. Remove username and password requirement in settings dialog.
2025-04-08 11:04:37 +02:00
snipe
43c15ef134
Merge branch 'develop' into feature/locations_with_companies
2025-04-08 09:18:48 +01:00
snipe
fcd0ca3b94
Merge branch 'develop' into min_qty_in_bulk_model_edit
2025-04-08 07:14:15 +01:00
snipe
22be89fbea
Set empty array if group permission is a string or null
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 07:06:56 +01:00
snipe
fe65ffc384
Merge pull request #16527 from Godmartinz/license_seat_notes_fix
...
add notes as fillable to license seat model
2025-04-08 06:49:26 +01:00
snipe
cfd845aefa
Merge pull request #16500 from marcusmoore/bug/sc-28644-command
...
Added command to fix bulk checkin action log entries
2025-04-08 06:44:25 +01:00
snipe
a98b277fa9
Merge pull request #16560 from spencerrlongg/bug/meta_status_multi_comp
...
Meta Status Fix for Multi Company
2025-04-08 06:43:57 +01:00
snipe
5a1c81954f
Merge pull request #16651 from Godmartinz/qr_code_location_option
...
Fixes #9660 - Adds location qr code option to labels
2025-04-08 05:53:48 +01:00
snipe
b2e0f48ed9
Added purchase date
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 05:50:03 +01:00
snipe
733ef9e23b
Few more
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 05:44:49 +01:00
snipe
83562cfa83
Added additional searchable relations to activity report
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 05:23:39 +01:00
snipe
31c9ffa32b
Added audits method
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 05:08:42 +01:00
snipe
c46a9a773d
Fixed admin string
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 05:08:08 +01:00
snipe
849da2fb63
Use correct audit icon
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 04:15:59 +01:00
snipe
b51939ae76
Derp. Use correct model info
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 04:07:31 +01:00
snipe
e95d7076b9
Added action_date
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 04:07:04 +01:00
snipe
c59e9770b7
Removed unusued property
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 02:39:05 +01:00
snipe
908bb35792
Use upload file request
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 02:38:35 +01:00
snipe
c4d0afb8d4
Added comments
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 02:24:33 +01:00
snipe
4b21f0d00b
Removed stray character
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 02:03:45 +01:00
snipe
5bbba56b0e
Added orginal values for logging
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 02:01:39 +01:00
snipe
e4180c2194
Removed duplicated code
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 02:01:29 +01:00
snipe
f4e3e6ceb6
Added display_audit to custom fields transformer
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 02:01:08 +01:00
snipe
f37ed3e055
Add display_audit to custom fields controller
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 02:00:51 +01:00
snipe
9bb349d34b
Try to get the asset from the route if there is RMB
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 02:00:37 +01:00
snipe
362f14a01d
Manually invoke a validator
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 01:59:33 +01:00
snipe
5b524399d9
Use RMB for asset audit API
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-07 22:07:51 +01:00
Godfrey M
bc3b3cf86e
add psuedo example location_id for preview
2025-04-07 12:53:17 -07:00
Godfrey M
a69133e2ae
adds location qr code option to labels
2025-04-07 12:36:05 -07:00
Marcus Moore
9a8e5bf61e
Backup before running updates
2025-04-03 14:39:40 -07:00
Marcus Moore
18ef88bd67
Improve comment
2025-04-03 13:13:52 -07:00
Marcus Moore
4ba58b2546
Constrain query
2025-04-03 13:10:45 -07:00
Marcus Moore
6dd3ab2ec9
Exit early if no logs found
2025-04-03 12:56:46 -07:00
Marcus Moore
faee50c222
Use dry-run instead of dryrun
2025-04-03 12:56:07 -07:00
snipe
ba621cb1f2
Merge pull request #16632 from uberbrady/fix_paveit_command
...
Paveit had old Doctrine code to list tables; use the new method
2025-04-03 15:39:38 +01:00
snipe
7c1438c370
Merge pull request #16446 from marcusmoore/feature/improve-checkout-asset-mail-wording
...
Improved wording in asset checkout emails
2025-04-03 15:37:30 +01:00
Brady Wetherington
760768f42d
Paveit had old Doctrine code to list tables; use the new method
2025-04-03 15:35:07 +01:00