Commit Graph

8233 Commits (7aeceaf97ec8fd8648eb2a036fbbedd74aecfe47)

Author SHA1 Message Date
Hallaathrad df175eb8d0 Fix for drawer's invisible buttons 2016-04-08 19:38:13 -04:00
Berkeley Martinez 378e325ee4 Merge pull request #7984 from erictleung/fix/update-contributing-with-toc
Add table of contents to CONTRIBUTING doc
2016-04-08 15:42:53 -07:00
Justin Richardsson 5fdc961587 Night Mode + CSS Additions (#7929)
* Night Mode and More Hotkeys

* Nightmode CSS adjustments

* Removed Redundant Line

* Wrapped JSON.parse statements in a try catch block
2016-04-08 15:13:41 -07:00
Quincy Larson d0c12be85e Merge pull request #7962 from FreeCodeCamp/fix/sitemap
Fix sitemap
2016-04-08 14:58:25 -07:00
Quincy Larson 098ec51332 Merge pull request #7995 from FreeCodeCamp/fix/claim-certificate
Fix typo in claim certificate api
2016-04-08 14:58:20 -07:00
elazzabi 5f8fffd60c "French translation for Gear up for Success" 2016-04-08 22:24:35 +01:00
Berkeley Martinez 95fd287f8b Fix typo in claim certificate api 2016-04-08 14:24:21 -07:00
Berkeley Martinez 150a7951e3 Merge pull request #7988 from erictleung/fix/add-resource-on-ssh-github
Add article to setup SSH keys for GitHub and Git
2016-04-08 09:00:40 -07:00
Eric Leung 72d0fa35a9 Add article to setup SSH keys for GitHub and Git 2016-04-08 08:31:07 -07:00
Eric Leung 0919145437 Merge pull request #7985 from DusanSacha/fix/broken-link
Fixed Broken Link to Storing Values with the Equal Operator
2016-04-08 08:07:15 -07:00
DusanSacha 11de01637d Fixed broken link 2016-04-08 16:46:16 +02:00
Eric Leung 6bc521815a Add table of contents to CONTRIBUTING doc 2016-04-08 07:40:08 -07:00
Quincy Larson a225c9dcf6 Merge pull request #7968 from FreeCodeCamp/fix/challenge-map-migration
Fix regression in challenge map migration
2016-04-07 17:02:00 -07:00
Berkeley Martinez bbc76b1b73 Fix regression in challenge map migration 2016-04-07 16:38:39 -07:00
Berkeley Martinez b2462e1b4c Fix sitemap
Add 24 hour cache
Add jobs to sitemap
Possible warning about to many eventemitter listeners
2016-04-07 13:31:58 -07:00
Berkeley Martinez 21c83f7c3c Merge pull request #7958 from erictleung/fix/update-template-to-be-cleaner
Add challenge name to issue template
2016-04-07 12:59:44 -07:00
Quincy Larson 4f957d1d80 Merge pull request #6927 from FreeCodeCamp/feature/reduce-user-query-load
Reduce initial user query load
2016-04-07 10:23:34 -07:00
Berkeley Martinez 258597f053 Fix news jade pages
Remove unused pages
2016-04-07 10:12:29 -07:00
Berkeley Martinez 0d0f4253ec Remove console.logs 2016-04-07 09:39:52 -07:00
Eric Leung 9496bc9263 Loosen RegEx to accept multi-line comments as well 2016-04-07 08:37:28 -07:00
Eric Leung b834b0675f Add challenge name to issue template 2016-04-07 08:14:10 -07:00
Eric Leung 0dea23cee4 Merge pull request #7815 from BKinahan/fix/style-override-test
Expand test regexp to verify correct style override
2016-04-07 07:49:13 -07:00
Eric Leung 88512026c9 Add head code to prevent Declare JS Vars bug 2016-04-06 23:53:06 -07:00
Berkeley Martinez 513d55b23d Add caching to news
Deprecate story creation
2016-04-06 23:06:19 -07:00
Berkeley Martinez 9160e4aaaf Merge pull request #7937 from erictleung/fix/add-context-to-expressjs
Add background reading for Express.js challenge
2016-04-06 23:03:33 -07:00
Berkeley Martinez e85da70d46 Merge pull request #7942 from erictleung/fix/oxymoron-text-in-no-repeats-please
Clarify all characters are unique in No Repeats
2016-04-06 22:44:50 -07:00
Eric Leung a2849ebf0f Add solutions to Basic JS, OOP, and Automated Test
- Added solutions to Basic Javascript, Object Oriented and Functional
  Programming, and Automated Testing and Debugging
- Linted when I could (e.g. fix errors COM1000 was throwing, remove unnecessary
  white space and comments)
2016-04-06 22:30:30 -07:00
Berkeley Martinez 1308d312a4 Add methods to get challengeMap
Update boot/challenge.js to use new methods
Update boot/user.js to use new methods
2016-04-06 21:11:07 -07:00
Berkeley Martinez 7737bfedc1 Fix points query 2016-04-06 21:11:07 -07:00
Berkeley Martinez 40eff8d5cc Fix lint issues 2016-04-06 21:11:07 -07:00
Berkeley Martinez fa37dc865d Reduce initial user query load
Refactor passport to own file
2016-04-06 21:11:07 -07:00
Eric Leung 82cc9f99d1 Merge pull request #7948 from josectello/fix/front_end_challenge_wording
Change wording from "italicizing" to "emphasizing".
2016-04-06 20:54:59 -07:00
Jose Tello d9a4badbc0 Change wording from "italicizing" to "emphasizing". Closes #7939. 2016-04-06 20:14:56 -07:00
Berkeley Martinez 9cf4a9cc69 Merge pull request #7943 from QuincyLarson/feature/remove-camper-news
intercept /news with a notice
2016-04-06 14:21:13 -07:00
Quincy Larson b322d6610f fix failing test 2016-04-06 14:10:24 -07:00
Quincy Larson fcebd37a01 intercept /news with a notice 2016-04-06 13:49:39 -07:00
Eric Leung 14a375c566 Merge pull request #7934 from josectello/fix/challenge_update
Update content in "Getting Started" to reflect most recent changes on FCC
2016-04-06 12:57:03 -07:00
Justin Richardsson 8171992b55 Merge pull request #7941 from FreeCodeCamp/feature/t-shirt-campaign
update shop to have tshirts
2016-04-06 15:52:20 -04:00
Rex Schrader 98efa93c68 Merge pull request #7899 from Saerith/fix/7085
Changed basic-javascript function names to be unique
2016-04-06 12:45:17 -07:00
Eric Leung 480318dba0 Clarify all characters are unique in No Repeats 2016-04-06 12:44:04 -07:00
Quincy Larson c1a6104618 update shop to have tshirts 2016-04-06 12:28:42 -07:00
Eric Leung 09549fd34b Add background reading for Express.js challenge 2016-04-06 11:40:19 -07:00
Jose Tello 37021e5752 Update content in "Getting Started" to reflect most recent changes on website. 2016-04-06 10:59:14 -07:00
Akira Laine 6f9b6d7f2b Merge pull request #7917 from erictleung/fix/add-comment-delimiters-for-where-are-thou
Add comment delimiters to Where Art Thou
2016-04-06 19:24:21 +11:00
Quincy Larson cf420753cc Merge pull request #7921 from FreeCodeCamp/feature/add-stats
Feature add stats to about page
2016-04-05 23:51:29 -07:00
Berkeley Martinez 1a15687327 Change 'campers' to 'earned' 2016-04-05 21:41:45 -07:00
Berkeley Martinez cfdb2d17b4 Add commas to certs earned on about page 2016-04-05 21:41:27 -07:00
Quincy Larson 721b91ea81 Merge pull request #7913 from nsgonultas/patch-1
Fixed dead link
2016-04-05 18:10:00 -07:00
Berkeley Martinez 06ea132257 Add timed cache to user count queries 2016-04-05 14:45:09 -07:00
Berkeley Martinez c39880907a Merge pull request #7906 from QuincyLarson/fix/hide-google-facebook
Fix/hide google facebook
2016-04-05 14:35:37 -07:00