Commit Graph

16274 Commits

Author SHA1 Message Date
0096c2c953 Merge pull request #3693 from ltegman/fix/waypoint-iterate-with-javascript-for-loops-3691
Fix Waypoint Iterate with a For Loop Typo
2015-10-10 20:22:04 +04:00
41fc89b3c5 Fix Waypoint Iterate with a For Loop Typo
Closes #3691
2015-10-10 09:17:36 -07:00
66fc4497cf Fix Waypoint Iterate with a For Loop Typo
Closes #3691
2015-10-10 09:17:36 -07:00
1fd9918365 Merge pull request #3678 from ltegman/fix/waypoint-filter-arrays-test-3671
Fix Waypoint Filter Arrays Test
2015-10-10 17:17:19 +04:00
d4cfe277b1 Merge pull request #3678 from ltegman/fix/waypoint-filter-arrays-test-3671
Fix Waypoint Filter Arrays Test
2015-10-10 17:17:19 +04:00
8750c5e0d9 Merge pull request #3681 from ltegman/fix/waypoint-nest-anchor-within-paragraph-test-3675
Fix Waypoint Nest Anchor Within Paragraph Test Regex
2015-10-10 17:12:07 +04:00
9780ea5519 Merge pull request #3681 from ltegman/fix/waypoint-nest-anchor-within-paragraph-test-3675
Fix Waypoint Nest Anchor Within Paragraph Test Regex
2015-10-10 17:12:07 +04:00
54ee735f67 Merge pull request #3679 from ltegman/fix/bf-sum-odd-fib-test-3660
Fix BF Sum Odd Fibonacci Numbers Test Error Wording
2015-10-10 16:11:03 +04:00
8ef9624f8e Merge pull request #3679 from ltegman/fix/bf-sum-odd-fib-test-3660
Fix BF Sum Odd Fibonacci Numbers Test Error Wording
2015-10-10 16:11:03 +04:00
d4f76b0fd9 Merge pull request #3677 from danielrob/fix/typo-in-condensing-arrays-with-reduce
Fix typo 'array or numbers' to 'array of numbers' closes #3663
2015-10-10 12:49:47 +02:00
5fe5b0f4a7 Merge pull request #3677 from danielrob/fix/typo-in-condensing-arrays-with-reduce
Fix typo 'array or numbers' to 'array of numbers' closes #3663
2015-10-10 12:49:47 +02:00
749357933d Merge pull request #3669 from FreeCodeCamp/fix/challenge-sequence
Fix mis-sequence of challenges and fix some quick issues campers reported about challenges
2015-10-09 19:43:00 -07:00
9061758cdf Merge pull request #3669 from FreeCodeCamp/fix/challenge-sequence
Fix mis-sequence of challenges and fix some quick issues campers reported about challenges
2015-10-09 19:43:00 -07:00
c2da02bf8a improve copy on button 2015-10-09 19:33:15 -07:00
076fc79fc6 Fix Waypoint Nest Anchor Within Paragraph Test Regex
Tolerates whitespace between opening `<p>` tag and "View more" text
Closes #3675
2015-10-09 13:13:47 -07:00
576e1fefc5 Fix Waypoint Nest Anchor Within Paragraph Test Regex
Tolerates whitespace between opening `<p>` tag and "View more" text
Closes #3675
2015-10-09 13:13:47 -07:00
f7edf7c2b2 Fix BF Sum Odd Fibonacci Numbers Test Error Wording
Closes 3660
2015-10-09 12:03:13 -07:00
daccda1e9a Fix BF Sum Odd Fibonacci Numbers Test Error Wording
Closes 3660
2015-10-09 12:03:13 -07:00
f44b5a3204 Fix Waypoint Filter Arrays Test
Test now consistant with instructions
Closes #3671
2015-10-09 11:54:56 -07:00
790972500c Fix Waypoint Filter Arrays Test
Test now consistant with instructions
Closes #3671
2015-10-09 11:54:56 -07:00
1d23b28da0 Fix typo 'array or numbers' to 'array of numbers' 2015-10-09 13:50:28 -04:00
f6a87ef858 Fix typo 'array or numbers' to 'array of numbers' 2015-10-09 13:50:28 -04:00
e080ff1811 Add tests in Bonfire - Diff Two Arrays 2015-10-09 18:05:55 +05:30
d1eb9d7c69 Add tests in Bonfire - Diff Two Arrays 2015-10-09 18:05:55 +05:30
6602f83271 quick fix copy for npm challenge bug 2015-10-09 00:16:30 -07:00
363d0b868d quick fix copy for npm challenge bug 2015-10-09 00:16:30 -07:00
b74b7955eb Merge pull request #3661 from BradenWhited/fix/Lesson-31-More-Concise-Comment
Fix - Comment In Lesson 31 Needs To Be More Concise
2015-10-09 08:14:38 +02:00
7dcb422ce3 Merge pull request #3661 from BradenWhited/fix/Lesson-31-More-Concise-Comment
Fix - Comment In Lesson 31 Needs To Be More Concise
2015-10-09 08:14:38 +02:00
4e983f0d69 Merge pull request #3662 from ltegman/fix/bf-diff-two-arrays-add-tests-1263
Fix BF Diff Two Arrays New Test
2015-10-09 08:13:14 +02:00
11fb9956fd fix challenge sequence 2015-10-08 18:26:06 -07:00
2d0af3da1d fix challenge sequence 2015-10-08 18:26:06 -07:00
91df8cba6f Merge pull request #3666 from FreeCodeCamp/fix/commit
update look of commit
2015-10-08 17:26:07 -07:00
fcd7e096b2 Fix alt attribute 2015-10-08 17:25:47 -07:00
da29152783 Merge branch 'fix/commit' of https://github.com/freecodecamp/freecodecamp into fix/commit
Conflicts:
	server/views/commit/index.jade
