Commit Graph

4469 Commits (1ce1c75c4daf1bb33534ddf2ec153b339dce6e2e)

Author SHA1 Message Date
LumenTeun d6b9093be9 Improved consitency in 'Friendly Date Ranges' test cases. #410 2015-07-08 21:19:34 +02:00
Berkeley Martinez 6bd0b56321 Merge pull request #1219 from benmcmahon100/patch-10
Fix for a grammar issue in add a submit button to a form ( #1218 )
2015-07-08 12:00:33 -07:00
benmcmahon100 91d6520817 Final wording tweak to line 1803 2015-07-08 19:51:19 +01:00
benmcmahon100 dd249197cb Updated to reflect original wording a bit better
Another slight tweak to line 1803 to make it more true to the original wording of the challenge
2015-07-08 19:45:27 +01:00
Quincy Larson e11b0f8d04 update housing cost on bootcamp.json 2015-07-07 16:16:37 -07:00
Quincy Larson 5378a3bbf4 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-07-07 15:40:47 -07:00
Quincy Larson 132e574796 Merge pull request #1226 from cahlan/patch-1
Update bootcamps.json
2015-07-07 15:40:24 -07:00
cahlan bbcb10325c Update bootcamps.json 2015-07-07 16:36:56 -06:00
Quincy Larson 41f5325ab6 update landing page 2015-07-07 10:45:56 -07:00
benmcmahon100 3066bdc335 Fix for #1218 2015-07-06 23:46:26 +01:00
Quincy Larson db324186da update showjs view 2015-07-05 17:15:54 -07:00
Quincy Larson 3098a6dc60 add basic javascript.json 2015-07-05 17:12:52 -07:00
Quincy Larson 655c7eef52 clear basic-javascript.json 2015-07-05 17:03:41 -07:00
Quincy Larson 612de6911e update quotes 2015-07-04 23:52:29 -07:00
Stephen Wanhella 3842c0b9c8 Fixed typos in Bonfire: Friendly Date Ranges #1156 2015-07-04 16:04:12 -07:00
Quincy Larson c66b501837 start purging the br challenges 2015-07-03 01:08:11 -07:00
Quincy Larson c2a9a1ca62 add an ajax challenge 2015-07-02 17:31:08 -07:00
Quincy Larson 0301d3bc61 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-07-02 13:59:22 -07:00
Quincy Larson 4fb3b3e7cc add more cities and move the bootcamp calculator to field guide entries (still untested). 2015-07-02 13:59:13 -07:00
Quincy Larson 21a4dc1808 Merge pull request #1159 from LumenTeun/lumenteun-1151
'Font degrade'-test now check order of font-familiy.
2015-07-02 13:57:41 -07:00
Quincy Larson d3a6ff1ba1 Merge pull request #1160 from LumenTeun/lumenteun-1158
Slightly clarifies 'Uncomment HTML'.
2015-07-02 13:56:48 -07:00
Quincy Larson 10f53bdd49 Merge pull request #1161 from LumenTeun/grammar
Quite a few spelling and grammar fixes
@LumenTeun Thanks for spotting these!
2015-07-02 13:56:11 -07:00
Quincy Larson 552ffb40d9 Merge pull request #1163 from kmiasko/staging
Waypoint: Get Set for Basejumps changed deprecated heroku command
@kmiasko Thanks for fixing this!
2015-07-02 13:51:23 -07:00
Quincy Larson d96dde8d68 Merge pull request #1172 from LumenTeun/lumenteun-1168
Reword parts of 'how-to-npm'-waypoint.
2015-07-02 13:50:22 -07:00
Quincy Larson 5252fe1f58 Merge pull request #1174 from benmcmahon100/patch-4
solution to issue #1173
2015-07-02 13:49:04 -07:00
Quincy Larson 55aa38277a Merge pull request #1183 from benmcmahon100/patch-6
Combined UI Fixes
2015-07-02 13:46:33 -07:00
benmcmahon100 71ea26ab96 Implemented scroll-locker 2015-07-02 21:32:20 +01:00
benmcmahon100 8bed9fa7d7 Implemented scroll-locker 2015-07-02 21:31:59 +01:00
benmcmahon100 0a59bd5cfb Implemented scroll-locker 2015-07-02 21:31:28 +01:00
benmcmahon100 5cedb09703 Combined UI Fixes
phone overlap bug fix + scroll-locker feature added
2015-07-02 21:27:16 +01:00
Berkeley Martinez 580e2e3ebd add redirect for https 2015-07-01 14:35:15 -07:00
benmcmahon100 9120edc67c Update basic-html5-and-css.json 2015-07-01 15:28:29 +01:00
benmcmahon100 3955767c79 solution to issue #1173
this solution may also be needed for some of the other css-based challenges
2015-07-01 15:16:44 +01:00
LumenTeun 85c628dc00 Reword parts of 'how-to-npm'-waypoint. #1168 2015-07-01 13:46:36 +02:00
Quincy Larson c434342f15 update official LA FCC chat room 2015-07-01 01:31:51 -07:00
Quincy Larson ad69a923ce add official fcc chat room list 2015-07-01 01:26:56 -07:00
Quincy Larson 154f8c894e add more cities 2015-07-01 00:57:15 -07:00
Quincy Larson 3a1b5e79b5 add gitter rooms to cities 2015-07-01 00:45:19 -07:00
Quincy Larson b27832f0d0 more improvements to html.json 2015-06-30 23:21:34 -07:00
Quincy Larson 7035f1fcf0 finish the color section of the basic html section 2015-06-30 20:10:00 -07:00
Quincy Larson bc8a677be5 finish the color priority section of basic-html 2015-06-30 18:17:20 -07:00
Krzysztof Miąsko 2bbdf75ab9 Waypoint: Get Set for Basejumps changed deprecated heroku command 2015-06-30 12:25:51 +02:00
LumenTeun 75948c4bc1 Quite a few spelling and grammar fixes 2015-06-30 04:28:43 +02:00
Quincy Larson f6602fe680 half way done creating css priority challenges 2015-06-29 19:17:06 -07:00
LumenTeun ca9d951ce3 Slightly clarifies 'Uncomment HTML'. Regarding #1158 2015-06-30 03:17:12 +02:00
LumenTeun 33fa2d1939 'Font degrade'-test now check order of font-familiy. Fixes #1151 2015-06-30 02:52:21 +02:00
Quincy Larson d9fe6dcef1 fix broken challenges and attempt to make streak more lenient. 2015-06-29 16:32:49 -07:00
Quincy Larson cf167b3c11 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-06-28 18:03:21 -07:00
Quincy Larson c4c1a44c48 make the Mobile Responsive Images challenge more robust fixes #998 2015-06-28 18:03:11 -07:00
Quincy Larson 2284a9fcd7 Merge pull request #1115 from NatashaHaggard/923
Issue 923 - Grammatical error
2015-06-28 15:24:52 -07:00