mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +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 |
||
|---|---|---|
| .. | ||
| admin | ||
| api/v1 | ||
| application_controller_spec.rb | ||
| booths_controller_spec.rb | ||
| conference_registration_controller_spec.rb | ||
| conferences_controller_spec.rb | ||
| confirmations_controller_spec.rb | ||
| organizations_controller_spec.rb | ||
| physical_ticket_controller_spec.rb | ||
| proposals_controller_spec.rb | ||
| schedules_controller_spec.rb | ||
| subscriptions_controller_spec.rb | ||
| tracks_controller_spec.rb | ||
| users_controller_spec.rb | ||