86 Commits

Author SHA1 Message Date
Zachary Doll
38fecce9fa Locale reviewed
Searched for `T(` and `Label(` and cross referenced against core
translations and existing yaga definitions
2014-07-14 13:54:52 -05:00
Zachary Doll
aebdf8a533 Remove unused view 2014-07-14 13:46:50 -05:00
Zachary Doll
4038162e86 Refactor rank helping functions
The render perk form functions can be used by plugins for super easy
support for configuration and permission perks.
2014-07-10 10:29:31 -05:00
Zachary Doll
261099f7d3 Update the rank db structure to make more sense 2014-07-09 15:57:26 -05:00
Zachary Doll
9b6ace00e2 Add a few more default perks 2014-07-08 15:25:22 -05:00
Zachary Doll
4056bfb78b Switch to a simpler perk architecture
Switch to a simpler perk system where the type and key are concatenated
as keys in the perks array. Value is the same.

This will make it trivial to add perk support in any plugin that offers
a configuration or a permission level.
2014-07-08 14:41:00 -05:00
Zachary Doll
f9c73978a4 Remove tickdowns on rank edit screen 2014-06-25 13:31:17 -05:00
Zachary Doll
1940d4d0df Add input requirements for rank progression 2014-06-05 15:00:39 -05:00
Zachary Doll
9765137bf3 Add rank sorting 2014-06-04 15:22:44 -05:00
Zachary Doll
f24a5621da Get rid of remaining Gdn_Upload::Url() calls 2014-05-14 11:55:26 -05:00
Zachary Doll
19f0744b62 Use a default badge photo if one is not uploaded
Fixes broken image links on the activity record. Also uses relative urls
for activity feeds now.
2014-05-14 11:45:50 -05:00
Zachary Doll
6283ae3356 Add default rank promotion image
Closes #31
2014-05-13 15:30:38 -05:00
Zachary Doll
e3de046b8b Allowing move on delete for actions
Closes #22
2014-04-28 11:03:31 -05:00
Zachary Doll
8390b3e972 Add best controller and related modules
This adds a link on the discussion filter module and the profile filter
box. The new views show content based on it's aggregate Yaga score as
well as the reaction type. Closes #19
2014-04-24 17:19:53 -05:00
Zachary Doll
2c1dc94870 Stub in an elevated permission action 2014-04-24 17:06:57 -05:00
Zachary Doll
644b8a5453 Update Rank settings view with nicer UI 2014-02-12 12:52:31 -06:00
Zachary Doll
00f3a41458 Remove unused view 2014-02-10 16:29:26 -06:00
Zachary Doll
1d6ebd9547 Clean up import/export a little more 2014-02-10 16:28:50 -06:00
Zachary Doll
425ed101bc Add the file upload input on import 2014-02-10 13:49:09 -06:00
Zachary Doll
5d8eefd9d7 Fix CSS class typo 2014-02-10 08:51:32 -06:00
Zachary Doll
e8d8aaef13 Separate out import/export views 2014-02-10 08:51:16 -06:00
Zachary Doll
a51f8d9a69 Exporting is now selective. 2014-02-08 16:12:59 -06:00
Zachary Doll
91c7f965b5 Baseline zip functionality 2014-02-07 16:03:50 -06:00
Zachary Doll
0ec8b6cfe0 Add baseline export functionality 2014-02-07 14:05:13 -06:00
Zachary Doll
d90143863f Move configuration module to a view for extra future use 2014-02-06 15:35:35 -06:00
Zachary Doll
94af83907e Transport skeleton 2014-02-06 15:08:29 -06:00
Zachary Doll
2258e7f5f4 Spit out better markup 2014-02-06 15:07:21 -06:00
Zachary Doll
f04e8e8300 Rename add views to edit 2014-02-06 14:19:34 -06:00
Zachary Doll
be3cd86d7c Remove remnant debug code 2014-01-24 14:42:49 -06:00
Zachary Doll
af6458ec68 Add paging to profile reactions, reaction record on profile reactions, and proper badge checking 2014-01-09 09:44:50 -06:00
Zachary Doll
42740d9023 Optimize check for enable 2014-01-03 11:35:17 -06:00
Kasper Kronborg Isager
9dd92afcb6 Display reaction record on profile reaction list items 2013-12-20 20:12:46 -05:00
Kasper Kronborg Isager
a02d054578 Kill off any and all trailing whitespace 2013-12-18 21:38:12 -05:00
Zachary Doll
0bf590a0b1 Remove application prefix from most links 2013-12-18 08:04:13 -06:00
Zachary Doll
17b0a5c9c9 Created acted model to handle loading discussion/comments that have been acted on 2013-12-14 13:28:30 -06:00
Zachary Doll
7922ecf188 Added rule descriptions on the badge edit page 2013-12-11 15:40:19 -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
c96e831f26 updated comparison to only show the earned string on valid awards 2013-12-11 11:56: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
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
dd58bfb5d8 Leaderboard now supports different time windows 2013-12-02 17:13:25 -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