Mrugesh Mohapatra
359ee7ae37
Merge pull request #9669 from QuincyLarson/fix/landing-page-copy-optimization
...
update landing page copy based off optimizely result
2016-07-11 13:53:23 +05:30
Quincy Larson
bff127e4a4
update landing page copy based off optimizely result
2016-07-10 16:35:38 -07:00
Quincy Larson
9a53528f88
change first edition eloquent javascript link to 2nd edition link
2016-07-08 18:58:10 -07:00
Jonathan
65c12837e7
Fixed grammar and spelling mistakes in Shop
2016-07-09 00:46:03 +01:00
Berkeley Martinez
439f4dbaa8
Fix(typo): add missing for
in shop copy
2016-07-08 16:19:04 -07:00
Quincy Larson
7dd2ffc83e
improve shop and set flyer show threshold to 15 brownie points
2016-07-08 14:23:15 -07:00
Berkeley Martinez
7bec5d6126
Merge pull request #9611 from QuincyLarson/feature/shop-improvements
...
add optimizely and expand shop offerings
2016-07-08 00:03:12 -07:00
Quincy Larson
3c71abf6cc
Merge pull request #9502 from flipsyde606/fix/flyer-dismiss-firefox
...
Fixed flyer dismiss issue on firefox
2016-07-08 00:02:41 -07:00
Quincy Larson
b6c8b52465
add optimizely and expand shop offerings
2016-07-07 23:50:55 -07:00
Josh Ghent
91c0ee0f1b
Updated spamming definition in code of conduct.
2016-07-07 18:26:55 +01:00
Eric Leung
fce3ec1abd
Stylize 'Youtube' as 'YouTube' in About page
2016-07-03 22:01:01 -07:00
Kirushna
f6031009b3
Fixed flyer dismiss issue on firefox
...
Fixed flyer dismiss issue on firefox
2016-07-02 11:09:18 +05:30
trion129
e392b37add
Rebased the branch
2016-07-02 10:57:37 +05:30
Mrugesh Mohapatra
94f9d0b114
Merge pull request #9247 from rawreef/fix/layout-tweak
...
Layout tweak - wider instructions column in 2-column layout at 1200+px.
Solves narrow width on standard 1280px laptop.
2016-07-01 18:38:30 +05:30
Jonathan
94fa869a81
Merge pull request #9265 from flipsyde606/fix/night-mode-persist
...
Fix for night mode not persisting in pages other than challenges
2016-07-01 08:22:27 +01:00
Jonathan
7d5b77eb03
Merge pull request #9452 from QuincyLarson/feature/improve-landing
...
Improve landing page
2016-07-01 08:19:45 +01:00
Quincy Larson
aa43aeafe4
fix typo pointed out by @atjonathan
2016-06-30 23:40:12 -07:00
Quincy Larson
d07419a0cf
Fix contact list and add Michael Henderson to it.
2016-06-29 13:11:06 -07:00
Daniel C
00bf7f11fc
wider instructions column in all 2-column layouts
2016-06-29 22:30:58 +03:00
Quincy Larson
76bbff5375
Simplify landing page and update about page
2016-06-29 12:21:25 -07:00
Mrugesh Mohapatra
ad8bc57a8d
Merge pull request #9134 from crashuniverse/fix/profile-old-challenges-link
...
Display text instead of links in absence of challenge name
2016-06-28 17:16:06 +00:00
Andrés Pérez
267aaed7ee
Open shop link in new tab
2016-06-27 14:28:37 -05:00
Stuart Taylor
20ada56abd
Merge pull request #9366 from sunydyz/fix/shop_target
...
Updated Shop link to open a new page when clicked.
2016-06-25 05:40:44 +01:00
t
b4d7a7b5b2
Updated Shop link to open a new page when clicked.
2016-06-24 10:22:14 -07:00
Adam Kelly
697cec8110
Fix Facebook Link Not Opening In New Tab
2016-06-24 14:25:19 +00:00
Rémi Fortier
0a2a5b798f
navbar redirect to next-challenge
...
navbar always redirects to next-challenge
2016-06-23 00:47:45 -04:00
Kirushna
fdf9f77eb7
Fix for night mode not persisting in pages other than challenges
...
jq fix
Fix for night mode not persisting in pages other than challenges
Fix for night mode - chat
2016-06-22 16:29:11 +05:30
Jonathan
ecd1f628e2
Added Bio from GitHub to freecodecamp portfolios
...
- Removed unneeded code
2016-06-18 19:07:57 +01:00
Quincy Larson
e1dc82e5ee
update campsites challenge copy, amount of nonprofit work done, camper count
2016-06-17 14:00:14 -07:00
Priya Ranjan Singh
d834c08e71
display text instead of links in absence of challenge name
2016-06-14 15:48:20 +05:30
Jonathan
a0b4a4d3d1
Removed duplicate help button
2016-06-10 15:29:29 +01:00
Rhys
366b7f79fe
Spelling Error
...
Fixed spelling error.
2016-06-08 13:01:48 +10:00
Aditya Bansal
486343c000
Fixed Broken link relating to open source terms
2016-06-08 00:20:15 +05:30
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
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
Quincy Larson
7eaa780351
fix email copy and flash message link copy
2016-06-02 23:39:36 -07:00
Berkeley Martinez
e29a2a9716
feature(email): add ability to verify current email
2016-06-02 15:23:49 -07:00
Berkeley Martinez
564f4c1180
Update email info copy
2016-06-02 13:48:56 -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
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
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
Tara Lerias
b951f8a035
Send CSRF Value in Remove Pledge Form Submit
2016-05-27 12:32:31 -04:00
Jonathan
d9f48e81e3
Added fixed header to wiki aside
...
* Added title
2016-05-27 17:03:07 +01:00
Jonathan
7ee3c3d0c6
Removed /labs from about page
2016-05-23 17:23:29 +01:00
Sarbbottam Bandyopadhyay
9365b39cb0
fix(a11y): using button instead of div
...
label, div, a can be styled to look like a button, but it does not behave as a button semantically
2016-05-19 14:42:27 -07:00
Berkeley Martinez
e5c18bed60
Merge pull request #8701 from QuincyLarson/fix/fix-code-of-conduct-formatting-issues
...
fix some typos and improve our code of conduct
2016-05-18 23:00:19 -07:00
Quincy Larson
e1f2d619fb
Merge pull request #8690 from theflametrooper/fix/campernews
...
Removed Camper News completely
2016-05-18 22:59:53 -07:00
Berkeley Martinez
8c788450e5
Merge pull request #8708 from QuincyLarson/fix/navbar-forum-links
...
fix forum links in navbars
2016-05-18 19:00:55 -07:00
DealPete
70ca86b989
changed Fransisco to Francisco
2016-05-18 22:09:32 -02:30
Quincy Larson
1872b8c775
fix forum links in navbars
2016-05-18 16:45:59 -07:00