-
- Downloads
simplify: use only one controller for the one group archive
parent
33a6080b
No related branches found
No related tags found
Showing
- app/controllers/group/archive_controller.rb 10 additions, 7 deletionsapp/controllers/group/archive_controller.rb
- app/controllers/group/archives_controller.rb 0 additions, 9 deletionsapp/controllers/group/archives_controller.rb
- app/helpers/group/links_helper.rb 4 additions, 2 deletionsapp/helpers/group/links_helper.rb
- app/jobs/group_archive_job.rb 5 additions, 4 deletionsapp/jobs/group_archive_job.rb
- app/models/group/archive.rb 0 additions, 3 deletionsapp/models/group/archive.rb
- app/views/group/archive/_page.html.haml 0 additions, 0 deletionsapp/views/group/archive/_page.html.haml
- app/views/group/archive/indexpage.html.haml 12 additions, 12 deletionsapp/views/group/archive/indexpage.html.haml
- app/views/group/archive/page.html.haml 1 addition, 1 deletionapp/views/group/archive/page.html.haml
- app/views/group/archive/show.html.haml 1 addition, 1 deletionapp/views/group/archive/show.html.haml
- app/views/group/archive/singlepage.html.haml 1 addition, 1 deletionapp/views/group/archive/singlepage.html.haml
- config/locales/en/groups.yml 0 additions, 1 deletionconfig/locales/en/groups.yml
- config/routes.rb 0 additions, 1 deletionconfig/routes.rb
- extensions/themes/default/navigation.rb 5 additions, 5 deletionsextensions/themes/default/navigation.rb
- test/functional/group/archive_controller_test.rb 20 additions, 2 deletionstest/functional/group/archive_controller_test.rb
- test/functional/group/archives_controller_test.rb 0 additions, 31 deletionstest/functional/group/archives_controller_test.rb
- test/integration/group_archive_test.rb 9 additions, 9 deletionstest/integration/group_archive_test.rb
Loading
Please register or sign in to comment