63 Commits

Author SHA1 Message Date
Zachary Doll
5c4120a41e Added validation to rules criteria 2013-12-11 16:56:37 -06:00
Zachary Doll
d4d3cd2dcd Add ability to stop rank progression 2013-12-11 14:38:34 -06:00
Zachary Doll
4ac36b036e Added pager to the badge settings screen 2013-12-11 13:59:22 -06:00
Zachary Doll
ff410bcd7b Finished up rank promotion screen and refactor rank model 2013-12-11 13:48:06 -06:00
Zachary Doll
c95bd9e84b Fixed the badges/all query to always show the correct award record 2013-12-11 11:54:17 -06:00
Zachary Doll
51b8dadb9f Forgot to save all :(, more badge model refactoring 2013-12-11 10:38:16 -06:00
Zachary Doll
44256fe261 Split badge model into badge and badge award models 2013-12-11 10:28:22 -06:00
Zachary Doll
810d07ce2d Megacommit! Fixed all known inline todos 2013-12-10 15:29:07 -06:00
Zachary Doll
d1332d0158 Refactored react controller 2013-12-10 14:57:12 -06:00
Zachary Doll
2fe1c87462 Ranks now use a single photo for activities 2013-12-09 21:56:45 -06:00
Zachary Doll
1fa8ca47ce Ranks now use a single photo WIP 2013-12-09 17:27:50 -06:00
Zachary Doll
0a5613cb1f Ranks now award roles 2013-12-09 17:12:22 -06:00
Zachary Doll
c0e2817e15 Rework ranks to use roles and a single photo 2013-12-04 16:29:57 -06:00
Zachary Doll
c4bd5b5f15 Synced locale up with definitions in use. Also namespaced most definitions 2013-12-04 14:09:26 -06:00
Zachary Doll
61d334ab44 All hardcoded strings can be translated now 2013-12-04 10:21:39 -06:00
Zachary Doll
9b20d11f0b Add leaderboard configuration options and cleaned up the class hooks file 2013-12-03 17:17:16 -06:00
Zachary Doll
a0ad2e509b Rank WIP 2013-11-22 16:08:30 -06:00
Zachary Doll
03e5e07fc8 Rank WIP 2013-11-20 17:21:10 -06:00
Zachary Doll
aefbf84ab0 Update refactored class names 2013-11-20 16:56:02 -06:00
Zachary Doll
79b012efe3 Refactored without updating all usages 2013-11-20 15:38:25 -06:00
Zachary Doll
0483b8a4e9 Added in application singleton and separated out reaction rendering 2013-11-20 15:35:01 -06:00
Zachary Doll
0f0979f771 Add permissions checking to react controller 2013-11-20 12:30:10 -06:00
Zachary Doll
74b37ae84c Fixed regression in slider update on badges/settings 2013-11-19 16:21:57 -06:00
Zachary Doll
94f603847b Added skeleton rank controller-model-views 2013-11-19 16:15:29 -06:00
Zachary Doll
e6cc8af84e Added primitive best of controller 2013-11-19 15:53:42 -06:00
Zachary Doll
655929ccf4 Updated leaderboard module to allow different periods of leaders 2013-11-19 15:16:09 -06:00
Zachary Doll
8a4c62fce3 Added all time leaderboard module 2013-11-19 11:41:46 -06:00
Zachary Doll
424714c500 Reactions now apply their award value to the parent's row in the score column 2013-11-18 11:10:18 -06:00
Zachary Doll
d0a351a2a4 Add in more robust js ui on adding actions. Plus permissions are now selectable 2013-11-15 16:10:27 -06:00
Zachary Doll
be0a59d52f Add in permissions for reactions 2013-11-15 14:48:39 -06:00
Zachary Doll
5adb57c6c5 Cleaned up action/add 2013-11-15 12:48:28 -06:00
Zachary Doll
b5a16c3657 Added sorting to reactions and cleaned up the settings screen 2013-11-15 10:51:18 -06:00
Zachary Doll
5cad9d3a8f Added badge awarding 2013-11-13 16:17:08 -06:00
Zachary Doll
7fdd46d59e Badge detail page now up and running 2013-11-13 13:41:08 -06:00
Zachary Doll
b96ac9233d Fixed faulty logic in badges/all 2013-11-13 11:25:11 -06:00
Zachary Doll
67f9d8141a Badges Module is now on profile pages 2013-11-13 11:08:51 -06:00
Zachary Doll
88f2308562 Activity reactions fixing 2013-11-13 10:41:39 -06:00
Zachary Doll
e362147ddb Activity reactions fix 2013-11-13 10:17:42 -06:00
Zachary Doll
9dd0267a58 Added mybadges module 2013-11-12 17:26:46 -06:00
Zachary Doll
ea0c4532f0 Added all badges view for the frontend 2013-11-12 16:51:34 -06:00
Zachary Doll
2c1a2b86d0 Document controllers 2013-11-12 10:59:14 -06:00
Zachary Doll
bc829724a6 More moving actions to action 2013-11-12 10:19:21 -06:00
Zachary Doll
83c2553832 Moved actions controller to action controller for consistency 2013-11-12 10:16:31 -06:00
Zachary Doll
85384c5417 Documented JS and renamed the actions.js to admin.actions.js 2013-11-12 10:11:14 -06:00
Zachary Doll
cbd495d00b Documentation and user friendly rule names on the badge settings page 2013-11-12 09:00:45 -06:00
Zachary Doll
f450ea931d Remove debug text on rules controller 2013-11-12 08:42:08 -06:00
Zachary Doll
fc065b6745 Moved badges controller to badge controller to allow for front end pages 2013-11-12 08:38:25 -06:00
Zachary Doll
128c2b9f7d More work to rules and awarding system for badges 2013-11-11 17:34:57 -06:00
Zachary Doll
5c6bc4baa2 Added a bunch of rules and a way to reduce award checking. 2013-11-11 14:45:31 -06:00
Zachary Doll
a11e37aa57 Added in error handling for the rules controller and js 2013-11-11 08:37:34 -06:00