Sam
|
88469721b9
|
FEATURE: Allow admins to disable specific badges
|
2014-07-14 17:40:36 +10:00 |
Vikhyat Korrapati
|
2e52f795ea
|
Backend changes to support improved badge pages.
|
2014-06-28 01:24:00 +05:30 |
Vikhyat Korrapati
|
67a2b2598d
|
Cosmetic changes.
|
2014-06-19 16:56:18 +05:30 |
Vikhyat Korrapati
|
d208e4d517
|
Multiple grant badges.
|
2014-05-21 12:54:55 +05:30 |
Vikhyat Korrapati
|
4de700b49b
|
Change badge user list limit to 96 so that it is divisible by 8.
|
2014-05-19 10:32:59 +05:30 |
Louis Rose
|
1574485443
|
Perform the where(...).first to find_by(...) refactoring.
This refactoring was automated using the command: bundle exec "ruby refactorings/where_dot_first_to_find_by/app.rb"
|
2014-05-06 14:41:59 +01:00 |
Vikhyat Korrapati
|
4e89b64e64
|
Load 100 users at a time for the badge page, with a button to load more.
|
2014-04-24 14:48:26 +05:30 |
Vikhyat Korrapati
|
843023d7c9
|
Fix user_badges n+1 query.
|
2014-04-17 21:58:05 +05:30 |
Sam
|
30e73104e4
|
Bump up to 200 for now, UI perf needs lots of work
|
2014-04-17 16:25:06 +10:00 |
Vikhyat Korrapati
|
3136217fc1
|
Add badge page.
|
2014-04-17 01:57:57 +05:30 |
Vikhyat Korrapati
|
dcaa069bb5
|
Log badge grant/revoke to the staff actions log.
|
2014-03-21 11:10:07 +05:30 |
Vikhyat Korrapati
|
50ce93a850
|
Use render_serialized for rendering instances in UserBadgeController.
|
2014-03-21 11:09:19 +05:30 |
Vikhyat Korrapati
|
9b26c8584e
|
Initial badge system implementation.
|
2014-03-14 21:49:26 +05:30 |