Commit Graph

22557 Commits

Author SHA1 Message Date
emersonp
cc587d59a5 Corrected typo - missing period. 2015-10-18 09:01:51 -07:00
Logan Tegman
25b5fbb175 Merge pull request #3790 from sanspace/fix/min-value-for-random-numbers-test-issue-3764
Fix accepting incorrect answer in generating random values within a range waypoint
2015-10-18 07:36:46 -07:00
Logan Tegman
f017682ffe Merge pull request #3790 from sanspace/fix/min-value-for-random-numbers-test-issue-3764
Fix accepting incorrect answer in generating random values within a range waypoint
2015-10-18 07:36:46 -07:00
Santhosh Kumar Srinivasan
6e41fc1d38 Fix accepting incorrect answer
Make min nonzero value
Alter the last test to accept only correct answers
2015-10-18 13:44:17 +05:30
Santhosh Kumar Srinivasan
501c63fc29 Fix accepting incorrect answer
Make min nonzero value
Alter the last test to accept only correct answers
2015-10-18 13:44:17 +05:30
Logan Tegman
120c3147c2 Add Better Explanations to the Functional Programming Lessons
Other minor changes to make each lesson more consistent in formatting.
2015-10-17 23:11:03 -07:00
Logan Tegman
61f94b3e29 Add Better Explanations to the Functional Programming Lessons
Other minor changes to make each lesson more consistent in formatting.
2015-10-17 23:11:03 -07:00
Logan Tegman
dd0c2c4ee9 Fix BF: Everything Be True Description and Tests
- Switch back to being about looking for truth properties
- Tests looking for a full key:value pair instead of just a key were removed to clarify the goal.
- Added more tests
- Removed misleading MDN links

Closes #3394 and #2684
2015-10-17 19:43:41 -07:00
Logan Tegman
0465ef89d7 Fix BF: Everything Be True Description and Tests
- Switch back to being about looking for truth properties
- Tests looking for a full key:value pair instead of just a key were removed to clarify the goal.
- Added more tests
- Removed misleading MDN links

