28 Commits

Author SHA1 Message Date
b7ef4a6a95 Migrate linter to rubocop-rails-omakase 2025-03-23 16:49:27 +01:00
7b1de64fb3 Merge branch 'develop' into more_reports 2021-03-15 11:50:04 +01:00
e4b62806c3 add more StatisticsController specs 2021-03-13 21:34:24 +01:00
63fb75a3cf statistics_controller: remove more unncessary @ivars + remove useless code path 2021-03-13 20:52:24 +01:00
f92b6537d0 statistics code clean up 2021-03-13 20:09:35 +01:00
0680c35087 models: org: unify code to pull all transfers and accounts 2021-03-13 15:07:06 +01:00
72edf73666 [FIX] fix due to Rails 6 upgrade in StatisticsController#statistics_all_transfers 2020-12-21 21:29:34 +01: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
7fbd2d317c statistics: add gender pie chart in demographics section (partially revert 587cdd29d2 and adapted to new stuff) 2019-04-08 23:57:03 +02:00
587cdd29d2 remove unused instance variable @gender_counts (related to bb9a2f0) 2016-01-16 12:33:39 +01:00
22799f9ca4 little reorganization in controllers code 2015-11-22 19:31:27 +01:00
c00b4faaa0 New statistics view: all bank transfers 2015-05-06 18:51:03 +02:00
c124496b57 Revert part of d594d57 2015-05-06 18:01:08 +02:00
d594d5759e Use instead of to enable join reuse 2015-05-06 17:51:35 +02:00
12bb807dc3 total number of users without disabled 2015-02-09 23:13:40 +01:00
f4b45c64af filter active members 2015-02-07 00:49:53 +01:00
4734bb98b1 rubocop 2015-01-27 19:10:34 +01:00
9326e1509d small fix in showing age label of demographic stats 2015-01-27 19:07:58 +01:00
658160c6c2 small fixes in statistics type of swap 2015-01-27 17:18:10 +01:00
05c3d7e9ff Code style: further simplifications on statistics controller 2015-01-08 11:27:14 +01:00
be3cde497d Code style: start to make rubocop happy on controllers 2015-01-08 01:07:02 +01:00
52e9620b7a pass rubocop 2014-12-08 02:06:33 +01:00
02a35b6e91 include swaps without category and/or tags 2014-12-08 01:57:53 +01:00
cf15f89b75 include swaps without tags in stats 2014-12-04 22:14:05 +01:00
838507b97a statistics things 2014-11-28 02:39:24 +01:00
970e077f68 add translations and ability to export graphs 2014-10-29 22:49:52 +01:00
65fd875bab small fixes 2014-10-29 22:18:12 +01:00
64351b6934 Stats move to new controller 2014-10-29 22:04:06 +01:00