Commit Graph

39 Commits

Author SHA1 Message Date
Tyler Renelle ef39dd8a0f groups: can assign new leader 2013-06-05 14:45:05 -04:00
Tyler Renelle 6480be63eb groups: highlight leader in member list 2013-06-05 14:44:59 -04:00
Tyler Renelle d944dc1687 groups: can't ban self. rename to "boot" (since i ahven't implemented full-ban) 2013-06-05 14:18:09 -04:00
Tyler Renelle fcf02d33d9 groups: add "ban" feature for group leaders. unfortunately not
updating dom, so require a refresh for now
2013-06-05 11:55:09 -04:00
Tyler Renelle ac83126772 grammar 2013-06-04 13:10:55 -04:00
Tyler Renelle 59f4c88940 groups: guild bank is in gems, not balance 2013-06-03 21:28:03 -04:00
Tyler Renelle 35e0e404c7 groups: don't show gems for tavern 2013-06-03 20:18:11 -04:00
Tyler Renelle c5bdf1bbe6 Merge branch 'develop' of github.com:lefnire/habitrpg into develop 2013-06-03 19:16:21 -04:00
Tyler Renelle bba008bd61 guild: add guild bank popover 2013-06-03 19:15:05 -04:00
Slappybag 81297823da Added gem explanation text 2013-06-03 23:08:58 +01: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 7c829afb09 guilds: bug fix for inconsistently invisible public guilds 2013-06-03 15:45:49 -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 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 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 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 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 ad2b37fe50 groups: some join / leave bug fixes 2013-06-02 11:49:56 -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 363a77cbe7 guilds: add public guilds 2013-06-01 12:50:06 -04:00
Tyler Renelle 2ab5772c0a groups: make edit button consistent too 2013-05-31 19:44:29 -04:00
Tyler Renelle 6e67207835 groups: fix leave button 2013-05-30 18:42:27 -04:00
Tyler Renelle 8ad2bf5687 groups: don't show websites twice when editing 2013-05-29 22:55:20 +01:00
Tyler Renelle a213d6e997 groups: accordion information on left side, more edit options for
group information
2013-05-29 22:47:07 +01:00
Tyler Renelle cce03c8312 guilds: prettier group-creation 2013-05-29 18:19:38 +01:00
Tyler Renelle 2666ebb1fc guilds: generic handling of invitations (incl. accept, reject, invite, etc) 2013-05-28 00:48:35 +01:00
Tyler Renelle d3dd20cdf8 guilds: allow clicking guild-members for stats. needed to include
_membersArray in model ref
2013-05-26 22:36:30 +01:00
Tyler Renelle d4275867cc guilds: html & store.coffee bug fixes 2013-05-26 22:26:25 +01:00
Tyler Renelle ff35cbf1e7 guilds: generalize more groups stuff, creation invitation leaving,
etc. also fixes party invite bugs
2013-05-26 21:32:21 +01:00
Tyler Renelle 0f8dbd044e guilds: got all groups html generalized (using same party html as
tavern, will add guilds soon)
2013-05-26 20:21:07 +01:00
Tyler Renelle 9dfdb52c98 challenges: rename party.html to groups.html 2013-05-26 15:33:01 +01:00