Closes #3394 and #2684
2015-10-17 19:43:41 -07:00
Aniruddh Agarwal
77e794bbeb Merge pull request #3785 from jlslew/fix/typo-in-waypoint-description
Fixes a small typo
2015-10-18 05:54:33 +08:00
Logan Tegman
4024bd0622 Merge pull request #3784 from ankitaggarwal011/fix/create-my-github-issue-not-working
Fix for create-my-github-issue button not working
2015-10-17 14:48:17 -07:00
Jonathan Lee Slew
72cec2ecab Added missing spaces and fixes a capitalization typo in the description of the "Use Bracket Notation to Find the Nth Character in a String" waypoint.
See issue #3783
2015-10-17 17:40:30 -04:00
Jonathan Lee Slew
07942878e7 Added missing spaces and fixes a capitalization typo in the description of the "Use Bracket Notation to Find the Nth Character in a String" waypoint.
See issue #3783
2015-10-17 17:40:30 -04:00
Ankit Aggarwal
dea4bf3973 Fix for create-my-github-issue button not working 2015-10-18 02:18:26 +05:30
noinkling
b1a5f517a2 Move time text out of icon element on map page 2015-10-17 18:40:49 +13:00
Berkeley Martinez
af654aebdc Hot fix for chat close button 2015-10-16 20:23:24 -07:00
Quincy Larson
ff74690eb6 Merge pull request #3776 from FreeCodeCamp/feature/add-chat-to-challenges
Add Gitter help chat directly in challenges
2015-10-16 16:51:19 -07:00
Quincy Larson
4589b9ae39 add conditional buttons for mobile gitter 2015-10-16 16:45:38 -07:00
Berkeley Martinez
5b9c534bff Fix logic on zipline/basejumps 2015-10-16 16:30:44 -07:00
Berkeley Martinez
1b75d041c1 Fix logic on basejump/ziplines 2015-10-16 16:20:34 -07:00
Berkeley Martinez
12eeef2f41 Add chat room titles 2015-10-16 16:10:45 -07:00
Ben McMahon
194d80a86a Merge pull request #3766 from ltegman/fix/OOP-functional-lesson-cleanup-3760
Cleanup OOP and Functional Programming Waypoints
2015-10-16 23:40:50 +01:00
Ben McMahon
b7ed38fc4d Merge pull request #3766 from ltegman/fix/OOP-functional-lesson-cleanup-3760
Cleanup OOP and Functional Programming Waypoints
2015-10-16 23:40:50 +01:00
Berkeley Martinez
fc97bc8266 Add help button toggle 2015-10-16 15:24:35 -07:00
Berkeley Martinez
465a3e399c Add identifiers to chat embed divs 2015-10-16 14:00:02 -07:00
Berkeley Martinez
35219cdce3 Add main chat window on nav bar chat click 2015-10-16 11:57:33 -07:00
Berkeley Martinez
a0182957e7 Add chat to challenges! 2015-10-16 10:37:35 -07:00
Berkeley Martinez
22b19af7e2 Merge pull request #3775 from ltegman/fix/bf-diff-two-arrays-last-test-3758
Fix BF Diff two Arrays Remove Final Test
2015-10-16 10:26:14 -07:00
Berkeley Martinez
81a78b6af9 Merge pull request #3775 from ltegman/fix/bf-diff-two-arrays-last-test-3758
Fix BF Diff two Arrays Remove Final Test
2015-10-16 10:26:14 -07:00
Logan Tegman
be2ca5b0b9 Merge pull request #3770 from benmcmahon100/staging
Moved document.ready explanation to an earlier challenge
2015-10-16 09:22:47 -07:00
Logan Tegman
1f2b4623e4 Merge pull request #3770 from benmcmahon100/staging
Moved document.ready explanation to an earlier challenge
2015-10-16 09:22:47 -07:00
Logan Tegman
f398863bc5 Fix BF Diff two Arrays Remove Final Test
Per the discussion in #3758
Closes #3758
2015-10-16 09:09:31 -07:00
Logan Tegman
d91d514a0b Fix BF Diff two Arrays Remove Final Test
Per the discussion in #3758
Closes #3758
2015-10-16 09:09:31 -07:00
Logan Tegman
44bfff128f Merge pull request #3768 from abhisekp/fix/modify-test-bf-check-for-palindrome
Fix test in Bonfire - Check for Palindrome
2015-10-16 09:01:06 -07:00
Ben McMahon
08ed150a6d Moved document.ready explanation to an earlier challenge 2015-10-16 13:38:43 +01:00
Ben McMahon
0fbbe0db86 Moved document.ready explanation to an earlier challenge 2015-10-16 13:38:43 +01:00
Ben McMahon
71db84b44b Merge pull request #2 from FreeCodeCamp/staging
Sync to staging
2015-10-16 13:34:48 +01:00
Abhisek Pattnaik
2f19f77ccd Remove extra \ (backslash) character 2015-10-16 14:40:47 +05:30
Abhisek Pattnaik
c453f8feb1 Remove extra \ (backslash) character 2015-10-16 14:40:47 +05:30
Logan Tegman
839235554e Merge pull request #3387 from joel-bentley/fix/test-for-closed-comment
Fix test on Waypoint Use Comments to Clarify Code
2015-10-15 20:40:04 -07:00
Logan Tegman
66ceb114d2 Merge pull request #3387 from joel-bentley/fix/test-for-closed-comment
Fix test on Waypoint Use Comments to Clarify Code
2015-10-15 20:40:04 -07:00
Logan Tegman
9a8d380aea Add MDN Links to Functional Programming Waypoints 2015-10-15 20:17:29 -07:00
Logan Tegman
009635dd31 Add MDN Links to Functional Programming Waypoints 2015-10-15 20:17:29 -07:00
Berkeley Martinez
c578a68ec8 Merge pull request #3360 from bugron/fix/highlight-bonfire_code_in-GitHub_issues
Adds a switch case to highlight bonfires' code in GitHub issues
2015-10-15 18:37:08 -07:00
Logan Tegman
6ae909f3bf Cleanup OOP and Functional Programming Waypoints
Fixes some typos, adds instructions, and tries to make some of the wording clearer and more consistent.
Closes #3760
2015-10-15 17:12:54 -07:00
Logan Tegman
e789e74c89 Cleanup OOP and Functional Programming Waypoints
Fixes some typos, adds instructions, and tries to make some of the wording clearer and more consistent.
Closes #3760
2015-10-15 17:12:54 -07:00
Logan Tegman
1cf8b394f3 Merge pull request #3753 from awesomeaniruddh/fix/truncate-permissive-test
Add test to truncate string
2015-10-15 08:18:41 -07:00
Logan Tegman
60a2b40173 Merge pull request #3753 from awesomeaniruddh/fix/truncate-permissive-test
Add test to truncate string
2015-10-15 08:18:41 -07:00
Aniruddh Agarwal
b8f376c8e6 Merge pull request #3756 from ltegman/fix/waypoint-change-font-size-tests-3749
Fix Waypoint Change Font Size Tests
2015-10-15 22:19:26 +08:00
Logan Tegman
82317a1300 Fix Waypoint Change Font Size Tests
Removes a test that is not consistent with the instructions.
Closes #3749
2015-10-15 06:34:46 -07:00