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
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
Brady Wetherington
760768f42d
Paveit had old Doctrine code to list tables; use the new method
2025-04-03 15:35:07 +01:00
Marcus Moore
b26a73e385
Filter out empty email address in alerts
2025-03-17 12:30:15 -07:00
Marcus Moore
650839b68a
Update command name
2025-03-12 17:05:16 -07:00
Marcus Moore
388dc23241
Add comments
2025-03-12 17:02:05 -07:00
Marcus Moore
32b194ddc7
Update description
2025-03-12 16:44:37 -07:00
Marcus Moore
9cea6cee26
Docblock
2025-03-12 16:42:50 -07:00
Marcus Moore
73f64c53b1
Skip logs where created_by cannot be set
2025-03-12 16:42:39 -07:00
Marcus Moore
2091f66f5b
Reorganize
2025-03-12 16:30:36 -07:00
Marcus Moore
935d3eea9f
Attempt to match and populate created_by
2025-03-11 17:17:39 -07:00
Marcus Moore
fffc606d9a
Improve output
2025-03-11 17:06:02 -07:00
Marcus Moore
c3a48182fd
Display the created_by
2025-03-11 17:03:26 -07:00
Marcus Moore
147e610062
Add todos
2025-03-11 17:00:36 -07:00
Marcus Moore
dd14eac1eb
Prompt for confirmation
2025-03-11 16:56:07 -07:00
Marcus Moore
4954d972bb
Write table of ids
2025-03-11 16:52:20 -07:00
Marcus Moore
c8177eb51e
Update timestamps
2025-03-11 16:50:16 -07:00
Marcus Moore
a8cccffa1e
Update output
2025-03-11 16:41:22 -07:00
Marcus Moore
c774e969d7
Scaffold command
2025-03-11 16:34:07 -07:00
Godfrey M
4bac509341
fix Expiring alert tests
2025-03-04 12:58:04 -08:00
snipe
83855d44d0
Merge pull request #16251 from Godmartinz/Audit_Checkin_warning_fix
...
refactors audit notification to mail, adds test, adds alerts check to scheduler
2025-03-04 12:51:42 +00:00
snipe
6f847294ed
Merge pull request #15911 from Fiala06/patch-1
...
Fixed duplicate entries preventing LDAP sync from continuing
2025-03-04 12:49:54 +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
cd1d1b2d3e
Fixed count
...
Signed-off-by: snipe <snipe@snipe.net>
2025-02-27 14:22:40 +00:00
Godfrey M
899119ae2d
changes output to a table
2025-02-26 12:30:19 -08:00
Godfrey M
cc26aa02b2
fix acceptance reminder command no email list
2025-02-26 11:25:21 -08:00
Joakim Bergros
5c66334017
Added a check to see if the user has specified that is an ActiveDirectory server in the configuration before adding the useraccountcontrol
attribute to the ldap query.
2025-02-25 14:22:22 +01:00
Joakim Bergros
ae82051b73
Fixed #16173 : useraccountcontrol
was not included in the ldap query attributes.
...
`$results` did not include the `useraccountcontrol` and thus rendered the fallback logic void when `active_flag` was blank.
Added a condition to check if `active_flag` is blank and only then add `useraccountcontrol` to the ldap query since it is then a requirement in accordance with "we respect the userAccountControl attribute" text in the `admin/ldap` route.
[`elseif' will become true when `active_flag` is blank](b141945add/app/Console/Commands/LdapSync.php (L364)
)
2025-02-25 13:55:53 +01:00
snipe
4800f4c853
Merge branch 'develop' into remove_mcrypt
2025-02-24 22:12:56 +00:00
Godfrey M
25c8449e86
remove unused
2025-02-13 11:14:18 -08:00
Godfrey M
ed96fd766c
refactors audit notification to mail, adds test, ads check to scheduler
2025-02-13 11:08:53 -08:00
Godfrey M
6873244e7e
adds test for expiring asset notifications
2025-02-12 11:28:36 -08:00
Godfrey M
9b5b58687d
removed unused
2025-02-11 11:02:25 -08:00
Godfrey M
fb7bec4be4
adds expiring asset and license mail
2025-02-11 10:55:56 -08:00
snipe
79951c3f17
Set support footer to on in reset demo script
...
Signed-off-by: snipe <snipe@snipe.net>
2025-01-17 16:37:00 +00:00
snipe
99526cfc2c
Remove mcrypt and legacy recrypter
...
Signed-off-by: snipe <snipe@snipe.net>
2025-01-13 19:54:00 +00:00
Brady Wetherington
049b9c542b
Conditionally update assets when user's location moves via LDAP
2025-01-09 13:43:59 +00:00
snipe
3edb501973
Fixed typo sanitze to sanitize
...
Signed-off-by: snipe <snipe@snipe.net>
2024-12-25 20:45:19 +00:00
Marcus Moore
876ab44a16
Update settings property keys
2024-12-19 15:18:27 -08:00
snipe
4d1d2fedb7
Merge pull request #15960 from uberbrady/improve_restore_cleaner_utf8
2024-12-12 17:05:10 +00:00
Brady Wetherington
a0e7dcf4ff
Fixes to 'clean' mode to better handle character sets and zero-values
2024-12-12 16:50:36 +00:00
snipe
06a0ac895d
Fixed #15928 - updated method name to setCreatedBy from SetUserId
...
Signed-off-by: snipe <snipe@snipe.net>
2024-12-11 18:34:18 +00:00
Godfrey M
2e97b56deb
add null safe operator to acceptance reminder
2024-12-11 09:27:27 -08:00
Brady Wetherington
b5c8251539
Only update asset locations to assets checked out to users.
2024-12-09 17:40:10 +00:00
Godfrey M
97398f1e68
adds testing to unaccepted reminder command
2024-12-05 12:41:33 -08:00
Godfrey M
281ff6ad5d
wrap comment
2024-12-05 11:52:34 -08:00