3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-02 06:18:50 +00:00
Commit Graph

429 Commits

Author SHA1 Message Date
5767a98ad8 Merge pull request #15649 from bryanlopezinc/ImproveImporting
Improve import performance
2024-10-22 16:26:23 +01:00
e4e1d0d50a Clean up how we use the '$location' in LDAP sync command 2024-10-15 17:26:31 +01:00
524a442724 Improved import performance 2024-10-10 23:32:07 +01:00
b21c303e56 Merge remote-tracking branch 'origin/develop' into features/add_created_at_created_by 2024-09-20 13:43:50 +01:00
1582d81e5b Change user_id to created_by
Signed-off-by: snipe <snipe@snipe.net>
2024-09-17 22:16:41 +01:00
4facc4007e feat: Explicitly request LDAP attributes during sync 2024-09-13 17:05:48 +02:00
31da47e046 refactor: Put LDAP attribute mapping in array 2024-09-13 17:05:28 +02:00
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