54 Commits

Author SHA1 Message Date
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
Zachary Doll
a11e37aa57 Added in error handling for the rules controller and js 2013-11-11 08:37:34 -06:00
Zachary Doll
9906fa2177 Reduced complexity required in rules 2013-11-08 15:30:20 -06:00
Zachary Doll
9439b548d1 Add potential error handling and better cache handling 2013-11-08 15:18:11 -06:00
Zachary Doll
9e4d74eb34 Added rules controller and AJAX criteria form retrieval 2013-11-08 15:01:09 -06:00
Zachary Doll
154a5b6452 Render first rule criteria form and require at least one valid rule set to add or edit a badge 2013-11-07 17:44:36 -06:00
Zachary Doll
9d0e1c90a3 Rules now support complex criteria 2013-11-07 17:34:54 -06:00
Zachary Doll
11151671fc Add activity to badge awarding 2013-11-07 15:52:35 -06:00
Zachary Doll
289a8babbb More badges WIP, also a minor theme issue 2013-11-07 11:19:32 -06:00
Zachary Doll
5379aecf51 Basic Badges system in place, need to develop strategy for aggregate rule support 2013-11-06 12:23:20 -06:00
Zachary Doll
0f3e73cbfa Badges WIP: Rules autoloading work 2013-11-04 17:32:04 -06:00
Zachary Doll
692c530fb6 Badges WIP 2013-11-01 16:14:14 -05:00
Zachary Doll
fe674cec49 Add in better error handling 2013-10-28 15:16:58 -05:00
Zachary Doll
47cb285bd9 Add in better error handling 2013-10-28 15:16:33 -05:00
Zachary Doll
5b48360b94 Quick fix 2013-10-28 15:07:50 -05:00
Zachary Doll
5126183483 Added selectable CSS Icons, point calculations, and cleaned everything up. 2013-10-28 15:03:05 -05:00