Commit Graph

7201 Commits

Author SHA1 Message Date
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
6233f66411 update GitHub in use error message copy 2016-01-10 18:20:13 -08:00
649cfb72f8 make sync data from GitHub button's text more clear 2016-01-10 18:20:13 -08:00
9b4b6a241c fix typo 2016-01-10 19:41:50 -06:00
7cbfd223ae Merge pull request #6039 from FreeCodeCamp/feature/use-tap-spec
Feature Use tap-spec in place of tap-nyancat
2016-01-10 17:33:54 -08:00
4582a4b956 Merge pull request #6030 from ltegman/fix/add-symm-diff-test
Add test to symmetric difference
2016-01-10 17:24:33 -08:00
f554c00fca Feature Use tap-spec in place of tap-nyancat 2016-01-10 16:13:20 -08:00
2fdde07b0e Merge pull request #6034 from FreeCodeCamp/master
Master
2016-01-10 15:03:10 -08:00
3053f99d1d added new logical order waypoint 2016-01-10 14:58:46 -08:00
ee608f719a Add missing period in instructions 2016-01-10 14:58:46 -08:00
61bd8fbc69 Clarify output format for counting card Checkpoint 2016-01-10 14:58:46 -08:00
8dc8ff82e0 Update test for "Use Comments to Clarify Code"
Allow blank lines before comment for "Waypoint: Use Comments to Clarify
Code" challenge.
2016-01-10 14:58:46 -08:00
bb0f10ae66 fixed spacing issue on waypoint: counting cards
readded language stuff
2016-01-10 14:58:46 -08:00