Commit graph

130 commits

Author SHA1 Message Date
Tyler Renelle
66b4dae0d9 feat(news): move old news to /static/old-news, better use of content space 2014-12-03 13:49:24 -07:00
benmanley
50b1cba0a6 refactor(tasks) improve UI consistency
* Round corners for UI elements / “8-bit” outlines for RPG elements.
* Tag bar – Make it clearer that “Tags” is a heading, not an option
* Task filters – restyle in line with tag bar + nav menu
2014-11-27 10:32:57 +00:00
Tyler Renelle
d11dd852c5 Merge pull request #4144 from gjoyner/front
Front page's Forgot Password will report an invalid email address instead of simply errorring. Does NOT include updated locals/en/front.json
2014-10-29 14:19:38 -06:00
Alice Harris
0da873308d adjust last-updated date in Community Guidelines; add quick-and-dirty fix to allow staff/moderator names to wrap in message above Tavern chat 2014-10-28 11:05:18 +10:00
Alice Harris
354e8a8167 change mods@habitrpg.com to leslie@habitrpg.com 2014-10-27 18:07:15 -06:00
Tyler Renelle
b15e239601 Merge branch 'Alys-communityGuidelines' into develop 2014-10-27 16:20:30 -06:00
Michael P. Looby
3f92fb4b64 Fixed admin email address display text from admin@gmail.com to admin@habitrpg.com. 2014-10-14 22:17:20 -04:00
gjoyner
5e87b42af3 Front page's Forgot Password will report an invalid email address instead of simply errorring. Does NOT include updated locals/en/front.json 2014-10-13 23:47:34 -07:00
Tyler Renelle
1fbf3a7eba fix(static): fix static/api page, fixes #3636 2014-10-09 13:28:37 -06:00
Matteo Pagliazzi
95e71c68de fix(jade): update api page to new doctype 2014-10-07 21:30:01 +02:00
Matteo Pagliazzi
80042a7a64 update jade 2014-10-07 21:30:00 +02:00
Alice Harris
9cd323294a disable feature to block chat until use agreed to guidelines; remove unneeded code; adjust last-updated date to today 2014-09-14 12:39:25 +10:00
Alice Harris
b41ce1f6f3 add intro image and Bailey as a moderator to Community Guidelines 2014-09-05 21:20:42 +10:00
Alice Harris
ee0794343b add Intro image by Luciferian to Community Guidelines 2014-09-05 21:20:41 +10:00
Alice Harris
c0d0dcbcf6 move community-guidelines styles from static.style to community-guidelines.jade (new extraHead block in layout.jade); improve clearing of floats for pulled images 2014-09-05 21:20:41 +10:00
Alice Harris
89fcd4e658 use localisation strings for Wiki Administrators Emeritus and month names 2014-09-05 21:20:41 +10:00
Alice Harris
683f8e1233 adjust layout of images in Community Guidelines
Alys TODO: replace paddedImage style and in-page clear:both style attributes  with styles that already exist elsewhere
2014-09-05 21:20:40 +10:00
Alice Harris
fe785d0190 fix community guidelines title tag 2014-09-05 21:19:59 +10:00
Alice Harris
e86b1a27a4 complete the first draft of the Community Guidelines static page, with images renamed 2014-09-05 21:19:59 +10:00
Alice Harris
9457c844cc move Community Guidelines from an included html page in a modal to a static page with no modal 2014-09-05 21:17:57 +10:00
Alice Harris
8343a728c0 delete unnecessary views/static/community-guidelines.jade 2014-09-05 21:17:56 +10:00
Alice Harris
3b9b6b78bc add Community Guidelines document and its images; add jade modal for displaying it 2014-09-05 21:17:56 +10:00
Tyler Renelle
772ea500a3 feat(auth): allow logging in with either username or email address 2014-09-02 12:23:29 -06: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
Phillip Thelen
a4b4063b8d remove beta from api call examples
The API documentation examples used beta.habitrpg.com as url. Additionally, the base URL was specified including "/user/". removed both to avoid confusion and make copy-paste easier
2014-07-18 11:58:25 +02:00
Tyler Renelle
1a7530d6e4 Merge pull request #3636 from vIiRuS/fixApiDoc
Fix api documentation
2014-06-21 13:19:43 -06:00
Phillip Thelen
c6d24853f0 Fix api documentation
correctly display swagger-ui and change old api documentation
2014-06-21 19:31:52 +02:00
Phillip Thelen
8175f01f23 create new static view for news 2014-06-21 18:38:30 +02:00
Tyler Renelle
09392aca24 fix(IE): Remove comment triggering quirks mode in IE, fixes #3550 2014-06-06 14:00:47 -06:00
Matteo Pagliazzi
57e93d6623 fix(i18n): misc 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi
12c8e3314e refactor(i18n): add strings for features page 2014-05-06 20:05:57 +02:00
Kristopher Sullivan
9c046577de Spelling Fix
Fixes the misspelling of accommodate as per #2582

Signed-off-by: Kristopher Sullivan <kris@kristophersullivan.com>
2014-04-23 17:10:41 -04:00
Tyler Renelle
aaa38a5070 fix(static): move About => Features 2014-02-21 17:58:43 -08:00
Tyler Renelle
8de204dfc6 fix(swagger): let's add bootstrap.css for now, fixes some description
theming. If it breaks anything else, revert this
2014-02-19 09:35:22 -08:00
James Hsiao
db74c33af5 transcribed old wiki to api.jade 2014-02-19 12:08:12 -05:00
Matteo Pagliazzi
fa2c64d2d8 chore(i18n): prepare english for transifex: remove ending or starting space & _comment strings 2014-02-11 19:30:55 +01:00
Tyler Renelle
cbb448478e feat(marketing): more copy for mobile 2014-02-11 01:34:42 -07:00
Tyler Renelle
cb079977e6 feat(marketing): start fleshing out the about page with images, content,
etc. Create separate videos page
2014-02-11 00:51:29 -07:00
Tyler Renelle
ffb42906e1 feat(event-tracking): start adding some client-side GA event-tracking 2014-02-10 11:33:40 -07:00
Matteo Pagliazzi
1a44c3cf0c refactor(bs3): css 2014-02-09 16:16:43 +01:00
Matteo Pagliazzi
5874941b94 refactor(bs3): inventory & misc 2014-02-09 12:32:12 +01:00
Matteo Pagliazzi
0fe0cb4f2d refactor(bs3): labels style and text, buttons classes 2014-02-08 16:27:34 +01:00
Matteo Pagliazzi
3f4d266b00 refactor(bs3): sync with develop 2014-02-04 19:59:48 +01:00
Tyler Renelle
2e2fcfcf46 fix(swagger): fix jade script warning in swagger 2014-02-03 11:53:52 -07:00
Tyler Renelle
4d32092e8f refactor(addthis): remove superfluous addthis inclusion 2014-02-03 11:53:32 -07:00
Tyler Renelle
67ee011aa3 fix(footer): ensure window.env is accessible from static pages, so we
can get deferred scripts on frontpage (esp google analytics)
2014-02-03 11:43:03 -07:00
Matteo Pagliazzi
f4c30390f5 refactor(bs3): start porting app, general layout and filters 2014-01-31 21:18:44 +01:00
Matteo Pagliazzi
cc348b2f11 refactor(bs3): sync with develop & misc 2014-01-31 20:04:40 +01:00
Marcelo Sizer
44d9ea2a15 i18n(interpolation): Add string interpolation 2014-01-30 18:25:25 -02:00
Matteo Pagliazzi
c93bc46908 refactor(bs3): use templates for modals 2014-01-29 22:18:13 +01:00