3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-05-03 21:25:19 +00:00
Commit Graph

422 Commits

Author SHA1 Message Date
cc2c8f76d0 Merge pull request #15375 from Godmartinz/fix-acceptance-reminder-command
Fixes the `acceptance-reminder` command
2024-08-23 07:31:29 +01:00
3957d670d0 fixes send acceptance reminder query 2024-08-22 10:04:46 -07:00
456c7d8d91 Merge pull request #15065 from Godmartinz/explicit_eol_removal_command
Adds `snipeit:remove-explicit-eols` command
2024-08-22 13:20:56 +01:00
1706ddd511 working fixup script, but failing tests. But I have tests! 2024-08-07 16:06:00 +01:00
31a2765b30 Merge pull request #15145 from Godmartinz/purge-storage
Added user storage files to purge command
2024-07-31 10:16:08 +01:00
f19899543d changed error to info 2024-07-30 09:18:17 -07:00
53ad312700 added missing closing bracket 2024-07-29 15:17:32 -07:00
89d375daad add indents 2024-07-29 15:15:41 -07:00
d46f9776fe remove text 2024-07-29 15:14:58 -07:00
f9a47c8a9f adds a try catch 2024-07-29 15:12:48 -07:00
e395ee1878 adds a try catch 2024-07-29 15:12:32 -07:00
b18baf74d2 added options to checkout accessoires to locations and assets
Added #14979: add checkout functionality to accessoires
2024-07-29 10:54:53 +02:00
f77d300549 Merge pull request #15169 from uberbrady/create_directories_when_needed_on_restore
Create intermediate directories on restore if needed - Fixes [SC-25950]
2024-07-25 18:45:54 +01:00
eb938bdba3 Create intermediate directories on restore if needed 2024-07-25 18:40:26 +01:00
84df23e1f6 Better handle older SQL dumps that got created in Windows format 2024-07-25 18:07:25 +01:00
750015684d purges user storage files 2024-07-23 10:42:50 -07:00
ca7c0aa47c Added default avatar to seeder
Signed-off-by: snipe <snipe@snipe.net>
2024-07-20 00:59:25 +01:00
ab6b8f520e Fixed field name
Signed-off-by: snipe <snipe@snipe.net>
2024-07-13 15:25:37 +01:00
24e58d1455 Do not update users who already exist since that locale may have been overirrden manually
Signed-off-by: snipe <snipe@snipe.net>
2024-07-13 15:20:04 +01:00
f91ad6b2db Use app()->getLocale() to determine imported user’s language
Signed-off-by: snipe <snipe@snipe.net>
2024-07-13 15:15:44 +01:00
5697370dfe Merge pull request #14722 from Godmartinz/unaccepted_reminder_command
Adds a command to resend acceptance emails
2024-07-11 20:37:04 +01:00
d4d19569ee adds execution timer 2024-07-11 10:52:47 -07:00
43c7504f89 adds an all option, adds help context for all, seperates logic 2024-07-11 10:03:51 -07:00
1fa6a763bc updated description 2024-07-10 11:09:57 -07:00
726308bfd5 removed typo 2024-07-10 10:58:45 -07:00
22ddb695f2 better description 2024-07-10 10:57:47 -07:00
09b2feac54 updates assets with selected model to inherit asset model eol 2024-07-10 10:56:44 -07:00
57e1df86c8 finds model and collects assets with such model 2024-07-10 10:21:24 -07:00
50df750202 Add merge event
Signed-off-by: snipe <snipe@snipe.net>
2024-07-03 20:50:23 +01:00
574867536d Standardize query for merging
Signed-off-by: snipe <snipe@snipe.net>
2024-07-03 19:41:34 +01:00
871255f28c Fixed #14812 - added consumables to individual inventory report
Signed-off-by: snipe <snipe@snipe.net>
2024-06-05 20:40:45 +01:00
f17162c2e2 Use artisan facade
Signed-off-by: snipe <snipe@snipe.net>
2024-05-29 12:40:05 +01:00
fb233c0aa4 Cleaned up facade names and references
Signed-off-by: snipe <snipe@snipe.net>
2024-05-29 12:38:15 +01:00
d3ab152d30 adds reminder notification constructor and updates markdown 2024-05-23 12:47:02 -07:00
8a0afae90f fixed query, fixed no email logic, needs new markdown 2024-05-21 09:42:00 -07:00
c658a0fcb4 fixes description 2024-05-15 13:20:05 -07:00
f40284c413 adds acceptance reminder command 2024-05-15 13:04:58 -07:00
7e9c8ba290 Remove duplicate settings call 2024-05-06 17:08:16 -07:00
6f639f7bf0 Load settings properly in SendUpcomingAuditReport command 2024-05-06 16:44:14 -07:00
eb9a654cc3 Moved settings call higher
Signed-off-by: snipe <snipe@snipe.net>
2024-05-02 12:37:41 +01:00
848e1fe1f6 Refactored audit alerts
Signed-off-by: snipe <snipe@snipe.net>
2024-04-26 21:26:00 +01:00
fe147adec3 Refactor checkin alert
Signed-off-by: snipe <snipe@snipe.net>
2024-04-26 21:10:54 +01:00
d548b800d5 nullifies location after ldap user sync 2024-04-04 15:43:33 -07:00
d64ee42ec3 Wrapped in a transaction
Signed-off-by: snipe <snipe@snipe.net>
2024-03-07 15:04:08 +00:00
fe08f39900 Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
2024-03-07 14:43:06 +00:00
5123ab57c9 Added console command to encrypt previously unencrypted fields
Signed-off-by: snipe <snipe@snipe.net>
2024-03-07 14:40:52 +00:00
6a78706a3e New 'sanitize' version of backup-restore tool. Optional. 2024-02-15 13:27:18 +00:00
955f75f733 Fixes for the prefix-guessing and sanitizing. 2024-02-13 16:45:24 +00:00
70ef904951 Actually got this pretty close to being able to do a restore 2024-02-13 12:16:15 +00:00
fcf023e3d2 WIP: trying to get prefixing and sanitization working 2024-02-13 12:16:15 +00:00