Commit graph

25741 commits

Author SHA1 Message Date
Slappybag
501e016e09 CSV Export supports null values 2013-06-03 23:08:42 +01:00
Tyler Renelle
b52888f491 fix bailey date 2013-06-03 16:58:19 -04:00
Tyler Renelle
42b7848a60 guilds: now costs 4G to create a guild, as per http://community.habitrpg.com/content/charge-gems-guild-creation 2013-06-03 16:55:57 -04:00
Tyler Renelle
658b4aa2a4 groups: bug fix to can't invite new user for users who haven't already
been migrated
2013-06-03 16:09:37 -04:00
Tyler Renelle
7c829afb09 guilds: bug fix for inconsistently invisible public guilds 2013-06-03 15:45:49 -04:00
Tyler Renelle
d6069e7174 guilds: bailey. 2013-06-03 14:51:58 -04:00
Tyler Renelle
9e7a02ef78 Merge branch 'master' of github.com:HabitRPG/habitrpg-shared 2013-06-03 14:45:37 -04:00
Tyler Renelle
455f738249 Merge branch 'develop' 2013-06-03 14:44:08 -04:00
Tyler Renelle
0d87596908 Revert "!IMPORTANT! xhr-polling for heroku, while testing challenges. remember"
This reverts commit 00d62edbc9.
2013-06-03 14:42:52 -04:00
Tyler Renelle
2bb7ed37b9 challenges: hide challenges tab for now 2013-06-03 14:41:48 -04:00
Tyler Renelle
f91427b112 groups: small html modifications 2013-06-03 14:36:11 -04:00
Tyler Renelle
aa684fe52e comments on cron stuff 2013-06-03 14:20:22 -04:00
Tyler Renelle
f8e546ae2a groups: bug fixes: {#if _party} dynamic binding, subscription allowed
for either party or guild with out requiring the other
2013-06-03 14:08:54 -04:00
Tyler Renelle
d040680ca1 Merge pull request #10 from Shaners/master
Increase egg drop rate, reduce potion drop rate
2013-06-03 10:24:06 -07:00
Shane Lister
de73086f56 Update algos.coffee
Increase egg drop percentage by 10 decrease potion percentage by 10.
2013-06-03 11:03:12 -06:00
Tyler Renelle
fbcf21cd9d groups: optimize public groups fetch by putting in same fetch as
myGroups (but before, due to projections bug)
2013-06-03 00:16:02 -04:00
Tyler Renelle
4bd6246e75 change "report a problem" link to go to FAQ, to cut back on all these duplicates 2013-06-02 23:57:59 -04:00
Tyler Renelle
e565659ef3 change "report a problem" link to go to FAQ, to cut back on all these duplicates 2013-06-02 23:56:33 -04:00
Tyler Renelle
00d62edbc9 !IMPORTANT! xhr-polling for heroku, while testing challenges. remember
to revert when pushing to prod
2013-06-02 23:41:47 -04:00
Tyler Renelle
9be6f1a0dd groups: static-binding of _party, was causing "Uncaught
TypeError:Cannot read property '0' of undefined" since
groups[_party.id] doesn't exist pre-subcription
2013-06-02 23:35:36 -04:00
Tyler Renelle
33ac1788fd groups: add group leader message 2013-06-02 23:12:31 -04:00
Tyler Renelle
c6df323b07 challenges: graph rendering now dynamic 2013-06-02 22:57:07 -04:00
Tyler Renelle
c47291fe7c challenges: fix dynamic user-challenge score 2013-06-02 22:37:59 -04:00
Tyler Renelle
f92ef99355 groups: show groups as striped table instead of accordion. cleaner
this way
2013-06-02 19:03:03 -04:00
Tyler Renelle
47453d6133 challenges: simply display names of challenges in groups, with "visit
the challenges tab for more info".
2013-06-02 18:28:33 -04:00
Tyler Renelle
e4c7275201 groups: move title above info box 2013-06-02 14:58:19 -04:00
Tyler Renelle
770af3c4d4 groups: group-leave bug fixes (most things have to be static-bound, when somethign is deleted it causes errors on dom listeners). also make second-most-recent-member the new leader if the leaver is leader 2013-06-02 13:27:05 -04:00
Tyler Renelle
f9a978d043 groups: bug-fix to private party invitation 2013-06-02 13:06:03 -04:00
Tyler Renelle
89c6192e28 groups: possible solution to 8a1aae3 (fixes groups permissioning) 2013-06-02 12:50:43 -04:00
Tyler Renelle
ad2b37fe50 groups: some join / leave bug fixes 2013-06-02 11:49:56 -04:00
Tyler Renelle
8a1aae37a8 groups: very precarious placement of query motifs and subscription /
fetch order due to https://github.com/codeparty/racer/issues/57 for
guilds, party, habitRPG group, and publicGroups.
2013-06-02 11:24:03 -04:00
Tyler Renelle
01b9a420b8 groups: only show invitations if there are any (was previously
iterating empty array)
2013-06-02 11:23:02 -04:00
Tyler Renelle
38781cc012 groups: some static bindings where possible 2013-06-02 11:22:33 -04:00
Tyler Renelle
dc36651029 groups: only add privacy field on guilds 2013-06-02 11:21:25 -04:00
Tyler Renelle
8fdeccf43c challenges: fix disappearing repeat bug 2013-06-02 10:07:15 -04:00
Felix
108a7427d3 Fix on hatching potions
little fix on hatching potions naming, still a bit to do.
My User ID: 64ebe4bd-43d8-4ccf-9752-4cdf35f631ad
2013-06-02 13:28:57 +02:00
wildcate
575fed9f56 Update app.json
translated up to "commentgems" (l. 352)
2013-06-02 03:10:49 +03:00
Tyler Renelle
363a77cbe7 guilds: add public guilds 2013-06-01 12:50:06 -04:00
Tyler Renelle
178d3846a4 challenges: html bug 2013-06-01 10:57:38 -04:00
wildcate
4ec4919a9f Update app.json
translated up to "options view" (l. 123)
2013-06-01 16:07:34 +03:00
Tyler Renelle
2ab5772c0a groups: make edit button consistent too 2013-05-31 19:44:29 -04:00
Tyler Renelle
780e3ccabc challenges: move challenge specs to accordion header, add subscribers count 2013-05-31 19:27:22 -04:00
Tyler Renelle
5f78d801a8 challenges: make @editable dynamic so we can add tasks when in edit mode 2013-05-31 18:59:20 -04:00
Noeska Smit
4e6962cbe3 Dutch Translations
I've attempted to translate everything to Dutch. This is my first time
on github, so I hope I'm doing everything right!
2013-06-01 00:51:32 +02:00
Tyler Renelle
cc3a1213a6 challenges: more html futzing 2013-05-31 18:47:49 -04:00
Tyler Renelle
0fd74680c2 challenges: float-right edit button, us icons for consistency 2013-05-31 18:42:02 -04:00
Tyler Renelle
28f45baf7b challenges: can delete challenge 2013-05-31 18:31:46 -04:00
Tyler Renelle
a4e6025185 challenges: slightly prettier graphs (i'm still not satisfied, but later) 2013-05-31 18:31:37 -04:00
Tyler Renelle
fa0813dc9e challenges: use tags fix (268157c) to allow guild info editing (not
working for _party for some reason)
2013-05-31 17:53:17 -04:00
Tyler Renelle
fd7ae42a43 Merge branch 'develop' into challenges
Conflicts:
	views/app/filters.html
	views/app/tasks.html
2013-05-31 17:18:26 -04:00