Berkeley Martinez
4aaa69a016
Merge pull request #8907 from QuincyLarson/fix/gear-up-challenge-sequence
...
Update the sequence of gear up challenges and make pledge copy clearer
2016-06-02 23:47:08 -07:00
Mrugesh Mohapatra
ec508636b0
Add quick temporary patch for Authorization error
2016-06-03 12:10:07 +05:30
Quincy Larson
7eaa780351
fix email copy and flash message link copy
2016-06-02 23:39:36 -07:00
Mrugesh Mohapatra
a2e426d48e
Merge pull request #8919 from BerkeleyTrue/feature/send-verify-email
...
feature(email): add ability to verify current email
2016-06-03 05:24:06 +00:00
Tian Zhou
37c4ef31bf
Fix MDN links
2016-06-02 20:36:21 -07:00
Tian Zhou
aee5d8612f
Fix MDN links
2016-06-02 20:36:21 -07:00
Berkeley Martinez
e29a2a9716
feature(email): add ability to verify current email
2016-06-02 15:23:49 -07:00
Berkeley Martinez
56844a5e80
Merge branch 'feature/verify-emails' into staging
2016-06-02 13:50:47 -07:00
Berkeley Martinez
942962fa0f
Add prod urls to verify emails
2016-06-02 13:49:34 -07:00
Berkeley Martinez
564f4c1180
Update email info copy
2016-06-02 13:48:56 -07:00
Stuart
13f45027a4
Fix/Spinal Tap Case Missing Parenthesis
2016-06-02 11:53:48 +01:00
Stuart
07754913d8
Fix/Spinal Tap Case Missing Parenthesis
2016-06-02 11:53:48 +01:00
Jonathan
6fb8ef1354
Merge pull request #8906 from Ramon-Carroll/fix/portfolio-instruction-wording
...
Added further clarification to instructions regarding using templates.
2016-06-02 08:23:31 +01:00
Quincy Larson
beece89e67
Update the sequence of gear up challenges and make pledge copy clearer
2016-06-01 22:32:01 -07:00
Quincy Larson
82644a5531
Update the sequence of gear up challenges and make pledge copy clearer
2016-06-01 22:32:01 -07:00
Ramon Carroll
8d281f5617
Added further clarification to instructions regarding using templates.
2016-06-01 22:23:05 -05:00
Ramon Carroll
5fb13fe425
Added further clarification to instructions regarding using templates.
2016-06-01 22:23:05 -05:00
Jonathan
50434718ec
Merge pull request #8898 from rustyautoparts/fix/challenge-access-multid-arrs
...
Clarified description for "Access Multi-Dimensional Arrays with Indexes" challenge
2016-06-01 20:24:51 +01:00
Jonathan
4c7560263f
Merge pull request #8899 from pietromenna/fix/contributing.md-wiki-links
...
Updated CONTRIBUTING.md wiki links
2016-06-01 20:22:02 +01:00
Pietro F. Menna
4a4f71145c
Updated CONTRIBUTING.md wiki links
...
If applied, this commit will update the links from "Other resources" section from CONTRIBUTING.md file with the current wiki links. It will also remove [Contributions Guide - With a demo on fixing a typo] link from "Other resources" section.
2016-06-01 15:15:51 -03:00
Russ Otto
00d534345c
Fixed issue #7015 : Access Multi-Dimensional Arrays with Indexes
...
This commit clarifies the explanation and example for the Basic Javascript challenge "Access Multi-Dimensional Arrays with Indexes." The implemented fix was proposed by @erictleung in https://github.com/FreeCodeCamp/FreeCodeCamp/issues/7015#issuecomment-222345491
2016-06-01 12:24:29 -05:00
Russ Otto
c8ce78112c
Fixed issue #7015 : Access Multi-Dimensional Arrays with Indexes
...
This commit clarifies the explanation and example for the Basic Javascript challenge "Access Multi-Dimensional Arrays with Indexes." The implemented fix was proposed by @erictleung in https://github.com/FreeCodeCamp/FreeCodeCamp/issues/7015#issuecomment-222345491
2016-06-01 12:24:29 -05:00
Jonathan
1f86c4f9f8
Merge pull request #8893 from malayaleecoder/fix/friendly-data-ranges
...
Fix Friendly Date Range issue
2016-06-01 16:24:36 +01:00
malayaleecoder
ba9314593c
Fix Friendly Date Range issue
2016-06-01 15:54:30 +05:30
malayaleecoder
869191a53f
Fix Friendly Date Range issue
2016-06-01 15:54:30 +05:30
Mrugesh Mohapatra
ff4dfb09da
Add email verification and notifications
...
This commit
- [x] Fixes the flash notice color (Trivial)
- [x] Adds flash message for user with no email.
- [x] Adds checks to see if user's email is verified, and displays corresponding notification.
- [x] Adds email templates.
2016-06-01 08:34:34 +00:00
Will Schumacher
30e0c59652
Clarify description.
2016-05-31 21:36:34 -07:00
Will Schumacher
1adc186abc
Clarify description.
2016-05-31 21:36:34 -07:00
Logan Tegman
bbacbd3d81
Merge pull request #8864 from hangaebal/fix/when-codemirror-return-function-object
...
Fix Bug when CodeMirror return function object
2016-05-31 21:26:53 -07:00
Logan Tegman
0846d73580
Merge pull request #8250 from wdimac/fix/loop-protect-when-label-offset
...
Stop inject from mangling label when offset from loop
2016-05-31 21:20:31 -07:00
Scott McAllister
78d1c9d32a
changed date format
...
updated month format
2016-05-31 06:47:44 -04:00
Mrugesh Mohapatra
2b0950cec1
Merge pull request #8865 from Salt7900/fix/num0_change
...
Change wording about a number not being positve
2016-05-31 04:07:50 +00:00
Mrugesh Mohapatra
b932d4262d
Merge pull request #8865 from Salt7900/fix/num0_change
...
Change wording about a number not being positve
2016-05-31 04:07:50 +00:00
Salt7900
df294b8554
Change wording about a number not being positve
2016-05-30 22:53:07 -05:00
Salt7900
66f2019dbe
Change wording about a number not being positve
2016-05-30 22:53:07 -05:00
hangaebal
856874a727
Fix Bug when CodeMirror return function object
2016-05-31 11:21:17 +09:00
Jayden Windle
2964d0ce46
Changed date format for certificate generation
2016-05-30 22:06:58 -04:00
Eric Leung
ba611b27b3
Merge pull request #8857 from pranayberry/fix/remainder-challenge
...
Updated test case for the remainder challenge
2016-05-30 17:01:37 -07:00
Eric Leung
0e10970198
Merge pull request #8857 from pranayberry/fix/remainder-challenge
...
Updated test case for the remainder challenge
2016-05-30 17:01:37 -07:00
Jonathan
9549f572ae
Merge pull request #8834 from prideloki/fix/css-for-pledge-cancelling-button
...
Fix CSS for Pledge cancelling("Maybe later") button
2016-05-31 00:20:14 +01:00
Eric Leung
632381d531
Merge pull request #8691 from nishant-tomer/fix/tests-challenge-record-collection
...
add one more test to Record Collection
2016-05-30 16:11:48 -07:00
Eric Leung
9282ab5d3a
Merge pull request #8691 from nishant-tomer/fix/tests-challenge-record-collection
...
add one more test to Record Collection
2016-05-30 16:11:48 -07:00
Pranay Berry
27e1a833f2
Updated test case
2016-05-31 01:59:22 +05:30
Pranay Berry
1de8664451
Updated test case
2016-05-31 01:59:22 +05:30
Mrugesh Mohapatra
a98cf03173
Merge pull request #8374 from vcooley/fix/close-aside-on-modal-in
...
Modals now close map, wiki, and chat asides when they are displayed
2016-05-30 15:27:44 +00:00
Mrugesh Mohapatra
e8ed4c34d5
Merge pull request #8810 from atjonathan/feature/wikimodelfixedheader
...
Added fixed header to wiki aside
2016-05-30 15:18:46 +00:00
Logan Tegman
c0be0029bf
Merge pull request #8842 from nadalfederer/fix/jslingo.json
...
fix grammar in this lecture
2016-05-29 21:07:15 -07:00
Logan Tegman
430c499380
Merge pull request #8842 from nadalfederer/fix/jslingo.json
...
fix grammar in this lecture
2016-05-29 21:07:15 -07:00
Eric Leung
d7afbd3212
Merge pull request #8848 from dakshshah96/fix/confusing-error-message
...
Fix test in Accessing Obj Properties with Vars
2016-05-29 13:26:00 -07:00
Daksh Shah
4909ce4201
Fix test in Accessing Obj Properties with Vars
2016-05-29 12:47:11 +03:00