osem-fcy/app
Abhay Rana 92750a4a2b Adds domain support to OSEM
- This is a very basic support. All it affects is the listings
  on the homepage. Every conference can set a domain, and as
  long as the request host matches this domain, the conference
  will be shown on the list
- If a conference does not have a domain set (which will be the
  case for older conferences), such conferences are shown
  always
- Conference creation and edits now have an optional domain field
- Also adds corresponding migrations (+index)
2017-02-02 02:12:49 +05:30
..
assets implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens 2017-01-31 16:24:45 +02:00
controllers Adds domain support to OSEM 2017-02-02 02:12:49 +05:30
helpers Extract checking if event is replacement to event_schedule model 2017-01-20 18:54:56 +02:00
jobs Use ActiveJob to send comment mails 2016-04-22 11:31:19 +02:00
mailers Adapt the mailbot spec to the last changes 2016-04-22 14:53:10 +02:00
models Adds domain support to OSEM 2017-02-02 02:12:49 +05:30
serializers Add markdown to users biography 2016-08-12 11:38:28 +02:00
uploaders Give a bit more demo info in the conference description 2016-05-03 16:25:39 +02:00
views Adds domain support to OSEM 2017-02-02 02:12:49 +05:30