Commit graph

118 commits

Author SHA1 Message Date
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
Matteo Pagliazzi
7354efc1d5 refactor(bs3): working register & prettier login modal 2014-01-29 21:28:11 +01:00
Matteo Pagliazzi
3f3869ea28 refactor(bs3): working login modals, had to readd bootstrap origin javascript plugins 2014-01-29 18:37:51 +01:00
Matteo Pagliazzi
4c9da6883f refactor(bs3): static pages
works everything exeception made for the login modal, it opens but since this directive has had a lot of changes in angular-ui-bootstrap it will require more work (like all modals), @lefnire
2014-01-29 18:26:58 +01:00
Tyler Renelle
5028707c7b feat(marketing): add video tuts on "learn more" page until we have some copy 2014-01-28 10:44:33 -08:00
Tyler Renelle
a582a0546d feat(marketing): some frontpage updates, a screenshot, & "contact us"
button mods
2014-01-28 10:36:05 -08:00
Tyler Renelle
66f95cdd4c feat(premium): updates to group plans info page 2014-01-28 09:22:46 -08:00
Tyler Renelle
f7f4a0c166 feat(administrators): start adding features page for admin accounts 2014-01-27 18:24:24 -08:00
Tyler Renelle
0ddaae4d75 feat(homepage): start cleaning up homepage, add navbar for play button & upcoming links 2014-01-27 17:40:43 -08:00
Tyler Renelle
47bcaf83e7 feat(homepage): use .marketing for centering, add playbutton as static
in footer. This is pretty
ugly (http://gyazo.com/215e20729569689ab48cf56c71c1fe28), let's iterate
/ prettify. @deilann
2014-01-26 14:22:01 -08:00
Tyler Renelle
4ca67bdee8 Merge pull request #2574 from deilann/copy-3
new landing copy
2014-01-26 12:37:49 -08:00
deilann
b44f7088ad new landing copy 2014-01-25 18:21:56 -08:00
Matteo Pagliazzi
a9095f3464 fix(translations): remove translations for privacy & terms 2014-01-24 17:38:21 +01:00