Commit Graph

8069 Commits

Author SHA1 Message Date
ba2991886c Merge pull request #7032 from justinian336/Audit/ES-Translation-of-json-apis-and-ajax.json
Audit ES Translation of json-apis-and-ajax.json
2016-02-17 17:47:46 +04:00
1311559050 Merge pull request #7039 from justinian336/Audit/ES-Translation-of-dom.json
Audit ES Translation of dom.json
2016-02-17 17:46:32 +04:00
c1fd229e96 Fix Video Challenge Completed Message 2016-02-17 13:15:51 +00:00
a759129487 Merge pull request #7066 from hallaathrad/fix/odd-spacing-in-challenge
Fix odd spacing in JS challenge
2016-02-16 20:16:51 -08:00
6bb1b09020 add notice to camper news
post notice at the top of camper news
2016-02-16 19:51:28 -08:00
a7eee3442a Merge pull request #7051 from erictleung/fix/clarify-ambiguity-for-counting-cards
Clarify Counting Cards instructions & add tests
2016-02-16 19:46:17 -08:00
f274f6acc3 Merge pull request #7005 from pasosdeJesus/fix/ES-update-advanced-ziplines
Update and verify spanish translation of advanced-ziplines
2016-02-17 07:37:56 +04:00
5144320df9 Merge pull request #7004 from pasosdeJesus/fix/ES-update-basic-ziplines
Update translation to spanish of basic-ziplines
2016-02-17 07:37:10 +04:00
f2cefb22c6 Update translation to spanish of basic-ziplines. Thanks for corrections to @justinian336
Closes #6497
2016-02-16 20:11:01 -05:00
4897b1f339 Update and verify spanish translation of advanced-ziplines. Thanks for corrections to @justinian336
Closes #7003
2016-02-16 20:05:22 -05:00
9d1af22a9b chore(package): update babel-eslint to version 5.0.0
http://greenkeeper.io/
2016-02-16 15:14:47 -08:00
447b79cddf fix-odd-spacing
Addresses the JS challenge generator trying to wrap the `<ol>` element inside of a paragraph (and obviously failing)

Closes #6840
2016-02-16 11:06:19 -05:00
860419bf56 Clarify Counting Cards instructions & add tests
- Clarify instructions by changing table column "Value" to "Count Change"
- Add two more tests with mix of 7, 8, 9 and other card values
2016-02-16 07:31:41 -08:00
619b285009 Merge pull request #7061 from raisedadead/fix/twitchtv-JSON-api
Update wiki link for twitch JSON Challenge
2016-02-16 17:20:21 +04:00
fb7b15810d Update wiki link for twitch JSON Challenge 2016-02-16 13:05:42 +00:00
0c2f4dbf3d Merge pull request #7055 from wildlifehexagon/branch/fix-video-page-typos
Fixed typos on two video challenge pages
2016-02-15 20:39:49 -08:00
995208b2b9 Fixed typos on two video challenge pages 2016-02-15 21:37:42 -06:00
8d650870a2 Merge pull request #7047 from QuincyLarson/fix/front-end-cert-description
add advanced project requirement to claim front end certificate challenge
2016-02-15 15:33:45 -08:00
dd43656850 add advanced project requirement to claim front end certificate challenge 2016-02-15 15:09:13 -08:00
05866f3d8d Merge pull request #6891 from raisedadead/fix/create-a-bootstrap-row
Fix test for Create a bootstrap row challenge.
2016-02-15 09:38:19 -08:00
ab32a06a41 Audit ES Translation of dom.json 2016-02-15 17:27:00 +00:00
7547cf45b8 chore(package): update yargs to version 4.1.0
http://greenkeeper.io/
2016-02-15 08:46:40 -08:00
b2cb004174 Audit ES Translation of object-oriented-and-functional-programming.json 2016-02-15 16:39:41 +00:00
8fc5467910 Merge pull request #7028 from justinian336/Audit/ES-Translation-of-front-end-development-certificate.json
Audit ES Translation of front-end-development-certificate.json
2016-02-15 20:30:48 +04:00
ffb9ab1dc7 Audit ES Translation of json-apis-and-ajax.json 2016-02-15 15:55:37 +00:00
ed300be31f Audit ES Translation of front-end-development-certificate.json 2016-02-15 13:34:55 +00:00
b798c8e214 Fix test for Create a bootstrap row challenge.
This commit fixes the tests to check if the `<div>` with `row` class is
actually nested below the `<h3>` tag.

