Commit Graph

5319 Commits (838a80167e6c7a4ac258f34864f83d8ad399d7f8)

Author SHA1 Message Date
Quincy Larson 838a80167e finish first take at upper-intermediate bonfires 2015-09-29 14:34:51 -07:00
Quincy Larson 6657348722 finish first pass at intermediate bonfires 2015-09-29 14:18:43 -07:00
Quincy Larson 52c74f5a3d merge staging 2015-09-29 13:44:58 -07:00
Quincy Larson 1a653182e7 add messages to basic and advanced bonfires 2015-09-28 19:55:58 -07:00
Quincy Larson 27f231e72f refactor tests to show same message when passing and failing 2015-09-27 23:22:06 -07:00
Quincy Larson 96804d37cf confirm all advanced bonfires work though test output is not ideal yet 2015-09-27 01:04:21 -07:00
Quincy Larson dc48635f5d make more improvements to advanced bonfire tests 2015-09-27 00:52:27 -07:00
Quincy Larson 15f9fdabb7 Merge branch 'bonfire-failure-messages' into converge-bonfires 2015-09-27 00:34:35 -07:00
Quincy Larson d25330278b remove unneccessary additional bonfire argument I added a month ago 2015-09-27 00:21:15 -07:00
Quincy Larson 29dab96b9b Merge pull request #3475 from FreeCodeCamp/fix/redirect-whitelist
fix only allow redirects on whitelist
2015-09-23 14:55:10 -07:00
Berkeley Martinez baab92e3a0 fix only allow redirects on whitelist 2015-09-23 14:54:08 -07:00
Quincy Larson 04bdb9677e Merge pull request #3356 from leonfeng/fix/gooleapis
Replace Google-hosted scripts with cdnjs equivalents
2015-09-23 14:53:58 -07:00
Quincy Larson 4d4aae6cf4 start refactoring advanced bonfires 2015-09-22 12:23:45 -07:00
Arsen Melikyan 9b24c15f29 Merge pull request #3351 from alnero/feature/russian-translation
Add russian translation for the basic-ziplines
2015-09-22 21:16:35 +04:00
Anton Strömkvist d573474525 Merge pull request #3393 from FreeCodeCamp/fix/load-fonts-first
fix load fonts through css
2015-09-21 21:55:51 +02:00
Berkeley Martinez 39fdd637d5 fix load fonts through css
attempt to cache font files and load after dom init
resulted in a visible jitter when fonts transitioned.
2015-09-21 12:16:10 -07:00
Anton Strömkvist 13d79f8a4f Merge pull request #3321 from natac13/natac13-expect-to-assert-advanced-bonfires
changed expects to assert style tests
2015-09-21 16:56:33 +02:00
Nerodenko Alexey 0da44d712b Add russian translation for the basic-ziplines 2015-09-21 17:19:22 +03:00
natac13 4763f9957c changed expects to assert style tests
more uniform descriptions
closes #3316
2015-09-20 16:24:01 -04:00
Arsen Melikyan 5ab8c0a228 Merge pull request #3377 from TylerMoeller/patch-1
Fix typo in html5-and-css.json
2015-09-20 20:27:01 +04:00
Anton Strömkvist f06cf41065 Merge pull request #3369 from bugron/fix/editor-match-error_fix
Fixes two 'editor.match() in null' errors
2015-09-20 17:47:47 +02:00
Tyler Moeller 99f2dc2ac4 Fix typo in html5-and-css.json
The challenge "Nest an Anchor Element within a Paragraph" has a small typo at the end of the English description text as highlighted below:

"Now nest your existing a element within a new p element so that the surrounding paragraph says "View more cat photos", but where only "cat photos" is a link, and the rest of the text is rest is plain text."

This commit removes the final "rest is" highlighted above, giving us this sentence instead:

