Commit Graph

3437 Commits

Author SHA1 Message Date
e2c28ca507 update cities and language rooms 2015-07-14 22:48:13 -07:00
d61ddd7096 update cities 2015-07-14 00:38:24 -07:00
d759fe4046 update cities 2015-07-12 14:32:32 -07:00
875dc2d3d5 update Tampa to Tampa Bay 2015-07-11 22:30:37 -07:00
64dcac0184 update cities 2015-07-11 16:37:27 -07:00
65e5a715a6 comment out modal explaining that gitter is slow 2015-07-10 21:11:24 -07:00
9864b762e7 add cities 2015-07-10 21:09:48 -07:00
c1e317c09a update twitch page with new Saturday Summit link 2015-07-09 13:12:56 -07:00
d1ad14e5f0 add new notification 2015-07-09 12:48:54 -07:00
146af85bb1 remove reference to slack 2015-07-08 09:12:09 -07:00
9b33a3bf15 resequence ziplines 2015-07-07 11:09:48 -07:00
6f89a0dbce remove computer science challenges 2015-07-07 11:07:03 -07:00
8afb1e7e19 remove buggy devtools challenge 2015-07-07 11:02:00 -07:00
9444683c50 update the landing page 2015-07-07 10:48:07 -07:00
cf82494f28 add more cities 2015-07-05 23:05:45 -07:00
2d2c7f0808 add selfie notification modal and camper news ad 2015-07-05 22:51:59 -07:00
1ddd91c7de fix minor typo 2015-07-03 01:12:38 -07:00
14e010b3c7 update the cities 2015-07-03 01:09:58 -07:00
74e5840b80 update official LA room link 2015-07-01 01:33:01 -07:00
0afd8507ec remove news nav ad 2015-07-01 01:24:00 -07:00
6d7f9731e6 update field guide with list of all rooms 2015-07-01 01:22:06 -07:00
5156714cf1 remove duplicate city 2015-06-29 15:56:02 -07:00
a97ce44925 update cities 2015-06-29 14:27:02 -07:00
e5df5120ff fix #1147 2015-06-28 18:30:34 -07:00
af8295ec75 fix modal copy 2015-06-28 18:19:54 -07:00
968676da72 fix entities bonfire tests 2015-06-28 15:38:42 -07:00
80e995e98f update field guide cities 2015-06-27 15:29:39 -07:00
ca5cef08bf finished fixing coding bootcamp cost calculator 2015-06-24 09:51:44 -07:00
09656a0f34 add more calculator logic 2015-06-24 09:44:30 -07:00
e2deaa3f9d add calculator view 2015-06-24 09:34:32 -07:00
fb1897073c Merge branch 'master' of github.com:FreeCodeCamp/freecodecamp 2015-06-23 11:42:41 -07:00
135047027a add new field guides and challenges 2015-06-23 11:42:27 -07:00
738afa817c update challenge copy 2015-06-23 08:10:20 -07:00
91cc320cb2 Merge pull request #1041 from SaintPeter/patch-3
Fix missing semicolon in Symmetric Differences test
2015-06-22 06:59:19 -07:00
9f1b6c58a5 fix /chat should go to gitter 2015-06-20 23:17:09 -07:00
c2d3652272 fix navbar for gitter 2015-06-20 23:07:49 -07:00
1a502b1696 hotfix for production gitter change 2015-06-20 23:00:19 -07:00
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
9509c5eb2f Merge branch 'master' of github.com:FreeCodeCamp/freecodecamp 2015-06-19 17:37:03 -07:00
65d283ed13 Merge pull request #970 from SaintPeter/SaintPeter-patch-1
Improve 'Convert HTML Entities' Bonfire
2015-06-19 17:35:14 -07:00
5a0df0ad46 Merge pull request #2 from SaintPeter/patch-2
Additional test, HTML Entities Link, Clarify Text
2015-06-18 10:38:54 -07:00
d15f83a4c4 Merge pull request #1 from SaintPeter/patch-1
Add w3.org reference for HTML Entities
2015-06-18 10:38:16 -07:00
7a510d6bc6 Add w3.org reference for HTML Entities 2015-06-18 10:33:34 -07:00
7540fe9351 Additional test, HTML Entities Link, Clarify Text 2015-06-18 10:30:06 -07:00
2ec3684825 Add w3.org reference for HTML Entities 2015-06-18 10:01:43 -07:00
76a800f575 Merge pull request #922 from kurzninja/patch-2
Added missing MDN Link
2015-06-15 20:37:01 -07:00
0237c71a58 Merge pull request #920 from kurzninja/patch-1
Fixed a word
2015-06-15 20:35:46 -07:00
ac282697ea Merge branch 'master' of github.com:FreeCodeCamp/freecodecamp 2015-06-15 11:56:37 -07:00
bd7494c909 Update directory.jade 2015-06-15 11:42:33 -07:00
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