Commit Graph

8945 Commits

Author SHA1 Message Date
af97734c1b Fix closing / </code> causing styling error.
This fix adds a / to the closing code block that was causing a styling issue in the challenge.
2016-07-17 16:03:49 -04:00
44b5911b77 Merge pull request #9761 from Kallaway/fix/bootstrap-text-rewrite
Rewrite text in: Responsive Design with Bootstrap Fluid Containers
2016-07-17 08:06:10 -07:00
7928bcafa0 rewrite Responsive Design with Bootstrap Fluid Containers text 2016-07-17 03:10:53 -04:00
55c5cab6c8 Merge pull request #9759 from FreeCodeCamp/revert-8917-Feature/Popover-Def-HTML-CSS
Revert "Feature/Popover Definitions"
2016-07-16 21:40:17 -07:00
3c1e08f894 Revert "Feature/Popover Definitions" 2016-07-16 21:35:28 -07:00
ece31687fa Merge pull request #8917 from Bouncey/Feature/Popover-Def-HTML-CSS
Feature/Popover Definitions
2016-07-17 01:29:42 +01:00
c466c223ca Changed <b> tag to <strong tag - JSON challenge (#9633) 2016-07-17 01:14:41 +01:00
0e92a9400d Merge pull request #9754 from Em-Ant/translate/It-translation-advanced-algorithms
Amend advanced algorithms italian translation
2016-07-17 01:03:42 +01:00
a9b5c00fcb Merge pull request #9753 from mnttnm/fix/nextLine-with-code-tags
nextInLine text needs code tags
2016-07-16 21:40:53 +01:00
cd6f153a53 Amend advanced algorithms italian translation 2016-07-16 22:16:24 +02:00
ad47726c16 nextInLine text needs code tags 2016-07-17 00:49:27 +05:30
18c2a0fd71 Merge pull request #9725 from raisedadead/fix/update-sign-in-page-title
Update the title of the sign in view
2016-07-16 15:14:43 +01:00
b2bf0d7e3e Merge pull request #9728 from devilicecream/It-translation-advanced-bonfires
Translated Advanced Algorithm Scripting in Italian
2016-07-15 21:49:01 +01:00
07d3ded72d chore(package): update eslint to version 3.1.0
https://greenkeeper.io/
2016-07-15 13:03:57 -07:00
7363960f0b Translated Advanced Algorithm Scripting in Italian
Closes #9716 - @Em-Ant hints implemented
2016-07-14 19:05:48 -07:00
3a2f53fdb7 Update the title of the sign in view 2016-07-15 01:53:33 +05:30
0d25c4b533 Merge pull request #9661 from Em-Ant/translate/It-translation-getting-started
Getting Started translated into Italian
2016-07-13 23:32:13 +01:00
b8f1bc186f Getting Started translated into Italian 2016-07-13 23:00:19 +02:00
3434918d00 Merge pull request #9710 from Jaskaranbir/fix/json-link-challenge-208
Fix broken link in challenge Manipulating Complex Objects
2016-07-13 21:15:17 +01:00
748c1ce359 Merge pull request #9702 from Vince33/branch/#9679
fixes url for hrefs and links in text in both english and spanish for 03-back-end-development-certification
2016-07-13 21:13:20 +01:00
7e03045c97 fixes url for hrefs and links in text in both english and spanish 2016-07-13 15:04:01 -04:00
c90dac18b3 Fix broken link in challenge Manipulating Complex Objects
Fixes JSON link in challenge: https://www.freecodecamp.com/challenges/manipulating-complex-objects (as described in issue #9704)
2016-07-13 12:19:30 -04:00
de6bef6b69 Merge pull request #9129 from Bouncey/Fix/Loop-Protect-noprotect
Fix/Loop Protect - Remove noprotect from saved code
2016-07-12 12:38:16 -07:00
7e2cd289f2 Merge pull request #9312 from raisedadead/fix/confirm-email-token-invalid
Error messages for invalid tokens from email links
2016-07-12 10:04:47 -07:00
85a1212da5 Error messages for invalid tokens from email links
This commit, adds error messages for users hiting the confirm
endpoint with invalid, or expired tokens from emailed links.
2016-07-12 11:46:11 +00:00
38400d5b97 Merge pull request #9675 from andela-bebowe/fix/dataspeed-question
Correct typo for computer basics question.
2016-07-11 19:17:27 +01:00
9063ceeaab Merge pull request #9676 from FreeCodeCamp/snyk-fix-e6d51ce1
[Snyk Alert] Fix for 4 vulnerable dependency paths
2016-07-11 10:57:33 -07:00
87dd8a66b0 Correct text for computer basics question 2016-07-11 18:03:52 +01:00
44eba03a1d fix: package.json & .snyk to reduce vulnerabilities 2016-07-11 14:56:14 +00:00
ef49327d25 Merge pull request #9575 from BKinahan/fix/smallest-common-tests
Add test for Smallest Common Multiple
2016-07-11 16:39:08 +05:30
0f5cf09360 Merge pull request #9666 from dlwebdev/fix/data-visualization-images
If applied, this commit will Update the Data Visualization Certificat…
2016-07-11 10:53:47 +01:00
53cc4af3ae Merge pull request #9490 from Bouncey/fix/temp-no-testsuite-fix
Temp fix for missing test suite
2016-07-11 14:17:05 +05:30
359ee7ae37 Merge pull request #9669 from QuincyLarson/fix/landing-page-copy-optimization
update landing page copy based off optimizely result
2016-07-11 13:53:23 +05:30
dfefa01baf Updated Claim your Data Visualization Certificate screenshots to new green background 2016-07-10 23:02:03 -04:00
bff127e4a4 update landing page copy based off optimizely result 2016-07-10 16:35:38 -07:00
c6e9173f6e Merge pull request #9602 from BKinahan/fix/pig-latin-case
Clarify Pig Latin input strings are all lowercase
2016-07-10 00:34:30 +01:00
ae8edfb3f3 Merge pull request #9608 from abhisekp/fix/record-collection
Fix Record Collection Challenge
2016-07-10 00:21:52 +01:00
bcd5ca388c 🏁 Improve/Fix Record Collection Challenge
docs(challenge): 📖 🏁 improve instruction wording

- improve wording of instruction
- fix invalid tag

style(challenge): 💃 🏁 Fix whitespace in challenge seed

- Fix whitespace in challenge seed
- Prepend semicolon in tail code so that challenge works even if challenge
 seed doesn't end with a semicolon.

refactor(challenge): 🔧 🏁 Improved readability of solution
2016-07-10 04:24:51 +05:30
5e83d093ec Modified text in json files to offer more support for students on c9.io and help them avoid a "Not enough disk space" error 2016-07-09 23:29:30 +01:00
ffa79341c1 Merge pull request #9640 from sergroja/fix/ChallengeMisspelling
Update basic-javascript.json
2016-07-09 20:18:24 +01:00
d4425e9066 chore(package): update babel-eslint to version 6.1.2
https://greenkeeper.io/
2016-07-09 08:47:26 -07:00
84d8bb221d Update basic-javascript.json 2016-07-09 07:36:20 -07:00
1108e83398 Merge pull request #9632 from QuincyLarson/fix/bye-hodor
remove hodor from congratulatory quotes - it's not funny anymore
2016-07-09 14:11:56 +01:00
d2ec498c8d Merge pull request #9631 from QuincyLarson/fix/eloquent-js-url
change first edition eloquent javascript link to 2nd edition link
2016-07-09 14:11:35 +01:00
3c95ea0e15 remove hodor from congratulatory quotes - it's not funny anymore 2016-07-08 19:00:17 -07:00
9a53528f88 change first edition eloquent javascript link to 2nd edition link 2016-07-08 18:58:10 -07:00
ec27075a37 Merge pull request #9629 from FreeCodeCamp/snyk-fix-abafa803
[Snyk] Fix for 1 vulnerable dependency path
2016-07-08 18:13:57 -07:00
21ffe77dc5 fix: package.json & .snyk to reduce vulnerabilities 2016-07-09 01:06:51 +00:00
4fdbf9beb5 Merge pull request #9628 from FreeCodeCamp/snyk-fix-2add4e49
[Snyk] Fix for 8 vulnerable dependency paths
2016-07-08 18:04:09 -07:00
98dbf8f77e fix: package.json & .snyk to reduce vulnerabilities 2016-07-09 00:55:06 +00:00