Now nest your existing a element within a new p element so that the surrounding paragraph says "View more cat photos", but where only "cat photos" is a link, and the rest of the text is plain text.
2015-09-20 08:35:21 -07:00
Anton Strömkvist ed46b0a35c Merge pull request #3372 from radarhere/patch-1
Fixed typo
2015-09-20 17:15:08 +02:00
Andrew Murray 7adbe8d75c Fixed typo 2015-09-20 13:13:13 +10:00
Arsen Melikyan 8129f8a277 fixes two 'editor.match() in null' errors 2015-09-20 02:17:25 +04:00
Arsen Melikyan 2d6df96c1f Merge pull request #3361 from awesomeaniruddh/fix/html-permissive-test
Added test to determine num of elements with class
2015-09-19 16:24:26 +04:00
Aniruddh Agarwal dfe6da9ea6 Added test to determine num of elements with class 2015-09-19 20:18:17 +08:00
Leon Feng a682009025 Replace Google-hosted scripts with cdnjs equivalents 2015-09-19 08:55:04 +08:00
Quincy Larson 5d3b3c0b51 Merge pull request #3345 from FreeCodeCamp/fix/bootstrap-class
fix invisible div blocking run button
2015-09-17 23:03:20 -07:00
Berkeley Martinez f871db26da Merge pull request #3326 from AEA2002/change/functionName
changed user-named function: replace to myReplace
2015-09-17 22:50:30 -07:00
Berkeley Martinez 5da4be5779 Merge pull request #3341 from QuincyLarson/basejump
make "basejump" singular instead of plural on the map
2015-09-17 13:35:22 -07:00
Berkeley Martinez 2fee89b0e6 fix invisible div blocking run button
bootstrap classes stack on smaller screens if breakpoints are not
met. This fix removes the smaller screen classes that forced divs
that would otherwise stack to instead overlay each other. This is
the cause of the run button being blocks on smaller screens as a
col that should stack to the bottom was instead being pushed to
top.

closes #1466
2015-09-17 12:42:31 -07:00
Berkeley Martinez 17962f65c1 Merge branch 'staging' of https://github.com/FreeCodeCamp/freecodecamp into staging 2015-09-17 09:58:23 -07:00
Berkeley Martinez 723b490932 load lato font after dom ready 2015-09-17 09:57:27 -07:00
Arsen Melikyan e4eda74fa2 Merge pull request #3342 from avastu/Fix-title-case
Fixes "Javascript uses use" typos
2015-09-17 15:23:04 +04:00
Utsav Ahuja 63da377fa8 Fixed "Javascript uses use" typo 2015-09-17 01:04:00 -07:00
Berkeley Martinez e63e05c1b6 fix typeof comparison should be to string 2015-09-17 00:18:43 -07:00
Berkeley Martinez 1418669757 remove unnecessary doc ready 2015-09-17 00:08:08 -07:00
Berkeley Martinez 38d76ec3bb split fonts into two separate files 2015-09-17 00:06:01 -07:00
Quincy Larson 58a8725d75 make "basejump" singular instead of plural on the map 2015-09-16 23:57:05 -07:00
Berkeley Martinez 04727620e4 Merge branch 'leonfeng-enhancement-3311' of https://github.com/leonfeng/FreeCodeCamp into fix/fonts 2015-09-16 23:50:24 -07:00
Berkeley Martinez 6487ef4fc7 Merge pull request #3334 from ahstro/fix/typo
Fix typo in bonfire test case
2015-09-16 23:45:49 -07:00
Leon Feng 6e53b8701d Replace Google Fonts with locally served fonts 2015-09-17 04:53:33 +08:00
ahstro a526b9d54a Fix typo in bonfire test case 2015-09-16 22:34:25 +02:00
Anton Strömkvist 81cede35b4 Merge pull request #3325 from bugron/fix/news-no_results_found-padding
Fixes position of 'No Results Found' text
2015-09-16 22:21:09 +02:00
AEA2002 986a9977ee changed user-named function: replace to myReplace 2015-09-15 19:02:56 -04:00
Arsen Melikyan d302e7e16c fixes position of 'No Results Found' text 2015-09-15 22:32:51 +04:00
Berkeley Martinez 08699fdac6 Merge pull request #3324 from ahstro/fix/falsy-bouncer
Add more falsy values to 'Falsy Bouncer', again.
2015-09-15 11:28:11 -07:00
Berkeley Martinez be18d075ca Merge pull request #3323 from bugron/fix/remove_create-issue-checkbox
Removes the checkbox and improves a condition
2015-09-15 11:22:56 -07:00
ahstro 7e9c5e0882 Add more falsy values to 'Falsy Bouncer', again.
This was already fixed at some point by abhisekp, but their changes
seems to have been overwritten somewhere along the line.
2015-09-15 18:46:51 +02:00