Commit Graph

9193 Commits

Author SHA1 Message Date
Alice Harris 5b333a29ab add Spooky Skins; improve report to use node.js stream-based code 2014-09-01 15:54:44 +10:00
Alice Harris 34e2f23361 modify report to use better code 2014-09-01 07:47:59 +10:00
Alice Harris 0acc0aa1d3 Merge pull request #292 from Alys/translate
make locales README more specific and add link to instructions on wiki
2014-09-01 07:41:52 +10:00
Alice Harris a20a4d5005 make locales README more specific and add link to instructions on wiki 2014-09-01 07:28:45 +10:00
Tyler Renelle ff0b8ad88b bailey(subscriptions): last day reminder @lemoness 2014-08-31 12:09:30 -06:00
Alice Harris 6e712fc0f9 set correct progressCount in migration script 2014-08-30 13:00:46 +10:00
Tyler Renelle b73da19487 Revert "chore(packages): test upgrade to mongoose 3.8.15"
This reverts commit cbcd0728b5.
2014-08-29 19:55:53 -06:00
Alice Harris 7a7fc831eb tidy up migration script 2014-08-30 11:46:53 +10:00
Alice Harris 004ef8809e allow Orb of Rebirth to deequip all types of equipment, even those not invented yet 2014-08-30 10:25:02 +10:00
Tyler Renelle cbcd0728b5 chore(packages): test upgrade to mongoose 3.8.15 (see
https://github.com/LearnBoost/mongoose/issues/1920 for concern)
2014-08-29 18:23:13 -06:00
Tyler Renelle 4c6090220f chore(packages): upgrade newrelic 2014-08-29 17:48:09 -06:00
Negue f7d0c91471 fix tooltip .. again 2014-08-29 20:51:12 +02:00
Alice Harris 6791d875ff create migration scirpt for moving existing uses of headAccessories to eyewear 2014-08-29 19:41:56 +10:00
Alice Harris 95b16f8690 change headAccessory to eyewear 2014-08-29 18:51:28 +10:00
Alice Harris a1abb5a8df change headAccessory to eyewear for masks and eyepatches 2014-08-29 18:49:37 +10:00
Tyler Renelle f981223153 fix(sortable): revert back to jqueryUI, fixes #3946 2014-08-28 16:32:05 -06:00
Tyler Renelle 8bfcb84fe9 Merge pull request #3944 from kumarei/develop
Completed tasks no longer display past dates in red
2014-08-28 11:36:17 -06:00
Nathaniel E Skiba b9321807ca Completed tasks no longer display past dates in red 2014-08-28 11:21:58 -04:00
Tyler Renelle 3a4e9b135f chore(packages): upgrade newrelic 2014-08-27 19:10:04 -06:00
Alice Harris 349fdada1f updated migrations script to use a node.js stream-based migration https://github.com/HabitRPG/habitrpg/pull/3907#issuecomment-53522251 2014-08-27 21:50:48 +10:00
Tyler Renelle df60b95b80 Merge pull request #289 from Alys/partyJoin
change party text to to say you go to the party page to find invitations  - fixes https://github.com/HabitRPG/habitrpg/issues/3934
2014-08-26 21:18:25 -06:00
Alice Harris 094d5b5044 change party text to make it more obvious that you go to the party page to find invitations - fixes https://github.com/HabitRPG/habitrpg/issues/3934 2014-08-27 11:32:11 +10:00
Negue 20f669e4d2 ADD: ApiUrlService getApiUrl / setApiUrl as preparation for custom Endpoints inside the mobile app 2014-08-26 22:38:44 +02:00
Tyler Renelle 4ba860ea8c fix(sortable): don't trigger sort when dragging in place, fixes #3926 2014-08-26 14:32:21 -06:00
Tyler Renelle 123b7d5015 Merge pull request #284 from Verabird/develop
edited gem hover text in response to issue #3228
2014-08-26 14:16:26 -06:00
Tyler Renelle a98b49a461 Merge pull request #3884 from Alys/reportCountOwnedGear
count how many users own specified gear with mongodb JavaScript
2014-08-26 14:11:26 -06:00
Tyler Renelle 6960a2ddad Merge pull request #3924 from breiste/develop
Fix Play-Button width on frontpage
2014-08-26 14:02:35 -06:00
Tyler Renelle 96532ed6bd Merge pull request #3925 from ebiagogo/develop
Fixed bug #3007 where using wrong "old password" when changing password ...
2014-08-26 14:00:18 -06:00
Tyler Renelle 76206e32d6 Merge pull request #3930 from ebiagogo/3477
Fix for issue #3477, 'No "Contact Us" at Bottom of the page. Added the n...
2014-08-26 13:48:26 -06:00
Michael Looby 34aec9ea82 Merge branch 'develop' of https://github.com/ebiagogo/habitrpg into develop 2014-08-26 15:35:45 -04:00
Michael Looby 1fd27b0302 Fix for issue #3477, 'No "Contact Us" at Bottom of the page. Added the new link and used the existing env.t('contactUs') string so all the translations are correct. Also added the link to layout.jade because that was stubbed out there in comments. Both links go to a new page with other links as described in the issue. 2014-08-26 15:33:36 -04:00
Michael Looby e19aca0036 Fixed bug #3007 where using wrong "old password" when changing password results in "Password changed succesfully" message even though password change fails. 2014-08-26 15:33:36 -04:00
Michael Looby 6d1afe53c8 Merge branch 'develop' of https://github.com/ebiagogo/habitrpg into develop 2014-08-26 15:10:49 -04:00
Michael Looby 5f8a76e579 Fix for issue #3477, 'No "Contact Us" at Bottom of the page. Added the new link and used the existing env.t('contactUs') string so all the translations are correct. Also added the link to layout.jade because that was stubbed out there in comments. Both links go to a new page with other links as described in the issue. 2014-08-26 15:10:33 -04:00
Michael Looby 77a06655b6 Fixed bug #3007 where using wrong "old password" when changing password results in "Password changed succesfully" message even though password change fails. 2014-08-26 15:10:32 -04:00
Michael Looby 121d9f822d Merge branch '3477' into develop 2014-08-26 15:09:16 -04:00
Michael Looby fd1cb82716 Fix for issue #3477, 'No "Contact Us" at Bottom of the page. Added the new link and used the existing env.t('contactUs') string so all the translations are correct. Also added the link to layout.jade because that was stubbed out there in comments. Both links go to a new page with other links as described in the issue. 2014-08-26 14:59:54 -04:00
Tyler Renelle ef322443f9 refactor(tags): small cleanup 2014-08-26 10:24:43 -06:00
breiste 229bdf3625 Fix Play-Button width on frontpage
The Play-Button is too small, at least in german translation.
2014-08-26 12:18:38 +02:00
Alice Harris 1beda6987a change order of staff/moderator names at top of Tavern chat to staff, npc, moderator 2014-08-26 20:10:12 +10:00
Alice Harris 040352f434 add intro image and Bailey as a moderator to Community Guidelines 2014-08-26 19:38:51 +10:00
Alice Harris 13e6b1d52b add Bailey as a moderator 2014-08-26 19:34:54 +10:00
Alice Harris 44f6a9491a add Intro image by Luciferian to Community Guidelines 2014-08-26 17:56:02 +10:00
Alice Harris 840696336b Merge pull request #3922 from Alys/levelHoverFix
move Level tooltip back to Level element to avoid Buffed/Rebirth tooltip glitches
2014-08-26 17:09:44 +10:00
Alice Harris 55a9854f6c Merge pull request #286 from Alys/mysteryTextAugust
swap Sun Crown & Sun Robes text so we aren't wearing our robes on our heads
2014-08-26 16:31:27 +10:00
Alice Harris b4b212e64d swap Sun Crown and Sun Robes text so that we aren't wearing our robes on our heads 2014-08-26 16:13:39 +10:00
Alice Harris 581b921ae1 revert https://github.com/HabitRPG/habitrpg/pull/3920 because it causes level tooltip to hide Buffed and Rebirth tooltips 2014-08-26 15:49:59 +10:00
Michael Looby 5655bd59bd Fixed bug #3007 where using wrong "old password" when changing password results in "Password changed succesfully" message even though password change fails. 2014-08-26 00:27:42 -04:00
Tyler Renelle 592ffd9818 feat(registration): show some basic registration information on Settings
> Site (if facebook, then "Registered with Facebook". If local, then
username & email)
2014-08-25 18:01:57 -06:00
Tyler Renelle 0b9c5271bb feat(newStuff): show newStuff modal on page load if present 2014-08-25 17:49:53 -06:00