Tested locally.
2016-02-15 12:45:27 +00:00
c4fdc0ba50 Merge pull request #7025 from ankitaggarwal011/fix/improve-grammar-instructions-bootstrap-challenge
Improve grammar of instructions for font-awesome bootstrap challenge
2016-02-15 20:22:39 +11:00
ec31b20baf Improve grammar of instructions for font-awesome bootstrap challenge 2016-02-15 14:41:18 +05:30
a19cbc7bad Merge pull request #7024 from pra85/fix/typo-backend-api-projects
Fix typo in api-projects
2016-02-15 19:57:22 +11:00
e4ffc0c0ba Fix typo in api-projects 2016-02-15 13:32:39 +05:30
4fed4e09b5 Merge pull request #7008 from erictleung/fix/clarify-join-method
Clarify join method challenge with better example
2016-02-15 11:47:25 +04:00
264fd68abc Merge pull request #6993 from justinian336/Audit/ES-Translation-of-data-visualization-certificate.json
Audit ES Translation of data visualization certificate
2016-02-14 23:28:59 -08:00
fb3b82ccc2 Merge pull request #6995 from justinian336/Audit/ES-Translation-of-back-end-development-certificate.json
Audit ES Translation of back-end-development-certificate.json
2016-02-14 23:28:19 -08:00
3b8fa3ac93 Merge pull request #7021 from FreeCodeCamp/fix/remove-console-log
Remove console log
2016-02-14 23:26:53 -08:00
3e8868c907 Remove console log 2016-02-14 23:04:15 -08:00
db69f1b090 Merge pull request #7013 from FreeCodeCamp/fix/challenge-routes
Fix next/current challenge routes
2016-02-14 22:37:14 -08:00
b2acb682ef Fix next/current challenge routes
prevent bad id's from throwing
2016-02-14 21:58:24 -08:00
b085bf0dcc Merge pull request #7014 from pasosdeJesus/fix/ES-update-intermediate-ziplines
Update and verify translation to spanish of intermeditate-ziplines
2016-02-14 20:37:50 -08:00
dbf7e485c2 Update and verify translation of intermeditate-bonfires
Closes #6503
2016-02-14 22:12:03 -05:00
b170afe0dc Merge pull request #7011 from MDAWebDev/pre-staging
fixed Moore's Law question (new)
2016-02-14 16:31:06 -08:00
43c76e523c fixed Moore's Law question 2016-02-14 19:08:53 -05:00
4300d0e060 Merge pull request #6928 from erictleung/fix/format-palindromes-challenge
Add more formatting & emphasize palindrome details
2016-02-14 13:38:27 -08:00
4ccf76bd76 Merge pull request #6925 from erictleung/fix/further-clarify-dot-operator
Clarify instructions on saving object properties
2016-02-14 13:32:26 -08:00
2c388c9b9d Merge pull request #6862 from FreeCodeCamp/greenkeeper-gulp-rev-7.0.0
Update gulp-rev to version 7.0.0 🚀
2016-02-14 13:23:54 -08:00
ee5e0e208b Merge pull request #6643 from FreeCodeCamp/greenkeeper-nodemailer-2.1.0
Update nodemailer to version 2.1.0 🚀
2016-02-14 12:19:30 -08:00
5916809dd9 Clarify join method challenge with better example 2016-02-14 12:18:20 -08:00
f117f07a71 Add more formatting & emphasize palindrome details
- Put `true` and `false` in code tags
- Put `palindrome` in definition tags
- Add "Note" to further emphasize you'll need to remove all non-alphanumeric
  characters
- Put various forms of "race car" in code tags
2016-02-14 11:23:27 -08:00
821be41640 Audit ES Translation of back-end-development-certificate.json 2016-02-14 15:30:54 +00:00
c424149b23 Audit ES Translation of data visualization certificate 2016-02-14 15:00:15 +00:00