f1e11e0270
Merge pull request #6161 from alistermada/fix/waypoint-conditions-not-displayed
...
Fix bug on Waypoint: Iterate Through an Array with a For Loop
2016-01-14 19:46:50 -08:00
f60cf75295
Merge pull request #6164 from alistermada/fix/compliments
...
Fixes a couple of meme-based compliments
2016-01-14 19:37:12 -08:00
89c64fb376
fix a couple of meme-based compliments
2016-01-15 07:46:54 +07:00
05df2649de
Fix bug on Waypoint: Iterate Through an Array with a For Loop
...
Conditions needed to pass the tests weren't showing. Problem was that the variable `total` was passed before it could be defined. Rewrote tail to fix.
closes #6137
2016-01-15 06:13:31 +07:00
dbe0fd1cb6
Merge pull request #6135 from erictleung/fix/spelling-of-intriguing
...
Fix spelling of intriguing
2016-01-13 14:57:32 -08:00
fa60d4c82b
Fix spelling of intriguing
2016-01-13 13:18:30 -08:00
5ad701d217
Merge pull request #6128 from bugron/fix/remove-unneeded-code
...
Remove unused code
2016-01-13 09:49:13 -08:00
c34e8a7783
Remove unused code
2016-01-13 21:36:21 +04:00
a346758710
Merge pull request #6121 from bugron/fix/MDNlinks-blink
...
Fixes incorrect showing MDNlinks on challenges
2016-01-13 09:13:04 -08:00
3635281134
Merge pull request #6120 from alistermada/fix/typos-basic-javascript
...
Fixed several typos on Basic JavaScript Waypoints
2016-01-13 06:51:29 -08:00
40814baf3c
Merge pull request #6119 from bugron/fix/better-output
...
Prettify the code execution output
2016-01-13 06:48:41 -08:00
29682f112b
Fixes incorrect showing MDNlinks on challenges
2016-01-13 14:43:38 +04:00
af925fe7b3
Fixed several typos on Basic JavaScript Waypoints
...
There were some misspellings of the word "referred".
closes #6118
2016-01-13 17:01:46 +07:00
d502b35bac
Prettify the code execution output
2016-01-13 13:17:30 +04:00
5a1ef2f957
Merge pull request #6078 from FreeCodeCamp/fix/transfer-advanced-bonfires
...
Migrate away from Zipline, Bonfire, Basejump, Waypoint terminology
2016-01-12 23:20:17 -08:00
59f3ad5ea0
Merge pull request #6116 from FreeCodeCamp/feature/camper-news-ban
...
Add banning to camper news
2016-01-13 01:20:05 -06:00
2c90f2350b
Merge branch 'staging' into fix/transfer-advanced-bonfires
2016-01-13 00:10:28 -06:00
52fd15284a
Add banning to camper news
2016-01-12 22:07:19 -08:00
f392fbd916
Merge pull request #6110 from bugron/fix/console-output_error-message-fix
...
Fixed error messages incorrect displaying
2016-01-12 20:15:05 -08:00
7f3240ce5e
Fixed error messages incorrect displaying
2016-01-13 07:29:27 +04:00
87be62a3f0
Merge pull request #6102 from ltegman/fix/multiple-challenge-typos
...
Fix multiple challenge typos
2016-01-12 17:22:06 -08:00
4c229e2cea
Fix multiple challenge typos
2016-01-12 15:26:04 -08:00
f83ad6a085
Merge pull request #6095 from bugron/fix/console-output
...
Fix tests result output
2016-01-12 14:10:46 -08:00
f910463e0f
Fix tests result output
2016-01-13 01:57:48 +04:00
e0d5beb60f
Merge pull request #6033 from bugron/fix/generating-invalid-json
...
Fixes invalid JSON format data exporting
2016-01-12 13:03:43 -08:00
b4af219b74
Merge pull request #6082 from felixonmars/staging
...
Use "Submit" in test prompt for "Add a Submit Button to a Form"
2016-01-12 18:17:12 +04:00
4ad29d0c92
Use "Submit" in test prompt for "Add a Submit Button to a Form"
...
The description says the text should be "Submit", but the test shows "submit" (lower cased). Let's try to make them the same :)
2016-01-12 22:09:14 +08:00
9dfa4dd83a
fix a broken test
2016-01-12 00:32:38 -06:00
45a160c565
remove advanced bonfires from required
2016-01-12 00:07:16 -06:00
3536b19dce
add required state to required challenges, move advanced algorithms
2016-01-12 00:02:33 -06:00
743134031a
Make advanced bonfires optional and put them in front end development certification
2016-01-11 21:22:27 -06:00
4c9026a354
Merge pull request #6071 from FreeCodeCamp/feature/add-data-science-cert
...
Add data vis certification
2016-01-11 18:24:39 -06:00
ee0c5c90e0
Fix cert type switch
2016-01-11 16:23:24 -08:00
a7f04cdc11
Add data vis certification
2016-01-11 15:58:37 -08:00
635073ffb1
Merge pull request #6069 from raisedadead/fix/waypoint-logical-order-in-if-else-statements
...
Fixes the example code in the Waypoint: Logical Order in If Else Statements
2016-01-11 14:13:48 -08:00
0957ba6abb
fixes FreeCodeCamp/FreeCodeCamp#6066
2016-01-12 03:04:13 +05:30
dc4b555362
Merge pull request #6065 from raisedadead/fix/waypoint-assignment-with-a-returned-value-improve-example
...
Fixes the example text for Waypoint: Assignment with a Returned Value
2016-01-11 13:19:25 -08:00
73ac2bec0c
Merge pull request #6064 from raisedadead/fix/waypoint-introducing-else-statements-combine-statements
...
Fixes the instructions for Waypoint: Introducing Else Statements
2016-01-11 13:19:00 -08:00
1818b2d7d5
fixes FreeCodeCamp/FreeCodeCamp#6062
2016-01-12 02:18:02 +05:30
7c20a2407a
fixes FreeCodeCamp/FreeCodecamp#6055
2016-01-12 01:56:19 +05:30
ad89dafdfe
Merge pull request #6053 from raisedadead/fix/zipline-build-a-wikipedia-server-recommended-hint
...
Added recommended hint to Zipline: Build a Wikipedia Viewer
2016-01-11 11:41:40 -08:00
d8da338c93
fixes FreeCodeCamp/FreeCodeCamp#6041
2016-01-12 01:03:36 +05:30
8f64c2f06e
Merge pull request #6031 from patsul12/fix/add-tests-for-concat-waypoint
...
Add Tests to Concat with Plus Waypoint
2016-01-10 19:53:13 -08:00
9b2ffb1a9d
add tests
2016-01-10 18:55:08 -08:00
05d34c8e15
Merge pull request #5848 from FreeCodeCamp/fix/hiding-text
...
Update certificate error messages
2016-01-10 18:22:01 -08:00
f8e06fb2bc
Fix spacing issues in privacy page
2016-01-10 18:20:13 -08:00
7f60af8a3f
Fix change links to about
2016-01-10 18:20:13 -08:00
17eaed7f99
Fix lint errors
2016-01-10 18:20:13 -08:00
93ebfd4515
update labs, update about page, create TOS and privacy view
2016-01-10 18:20:13 -08:00
4da8e5565c
fix landing image padding issue
2016-01-10 18:20:13 -08:00