119 Commits

Author SHA1 Message Date
Zachary Doll
07462a2245 Added reaction pages on profiles 2013-11-18 15:21:35 -06:00
Zachary Doll
5fb6d0b064 Moved point tracking over to the user points table 2013-11-18 13:02:07 -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
8210b0c078 Added reflex comment rule which rounds out the core ruleset 2013-11-17 17:10:05 -06:00
Zachary Doll
5edd105e20 Implemented newbie comment rule 2013-11-17 16:38:35 -06:00
Zachary Doll
175ebe6ed7 Initial newbie comment rule WIP 2013-11-16 14:14:34 -06:00
Zachary Doll
fe40c78093 Added comment marathon rule 2013-11-16 07:53:37 -06:00
Zachary Doll
be2697507e Rendered action lists now follow permissions properly 2013-11-15 23:14:32 -06:00
Zachary Doll
f1079beaa6 Award combo rule now counts types of badges, not just count 2013-11-15 23:03:49 -06:00
Zachary Doll
4e924eb1b0 Added award combo rule 2013-11-15 17:27:09 -06:00
Zachary Doll
5ca9f4042f Optimized badge checking 2013-11-15 16:40:24 -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
e123468009 Implemented all rules in repo 2013-11-15 13:56:14 -06:00
Zachary Doll
d3a2fbc079 Add resources on activity controller 2013-11-15 12:52:38 -06:00
Zachary Doll
5adb57c6c5 Cleaned up action/add 2013-11-15 12:48:28 -06:00
Zachary Doll
2c4ad1d48c Update reactionmodel to use SortField 2013-11-15 10:56:13 -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
004d0017d7 Minor format on action/add 2013-11-14 15:07:01 -06:00
Zachary Doll
23983f7060 Change UI in action/edit screen to more easily handle custom classes 2013-11-14 14:56:23 -06:00
Zachary Doll
ad0ffdb76a Some file renaming 2013-11-14 13:15:06 -06:00
Zachary Doll
4c756de9a7 Add in icons for add actions 2013-11-14 13:06:19 -06:00
Zachary Doll
f505852e30 Created a compatible unencumbered spritesheet 2013-11-14 11:57:22 -06:00
Zachary Doll
2ce2d5e494 Badge model WIP: GetAllBadgesUserAwards is doing some funky things 2013-11-13 16:30:51 -06:00
Zachary Doll
5cad9d3a8f Added badge awarding 2013-11-13 16:17:08 -06:00
Zachary Doll
c6bef75dbf Remove related awards when deleting badges 2013-11-13 13:52:22 -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
f93e55ec09 Badges module title is personalized 2013-11-13 11:14:53 -06:00
Zachary Doll
67f9d8141a Badges Module is now on profile pages 2013-11-13 11:08:51 -06:00
Zachary Doll
076bc91a83 Don't check for badges if they are disabled 2013-11-13 10:43:45 -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
e3b096d557 Document models and remove redundant code in yagamodel 2013-11-12 10:05:27 -06:00
Zachary Doll
74322b48de Documented rules and updated the award hooks function 2013-11-12 09:35:07 -06:00
Zachary Doll
ff070fc699 Document structure.php 2013-11-12 09:16:30 -06:00
Zachary Doll
81e5406a60 Document class.hooks file and some minor code cleanup 2013-11-12 09:11:32 -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
947562ca34 Moved the view folder over to badge 2013-11-12 08:39:42 -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
2e1a910795 Added notification settings for badges and tweaked the activity model submission 2013-11-11 16:30:16 -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