3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-05-01 20:26:39 +00:00
Commit Graph

559 Commits

Author SHA1 Message Date
fbe2ae03ff Use due_checkin_days setting instead of audit warning days 2025-11-12 15:52:16 +00:00
d1a492f953 Improved overdue checkin alert 2025-11-12 15:38:47 +00:00
a5c7b8f609 Small unaccepted items report fixes 2025-11-11 13:17:56 +00:00
ddd2a96ac5 Clearer message on no inventory to report 2025-11-11 11:52:05 +00:00
1258eb6533 Merge pull request #17913 from Godmartinz/add_types_to_unaccepted_asset_report
Fixed #15664 - Adds Accessories, Components, Consumables, and Licenses to Unaccepted Assets report
2025-11-10 12:24:13 +00:00
90263eab06 Added note for —with-option flag 2025-10-28 14:20:40 +00:00
9d8f251fc4 Limit the email to 30 records, added optional --with-output 2025-10-28 14:15:15 +00:00
4b7a06761a Moved import time limit inside class, added new backup time limit 2025-10-23 16:05:09 +01:00
57b49fc31c Check for array key for license report/formatters 2025-10-16 12:46:17 +01:00
cc234c60b8 Update LdapSync.php to populate/update user fields
Added missing IF statements for address, city, state, and ZIP code. Previously, this information would be pulled via LDAP sync but would not update the user data due to the missing IF statements for these attributes.
2025-10-13 13:42:11 -05:00
1217a02ec1 Merge pull request #17992 from marcusmoore/17963-undelete-files-command
Added command to remove invalid "upload deleted" entries from the action log
2025-10-07 14:17:56 +01:00
1735fb6bed Improved audit email 2025-10-07 14:08:33 +01:00
5a13d5ea6f Update command description 2025-10-06 15:23:55 -07:00
0b065eb7fe Improve command 2025-10-06 15:20:43 -07:00
e2c0e4bc66 WIP build out command 2025-10-06 15:14:15 -07:00
655b0e6778 Scaffold command 2025-10-06 14:59:25 -07:00
0aebd669b2 Fixed accessor for console view 2025-10-03 16:25:31 +01:00
ae8289fc8c Eager load cagory and manufacturer 2025-10-03 16:12:40 +01:00
ec2eddf538 Add order scope to query 2025-10-03 16:02:07 +01:00
4702fdddc6 Nicer output in console command 2025-10-03 14:38:08 +01:00
9b96314371 Cleanups and improvements to output on snipeit:restore command 2025-10-01 22:07:45 +01:00
3ae7a77032 update the snipeit reminder command 2025-09-25 10:43:41 -07:00
a18957dbe9 Include output even if there is nothing to send 2025-09-16 12:33:06 +01:00
b54d222943 One more query tweak 2025-09-16 11:39:02 +01:00
d1207444db Fixed nesting in orWhere 2025-09-16 11:20:49 +01:00
b67f808da9 Fixed fieldname 2025-09-12 18:07:40 +01:00
29359f42ae Added table printout 2025-09-12 17:37:12 +01:00
28abeab31d Fixed a few more display_name instances
Signed-off-by: snipe <snipe@snipe.net>
2025-08-29 10:06:58 +01:00
ca95b29cd6 Add telescope tables to the excepted tables
Signed-off-by: snipe <snipe@snipe.net>
2025-08-28 19:52:56 +01:00
e4f06b0ca8 One last time
Signed-off-by: snipe <snipe@snipe.net>
2025-08-27 15:43:48 +01:00
2f093c0e82 Added early exist on step 4 as well
Signed-off-by: snipe <snipe@snipe.net>
2025-08-27 15:41:39 +01:00
5d9dc0e74d Put decrypt in a try/catch
Signed-off-by: snipe <snipe@snipe.net>
2025-08-27 15:33:26 +01:00
4a6520fc78 Fixed address field
Signed-off-by: snipe <snipe@snipe.net>
2025-08-27 13:30:07 +01:00
16795382fc Many cleanups to default-mode of LDAP troubleshooter 2025-08-26 15:53:18 +01:00
e74460aefc Merge branch 'develop' into improve_ldap_certifcate_ignoring 2025-08-26 15:01:11 +01:00
15e64155b5 Add version checking to LDAP troubleshooter, clean up ldap model 2025-08-26 13:57:25 +01:00
07dbc6842c Are you KIDDING ME, Github??
This reverts commit c8e79aa5ca, reversing
changes made to e60f2b2332.

Signed-off-by: snipe <snipe@snipe.net>
2025-08-25 15:56:28 +01:00
13cd7071b8 WIP improving some LDAP stuff 2025-08-25 15:41:01 +01:00
c8e79aa5ca Merge branch 'develop' into add-display-name-to-users-fixed 2025-08-25 15:28:20 +01:00
b6d397bcca Updated ->present()->fullName() to ->display_name
Signed-off-by: snipe <snipe@snipe.net>
2025-08-25 14:57:34 +01:00
6503f9c667 Revert "Merge pull request #17650 from grokability/add-displayName-to-users"
This reverts commit 4770e469b4, reversing
changes made to 29a18c7c8b.

Signed-off-by: snipe <snipe@snipe.net>
2025-08-21 20:23:47 +01:00
fc091c1174 Added comments
Signed-off-by: snipe <snipe@snipe.net>
2025-08-21 09:29:12 +01:00
c07ef4d87f A few small tweaks
Signed-off-by: snipe <snipe@snipe.net>
2025-08-21 09:25:42 +01:00
1b42abcc98 Fixed mapping
Signed-off-by: snipe <snipe@snipe.net>
2025-08-19 19:54:32 +01:00
8b83584b67 Added mapping fields to LDAP
Signed-off-by: snipe <snipe@snipe.net>
2025-08-19 18:31:58 +01:00
357ee5fc45 Copy over the old dirs just in case
Signed-off-by: snipe <snipe@snipe.net>
2025-08-10 21:02:37 +01:00
c6dea085b2 Missed a few
Signed-off-by: snipe <snipe@snipe.net>
2025-08-10 21:01:23 +01:00
3f96f7cbd7 Updated file paths for uploads
Signed-off-by: snipe <snipe@snipe.net>
2025-08-10 13:24:45 +01:00
dde2e88332 Renamed variables in purge
Signed-off-by: snipe <snipe@snipe.net>
2025-08-10 13:24:32 +01:00
a5e37519f5 Merge pull request #17539 from grokability/add-file-uploads-to-maintenances
WIP: Add file uploads to maintenances
2025-08-10 11:13:19 +01:00