Commit graph

8825 commits

Author SHA1 Message Date
Sabe Jones
910fd56693 Merge pull request #4877 from SabreCat/bunny
Bunny pet quest
2015-03-17 22:05:13 -05:00
Sabe Jones
607286afa5 fix(quest): Typo 2015-03-17 21:59:08 -05:00
Sabe Jones
c8db070b12 fix(quests): Reference string correctly 2015-03-17 21:51:28 -05:00
Sabe Jones
4c5f4377ff fix(quests): Alternate unlock strings 2015-03-17 21:48:22 -05:00
Sabe Jones
efdf591eae fix(quest): Different string format 2015-03-17 21:38:22 -05:00
Sabe Jones
7422fe3865 fix(quest): Correct unlock string 2015-03-17 21:33:13 -05:00
Sabe Jones
b118d45bb3 fix(string): Missing comma 2015-03-17 21:28:50 -05:00
Sabe Jones
4cb6783544 feat(quest): Bunny quest 2015-03-17 21:24:46 -05:00
kholliday
6e7aea991e Made default group for a challenge the selected group filter if there is only one filter selected. 2015-03-17 09:34:12 -05:00
Alice Harris
fcc0b67426 updated survey badge message (Leslie made a trello card to close the survey on the 19th) 2015-03-17 14:03:25 +10:00
Alice Harris
c47606c5b2 remove Show Tour button from Settings->Site; (unrelated to that) delete an outdated comment 2015-03-17 07:49:37 +10:00
Matteo Pagliazzi
b0b6864f1c chore(i18n): update locales 2015-03-16 19:56:35 +01:00
Tyler Renelle
9d5889c428 fix(interactive-tour): remove old unused strings 2015-03-16 12:38:22 -06:00
kholliday
4c141f8918 Removed css style hack for IE6 and IE7 that was interfering with habit plus/minus button behavior 2015-03-16 12:28:23 -05:00
Matteo Pagliazzi
0d42a71517 chore(i18n): update locales 2015-03-16 15:33:42 +01:00
Alys
8e4ef76e23 Merge pull request #4855 from Alys/icon-fix-2015-03-15
replace ☰ with glyphicon-align-justify for visibility on Android browsers
2015-03-16 19:53:34 +10:00
Alice Harris
44259925e4 re-add the dequip option for removing backgrounds with proper bug fix (ref 9199c6c7e2); make whitespace consistent 2015-03-16 19:27:44 +10:00
R. Daniel Hammond
a46c5c0225 We shouldn't need the "refresh to see changes" now. 2015-03-15 20:52:50 -04:00
R. Daniel Hammond
5ac73aca9e Adding a couple of watch statements should make the party order auto-update on changes. 2015-03-15 20:49:13 -04:00
Alys
ca796e294f Merge pull request #4860 from georgemillo/patch-1
`%w""` syntax is native Ruby, not Rails
2015-03-16 06:19:06 +10:00
kholliday
c54794fd2a Added previous state tracker and a filter for challenges by a guild if the user has clicked that guild's challenge link. 2015-03-15 12:29:45 -05:00
George Millo
293f41d087 %w"" syntax is native Ruby, not Rails 2015-03-15 14:48:36 +01:00
Matteo Pagliazzi
475ee0160b chore(i18n): update locales 2015-03-15 13:39:23 +01:00
Tyler Renelle
2cf98daec4 feat(auth): temporarily back to nodemailer #4789 (cc @paglias) 2015-03-14 18:30:46 -06:00
Alice Harris
9199c6c7e2 remove unequip background feature temporarily - fixes https://github.com/HabitRPG/habitrpg/issues/4857#issuecomment-80722868 2015-03-15 07:44:36 +10:00
Sabe Jones
3ae1ad92a1 Merge pull request #4856 from SabreCat/pi-day
Pi day
2015-03-14 11:20:29 -05:00
Sabe Jones
6aedfa7209 chore(grunt): compile sprites 2015-03-14 11:18:36 -05:00
Sabe Jones
1120d334c3 feat(pie): Add pie 2015-03-14 11:11:20 -05:00
Alice Harris
3fcb74bc80 replace ☰ with glyphicon-align-justify for visibility on Android browsers 2015-03-15 00:57:30 +10:00
Alice Harris
21a7e6193f add whitespace between delete and opt-out 2015-03-14 23:27:26 +10:00
Alice Harris
f82469eba7 remove trailing whitespace 2015-03-14 22:40:26 +10:00
Alys
94f9cff279 Merge pull request #4850 from stillsnowedin/develop
Added confirmation before deleting messages and moved buttons to top of ...
2015-03-14 22:32:46 +10:00
Alys
59f64830b1 Merge pull request #4799 from TheHollidayInn/add-dequip-button
Added dequip ability per ticket: 3730
2015-03-14 21:36:57 +10:00
Matteo Pagliazzi
5752f75c46 always allow reset password emails 2015-03-13 18:42:23 +01:00
Matteo Pagliazzi
dba7d3b522 chore(i18n): update locales 2015-03-13 18:40:11 +01:00
Tyler Renelle
f993a5868f fix(robots): fix robots.txt per
http://stackoverflow.com/a/7609187/362790 #4746
2015-03-13 09:01:04 -06:00
Kathryn Norris
9d92bd384c Removed popover from delete messages button. (for #4848) 2015-03-13 05:05:54 -07:00
Kathryn Norris
47a05338e5 Added confirmation before deleting messages and moved buttons to top of Inbox. (fixes #4848) 2015-03-13 04:11:35 -07:00
Alys
881f70997b Merge pull request #4815 from Alys/debug-options-2015-03-07
new local install Debug options in footer: +2 Missed days, +MP
2015-03-13 14:06:12 +10:00
Alice Harris
cd8c0956f8 add debug button to footer for increasing mana points (MP) 2015-03-13 13:53:21 +10:00
kholliday
dd49b12bdb Added link to challenge creator on challenges. 2015-03-12 20:19:03 -05:00
Tyler Renelle
8b04773b2e feat(auth): update manual_password_reset so can pull creds from
config.json, and email from CLI. Much easier when updating en-masse
2015-03-12 13:47:37 -06:00
Tyler Renelle
6ed0ff289f feat(auth): add manual_password_reset migration 2015-03-12 12:22:33 -06:00
Matteo Pagliazzi
8bc5ed83cb chore(i18n): update locales 2015-03-12 16:26:45 +01:00
Tyler Renelle
1687d9aeda feat(auth): 404 on "can't find email" 2015-03-11 18:12:30 -06:00
Alice Harris
9ac0ef0202 explain when survey participants will get their badge 2015-03-12 07:34:01 +10:00
kholliday
8a121a5dc3 Added hide and error message when a user tries to create a challenge for HabitRPG group and they have no gems 2015-03-10 22:15:24 -05:00
Sabe Jones
676562cfad Revert "fix(emoji): move back to main jsemoji repo, fixes #4265"
This reverts commit 89b1242e53.
2015-03-10 22:05:24 -05:00
Tyler Renelle
de67f44e1f Merge pull request #4713 from HabitRPG/lefnire/interactive-tour
Interactive Tour
2015-03-10 19:23:01 -06:00
Sabe Jones
c86257b585 Merge pull request #4834 from SabreCat/surveys
Survey achievement update
2015-03-10 19:12:06 -05:00