2f34ffa88f
Added test: solution uses push for an array
2016-10-27 23:25:40 +01:00
66b1f7a048
Improve wording in instructions in Make Dead Links challenge
2016-10-27 13:36:58 +01:00
ab0fee4a3e
Additional test case in confirm-the-ending
2016-10-27 13:32:14 +01:00
497095fc86
Added a test for roman numerical converter
2016-10-26 23:05:23 +01:00
d9ba2fd8ac
Merge pull request #11333 from andreferreira-me/translate/pt-br-translation-advanced-ziplines
...
Advanced Ziplines translated into Brazilian Portuguese
2016-10-26 11:55:09 +05:30
6bc28033ca
added a test checking for a number output to stand-in-line
2016-10-24 10:48:37 +01:00
051bb6446c
Modified test case description
...
Modified test case description for caesar ciphers
2016-10-24 10:28:31 +01:00
25f04a80c6
Advanced Ziplines translated into Brazilian Portuguese
2016-10-23 02:42:04 +00:00
de4402e69e
Make Unix casing consistent
2016-10-23 03:28:56 +01:00
6cbcd207a7
Merge pull request #11269 from recurza/fix/switch-order-of-courses
...
Switched order of JS for loop and while loop courses
2016-10-20 22:13:22 -07:00
3f19509fed
Fixed the wording for "word" vs "hex code"
2016-10-20 15:55:49 +10:00
61dbd19823
Modified challenge description
2016-10-19 11:40:57 +05:30
78b341a35e
Switched order of JS for loop and while loop courses
2016-10-19 12:46:42 +08:00
9e43e1e587
Merge pull request #11206 from elisecode247/fix/challenge-escape-sequences-in-strings
...
Corrects Escape Sequences in Strings
2016-10-17 13:47:36 -05:00
1d18cece0f
Merge pull request #10854 from Bouncey/Fix/UnmodifiedReturnStatement
...
Added test for unmodified return statement
2016-10-16 14:00:33 -07:00
2b795483d9
Merge pull request #10353 from dhcodes/fix/contradictory-goals-quoting-strings-challenge
...
combine backslash tests for quoting strings challenge
2016-10-16 13:45:24 -07:00
d13a3b56f2
Merge pull request #11235 from yasserhussain1110/fix/seek-and-destroy-added-test
...
Added a new Test case to 'Seek and Destroy challenge'
2016-10-16 12:08:57 -07:00
69a0f8db33
Added a new Test case to 'Seek and Destroy challenge'
...
Added test which calls the function with at least 8 inputs.
2016-10-16 14:34:08 +05:30
1ce0038071
Improve wording in compound assignment with augmented addition challenge
2016-10-15 15:26:19 -04:00
91c90e17eb
Merge pull request #11211 from mattlayton1986/fix/challenge-typo
...
Fix minor typo in instructional text
2016-10-15 00:14:53 +01:00
4675bc93fd
Fix/ExtraTestCaseForSwitchChallenge
...
Added extra test case
2016-10-14 22:27:49 +01:00
010119beeb
Fix minor typoin instructional text
2016-10-14 16:23:00 -05:00
f5740bbd8d
Corrects Escape Sequences in String
...
The return carriage didn't give a new line, so the string is re-written. The Spanish translation is also updated. From issue 'new line character is required before third line' #10485 .
2016-10-14 16:05:30 -04:00
0a68133ea5
Fix consistency between questions
2016-10-14 20:37:13 +11:00
71bbdb6904
Merge pull request #11183 from tadake/fix/Remove-browser-recommendation-text
...
Remove browser recommendation text
2016-10-13 11:55:07 -05:00
d33cb48fbf
Remove browser recommendation text
...
removed "Note Due to browser implementation differences, you may need to be at 100% zoom to pass the tests on this challenge." text from "Change the Font Size of an Element" challenge. Other translations were fixed by using google translate.
2016-10-13 10:46:44 -06:00
a131075952
Merge pull request #11169 from systimotic/fix/bootstrap-grid-text-in-image
...
Fix text in image accessiblity in Bootstrap grid challenge
2016-10-13 08:29:53 -07:00
6bd84899b4
improved tests on Record Collection
2016-10-13 15:04:47 +01:00
7afabb427c
Fix text in image accessiblity in Bootstrap grid challenge
2016-10-13 15:06:23 +02:00
f961040268
Added test for unmodified return statement
2016-10-12 18:16:01 +01:00
5c7736ef9d
Changed suggested link
...
Changed suggested link in the Pig Latin challenge from
String.prototype.substr() to String.prototype.substring() since
substr() is deprecated and shouldn’t be used in new projects.
2016-10-12 16:08:30 +02:00
a7237f269a
Merge pull request #11148 from Em-Ant/feature/twitch-api-passthrough
...
Add Twitch.tv pass-trough API link
2016-10-11 22:17:26 -07:00
bf0b12c566
Add Twitch.tv pass-through API link
2016-10-11 21:53:36 +02:00
1e37895d48
Merge pull request #10341 from edm00se/fix/weather-api-suggestion
...
updated to use alternate to openweathermap api
2016-10-11 20:35:36 +01:00
b701d27445
updated to use alternate to openweatherapi
...
The Open Weather Map API was not serving over HTTPS, leading to mixed content issues, since geolocation requires HTTPS. Forecast.io's API is also free, requires sign up, but up to 1k hits per day w/ no charge or card on file.
I'm (unsurprisingly) not the first person to notice this. Seems to intersect w/ #7853 and #9145 .
squash! updated forecast.io references to 'dark sky'
updated forecast.io references to 'dark sky'
2016-10-11 14:24:54 -05:00
2e0dbab4f2
Merge pull request #11069 from atjonathan/fix/gifs-screenshots
...
Updated GIFs and Screenshots with up-to-date branding of FreeCodeCamp
2016-10-11 08:30:23 -05:00
e1178ccc5a
Merge pull request #11118 from petrgazarov/fix/generate-random-whole-numbers-with-javascript
...
Fix "generate random whole numbers with javascript" challenge
2016-10-10 22:40:58 -07:00
e48f58de7e
Merge pull request #11144 from SherylHohman/fix/reorderMarginTestsToTopRightBottomLeft
...
Re-order Margin Tests to Top-Right-Bottom-Left
2016-10-10 16:23:43 +01:00
a4ec8205a3
Re-order Margin tests as Top-Right-Bottom-Left
2016-10-10 01:44:58 -07:00
f6c4b34258
margins code challengeverification order to TopRightBottomLeft
2016-10-09 19:36:20 -07:00
cd7e85cd99
Updated GIFs and Screenshots with up-to-date branding of FreeCodeCamp
2016-10-09 18:11:18 +01:00
4103a978d8
Merge pull request #11126 from hristijankiko/fix/challenge-description
...
Fixed challenge description
2016-10-09 16:03:34 +01:00
d6ed8c51bd
Fixed challenge description
...
Fixed the challenge description
2016-10-09 14:37:32 +02:00
6e9810d693
Update description
2016-10-09 15:03:49 +05:30
4474c2dfb3
Fix "generate random whole numbers with javascript" challenge
2016-10-08 23:56:22 -04:00
7a04d27c6e
Clarify instructions
...
Clarify Instructions
2016-10-07 10:39:51 +01:00
86853de3d9
Merge pull request #11066 from dhcodes/fix/cloud-9-readability
...
Link to Cloud 9 theme documentation in Node/npm challenges for accessibility
2016-10-06 08:41:20 -07:00
877799618b
Link to Cloud 9 theme documentation
2016-10-05 10:45:33 -05:00
9b4bde55a3
Added an extra test to Smallest Common Multiple challenge to test if the camper has used arr.sort() without comparison function
...
to sort the numbers, which is wrong.
2016-10-05 10:50:13 +05:30
cde39c8fd4
Merge pull request #11028 from samanthakem/translate/pt-br-getting-started
...
Translating Getting Started - Learn What to Do If You Get Stuck secti…
2016-10-04 21:02:01 +01:00