Commit Graph

8395 Commits

Author SHA1 Message Date
4cecc4cb08 Merge pull request #8652 from nishant-tomer/fix/broken-regex-for-challenge-Generate-Random-Whole-Numbers-with-JavaScript
Fix Generate Random Whole Numbers with JavaScript
2016-05-16 18:44:51 +05:30
0a9e354937 Merge pull request #8640 from alayek/fix/production-start-typo
Add missing 'connect' in the production-start.js error handler
2016-05-16 10:49:20 +05:30
d5b4be490d Merge pull request #8646 from nishant-tomer/fix/typo-from-instructions-of-challenge-Profile-Lookup
Remove typo from instructions of challenge - Profile Lookup
2016-05-15 19:18:11 -07:00
98db6a1752 Fix a minor bug in regex for challenge-Generate-Random-Whole-Numbers-with-JavaScript 2016-05-16 05:25:34 +05:30
3c516d03f0 Merge pull request #8649 from saahilk/fix/facebook-campsite-group-link
Fixed wrong facebook local campsite group link
2016-05-16 00:42:41 +05:30
e43bcbd133 changed https://github.com/FreeCodeCamp/freecodecamp/wiki/List-of-Free-Code-Camp-city-based-Campsites to https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/LocalGroups-List 2016-05-15 23:40:38 +05:30
10ce97406d Merge pull request #8639 from elazzabi/fix/typo-in-accessing-objects-properties-with-variables
Fixing typo in accessing objects proprieties with variables
2016-05-15 22:21:13 +05:30
54fc1ca3d3 Remove typo from instructions of challenge - Profile Lookup 2016-05-15 21:55:09 +05:30
27a206e31a Merge pull request #8642 from nishant-tomer/fix/grammatical-error
Fixed grammatical error in Manipulate Arrays with push
2016-05-15 16:34:55 +01:00
c256436491 Fixed grammatical error in Manipulate Arrays with push 2016-05-15 18:37:07 +05:30
52a66d6408 Add missing 'connect' in the production-start.js error handler 2016-05-15 16:43:41 +05:30
14796a499d fix/fixing typo in accessing objects proprieties with variables 2016-05-15 11:18:28 +01:00
b61107c10c Merge pull request #8624 from sahilkhurana19/fix/broken-link
Fixed broken link
2016-05-14 22:57:34 +05:30
d85a484a46 Merge pull request #8606 from hangaebal/fix/certifications-pages-button
Update Certifications Pages Button Text
2016-05-14 22:35:38 +05:30
5305022ba1 Fixed broken link. 2016-05-14 22:21:59 +05:30
3b062fac5f Merge pull request #8613 from DealPete/fix/contrib
Fix link to 'How To Fork And Maintain a Local Instance of Free Code C…
2016-05-13 20:19:15 +01:00
49ba32e130 Fix link to 'How To Fork And Maintain a Local Instance of Free Code Camp' 2016-05-13 16:30:46 -02:30
b946462f59 Merge pull request #8612 from erictleung/fix/change-react-date
Update React/Sass and D3 project release to Summer
2016-05-13 11:58:26 -07:00
71d0885842 Update React/Sass and D3 project release to Summer 2016-05-13 10:57:18 -07:00
d1c8b5a59c Merge pull request #8603 from raisedadead/fix/pull-request-template
Update PULL_REQUEST_TEMPLATE.md
2016-05-13 18:21:08 +01:00
ed9aede3c2 [Fix] Certifications Pages 2016-05-13 22:06:54 +09:00
04d03f9501 Update PULL_REQUEST_TEMPLATE.md
Updating template, to guide new contributors more clearly.
2016-05-13 11:23:21 +05:30
6bffa425bf Merge branch 'BerkeleyTrue-fix/theme-flash' into staging 2016-05-12 21:28:55 -07:00
ee2e0e290f Merge branch 'fix/theme-flash' of https://github.com/BerkeleyTrue/FreeCodeCamp into BerkeleyTrue-fix/theme-flash
Conflicts:
	common/models/user.js