2015-10-08 17:21:30 -07:00
6fafbdf441 improve stories view 2015-10-08 17:05:42 -07:00
e62375516b Add commit button functionality 2015-10-08 17:00:15 -07:00
66120a60b8 update look of commit 2015-10-08 16:29:43 -07:00
63eacec3a9 Fix BF Diff Two Arrays New Test
Closes #1263
2015-10-08 15:31:52 -07:00
98d36d1aa1 Fix BF Diff Two Arrays New Test
Closes #1263
2015-10-08 15:31:52 -07:00
920d9ba403 Merge pull request #3655 from FreeCodeCamp/fix/remove-unused-endpoint
Remove unused jobs-form endpoint
2015-10-08 15:31:09 -07:00
ce57a13a88 Merge pull request #3657 from FreeCodeCamp/fix/harded-certs
Harden showCert against errors
2015-10-08 15:30:13 -07:00
9c29c4c79b Merge pull request #3658 from FreeCodeCamp/fix/is-github-cool-show-cert
Fix show certs to anon user
2015-10-08 15:07:03 -07:00
f39fca4472 Lesson 31 - Javascript Generate random whole numbers within a range comment error #1947
Comment needed changed to be more concise.

See #1947
2015-10-08 17:47:06 -04:00
ba9c4a694e Lesson 31 - Javascript Generate random whole numbers within a range comment error #1947
Comment needed changed to be more concise.

See #1947
2015-10-08 17:47:06 -04:00
945c5e3b2f Merge pull request #3650 from ltegman/fix/bf-arguments-optional-add-doc-links
Fix BF Arguments Optional Links
2015-10-08 21:30:06 +02:00
a2c4d4ceb0 Merge pull request #3650 from ltegman/fix/bf-arguments-optional-add-doc-links
Fix BF Arguments Optional Links
2015-10-08 21:30:06 +02:00
0dc35f2b0a Fix show certs to anon user
closes #3648
2015-10-08 09:02:35 -07:00
ba88def035 Harden showCert against errors 2015-10-08 08:48:52 -07:00
15ff3d46db Seek and Destory: Remove problematic argument
Remove an empty string passed as an argument to `destroy()`. This
argument, being the last, caused people to think their code worked
correctly when it, in fact, worked correctly on all arguments except the
last one.
2015-10-08 17:32:06 +02:00
c2a511cb86 Seek and Destory: Remove problematic argument
Remove an empty string passed as an argument to `destroy()`. This
argument, being the last, caused people to think their code worked
correctly when it, in fact, worked correctly on all arguments except the
last one.
2015-10-08 17:32:06 +02:00