43 Commits

Author SHA1 Message Date
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
Zachary Doll
6c909525c1 yaga wip: reactions are 95% complete 2013-10-25 17:05:01 -05:00
Zachary Doll
13cdd804de YAGA WIP: Applications are fun 2013-10-24 15:19:32 -05:00
Zachary Doll
9e3b81f84c Add skeleton for gamification application 2013-10-24 13:14:52 -05:00
Todd Burry
5a546bd653 Merge branch 'master' of github.com:vanillaforums/Garden
Conflicts:
	applications/conversations/controllers/class.messagescontroller.php
	applications/dashboard/controllers/class.activitycontroller.php
	applications/dashboard/controllers/class.profilecontroller.php
	applications/dashboard/controllers/class.searchcontroller.php
	applications/dashboard/design/style.css
	applications/dashboard/models/class.searchmodel.php
	applications/dashboard/modules/class.pagermodule.php
	applications/dashboard/settings/structure.php
	applications/dashboard/views/modules/me.php
	applications/dashboard/views/search/results.php
	applications/vanilla/controllers/class.categoriescontroller.php
	applications/vanilla/controllers/class.discussionscontroller.php
	applications/vanilla/controllers/class.vanillacontroller.php
	applications/vanilla/models/class.categorymodel.php
	applications/vanilla/views/categories/all.php
	applications/vanilla/views/categories/table.php
	applications/vanilla/views/discussions/helper_functions.php
	applications/vanilla/views/discussions/table.php
	conf/config-defaults.php
	library/core/class.format.php
	library/core/functions.render.php
2012-02-12 10:53:31 -05:00