Commit Graph

30044 Commits

Author SHA1 Message Date
Quincy Larson
17310b0a98 Merge pull request #3936 from XianPalin/fix/incorrect_text_objective_2
Fix example for black background color in Objective 2
2015-10-27 17:28:22 -07:00
Zarek Parker
3e79fdb145 Fix example for black background color closes #3870 2015-10-27 12:28:15 -04:00
Zarek Parker
f423bbf4ea Fix example for black background color closes #3870 2015-10-27 12:28:15 -04:00
Ben McMahon
ae2be7234b Merge pull request #3920 from CodeNonprofit/new-nonprofits
Added nonprofits and changed status of several ongoing projects to "started"
2015-10-27 14:37:58 +00:00
Ben McMahon
faf131769d Merge pull request #3920 from CodeNonprofit/new-nonprofits
Added nonprofits and changed status of several ongoing projects to "started"
2015-10-27 14:37:58 +00:00
Ben McMahon
096d0099c5 Merge pull request #3922 from krantzinator/feature/add-basic-bonfire-solutions
finished adding solutions for the Basic Bonfires
2015-10-27 14:24:09 +00:00
Ben McMahon
9030bc3a20 Merge pull request #3922 from krantzinator/feature/add-basic-bonfire-solutions
finished adding solutions for the Basic Bonfires
2015-10-27 14:24:09 +00:00
Ben McMahon
9f901ec97a Merge pull request #3926 from Em01/ew/fix-typo-boolean-waypoint-3897
Fixed typos in in JS Waypoints 2, 4 and 23.
2015-10-27 14:20:10 +00:00
Em01
0db2882f42 Fixed same issue in waypoint 4 2015-10-27 14:06:34 +00:00
Em01
daeaf34372 Fixed same issue in waypoint 4 2015-10-27 14:06:34 +00:00
Em01
ea632c3a79 Fixed additional typos. 2015-10-27 09:49:56 +00:00
Em01
72c52114f6 Fixed additional typos. 2015-10-27 09:49:56 +00:00
Em01
35aa781215 Fixed typos in in JS Waypoints. Closes #3897 2015-10-26 23:59:43 +00:00
Em01
218f44e40b Fixed typos in in JS Waypoints. Closes #3897 2015-10-26 23:59:43 +00:00
Berkeley Martinez
2852b5a196 Merge pull request #3924 from Chiouonthis/patch-1
Update README.md
2015-10-26 16:31:41 -07:00
Jonathan
5597d0efe3 Update README.md
Fixed small typo on the first line: changed "due" to "do."
2015-10-26 19:28:33 -04:00
krantzinator
cd430a5167 finished adding solutions for the Basic Bonfires 2015-10-26 19:06:48 -04:00
krantzinator
9663b33ab5 finished adding solutions for the Basic Bonfires 2015-10-26 19:06:48 -04:00
Michael D. Johnson
ae4011766b Update nonprofits.json 2015-10-26 16:44:06 -04:00
Michael D. Johnson
1ddff390bf Update nonprofits.json 2015-10-26 16:44:06 -04:00
Michael D. Johnson
90175a2e90 Updated nonprofits directory 2015-10-26 16:40:19 -04:00
Michael D. Johnson
16bd976ea9 Updated nonprofits directory 2015-10-26 16:40:19 -04:00
Quincy Larson
d9cd9363bb Merge pull request #3917 from CodeNonprofit/remove-canceled-nonprofit-project
removed solace foundation
2015-10-26 13:12:25 -07:00
Michael D. Johnson
087475e3e1 removed solace foundation 2015-10-26 15:37:20 -04:00
Michael D. Johnson
b2a9368e77 removed solace foundation 2015-10-26 15:37:20 -04:00
Quincy Larson
baaae041eb add the FCC leaderboard to the labs json 2015-10-26 11:39:45 -07:00
Quincy Larson
00084696fb continue improving early challenges 2015-10-26 03:14:03 -07:00
Quincy Larson
e9bcbbb333 continue improving early challenges 2015-10-26 03:14:03 -07:00
Quincy Larson
049514c6ce update onboarding challenges 2015-10-26 02:50:02 -07:00
Quincy Larson
75c534c984 update onboarding challenges 2015-10-26 02:50:02 -07:00
Quincy Larson
dc26195395 finish clementine challenge for now 2015-10-25 23:28:53 -07:00
Quincy Larson
57adbd053f finish clementine challenge for now 2015-10-25 23:28:53 -07:00
Logan Tegman
a398c8a908 Fix Waypoint Create Slot Machine Tests
Permits solutions that don't explicitly call Math.random three times and instead wrap that operation in a function.
2015-10-25 23:08:00 -07:00
Logan Tegman
082eb3065f Fix Waypoint Create Slot Machine Tests
Permits solutions that don't explicitly call Math.random three times and instead wrap that operation in a function.
2015-10-25 23:08:00 -07:00
Berkeley Martinez
30d49e92ec Merge pull request #3908 from FreeCodeCamp/fix/signin-button
fix signin button to use signin instead of login for path
2015-10-25 22:31:25 -07:00
Quincy Larson
b3c58910ac Merge branch 'staging' into clementine
Conflicts:
	seed/challenges/basejumps.json
