..
.gitkeep
First checkin
2013-01-07 09:04:09 +01:00
ability.rb
First checkin
2013-01-07 09:04:09 +01:00
admin_ability.rb
First checkin
2013-01-07 09:04:09 +01:00
answer.rb
question builder
2014-02-09 18:05:57 +02:00
call_for_papers.rb
Fixes for voting on proposals. 0 for no voting option. Set default value in migration to avoid blank/null problems.
2013-12-28 15:29:50 +02:00
comment.rb
First checkin
2013-01-07 09:04:09 +01:00
conference.rb
fix registration page, only show volunteering tab if option is enabled for the conference
2014-03-04 22:22:52 +02:00
datatable.rb
Working on the backend interface for supporter registrations
2013-02-03 18:12:44 +01:00
datatable_supporters.rb
Reject supporter codes if they're already used by another email
2013-02-06 07:23:35 +01:00
dietary_choice.rb
Adding more registration options, and starting work on supporter levels
2013-02-02 16:43:47 +01:00
difficulty_level.rb
Add difficulty levels
2014-02-23 16:09:09 +02:00
email_settings.rb
* Update devise to latest version
2014-03-24 12:45:47 +01:00
event.rb
Implement more embed code
2014-03-21 16:04:51 +01:00
event_attachment.rb
Added paper_trail, also starting work on the scheduler
2013-01-07 16:45:48 +01:00
event_person.rb
First checkin
2013-01-07 09:04:09 +01:00
event_type.rb
Move events stats in Statistics, add ticket distribution
2014-03-09 16:16:22 +02:00
person.rb
Get rid of the languages before_save function. It's too shaky
2014-03-05 11:09:40 +01:00
qanswer.rb
question builder
2014-02-09 18:05:57 +02:00
question.rb
question builder
2014-02-09 18:05:57 +02:00
question_type.rb
question builder
2014-02-09 18:05:57 +02:00
registration.rb
Merge branch 'final_volunteers' of https://github.com/differentreality/osem into differentreality-final_volunteers
2014-03-03 10:52:24 +01:00
revision_observer.rb
Add 'revision' attribute to Conference, managed by an observer
2013-07-08 10:03:03 +02:00
role.rb
First checkin
2013-01-07 09:04:09 +01:00
room.rb
First checkin
2013-01-07 09:04:09 +01:00
social_event.rb
Adding social events, which can be used on the registration page
2013-02-16 13:30:53 +01:00
supporter_level.rb
Adding more registration options, and starting work on supporter levels
2013-02-02 16:43:47 +01:00
supporter_registration.rb
Use render instead of redirect if registration/create fails
2013-07-16 16:03:36 +02:00
track.rb
First checkin
2013-01-07 09:04:09 +01:00
user.rb
Use render instead of redirect if registration/create fails
2013-07-16 16:03:36 +02:00
vchoice.rb
Volunteers, positions and days and volunteers list for admin, volunteering option for attendees
2014-01-01 11:39:59 +02:00
vday.rb
Volunteers, positions and days and volunteers list for admin, volunteering option for attendees
2014-01-01 11:39:59 +02:00
venue.rb
First checkin
2013-01-07 09:04:09 +01:00
vote.rb
star voting system for proposals
2013-08-16 16:06:01 +03:00
vposition.rb
Volunteers, positions and days and volunteers list for admin, volunteering option for attendees
2014-01-01 11:39:59 +02:00