osem-fcy/app/views/conferences
James Mason 714f89f6ba
Fix missing link on public organizations page
When viewing a conference, the Instance Name in the header points to
/organizations. On the organizations index, there's a button to see
conferences, but it does nothing. This makes it easy for public users to
get lost.

This commit:
* Adds a function to the organizations controller to show child
  conferences
* Adds a public permission to see conferences through an organization
* Represents a subset of conferences, reusing conferences/index view,
  for the organization
2017-11-07 14:11:13 -08:00
..
_booths.html.haml Add confirmed booths to splashpage 2017-08-16 16:51:52 +03:00
_call_for_paper.html.haml Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
_call_for_tracks.html.haml Enable track requests 2017-08-11 16:25:21 +03:00
_conference_details.html.haml Changed physical_ticket to plural 2017-10-02 09:53:10 +03:00
_footer.html.haml Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
_gallery.html.haml Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
_lodging.html.haml Made lodging cards of same height w.r.t. to its row. Fixes #1456. 2017-08-23 14:20:40 +03:00
_program.html.haml Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
_registration.html.haml Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
_schedule_splashpage.html.haml Track related refactoring 2017-08-27 18:20:16 +03:00
_social_media.html.haml Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
_sponsors.html.haml Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
_tickets.html.haml Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
_venue.html.haml fixed hakiri xss warnings. 2017-10-12 04:55:01 +05:30
_venue_map.html.haml Add vendor picture interface; include in splash 2017-10-17 15:33:04 +03:00
_venue_map_marker.html.haml Add vendor picture interface; include in splash 2017-10-17 15:33:04 +03:00
index.html.haml Fix missing link on public organizations page 2017-11-07 14:11:13 -08:00
show.html.haml fixed hakiri xss warnings. 2017-10-12 04:55:01 +05:30