368 Commits

Author SHA1 Message Date
Zachary Doll
e335454314 Add missing css file to yagacontroller::badges 2015-01-12 15:51:56 -06:00
Zachary Doll
538da0c881 Move frontend badge pages to /yaga/badges 2015-01-12 15:09:41 -06:00
Zachary Doll
5d04be67c1 Explicitly render settings view. 2015-01-12 14:19:19 -06:00
Zachary Doll
2879af0db1 Add badge and rank menu links
Closes #47
2015-01-12 14:10:51 -06:00
Zachary Doll
e1c7d2d996 Make the backend sorting look a little better. 2015-01-12 11:49:33 -06:00
Zachary Doll
148d671739 Badges are sortable in the backend. 2015-01-12 11:37:50 -06:00
Zachary Doll
754b30774b Refactor LeaderBoardModule to work with {module} Smarty tag.
Closes #52
2015-01-12 10:49:47 -06:00
Zachary Doll
e2cab91767 Removed GetNewestAction method on the ActionModel.
Closes #57
2015-01-12 09:20:39 -06:00
Zachary Doll
1d2349ef4b Remove echo option from RenderReactionRecord() 2015-01-12 09:15:38 -06:00
Zachary Doll
4a396e1ca6 Merge branch 'bleistivt-Patch-ReactionRecord' 2015-01-12 09:03:34 -06:00
Zachary Doll
8068579420 Merge branch 'Patch-ReactionRecord' of https://github.com/bleistivt/Application-Yaga into bleistivt-Patch-ReactionRecord
Conflicts:
	controllers/class.reactcontroller.php
2015-01-12 09:02:37 -06:00
Zachary Doll
88cd80dfa3 Merge branch 'master' of https://github.com/hgtonight/Application-Yaga 2015-01-12 08:58:10 -06:00
Zachary Doll
a3f07442db Get rid of echo option of RenderReactionList().
Prefixing the call with `echo ` takes the same amount of characters and reduces the logic complexity of this function
2015-01-12 08:57:59 -06:00
bleistivt
d52f1482e4 Tab to spaces, PHPDoc 2015-01-11 17:55:42 +01:00
bleistivt
257f33a3d3 Render reaction record instantly
#56
2015-01-11 10:27:29 +01:00
Zachary Doll
2278dd29aa Merge pull request #55 from bleistivt/master
Include German translation for unknown rules.
2014-12-29 15:18:38 -06:00
bleistivt
8b22df1b6c Update definitions.php
Translation for UnknownRule
2014-12-29 22:05:26 +01:00
Zachary Doll
bc619cf7e5 Remove '_' prefixes to denote private/protected. 2014-12-29 10:59:35 -06:00
Zachary Doll
45f51ee619 Move badge hooks to the Yaga class for ease of executing via a plugin. 2014-12-29 10:57:34 -06:00
Zachary Doll
401527c274 Add even more graceful handling of missing rules for plugin added rules. 2014-12-29 09:43:10 -06:00
Zachary Doll
0d39d12dc8 Check for rule class existing and default to manual reward if not found. 2014-12-24 09:03:49 -06:00
Zachary Doll
1fba6bd61a Switch models over to Yaga::GivePoints 2014-12-24 08:56:33 -06:00
Zachary Doll
43cfa82db8 Make giving out points more... Yaga-y 2014-12-21 13:44:01 -06:00
Zachary Doll
bb20ebeb03 Add points to the event arguments for the after reaction save event. 2014-12-21 11:55:22 -06:00
Zachary Doll
51e41cc3d3 Support awarding multiple users with a single award. 2014-12-15 12:38:35 -06:00
Zachary Doll
b374691fab Fire off an event to allow plugins to register their own rules
Closes #53
2014-12-15 11:20:28 -06:00
Zachary Doll
32246a8dc5 Remove BOM from de-DE locale 2014-11-12 10:26:38 -06:00
Zachary Doll
13e12d0e0c Bump to 1.0.3 for release on vf.org 2014-11-12 09:47:17 -06:00
Zachary Doll
666fafe50c Merge branch 'master' of https://github.com/hgtonight/Application-Yaga 2014-10-14 08:18:24 -05:00
Zachary Doll
b11346e95e Do not enable reaction permissions by default. 2014-10-14 08:18:14 -05:00
Zachary Doll
10c4122256 Merge pull request #45 from multplaneta/master
I missed this second part.

Thanks for your submission!
2014-10-13 11:54:45 -05:00
multplaneta
ad0b8b101f Fixed some words
Fixed some incorrect words
2014-09-24 16:40:50 -03:00
multplaneta
7857c628c6 Fixed some words
Fixed some incorrect words
2014-09-24 16:27:10 -03:00
Zachary Doll
c069c23563 Merge pull request #44 from multplaneta/master
Thanks for the submission. :)
2014-09-24 09:45:08 -05:00
multplaneta
4e20b89036 pt-BR
Translation to Portuguese-BR
2014-09-24 10:53:11 -03:00
Zachary Doll
4772485ed2 Remove default reaction permission from guests 2014-09-16 13:28:51 -05:00
Zachary Doll
4e93b87e55 Get rid of undefined property access on initial activity comment submission 2014-08-28 09:43:44 -05:00
Zachary Doll
8ec3aad1bd Activity reaction fixes bumps us to 1.0.1 2014-08-28 09:35:03 -05:00
Zachary Doll
31ceeae6e3 Attribute reactions to the regarding user ID rather than the activity UserID. Closes #41 2014-08-28 09:33:16 -05:00
Zachary Doll
b424b77831 Check for regarding user rather than author. Closes #40. No activity types that allow comments have multiple regarding users. 2014-08-28 09:16:24 -05:00
Zachary Doll
0d9a3be031 Bump to 1.0 2014-08-27 13:59:05 -05:00
Zachary Doll
4125107cc5 Add default transport file
closes #30
2014-08-27 13:58:54 -05:00
Zachary Doll
ec35b6db2a Zip files shouldn't use DS, uploads copied into base folder 2014-08-27 13:56:09 -05:00
Zachary Doll
6df08a0684 Fix translation code typo. 2014-08-27 13:34:47 -05:00
Zachary Doll
ac2c37755f Clean up badges svg and add google+ badge 2014-08-27 10:52:42 -05:00
Zachary Doll
6500f0fdfa Merge pull request #39 from Tama63/optimise/krake-images
Compresses images via kraken.io
2014-08-27 09:21:13 -05:00
Zachary Doll
fc92f2630b Remove extra flame path from badge svg 2014-08-26 21:50:18 -05:00
Zachary Doll
23c43a8bc3 Add content curation perk 2014-08-26 21:49:51 -05:00
Zachary Doll
d3d0f3add7 Add signature editing as a perk 2014-08-26 17:40:09 -05:00
Zachary Doll
3a2bce190b Add missing translation codes for settings page 2014-08-26 17:25:44 -05:00