osem-fcy/app
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
..
assets Fix decimal limit of total to 2 2017-10-14 21:41:54 +05:30
controllers Fix missing link on public organizations page 2017-11-07 14:11:13 -08:00
helpers styling failing error is corrected 2017-10-22 18:58:27 +05:30
jobs Use ActiveJob to send comment mails 2016-04-22 11:31:19 +02:00
mailers Add emails for booth's acceptance and rejection 2017-08-14 22:34:17 +03:00
models Fix missing link on public organizations page 2017-11-07 14:11:13 -08:00
pdfs Fixed email overflow bug in tickets pdf 2017-10-02 11:04:12 +03:00
serializers Enable Style/IndentationWidth cop 2017-07-14 12:47:20 +03:00
uploaders Sample prototype for ticket pdf 2017-07-05 16:39:31 +05:30
views Fix missing link on public organizations page 2017-11-07 14:11:13 -08:00