-
- Downloads
Add group contribution statistics page
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
- CHANGELOG-EE 1 addition, 0 deletionsCHANGELOG-EE
- app/assets/javascripts/application.js.coffee 1 addition, 0 deletionsapp/assets/javascripts/application.js.coffee
- app/assets/stylesheets/framework/tables.scss 5 additions, 1 deletionapp/assets/stylesheets/framework/tables.scss
- app/controllers/groups/stats_controller.rb 27 additions, 0 deletionsapp/controllers/groups/stats_controller.rb
- app/models/event.rb 6 additions, 0 deletionsapp/models/event.rb
- app/views/groups/stats/show.html.haml 175 additions, 0 deletionsapp/views/groups/stats/show.html.haml
- app/views/layouts/nav/_group.html.haml 5 additions, 0 deletionsapp/views/layouts/nav/_group.html.haml
- config/routes.rb 1 addition, 0 deletionsconfig/routes.rb
- features/group/statistics.feature 9 additions, 0 deletionsfeatures/group/statistics.feature
- features/steps/group/statistics.rb 14 additions, 0 deletionsfeatures/steps/group/statistics.rb
- vendor/assets/javascripts/jquery.tablesorter.js 1046 additions, 0 deletionsvendor/assets/javascripts/jquery.tablesorter.js
app/controllers/groups/stats_controller.rb
0 → 100644
app/views/groups/stats/show.html.haml
0 → 100644
features/group/statistics.feature
0 → 100644
features/steps/group/statistics.rb
0 → 100644
This diff is collapsed.
Please register or sign in to comment