mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-15 12:44:03 +00:00
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 |
||
|---|---|---|
| .. | ||
| _booths.html.haml | ||
| _call_for_paper.html.haml | ||
| _call_for_tracks.html.haml | ||
| _conference_details.html.haml | ||
| _footer.html.haml | ||
| _gallery.html.haml | ||
| _lodging.html.haml | ||
| _program.html.haml | ||
| _registration.html.haml | ||
| _schedule_splashpage.html.haml | ||
| _social_media.html.haml | ||
| _sponsors.html.haml | ||
| _tickets.html.haml | ||
| _venue.html.haml | ||
| _venue_map.html.haml | ||
| _venue_map_marker.html.haml | ||
| index.html.haml | ||
| show.html.haml | ||