3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-18 11:15:42 +00:00
Commit Graph

331 Commits

Author SHA1 Message Date
ef846f563a Merge branch 'develop' into features/18554-component-report 2026-05-07 10:14:23 -07:00
17a88fcb80 Allow custom report to filter on assigned/unassigned 2026-05-07 11:00:43 +01:00
912ccead39 WIP: add type to templates 2026-04-27 17:25:21 -07:00
8cd24db72f Rename asset report view 2026-04-27 16:57:42 -07:00
4c09f3a229 Merge remote-tracking branch 'origin/master' into develop 2026-04-22 14:38:39 +01:00
c513ed5fc3 Fixed #18172 - correctly dencrypt custom fields in custom asset report 2026-04-22 12:49:48 +01:00
ec6778e770 adds ternary to user company display in custom reports 2026-04-20 10:09:44 -07:00
83fec75bc8 Avoid crashing if assignedto isn’t valid 2026-04-16 10:00:45 +01:00
d289ac7f05 Pint 2026-04-02 11:26:33 +01:00
7ec60bc6f2 Same as #18808 but renamed assetstatus to status 2026-04-02 11:26:23 +01:00
9bc92f57c8 Apply pint to non-API controllers 2026-03-13 16:45:30 +00:00
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