Commit Graph

8572 Commits (84ece7d00b5f4ee2c65cbfab99122dd919b05d9d)

Author SHA1 Message Date
Berkeley Martinez 84ece7d00b Merge pull request #8863 from scottmcallister/fix/certificate-date
Fix date format on certificates generation
2016-06-11 21:00:34 -07:00
Berkeley Martinez 177b64306a Merge pull request #8862 from jaydenwindle/fix/cert-date-format
Changed date format for certificate views
2016-06-11 20:59:17 -07:00
Eric Leung 3449efaaa1 Merge pull request #9099 from kishba/fix/missing-apostrophe-logical-order-statements
Fix missing apostrophe in Basic JavaScript conditional challenge
2016-06-11 20:33:20 -07:00
Brandon Kish f3761e86e5 Fix missing apostrophe in Basic JavaScript conditional challenge 2016-06-11 22:30:26 -04:00
Berkeley Martinez 2b6d602818 Merge pull request #9095 from sheriallis/fix/remove-jobs-from-routes
Removed the route /jobs from rendering
2016-06-11 17:57:45 -07:00
Sheri Richardson ebcd50bf58 Removed the route /jobs from rendering closes #9083 2016-06-11 20:49:52 +02:00
Jonathan 9ac80998a7 Merge pull request #9064 from Pasayadaan/fix/challange-#8843
This is a buggy challange (#8843)
2016-06-10 14:46:13 +01:00
Pasayadaan b730761ebe This is a buggy challange (#8843)
Updated description in
seed/challenges/01-front-end-development-certification/html5-and-css.json
to instruct "Create second <p> element after the existing <p> element"
2016-06-09 21:59:30 -05:00
Logan Tegman d0afae8baa Merge pull request #9051 from junzy/fix/access-array-data-indexes
replaced comparison with strict equality operator
2016-06-09 18:12:33 -07:00
Junaid Ahmed 42023aec92 replaced comparison with strict equality operator 2016-06-09 16:26:39 +05:30
Eric Leung e1b987676b Merge pull request #8890 from Bouncey/FIX/Comparison-with-the-Inequality-Operator
FIX/Comparison-with-the-Inequality-Operator
2016-06-08 21:54:33 -07:00
Eric Leung ef0b8c7e41 Merge pull request #9034 from crashuniverse/fix/challenge-record-collection-instructions
Add challenge instruction for valid array operations
2016-06-08 21:46:59 -07:00
Jonathan 6f5a7527f1 Merge pull request #9036 from joechan3/fix/firstTestInvUp
Reword first test description for Inventory Update challenge
2016-06-08 21:04:00 +01:00
Eric Leung 555149909a Merge pull request #8952 from hutstep/fix/instructions-howtonpm-learnyounode
Change instructions for how-to-npm and learnyounode challanges
2016-06-08 10:40:11 -07:00
Priya Ranjan Singh b29432e26d add challenge instruction for valid array operations 2016-06-08 22:16:47 +05:30
Joseph Chan 29d62c841a Reword first test description for Inventory Update challenge 2016-06-08 09:54:10 -06:00
Stuart 06b928fbc8 Fix/Comparison with the Inequality Operator. 2016-06-08 16:30:05 +01:00
Jonathan be29e9dbd5 Merge pull request #9031 from NicolaFerracin/fix/write-better-instruction
Introducing Else Statement excercise - write clearer instructions
2016-06-08 16:19:19 +01:00
Eric Leung af1cf5d768 Merge pull request #8978 from crashuniverse/fix/challenge-jquery-selector-id
Modify regex to match jquery selector for spaces
2016-06-08 07:49:06 -07:00
nicolaferracin 511b47c09b Introducing Else Statement excercise - write clearer instructions 2016-06-08 14:18:28 +02:00
Jonathan 7fb1552211 Merge pull request #9028 from QuincyLarson/fix/confirm-email-typo
fix a typo in notification
2016-06-08 10:43:38 +01:00
Quincy Larson bbcadd1fc5 fix a typo in notification 2016-06-08 01:13:11 -07:00
Eric Leung bb9b2f85ec Merge pull request #8982 from daniel-chung/fix/assert-message
Clarify error message in basic-javascript challenge
2016-06-07 22:32:58 -07:00
Eric Leung 278d8329b5 Merge pull request #8984 from daniel-chung/fix/add-test
Add another test to the Chunky Money challenge
2016-06-07 22:16:35 -07:00
Berkeley Martinez e0b1a4cccd Merge pull request #9024 from LucidNightmare/fix/code-of-conduct
Spelling error in Code of Conduct
2016-06-07 21:54:16 -07:00
Rhys 366b7f79fe Spelling Error
Fixed spelling error.
2016-06-08 13:01:48 +10:00
daniel-chung 882404025d Clarify error message in basic-javascript challenge
Removes the enclosing parentheses in the second assert error message for the basic-javascript challenge 'Escaping Literal Quotes'.

Previous error message was:
Variable myStr should equal to (I am a "double quoted" string inside "double quotes").

The new error message is now:
Variable myStr should contain the string: I am a "double quoted" string inside "double quotes".
2016-06-07 21:16:05 -04:00
daniel-chung e03e013b52 Add new test in basic-algorithm challenge
Creates a new test that checks situations where the solution returns 5 chunks (i.e., an array of length 5 whose elements are themselves arrays).
2016-06-07 20:48:20 -04:00
Jonathan ea6bdf285b Merge pull request #9017 from adnrs96/fix/broken_link
Fixed Broken link relating to open source terms
2016-06-08 00:21:02 +01:00
Eric Leung 6fde3c864f Merge pull request #8980 from JacksonKearl/fix/whitespace-dependency
Decrease whitespace dependencies in checkoffs
2016-06-07 15:48:40 -07:00
Jackson Kearl f187512cd0 Decrease whitespace dependencies in checkoffs
Change most `\s?` to `\s*\` in tests, to allow for multiple whitespace characters in places where whitespace does not matter.
2016-06-07 15:25:19 -07:00
Aditya Bansal 486343c000 Fixed Broken link relating to open source terms 2016-06-08 00:20:15 +05:30
Jonathan 8903222f99 Merge pull request #8969 from tjgerot/fix/kool-aid
Added hyphen. "Kool Aid">"Kool-Aid"
2016-06-06 00:26:22 +01:00
Eric Leung f07e34a53b Merge pull request #8958 from arun1595/fix/remainder-challenge-tests
Fix tests for finding remainder in javascript challenge
2016-06-05 10:20:07 -07:00
Priya Ranjan Singh 4134847a14 modify regex to match jquery selector for spaces 2016-06-05 22:37:22 +05:30
Justin Richardsson 62d1aa7a06 Merge pull request #8911 from Bouncey/Fix/Spinal-Tap-Case-Missing-Parenthesis
Fix/Spinal Tap Case Missing Parenthesis.
2016-06-05 07:35:56 -04:00
Thomas Gerot 2f196f45b7 Added hyphen. "Kool Aid">"Kool-Aid"
https://github.com/FreeCodeCamp/FreeCodeCamp/issues/8967
2016-06-05 00:03:15 -05:00
Jonathan ba09459cd1 Merge pull request #8965 from manshantsingh/fix/grammer-typo-in-challenge-test-message
Fix typo in test message for challenge "Use RGB values to Color Elements"
2016-06-05 01:52:46 +01:00
Manshant Singh Kohli a83be8ef3b Fix typo in challenge:Use RGB values to Color Elements 2016-06-04 17:32:48 -07:00
Arun 53026c6609 Fix tests for finding remainder in javascript challenge 2016-06-05 00:28:13 +05:30
hutstep e6fd9c4b48 Change instructions for how-to-npm and learnyounode challanges 2016-06-04 12:56:43 +02:00
Mrugesh Mohapatra 263d1e21f6 Merge pull request #8947 from jacobbearden/fix/small-typo
fix small typo
2016-06-04 05:54:42 +00:00
Jacob Bearden aaab1cd218
fix small typo 2016-06-03 18:29:56 -06:00
Berkeley Martinez 93df2dfa4d Merge pull request #8832 from bugron/fix/hikes-title
Fix video challenge title to show challenge name instead of 'Hikes'
2016-06-03 12:07:12 -07:00
Berkeley Martinez 83c5cffbe8 Merge pull request #8779 from FreeCodeCamp/greenkeeper-pmx-0.6.2
Update pmx to version 0.6.2 🚀
2016-06-03 12:06:22 -07:00
Berkeley Martinez 214f307437 Merge pull request #8373 from vcooley/feature/link-to-wiki-solution
Link to wiki's solution page while working on or after completing cha…
2016-06-03 12:04:30 -07:00
Quincy Larson 4c39b829b9 Merge pull request #8931 from BerkeleyTrue/fix/remove-verify-flash
fix(email): Remove flash until author required bug is fixed
2016-06-03 00:21:19 -07:00
Berkeley Martinez 1906f5d57c fix(email): Remove flash until author required bug is fixed 2016-06-03 00:19:41 -07:00
Berkeley Martinez a0672814e4 Merge pull request #8925 from raisedadead/feature/send-verify-email
Add quick temporary patch for Authorization error
2016-06-03 00:02:08 -07:00
Berkeley Martinez 17a38ed4ad Merge pull request #8928 from QuincyLarson/fix/email-verify-copy
fix email copy and flash message link copy
2016-06-02 23:47:17 -07:00