- 23 Mar, 2016 3 commits
-
-
Matthew Taylor authored
Also implements a method for handling translation of static files as described in https://github.com/LLK/scratch-www/issues/372#issuecomment-193350144
-
Matthew Taylor authored
Cleanup: catch more localization errors that might arise
-
Matthew Taylor authored
This makes a couple of procedure-specific parts into methods in `locale-compare`, so that they can be tested more readily.
-
- 22 Mar, 2016 8 commits
-
-
Matthew Taylor authored
Thanks @rschamp!
-
Matthew Taylor authored
1. checks the localization for a few reference languages for the nav bar 2. for our localized pages (splash, about, wedo2), it checks to see that there are locale strings, whether or not they're english (to make sure at least something is on the page).
-
Matthew Taylor authored
The catch there before is meant to just continue if it comes across a file that doesn't exist (in which case the language will default to english). However, it was not specific enough – now, it only catches the error if the file doesn't exist, and throws anything else, preveting a build.
-
Matthew Taylor authored
Fix GH-356: Use `formatNumber` to localize project count
-
Matthew Taylor authored
thanks @rschamp!
-
Matthew Taylor authored
`toLocaleString()` is not supported in Safari, but react-intl has a polyfill, and so it is. This also localized the intro description string, which wasn't previously. This also fixes #366 by doing as @rschamp suggested and checking if the count is the default count before setting the value.
-
Matthew Taylor authored
Add nynorsk to dropdown
-
Ray Schamp authored
Use Redux for session handling
-
- 21 Mar, 2016 4 commits
-
-
Matthew Taylor authored
[Develop] Fix GH-381: add custom langauges
-
Matthew Taylor authored
These languages are not supported in `intl-messageformat`. Fixes #381.
-
Ray Schamp authored
-
Ray Schamp authored
-
- 18 Mar, 2016 4 commits
-
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
Instead of inserting `Navigation` and `Footer` into every `render`ed component, just compose them in the views with a new `Page` component.
-
- 16 Mar, 2016 1 commit
-
-
Matthew Taylor authored
-
- 10 Mar, 2016 6 commits
-
-
Matthew Taylor authored
[Master] Hotfix: wedo appstore link
-
Matthew Taylor authored
[Develop] Hotfix: wedo appstore link
-
Matthew Taylor authored
-
Matthew Taylor authored
[Master] – Wedo landing page
-
Matthew Taylor authored
* wedo-landing: Update with links, fix linter issues, center setup [WIP] Add WeDo Landing page # Conflicts: # server/routes.json
-
Matthew Taylor authored
-
- 09 Mar, 2016 1 commit
-
-
carljbowman authored
Adding LEGO WeDO landing page. This also includes the initial pass on Global Typographic Standards. Needs Work -Add URLs to all links on the page (still being generated) -Ater URLs have been added, update translation JSON to include messages that include links
-
- 04 Mar, 2016 2 commits
-
-
Matthew Taylor authored
[Develop] Fix GH-374: Add tips to create link for logged out
-
Matthew Taylor authored
Fixes #374
-
- 03 Mar, 2016 3 commits
-
-
Andrew Sliwinski authored
Migrate - Jobs Page
-
Andrew Sliwinski authored
Swap environments for CD
-
Andrew Sliwinski authored
-
- 02 Mar, 2016 7 commits
-
-
Andrew Sliwinski authored
Prepare for migration to Node 4.2 LTS
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
- 01 Mar, 2016 1 commit
-
-
Ray Schamp authored
Release 2.2.6
-