clarion/app/models
Petko Bordjukov 77e93809f6 uniq -> distinct 2019-04-28 02:17:21 +03:00
..
concerns Make approved events confirmable 2015-10-19 12:01:21 +03:00
.keep Create a new Rails app called Clarion 2014-07-28 12:34:18 +03:00
call_for_participation.rb Introduce CallForParticipation status mutation methods 2015-05-24 01:17:41 +03:00
conference.rb uniq -> distinct 2019-04-28 02:17:21 +03:00
conflict_count.rb Intial event conflicts implementation 2016-10-13 08:59:22 +03:00
event.rb Limit maximum event title length to 65 2018-11-08 20:20:33 +02:00
event_search.rb Use correct scopes for confirmation filter 2017-10-19 16:17:15 +03:00
event_type.rb Introduce first feature specs 2018-11-25 13:46:22 +02:00
feedback.rb Implement listing of things that feedback can be submitted for 2017-10-23 00:29:21 +03:00
hall.rb Add translation tables to Halls 2015-10-20 10:16:19 +03:00
participant.rb Optimize events listing 2016-10-15 05:59:07 +03:00
participation.rb Optimize events listing 2016-10-15 05:59:07 +03:00
personal_profile.rb Update profiles, not users 2015-07-28 15:43:19 +03:00
proposition.rb Destroy proposables that depend on a proposition 2016-10-07 02:53:20 +03:00
slot.rb Add schedule model 2014-10-12 13:26:07 +03:00
track.rb Remove the PropositionAccepting abstraction 2015-08-14 23:58:51 +03:00
user.rb Extend Management::EventsController#show views 2016-10-09 00:22:50 +03:00
volunteer.rb Enable volunteer email notifications 2016-09-26 17:50:27 +03:00
volunteer_search.rb Implement volunteer management 2016-10-09 07:17:34 +03:00
volunteer_team.rb Fix VolunteerTeam to Volunteer association 2016-10-09 15:13:06 +03:00
volunteership.rb User-facing volunteership functionality 2015-09-12 13:48:41 +03:00