Commit Graph

29260 Commits

Author SHA1 Message Date
8a4ffa4c1b Merge pull request #3272 from leonfeng/leonfeng-feature-pr-link
Add links to the Pull Request Contribute wiki entry
2015-09-12 19:54:53 -07:00
e7352d9999 Merge pull request #2957 from awesomeaniruddh/awesomeaniruddh-2955
updated ambiguous description of jquery waypoint
2015-09-12 19:52:32 -07:00
8f50925bba Merge pull request #2957 from awesomeaniruddh/awesomeaniruddh-2955
updated ambiguous description of jquery waypoint
2015-09-12 19:52:32 -07:00
f846d007b3 change code copy 2015-09-12 19:17:51 -07:00
9fd22e8264 remove unnecessary class 2015-09-12 18:51:44 -07:00
044571a8be Merge branch 'ahstro-3258' of https://github.com/ahstro/freecodecamp into ahstro-ahstro-3258 2015-09-12 18:27:25 -07:00
7f6bcaa704 Include code in issue + issue body improvements
This creates an auto-checked checkbox next to the 'Create my GitHub
issue'-button that, when checked, includes the camper's code in the body
sent to GitHub when creating a new issue.
Also includes some general improvements to how the way the issue
creation is handled and how the output looks.
2015-09-13 01:54:26 +02:00
9243a1832f Edited decription of html waypoint to include details 2015-09-13 07:40:17 +08:00
0adcc81231 Edited decription of html waypoint to include details 2015-09-13 07:40:17 +08:00
78655738fe Merge pull request #3273 from joel-bentley/joel-bentley-2274
Fix description of Waypoint: Find Numbers with Regular Expressions
2015-09-13 07:12:28 +08:00
739a8b122b Merge pull request #3273 from joel-bentley/joel-bentley-2274
Fix description of Waypoint: Find Numbers with Regular Expressions
2015-09-13 07:12:28 +08:00
4bf3959ad4 Updated instructions to ziplines intro challenge
Updated the instructions to add jQuery as well as Bootstrap in the JS section.
closes #3268
2015-09-13 07:04:18 +08:00
b114d60176 Updated instructions to ziplines intro challenge
Updated the instructions to add jQuery as well as Bootstrap in the JS section.
closes #3268
2015-09-13 07:04:18 +08:00
db083b8e2e Add links to the Pull Request Contribute wiki entry 2015-09-13 04:49:48 +08:00
ee92c923d7 Merge pull request #3254 from FreeCodeCamp/more-info
Reorient Search and Submit buttons on Camper News
2015-09-12 13:20:36 -07:00
e82271cbb3 Merge pull request #3254 from FreeCodeCamp/more-info
Reorient Search and Submit buttons on Camper News
2015-09-12 13:20:36 -07:00
efc42e4eeb Improve wording of Tests 1 and 2 2015-09-13 04:12:10 +08:00
15b533d559 Improve wording of Tests 1 and 2 2015-09-13 04:12:10 +08:00
8f2f7d7858 Change the unshift() example to make it less confusing to beginners 2015-09-13 03:54:24 +08:00
fdecf1a5cf Change the unshift() example to make it less confusing to beginners 2015-09-13 03:54:24 +08:00
ff2c297142 Fix description of Waypoint: Find Numbers with Regular Expressions 2015-09-12 15:00:04 -04:00
d177e388ea Fix description of Waypoint: Find Numbers with Regular Expressions 2015-09-12 15:00:04 -04:00
d63721c250 improves tests to check if elements are nested properly 2015-09-12 10:46:30 +04:00
4eca7bb263 improves tests to check if elements are nested properly 2015-09-12 10:46:30 +04:00
e8974de9b9 fix plural typo on basejump challenges 2015-09-11 23:30:43 -07:00
9f1f0f7340 fix plural typo on basejump challenges 2015-09-11 23:30:43 -07:00
4cd5168aac reorient search and submit buttons to look more conventional 2015-09-11 23:30:10 -07:00
e93901a57f Merge pull request #3240 from awesomeaniruddh/awesomeaniruddh-1031
Fixed erroneous test in bootstrap waypoint
2015-09-11 18:27:48 +04:00
6dad104369 Merge pull request #3240 from awesomeaniruddh/awesomeaniruddh-1031
Fixed erroneous test in bootstrap waypoint
2015-09-11 18:27:48 +04:00
3b1a7f8972 updated ambiguous description of jquery waypoint 2015-09-11 22:15:56 +08:00
a56ff225d1 updated ambiguous description of jquery waypoint 2015-09-11 22:15:56 +08:00
cd7fd5cbbe Merge pull request #3245 from bugron/bugron-3188
Fixes error "Cannot read property 'length' of null"
2015-09-11 22:06:06 +08:00
7321cd3868 fixes assert in challenge 2015-09-11 17:19:37 +04:00
ea5464c806 fixes assert in challenge 2015-09-11 17:19:37 +04:00
4bb3485863 Merge pull request #3106 from AryanJ-NYC/AryanJ-NYC-1282
Made changes to smallest common multiple bonfire instructions as suggested by @jrtmns
2015-09-11 16:50:36 +08:00
9a41abc048 Merge pull request #3106 from AryanJ-NYC/AryanJ-NYC-1282
Made changes to smallest common multiple bonfire instructions as suggested by @jrtmns
2015-09-11 16:50:36 +08:00
a278b211cc Fixed erroneous test in bootstrap waypoint
Modified the last test in the bootstrap waypoint `Add Font Awesome Icons to all of our Buttons` so that it doesn't validate `</i`, but `</i>`
closes #1031
2015-09-11 14:01:49 +08:00
1c3597a77d Fixed erroneous test in bootstrap waypoint
Modified the last test in the bootstrap waypoint `Add Font Awesome Icons to all of our Buttons` so that it doesn't validate `</i`, but `</i>`
closes #1031
2015-09-11 14:01:49 +08:00
fc5f231d37 Merge pull request #3236 from awesomeaniruddh/awesomeaniruddh-3235
Fixed typo in basic bonfire description
2015-09-11 07:33:43 +04:00
b21c0a3907 Merge pull request #3232 from FreeCodeCamp/feature/jobs
add individual pages to jobs
2015-09-11 11:01:35 +08:00
7741b3065c only delete rev files are development
reved files should not be deleted in production to prevent 404
from those using cached versions
2015-09-10 19:34:40 -07:00
d2ed16eebe Updated instructions of waypoints for new C9 interface
Updated the instructions for all the basejump-related waypoints to be consistent with the new Cloud9 interface
closes #1318
2015-09-11 10:02:07 +08:00
ca2e10db74 Updated instructions of waypoints for new C9 interface
Updated the instructions for all the basejump-related waypoints to be consistent with the new Cloud9 interface
closes #1318
2015-09-11 10:02:07 +08:00
88d7ca1f48 add rev deletion 2015-09-10 19:01:12 -07:00
c310efef97 Fixed typo in basic bonfire description
Changed 'Meet Bonfire' bonfire's description from `clicking Run code` to `clicking Run tests`
closes #3235
2015-09-11 09:00:55 +08:00
79adbc9342 Fixed typo in basic bonfire description
Changed 'Meet Bonfire' bonfire's description from `clicking Run code` to `clicking Run tests`
closes #3235
2015-09-11 09:00:55 +08:00
55065a18b9 add es6 Map shim to shims 2015-09-10 16:59:27 -07:00
dfed1538c7 render individual job on request and window transition 2015-09-10 16:27:10 -07:00
db80c098e5 add es6 shim file
use Object.assign
2015-09-10 16:27:09 -07:00
152e8398c2 bump babel 2015-09-10 16:27:09 -07:00