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 | ||
| users | ||
| application_controller.rb | ||
| booths_controller.rb | ||
| commercials_controller.rb | ||
| conference_registrations_controller.rb | ||
| conferences_controller.rb | ||
| confirmations_controller.rb | ||
| openids_controller.rb | ||
| organizations_controller.rb | ||
| payments_controller.rb | ||
| physical_tickets_controller.rb | ||
| proposals_controller.rb | ||
| registrations_controller.rb | ||
| schedules_controller.rb | ||
| subscriptions_controller.rb | ||
| ticket_purchases_controller.rb | ||
| tickets_controller.rb | ||
| tracks_controller.rb | ||
| users_controller.rb | ||