osem-fcy/app
Aditya Prakash 7e04a267cb Fix get_roles method of User model
Previous implementation was associating resources with all
the roles regardless of user role in the resource. ie:
if user is cfp member of conf1, the method was returning:
{ organizer => conf1,
  cfp => conf1,
  Info Desk => conf1,
  Volunteers Coordinator => conf1
}
2016-04-17 14:11:09 +05:30
..
assets Groom proposal#show for issue openSUSE/osem#731 2016-04-15 00:24:18 +03:00
controllers drop dietary choices, social events, and html_export_path 2016-04-09 16:29:20 +03:00
helpers Fix get_roles method of User model 2016-04-17 14:11:09 +05:30
mailers Use each to iterate over array in mailer and fix comment link 2016-03-31 22:59:12 +05:30
models Fix get_roles method of User model 2016-04-17 14:11:09 +05:30
serializers Add conference serializer tests and remove unused functions 2016-04-03 11:21:57 +05:30
views Merge pull request #855 from differentreality/refactor_conference_drops 2016-04-15 11:43:29 +02:00