Rishabh Saxena
211410b6f0
Merge 4d4736f042 into 424b1302cb
2016-08-10 06:18:19 +00:00
Stella Rouzi
59eeb7edbd
Enable blind voting
2016-07-22 12:21:54 +03:00
Rishabh Saxena
223a0eead9
delete unused methods, add feature tests
2016-07-15 02:46:31 +05:30
Rishabh Saxena
3b4c7d70c0
remove card_types from helpers
2016-07-14 22:20:31 +05:30
Rishabh Saxena
a3d709bc75
add helper tests
2016-07-14 19:08:28 +05:30
Henne Vogelsang
73ce49de25
Use dynamic fake data in the spec
2016-05-02 16:06:32 +02:00
Henne Vogelsang
8fc57e34c9
Adapt the spec
2016-04-27 17:55:24 +02:00
Stella Rouzi
01ec43e53a
Registration for Events
2016-04-26 16:11:40 +03:00
Aditya Prakash
d662ebd252
Remove sponsorship level from view and test
2016-04-21 21:22:14 +05:30
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