2015-10-25 22:15:59 -07:00
Quincy Larson
8cb33be491 Merge branch 'staging' into clementine
Conflicts:
	seed/challenges/basejumps.json
2015-10-25 22:15:59 -07:00
Quincy Larson
c75e938359 add more gifs to basejump onboarding 2015-10-25 22:14:51 -07:00
Quincy Larson
9573c83679 add more gifs to basejump onboarding 2015-10-25 22:14:51 -07:00
Quincy Larson
ac4a71a229 fix signin button to use signin instead of login for path 2015-10-25 21:46:54 -07:00
Quincy Larson
8fd3f55a7a Merge pull request #3907 from FreeCodeCamp/fix/loop-waypoint-typo
fix waypoint typo
2015-10-25 19:48:13 -07:00
Quincy Larson
df8df1172b fix waypoint typo 2015-10-25 19:47:02 -07:00
Quincy Larson
033dd5ee9c fix waypoint typo 2015-10-25 19:47:02 -07:00
Ben McMahon
3883483d8d Merge pull request #3595 from FreeCodeCamp/curriculum/JSONAndAJAX
Curriculum/json and ajax for QA and copy check
2015-10-26 00:47:30 +00:00
Ben McMahon
8ed3d3e723 Merge pull request #3595 from FreeCodeCamp/curriculum/JSONAndAJAX
Curriculum/json and ajax for QA and copy check
2015-10-26 00:47:30 +00:00
tdugger
7605a92e35 The word several is repeated in step 11
In step 11 of the build a personal portfolio zipline, the word
“several” is repeated.
2015-10-24 23:38:55 -05:00
tdugger
2a1c48bc49 The word several is repeated in step 11
In step 11 of the build a personal portfolio zipline, the word
“several” is repeated.
2015-10-24 23:38:55 -05:00
Aniruddh Agarwal
93681509e5 Add tests to intermediate bonfire
The bonfire only tested the camper's solution for numbers upto 29. This
commit adds tests that verify the solution for numbers upto 1000. This
should motivate the campers to create a more sound logic that will work
for more numbers.
2015-10-25 10:32:48 +08:00
Aniruddh Agarwal
0e5461e08f Add tests to intermediate bonfire
The bonfire only tested the camper's solution for numbers upto 29. This
commit adds tests that verify the solution for numbers upto 1000. This
should motivate the campers to create a more sound logic that will work
for more numbers.
2015-10-25 10:32:48 +08:00
Quincy Larson
565d4d1309 Merge branch 'ahstro-3228' of https://github.com/ahstro/freecodecamp into ahstro-ahstro-3228
Conflicts:
	seed/challenges/basic-javascript.json
2015-10-24 01:39:05 -07:00