public DMPs paginablerised. DMPRoadmap/roadmap#1055
public DMPs templates paginablerised. DMPRoadmap/roadmap#1055

plans visible to org admin paginablerised. DMPRoadmap/roadmap#1055

guidances paginablerised. DMPRoadmap/roadmap#1055

guidance_groups paginablerised. DMPRoadmap/roadmap#1055

remove tablesorter class from paginable views. Introduce Clear search results when ALL search results are active. DMPRoadmap/roadmap#1055

guidance policy for paginable/guidance/index/:page. DMPRoadmap/roadmap#1055
dev
1 parent 1e31229 commit 6beb771066db58a00d1bb7ec54018fa4a4d4d292
@Jose Lloret Jose Lloret authored on 18 Jan 2018
Showing 32 changed files
View
app/controllers/guidances_controller.rb
View
app/controllers/paginable/guidance_groups_controller.rb 0 → 100644
View
app/controllers/paginable/guidances_controller.rb 0 → 100644
View
app/controllers/paginable/plans_controller.rb
View
app/controllers/paginable/templates_controller.rb
View
app/controllers/public_pages_controller.rb
View
app/models/guidance.rb
View
app/models/guidance_group.rb
View
app/models/plan.rb
View
app/models/template.rb
View
app/policies/guidance_policy.rb
View
app/views/guidances/admin_index.html.erb
View
app/views/layouts/_paginable.html.erb
View
app/views/org_admin/plans/index.html.erb
View
app/views/paginable/guidance_groups/_index.html.erb 0 → 100644
View
app/views/paginable/guidances/_index.html.erb 0 → 100644
View
app/views/paginable/plans/_org_admin.html.erb 0 → 100644
View
app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb
View
app/views/paginable/plans/_privately_visible.html.erb
View
app/views/paginable/plans/_publicly_visible.html.erb 0 → 100644
View
app/views/paginable/templates/_all.html.erb
View
app/views/paginable/templates/_funders.html.erb
View
app/views/paginable/templates/_orgs.html.erb
View
app/views/paginable/templates/_publicly_visible.html.erb 0 → 100644
View
app/views/paginable/themes/_index.html.erb
View
app/views/paginable/users/_index.html.erb
View
app/views/public_pages/plan_index.html.erb
View
app/views/public_pages/template_index.html.erb
View
app/views/users/admin_grant_permissions.html.erb 0 → 100644
View
config/routes.rb
View
test/integration/paginable_flows_test.rb
View
test/unit/guidance_test.rb