3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-04-04 06:48:49 +00:00
Commit Graph

320 Commits

Author SHA1 Message Date
96befb2aef Merge branch 'develop' into xxdays-since-last-update 2026-03-06 09:54:01 +01:00
1678330f0c Merge pull request #18426 from akemidx/global-report-templates
Fixed: Added global report templates
2026-03-06 09:30:15 +01:00
556d638136 Fixed #18282 - added original notes to checkout target in custom report 2026-03-06 06:19:16 +00:00
c4aa10baf8 Added user company to custom asset report 2026-03-06 05:59:11 +00:00
34b02d8534 Merge pull request #18485 from marcusmoore/debugbar
Bumped Debugbar to v4
2026-02-25 14:43:03 +00:00
025fb30335 Added user email to exportable field in custom report 2026-02-25 12:03:23 +00:00
d9328bd0ce Merge branch 'develop' into debugbar 2026-02-24 11:27:04 -08:00
00408f0103 Revert "Put checkout_qty on checkoutable so accessory and consumable emails are formatted correctly"
This reverts commit 548cceee18.
2026-02-11 16:06:27 -08:00
548cceee18 Put checkout_qty on checkoutable so accessory and consumable emails are formatted correctly 2026-02-11 13:39:37 -08:00
fb8586f186 Properly pass parameter for asset emails 2026-02-05 16:59:49 -08:00
1dc181797b Move trait to base controller 2026-01-26 14:39:48 -08:00
2b56d82577 Move disabling debugbar to trait 2026-01-26 14:01:21 -08:00
62dbd400a4 Use asset_eol_date in custom asset report 2026-01-20 15:07:19 -08:00
eb41247f2d changing 'shared_report_template' to 'is_shared' in DB part 2, also last commit deleted an unused request file 2026-01-08 18:54:44 -07:00
45923a74f6 only user can change report sharing 2025-12-04 00:34:30 -05:00
60ff2970f0 safeguard null rows by filtering rows in query 2025-11-19 11:35:24 -08:00
c797472bcc migration, and front end 2025-11-18 15:03:28 -05:00
3aa046bfa7 Include trashed in other acceptance tasks 2025-11-11 14:00:48 +00:00
9454ff677b Get deleted objects in unaccepted asset report 2025-11-11 13:53:43 +00:00
a5c7b8f609 Small unaccepted items report fixes 2025-11-11 13:17:56 +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
df3e8ec0f3 cleaning up notes 2025-10-15 17:35:25 -04:00
c0a99d6b52 notes 2025-10-08 19:20:32 -04:00
cba090f8eb notes 2025-10-08 15:50:00 -04:00
3c81257325 fix? 2025-10-07 20:23:46 -04:00
b082fb6692 investigation and notes 2025-10-01 18:21:25 -04:00
a384245368 investigation and notes 2025-09-30 16:33:33 -04:00
9ac2ea2a52 fix test to check all mailable types for reminders 2025-09-24 13:22:33 -07:00
0ce20c1edd fix send reminder method to handle other types 2025-09-23 18:40:03 -07:00
3527c357cc whoops 2025-09-23 16:57:06 -07:00
2b5254e68f fixed, eager loading, variable names, clean up 2025-09-23 16:55:10 -07:00
5af85bfe7d further clean up 2025-09-23 12:10:50 -07:00
20adad3c6b fix company name link, clean up query 2025-09-23 12:09:21 -07:00
ca8eae4064 updated the csv values to be plain 2025-09-23 11:40:29 -07:00
7077faaf4a updated the postassetAcceptanceReport query and rows 2025-09-23 11:08:37 -07:00
51ce570eb3 attempt to sort chronologically, can not resort still 2025-09-18 11:01:40 -07:00
dcbb09bbd7 added checkoutable class 2025-09-16 15:59:53 -07:00
58eac619ea add checkoutable class, rework blade for unaccepted items 2025-09-16 15:52:41 -07:00
99acf018f1 validation rule & query 2025-09-16 15:17:59 -04:00
6ce0fd20ce works, needs error handling 2025-09-16 08:11:42 -04:00
3492ed54de i'm dumb, fixed query 2025-09-10 19:05:28 -04:00
1455281957 updated to outside window 2025-09-10 18:49:04 -04:00
be81e74921 Shifted log meta position
Signed-off-by: snipe <snipe@snipe.net>
2025-09-08 08:24:50 +01:00
c5bede8594 More small display_name fixes
Signed-off-by: snipe <snipe@snipe.net>
2025-09-04 17:15:06 +01:00
78704d8b85 Fixed #17803 - checked out to name in custom report
Signed-off-by: snipe <snipe@snipe.net>
2025-09-04 16:51:10 +01:00
b3c583b6dc Few more ->display_name
Signed-off-by: snipe <snipe@snipe.net>
2025-08-29 10:17:16 +01:00
b6d397bcca Updated ->present()->fullName() to ->display_name
Signed-off-by: snipe <snipe@snipe.net>
2025-08-25 14:57:34 +01:00
c95462328a selected value(s) 2025-08-19 18:35:07 -04:00
84fc89250a backend works, no save yet 2025-08-19 14:30:26 -04:00
7ce324a3a5 controller 2025-08-14 17:42:19 -04:00