Commit Graph

676 Commits

Author SHA1 Message Date
Quincy Larson
1ddd91c7de fix minor typo 2015-07-03 01:12:38 -07:00
Quincy Larson
14e010b3c7 update the cities 2015-07-03 01:09:58 -07:00
Quincy Larson
74e5840b80 update official LA room link 2015-07-01 01:33:01 -07:00
Quincy Larson
6d7f9731e6 update field guide with list of all rooms 2015-07-01 01:22:06 -07:00
Quincy Larson
5156714cf1 remove duplicate city 2015-06-29 15:56:02 -07:00
Quincy Larson
a97ce44925 update cities 2015-06-29 14:27:02 -07:00
Quincy Larson
e5df5120ff fix #1147 2015-06-28 18:30:34 -07:00
Quincy Larson
968676da72 fix entities bonfire tests 2015-06-28 15:38:42 -07:00
Quincy Larson
80e995e98f update field guide cities 2015-06-27 15:29:39 -07:00
Quincy Larson
fb1897073c Merge branch 'master' of github.com:FreeCodeCamp/freecodecamp 2015-06-23 11:42:41 -07:00
Quincy Larson
135047027a add new field guides and challenges 2015-06-23 11:42:27 -07:00
Quincy Larson
738afa817c update challenge copy 2015-06-23 08:10:20 -07:00
Berkeley Martinez
91cc320cb2 Merge pull request #1041 from SaintPeter/patch-3
Fix missing semicolon in Symmetric Differences test
2015-06-22 06:59:19 -07:00
Quincy Larson
1a502b1696 hotfix for production gitter change 2015-06-20 23:00:19 -07:00
Rex Schrader
c113c72082 Fix missing semicolon in Symmetric Differences test
The first test of Symmetric Differences is broken because it was missing a semicolon, making it impossible to pass.
2015-06-20 22:09:21 -07:00
Rex Schrader
5a0df0ad46 Merge pull request #2 from SaintPeter/patch-2
Additional test, HTML Entities Link, Clarify Text
2015-06-18 10:38:54 -07:00
Rex Schrader
7a510d6bc6 Add w3.org reference for HTML Entities 2015-06-18 10:33:34 -07:00
Rex Schrader
7540fe9351 Additional test, HTML Entities Link, Clarify Text 2015-06-18 10:30:06 -07:00
Berkeley Martinez
76a800f575 Merge pull request #922 from kurzninja/patch-2
Added missing MDN Link
2015-06-15 20:37:01 -07:00
Brett Guillory
e9aa4b27a7 Added missing MDN Link
This bonfire "Missing letters"seems to be missing an important MDN link to "String.fromCharCode()", which is needed to get the missing character to return for the test. Since the missing character is obviously not in the string supplied, you cannot get the character code for it from the string.
2015-06-13 23:28:33 -05:00
Brett Guillory
2dd222a441 Fixed a word 2015-06-13 20:54:43 -05:00
Quincy Larson
03df5cf492 remove reference to original alumni network 2015-06-11 19:01:31 -07:00
Quincy Larson
1e8d58068c add LinkedIn easy route 2015-06-11 15:34:06 -07:00
Quincy Larson
e190aacd9b update pair programming challenge text 2015-06-10 23:45:03 -07:00
Quincy Larson
53fe6a1b62 Merge branch 'master' of github.com:FreeCodeCamp/freecodecamp 2015-06-10 23:30:34 -07:00
Quincy Larson
52840884e6 fix 883 2015-06-10 23:13:33 -07:00
Quincy Larson
a87757b35c fix #888 2015-06-10 23:06:44 -07:00
Quincy Larson
243f4cd2ec update twitch page and add new cities 2015-06-10 23:04:43 -07:00
ahmednaguib
b7e7eb692f add alert message for outdated video 2015-06-09 23:43:58 +02:00
ahmednaguib
8e7a333520 add link for slack channel 2015-06-09 23:42:33 +02:00
Quincy Larson
1a2a610520 Merge branch 'master' of https://github.com/ekojsalim/freecodecamp into ekojsalim-master 2015-06-09 13:04:21 -07:00
Quincy Larson
26eb488ded fix #873 2015-06-09 12:58:50 -07:00
Quincy Larson
5eee9b7ac3 fix #867 2015-06-09 12:53:08 -07:00
Quincy Larson
4de23ac8ac close #874 2015-06-09 12:51:19 -07:00
Quincy Larson
56df2f37db fix #870 2015-06-08 22:37:07 -07:00
Quincy Larson
528344f0ca update cities 2015-06-08 22:31:46 -07:00
Quincy Larson
68ac12d757 improve the wrap an anchor element within a paragraph element challenge 2015-06-07 23:31:16 -07:00
Quincy Larson
6c9db8c27f super nitpicky copy edit 2015-06-07 22:26:58 -07:00
Quincy Larson
400bcaf8c8 Merge branch 'master' of github.com:FreeCodeCamp/freecodecamp 2015-06-07 22:23:13 -07:00
Quincy Larson
32c327593e add cities 2015-06-07 22:23:08 -07:00
Quincy Larson
b7145f4604 fix #856 2015-06-07 21:59:04 -07:00
Quincy Larson
198d7897f7 Merge pull request #844 from treece/treece-841
Fixes RegExp so it matches the class .blue-text
2015-06-07 21:55:08 -07:00
Quincy Larson
b88533d189 Merge pull request #855 from treece/treece-845
Removed aarmy example from descr and changed the test for it to passing
2015-06-07 21:52:51 -07:00
Charles Treece
de831a9d3c Removed aarmy example from descr and changed the test for it to passing 2015-06-06 21:53:27 -04:00
Charles Treece
be633105c5 Fixed blue-text and urgently-red regex constructors 2015-06-06 16:43:27 -04:00
Berkeley Martinez
debb746222 Merge pull request #851 from nighthawk702/nighthawk702-get-set-typo-fix
Fixed typo in Get Set for Ziplines waypoint.
2015-06-06 10:51:05 -07:00
Quincy Larson
a0dcf77a14 add Saturday School field guide 2015-06-06 08:44:53 -07:00
Alexandru Ungurianu
a740bfd8bd Fixed typo in Get Set for Ziplines waypoint.
Changed "Click the gear next the JavaScript." to "Click the gear next to the JavaScript."
2015-06-06 14:38:43 +03:00
ekojsalim
7b7e6adff6 Add tests for confirm the ending bonfire 2015-06-05 19:34:12 +07:00
Quincy Larson
7d2546335c fix typo in basic javascript challenges 2015-06-04 23:52:04 -07:00