osem-fcy/app/models
Ana 69043e1549 All events grouped by date and time
The events are ordered by date and time in the all events section of the schedule. The event schdule definition in program has been changed to order the events.
2016-07-25 11:33:25 +02:00
..
ahoy Remove program model from ahoy 2016-04-09 15:01:46 +05:30
.gitkeep First checkin 2013-01-07 09:04:09 +01:00
ability.rb registration_limit check moved to ability file 2016-06-27 18:11:21 +02:00
answer.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
campaign.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
cfp.rb Program<->cfp is already a one to one relation 2016-05-02 16:06:32 +02:00
comment.rb Use ActiveJob to send comment mails 2016-04-22 11:31:19 +02:00
commercial.rb Implement simplified commercials workflow 2016-01-21 19:41:12 +01:00
conference.rb Different colors for new tracks, types and levels 2016-07-11 13:46:01 +02:00
contact.rb Make use of fake data in factories 2016-05-02 16:06:27 +02:00
difficulty_level.rb Hexadecimal color changed to capital letters 2016-07-11 13:46:02 +02:00
email_settings.rb Modify conference registration to a singular resource 2016-07-05 01:15:32 +05:30
event.rb All events grouped by date and time 2016-07-25 11:33:25 +02:00
event_type.rb Hexadecimal color changed to capital letters 2016-07-11 13:46:02 +02:00
event_user.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
events_registration.rb Registration for Events 2016-04-26 16:11:40 +03:00
lodging.rb Use PictureUploader on Lodging 2016-04-27 17:40:23 +02:00
openid.rb Fix basic style issues with rubocop 2014-07-21 15:05:58 +02:00
program.rb All events grouped by date and time 2016-07-25 11:33:25 +02:00
qanswer.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
question.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
question_type.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
registration.rb Registration for Events 2016-04-26 16:11:40 +03:00
registration_period.rb Add validations for registration_period 2016-02-23 12:57:45 +02:00
revision_observer.rb drop dietary choices, social events, and html_export_path 2016-04-09 16:29:20 +03:00
role.rb Add before_destroy :cancel to precent role destroy.Change Conference-Role association to have dependent: :destroy_all 2016-03-28 19:49:59 +05:30
room.rb Rooms belong to venue 2016-02-06 17:43:51 +01:00
splashpage.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
sponsor.rb Use PictureUploader on Sponsor 2016-04-27 17:40:23 +02:00
sponsorship_level.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
subscription.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
target.rb Tests for target model 2016-03-06 10:46:03 +05:30
ticket.rb correcting ticket's details view and its related models. 2016-03-19 01:52:38 +05:30
ticket_purchase.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
track.rb Hexadecimal color changed to capital letters 2016-07-11 13:46:02 +02:00
user.rb Configure OSEM via environment variables 2016-04-29 16:36:47 +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 Introduce strong parameters 2015-12-23 11:36:50 +02:00
venue.rb Make use of fake data in factories 2016-05-02 16:06:27 +02:00
visit.rb apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
vote.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
vposition.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00