..
answer.rb
Last stage of refactoring of the ability model and spec
2015-04-14 17:33:59 +02:00
booth_request.rb
Add tests for booth controller
2017-07-21 17:34:05 +03:00
booths.rb
Add booths to non admin
2017-08-08 16:18:07 +03:00
campaigns.rb
Last stage of refactoring of the ability model and spec
2015-04-14 17:33:59 +02:00
cfps.rb
added description field to cfps
2017-11-14 17:31:08 +02:00
comments.rb
created comments with FactoryGirl
2015-09-17 12:13:21 +02:00
commercials.rb
Link to an existing video with embeddable content
2017-12-15 23:06:38 +02:00
conferences.rb
Added tests for program#any_event_for_this_date?
2017-12-21 21:17:00 +02:00
contacts.rb
Make use of fake data in factories
2016-05-02 16:06:27 +02:00
difficulty_levels.rb
Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels
2016-02-06 17:42:51 +01:00
email_settings.rb
Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels
2016-02-06 17:42:51 +01:00
event_schedule.rb
Added validation in EventSchedule model and test in event_schedule_spec
2017-04-22 01:20:05 +05:30
event_types.rb
Different colors for new tracks, types and levels
2016-07-11 13:46:01 +02:00
event_users.rb
Fix Performance/HashEachMethods offenses
2017-12-18 17:30:37 +01:00
events.rb
Added hour transient attribute to event_scheduled factory
2017-04-22 01:28:49 +05:30
events_registrations.rb
Registration for Events
2016-04-26 16:11:40 +03:00
lodgings.rb
Testing if I can squash this way ( #1 )
2017-01-09 12:27:11 -06:00
openid.rb
added email presence validation to openid
2017-12-15 23:07:03 +02:00
organizations.rb
Make test organization names more unique
2018-03-02 15:28:31 +01:00
payments.rb
add Payment#purchase tests
2016-08-15 10:59:35 +05:30
physical_ticket.rb
Added model test
2017-06-22 19:51:08 +05:30
programs.rb
Fix rspec tests because of the changes to the cfp
2017-06-27 21:16:46 +03:00
qanswer.rb
Last stage of refactoring of the ability model and spec
2015-04-14 17:33:59 +02:00
question.rb
Make rubocop happy again
2016-05-02 16:06:32 +02:00
question_type.rb
Last stage of refactoring of the ability model and spec
2015-04-14 17:33:59 +02:00
registration.rb
User/Person models merge
2014-06-30 15:46:06 +03:00
registration_periods.rb
Make use of fake data in factories
2016-05-02 16:06:27 +02:00
resource.rb
ability to track resources used in conference
2017-02-07 14:58:45 +05:30
roles.rb
Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use.
2016-03-01 17:10:45 +02:00
rooms.rb
Make use of fake data in factories
2016-05-02 16:06:27 +02:00
schedule.rb
Tests for the new associations and models
2016-08-11 15:06:52 +02:00
splashpages.rb
Make use of fake data in factories
2016-05-02 16:06:27 +02:00
sponsors.rb
Let activerecord handle the picture upload in factories
2016-05-03 16:25:39 +02:00
sponsorship_levels.rb
Escape HTML some factory strings
2016-05-03 16:25:07 +02:00
subscriptions.rb
First stage of refactoring of the ability model and spec
2015-04-14 08:31:52 +02:00
targets.rb
Last stage of refactoring of the ability model and spec
2015-04-14 17:33:59 +02:00
ticket_purchases.rb
Added model test
2017-06-22 19:51:08 +05:30
ticket_scanning.rb
Improving check-in process
2017-09-13 22:47:22 +05:30
tickets.rb
Registration tickets to be set for registration period
2017-08-22 15:20:37 +05:30
tracks.rb
Add relevance field for track requests
2017-08-11 16:25:21 +03:00
users.rb
Add helper function for speaker selection
2017-05-20 18:27:07 +03:00
vdays.rb
Implements timecop to make tests independent from DateTime ( close #327 )
2014-07-23 10:28:15 +02:00
venues.rb
Somehow the :venues factory creates a dangling Conference
2016-05-03 16:25:39 +02:00
visits.rb
Implements targets and campaigns for conference
2014-06-26 09:08:26 +02:00
votes.rb
Add tests for Event. Remove redundant function 'def week' from Event.
2016-03-04 19:46:25 +02:00
vpositions.rb
add skipped empty lines
2014-07-03 11:18:33 +02:00