Marcus Moore
|
9fcb1a2d0e
|
Rename SavedReport to ReportTemplate
|
2023-12-18 12:55:48 -08:00 |
|
Marcus Moore
|
b9cda88363
|
Alphabetize saved reports list
|
2023-12-11 16:20:17 -08:00 |
|
Marcus Moore
|
c9157dc55d
|
Update docblock
|
2023-12-11 14:20:33 -08:00 |
|
Marcus Moore
|
c3b53b28e3
|
Allow saving custom reports
|
2023-12-11 14:19:03 -08:00 |
|
akemidx
|
e636d7b9d5
|
multiple saved reports, beginning of dynamic dropdown listing/queried url
|
2023-12-11 15:28:34 -05:00 |
|
Marcus Moore
|
b7011d853a
|
WIP: add methods to restore settings from saved report
|
2023-11-02 17:10:50 -07:00 |
|
Marcus Moore
|
06186c9b12
|
WIP: Simply post the form to a different controller
|
2023-10-30 16:30:53 -07:00 |
|
akemidx
|
734af87f2f
|
template structuring
|
2023-08-28 19:26:31 -04:00 |
|
Marcus Moore
|
c32f099053
|
Remove unneeded call to Company::scopeCompanyables
|
2023-08-08 17:22:15 -07:00 |
|
snipe
|
ffb605a37c
|
Merge pull request #13309 from inietov/fixes/checkout_range_doesnt_include_today
Fixed #13300 Custom Asset Report, Checkout date range never includes current day
|
2023-07-31 15:04:22 +01:00 |
|
Ivan Nieto Vivanco
|
cb4ed92639
|
Use Carbon date objects instead of casting using DB::raw()
|
2023-07-20 16:17:06 -06:00 |
|
snipe
|
a19a508a80
|
Merge pull request #13197 from akemidx/current_value_for_assets
Current value added to asset index page
|
2023-07-19 19:06:15 +01:00 |
|
Ivan Nieto Vivanco
|
ecac4718fe
|
Add date casting to the SQL query, so the BETWEEN range doesn't care about time of day in custom report datetimes
|
2023-07-13 16:02:47 -06:00 |
|
akemidx
|
8df9db76bc
|
column ordering fix
|
2023-06-22 17:12:40 -04:00 |
|
akemidx
|
8725d40f8d
|
current value added to asset index page. translations for this in reports
|
2023-06-22 17:00:42 -04:00 |
|
snipe
|
02cacf76c6
|
Additional multi-select options for custom report
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-16 13:58:21 -07:00 |
|
snipe
|
0f3b77ee2d
|
Added multi-select option to custom report
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-10 14:45:31 -07:00 |
|
snipe
|
9f39d71f16
|
Merge pull request #12831 from Godmartinz/adds_multi_select_to_custom_report
Added Multiselect of companies for custom reports
|
2023-05-10 11:36:21 -07:00 |
|
snipe
|
fe710efb40
|
Merge pull request #12874 from Godmartinz/feature/sc-23130
Adds a checkout range for custom asset reports
|
2023-05-03 11:43:44 -07:00 |
|
Marcus Moore
|
429c4cb99f
|
Remove the loading of asset maintenances that are not used by view
|
2023-04-27 17:12:53 -07:00 |
|
Godfrey M
|
bdd1045272
|
adds a checkout range for custom asset reports
|
2023-04-19 09:11:44 -07:00 |
|
Godfrey M
|
ab67d903b5
|
adds multi select to custom report for companies
|
2023-04-13 12:02:11 -07:00 |
|
Ivan Nieto Vivanco
|
67471a3a77
|
Evaluate if the collection is empty before access the array index
|
2023-03-13 21:44:06 -06:00 |
|
Brady Wetherington
|
ca849db316
|
The 'download activity report' displayed the wrong value for 'admin'
|
2023-03-01 12:23:13 -08:00 |
|
snipe
|
5e6ebb9a65
|
Merge pull request #12410 from uberbrady/paginate_accessories_report
Paginate accessories report
|
2023-02-23 12:26:17 -08:00 |
|
snipe
|
c8c5dddcc1
|
Removed unused else condition
Signed-off-by: snipe <snipe@snipe.net>
|
2023-02-06 12:43:19 -08:00 |
|
Brady Wetherington
|
c9f0f5fe8b
|
Change Accessories report to use server-side pagination from URL
|
2023-01-24 17:35:44 -08:00 |
|
snipe
|
399c7590cd
|
Merge pull request #12209 from snipe/fixes/error_downloading_unaccepted_assets
Fixed 500 when downloading the Unaccepted Assets report [sc-19555]
|
2022-12-15 14:19:41 -08:00 |
|
Ivan Nieto Vivanco
|
eb67d1b064
|
Filter items from the report if null returned
|
2022-12-06 18:00:16 -06:00 |
|
Godfrey M
|
a02a04d601
|
fixes a regression with the csv assigned to fields
|
2022-11-16 16:34:57 -08:00 |
|
snipe
|
7cb4740359
|
Merge pull request #11766 from snipe/fixes/wtf_method_names_derp
Fixed (?) method name?
|
2022-10-26 17:39:11 -07:00 |
|
Ivan Nieto Vivanco
|
25c10c3819
|
Filter non-asset items from download unaccepted assets report
|
2022-10-03 18:12:30 -05:00 |
|
snipe
|
b07c4caa37
|
Extra whitespace
Signed-off-by: snipe <snipe@snipe.net>
|
2022-09-30 11:47:27 -07:00 |
|
snipe
|
5a7e35c0e8
|
Made a conditional escape according to .env
Signed-off-by: snipe <snipe@snipe.net>
|
2022-09-30 09:48:43 -07:00 |
|
snipe
|
bae200edd7
|
Use EscapeFormula() in CSV export
Signed-off-by: snipe <snipe@snipe.net>
|
2022-09-30 09:29:17 -07:00 |
|
snipe
|
3192a68b06
|
Pulled assetlog from custom report controller
Signed-off-by: snipe <snipe@snipe.net>
|
2022-09-14 18:17:52 -07:00 |
|
snipe
|
ae505ef44d
|
Literally have no idea how this ever worked
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-31 19:20:35 -07:00 |
|
Ivan Nieto Vivanco
|
e5cc6ec972
|
Fixes error 500 if checkout_acceptances table have a created_at null column
|
2022-08-17 22:02:13 -05:00 |
|
snipe
|
e7c47408a7
|
Derp
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-10 13:57:42 -07:00 |
|
snipe
|
637604dfaf
|
Fixed #8928 - add URL and ID to custom asset report
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-10 13:51:47 -07:00 |
|
snipe
|
cc92d342ea
|
Added deleted at value
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-02 19:58:37 -07:00 |
|
snipe
|
02caa13222
|
Removed debugging
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-02 19:58:30 -07:00 |
|
snipe
|
975b4dee2f
|
Added deleted header
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-02 19:58:17 -07:00 |
|
snipe
|
8e18ce74b2
|
Update method name
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-02 19:12:18 -07:00 |
|
Godfrey M
|
ff080a2d8f
|
replace checkboxes with radiobuttons
|
2022-08-02 10:27:55 -07:00 |
|
Godfrey M
|
842dafefec
|
adds options to include Deleted assets to custom asset reports
|
2022-08-01 14:52:12 -07:00 |
|
Godfrey M
|
27039325f3
|
removed comments, because I forgot
|
2022-07-12 12:41:07 -07:00 |
|
Godfrey M
|
58c54cc3dc
|
uses notArchived scope instead now
|
2022-07-12 12:20:11 -07:00 |
|
Godfrey M
|
48349071ed
|
accounts for status_id as well
|
2022-07-12 09:46:44 -07:00 |
|
Godfrey M
|
75844c5942
|
adds a checkbox to exclude archived assets from custom reports
|
2022-07-11 09:56:58 -07:00 |
|