2016-05-12 21:28:29 -07:00
209d775293 Merge pull request #8592 from BerkeleyTrue/fix/email-validations
Fix email validations
2016-05-12 19:42:43 -07:00
e72ad8c513 fix(ui): Fix flash shown to user on page refresh
Store user theme preference on user object.
Must be logged in to use themes
2016-05-12 18:52:03 -07:00
04b874de45 Fix email validations 2016-05-12 16:16:36 -07:00
af1fee085b Merge pull request #8538 from Bouncey/FIX/btn-block-Bootstrap-challenge
Fix btn-block Bootstrap challenge
2016-05-13 01:55:54 +05:30
19b4410fb2 Merge pull request #8585 from pranayberry/fix/increment-decrement-issue
Fixed increment and decrement issue
2016-05-13 01:43:13 +05:30
70945c2ed6 Fix/ btn-block Bootstrap challenge
Fixes issue with image for describing the difference between btn and
btn-block. The image was deemed confusing with regards to the Bootstrap
btn classes

PR updated inline with feedback

More detailed description give with regards to `btn` and `btn-block` classes
2016-05-12 21:09:24 +01:00
5181adaf18 Fixed increment and decrement issue
Implemented a more flexible check to ensure both pre and post operations are accepted.
2016-05-13 00:44:29 +05:30
122b3a22d6 Merge pull request #8576 from sarbbottam/fix/challenge-button-a11y
fix(a11y): using button instead of div
2016-05-12 02:41:07 +05:30
833e246f8a fix(a11y): using button instead of div
div can be styled to look like a button, but it does not behave as a button semantically
2016-05-11 10:47:22 -07:00
95c09fcd50 Merge pull request #8553 from arun1595/fix/sorted-union-ambiguity
Change number of arguments in sorted-union challenge's function to 1
2016-05-11 01:35:58 +05:30
71b2d2e2a0 Change number of arguments in sorted-union challenge's function to 1 2016-05-11 00:02:40 +05:30
f8230d1c60 Merge pull request #8549 from mriyaz/fix/ordered-list
Fixed the Ordered List Issue
2016-05-10 19:41:21 +05:30
7f19520ee6 Fixed the Ordered List Issue 2016-05-10 23:43:21 +10:00
5322c3c7ef Merge pull request #8170 from erictleung/fix/add-tests-to-geolocation-challenge
Add tests Get Geo-location Data challenge
2016-05-10 18:47:44 +05:30
163c3c93eb Merge pull request #8528 from hangaebal/fix/Claim_Certificates_-_Challenges_-_Text_Rendering_Issues
Fix Claim Certificates - Challenges - Text Rendering Issues
2016-05-10 16:58:29 +05:30
a484dd340a Merge pull request #8532 from cashhh/fix/flashMessages
Update map.less to fix flash messages
2016-05-09 16:22:29 -07:00
5eadbba235 Merge branch 'fix/video-challenge-submission' into staging 2016-05-09 16:16:07 -07:00
fbfb50cde3 Fix hike question transition disposing answer saga 2016-05-09 16:12:23 -07:00
12cc1fc4ec Merge pull request #8498 from pranayberry/fix/counting-cards-spaces
Fixed space issue on counting cards challenge.
2016-05-09 18:46:47 +01:00
445f803cb9 Fixed Spaces in Counting Cards Challenge 2016-05-09 23:14:33 +05:30
3332c61cbe Merge pull request #8530 from imjamesdotme/fix/map-css
Fixed Map menu content positioning for small screens.
2016-05-09 18:19:04 +01:00
c015cb5ec5 Inject csrf token into react app 2016-05-09 10:13:02 -07:00
4eb85b2f38 Removed postion property from mapWrapper which was causing issues on small screens. 2016-05-09 17:32:58 +01:00
d58bfde16b Merge pull request #8512 from ecotg/fix/challenge-typo
Fix typo in OOP challenge
2016-05-09 20:07:32 +05:30
535e68f9e3 Fix Claim Certificates - Challenges - Text Rendering Issues 2016-05-09 23:31:29 +09:00
cc417d245d Merge pull request #8525 from hangaebal/fix/Test_in_Override_Styles_Using_Important_#8511
Fix Test in Override Styles Using Important
2016-05-09 18:40:43 +05:30