38 Commits

Author SHA1 Message Date
1914af848d reports: download_all refactor to make pulling collections more DRY 2021-04-24 17:45:30 +02:00
60eddee7d9 fix: treated error ENOENT
if you try to download the zip repeatedly, this error may appear, so now the algorithm retries it if it happens. It also make sure to close Tempfile.
2021-04-19 19:11:26 +02:00
d3ab098f7e feat: Downloading a zip with CSV documents
The new update allows the administrator to download a zip containing all the current CSV documents. Issue #596.
2021-04-16 13:56:35 +02:00
0680c35087 models: org: unify code to pull all transfers and accounts 2021-03-13 15:07:06 +01:00
5061a61e5e refactor report_responder 2021-03-13 03:01:35 +01:00
70db0b6d00 dry some code + more specs 2021-03-13 02:25:00 +01:00
ea4f9deb70 add Transfers report 2021-03-13 01:05:25 +01:00
f6975c7b0f fix default inflector under Zeitwerk 2019-09-26 02:32:53 +02:00
27be159c1d Rails 6, first commit! the app boots fine and seems to work fine as well 2019-09-25 22:43:20 +02:00
f4035ed851 Deleted post should not appear on the reports 2015-06-03 19:17:58 +02:00
9f410374d1 Use a better join for active posts 2015-05-27 19:02:25 +02:00
823d138bab Add new scope to avoid uneeded joins 2015-05-20 22:51:23 +02:00
b314ac0e92 Don't show not active users on post reports.
* Offer & Inquiry reports.
* Includes controller test.
2015-05-09 09:44:19 +02:00
60074303c2 decorators specs, rubocop and i18n 2015-04-21 00:09:00 +02:00
b523aeb8ba reports: proper filenames, add mime_type 2015-04-20 21:59:23 +02:00
c7ad135d4f pdf exporter with Prawn (1st version); some code reorganization 2015-04-13 00:15:40 +02:00
5045f714a7 csv exporter 2015-04-12 15:59:16 +02:00
569f61962a Code style: More controllers adjusted 2015-01-08 11:38:07 +01:00
64351b6934 Stats move to new controller 2014-10-29 22:04:06 +01:00
e52b8d3023 merge branch 'master' into statistics_menu_for_admin 2014-10-29 21:47:50 +01:00
4434632bd4 not show members incatives 2014-10-20 21:27:28 +02:00
c434e35697 More fixes... 2014-07-11 12:18:51 +02:00
9036bb428c Fixes 2014-07-10 15:13:55 +02:00
790a4d5c05 Inverse order for list of type of swaps 2014-07-09 20:51:04 +02:00
13aa473cb5 Added 'Types of swaps' to statistics 2014-07-09 20:33:31 +02:00
7877895478 Small fix to show member_id in the report of offers and inquiries 2014-07-09 13:43:05 +02:00
5c7103f329 added 'without offers' report 2014-06-19 22:20:52 +02:00
4833cf677c small fix to user the correct field last login 'current_sign_in_at' 2014-06-19 22:16:01 +02:00
af766beb26 added 'last login' report 2014-06-19 21:30:08 +02:00
669117ee74 separate statistics in different views 2014-06-18 20:20:56 +02:00
79ccbe2e4c bug solved (not correct form) and show 6 months by default 2014-05-30 01:06:09 +02:00
68869b717e add activity bank by months with chart 2014-04-20 05:22:40 +02:00
3216d74949 statistics menu added 2014-04-18 08:58:01 +02:00
d490230ced Put back reports in the app. 2013-12-30 18:40:11 +01:00
6373881cd1 report offers 2013-07-04 17:59:45 +02:00
687d88238d Upgrade to Rails 4
Clean up
2013-07-03 02:16:00 +02:00
83b0112eba limpieza 2013-05-24 00:26:03 +02:00
daccba0a45 Añadidos reports. 2013-05-23 23:52:23 +02:00