Commit Graph

656 Commits (7aeceaf97ec8fd8648eb2a036fbbedd74aecfe47)

Author SHA1 Message Date
Quincy Larson be27deaa4c Merge pull request #8124 from BerkeleyTrue/feature/re-add-announcement
(Re)add announcement/flyer
2016-04-20 14:48:05 -07:00
Justin Richardsson 5ab83d3dc9 Merge pull request #8082 from george-stepanek/fix/navbar-control-click-behaviour
Fix the navbar links so control-clicking opens them in a new tab
2016-04-15 20:15:46 -04:00
George Stepanek d00e3628af Fix the navbar links so control-clicking opens them in a new tab 2016-04-16 10:42:25 +12:00
Quincy Larson 079b19f495 change twitch challenge into youtube challenge and update about page removing twitch 2016-04-15 01:12:07 -07:00
Berkeley Martinez 02eb6cad6c Refactor announcement feature 2016-04-14 20:06:42 -07:00
Berkeley Martinez c9fdb581ce Revert "Announcement feature" 2016-04-14 18:13:58 -07:00
Aniruddh Agarwal aea8ee3b45
Add trailing slash to wiki iframe src if omitted 2016-04-14 16:49:52 +08:00
Quincy Larson 66fda23dac Improve style on flash notification and make flyer conditional on logged in user with at least 6 points
Lower case model json file
2016-04-13 23:10:46 +01:00
Quincy Larson 79261f1793 Make the flash message look narrower (and much better) 2016-04-13 23:10:41 +01:00
Quincy Larson 4fa1e2f405 Make flyer show up in various views (but not in all, avoiding the map and wiki view problems) 2016-04-13 23:10:40 +01:00
benmcmahon100 2b2b359514 Bill board feature up and running 2016-04-13 22:58:58 +01:00
benmcmahon100 a27c5ccdd2 Ground work for the bill board announcement feature 2016-04-13 22:58:57 +01:00
Quincy Larson a40642b963 add completed challenge count back in and link to nonprofit playlist 2016-04-12 16:10:44 -07:00
BKinahan e56a7404ad Correct typo in How Nonprofit Projects Work 2016-04-11 18:32:42 +00: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
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 258597f053 Fix news jade pages
Remove unused pages
2016-04-07 10:12:29 -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 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 fcebd37a01 intercept /news with a notice 2016-04-06 13:49:39 -07:00
Quincy Larson c1a6104618 update shop to have tshirts 2016-04-06 12:28:42 -07: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 06ea132257 Add timed cache to user count queries 2016-04-05 14:45:09 -07:00
Berkeley Martinez c57f1b6f9a Make cert bold 2016-04-05 11:21:08 -07:00
Berkeley Martinez a71daa07ce Add cert counts 2016-04-05 11:21:08 -07:00
Quincy Larson 2fb922be0f create pledge calculation logic 2016-04-05 11:21:08 -07:00
Quincy Larson b40f9b4880 Update home page to reflect 300,000+ campers 2016-04-04 22:21:57 -07:00
Quincy Larson e98fc9d9ff Remove Google and Facebook links from user profiles and settings page for privacy reasons 2016-04-04 22:21:34 -07:00
Quincy Larson a2466d77b3 fix button colors from issue #7903 2016-04-04 22:03:18 -07:00
Quincy Larson 8fb0516811 Merge pull request #7779 from FreeCodeCamp/fix/wiki-urls
Fix article loading on direct link to wiki
2016-04-04 21:09:21 -07:00
Berkeley Martinez 88edd2c64a Merge pull request #7878 from baguzzzaji/remove-jailed-and-all-references-to-it
Remove jailed and all references to it
2016-04-04 14:26:24 -07:00
Berkeley Martinez 5fcb6b999e Merge pull request #7895 from lipis/feature/update-bootstrap-social
Updated Bootstrap Social and remove plus from Google sign in icon
2016-04-04 14:19:11 -07:00
Panayiotis Lipiridis c17af58aee Renamed Github to GitHub 2016-04-04 22:50:07 +02:00
Panayiotis Lipiridis 7c27952ff6 Updated Bootstrap Social
..and remove plus from Google sign in icon
2016-04-04 22:36:35 +02:00
Bagus Aji Santoso 5bc2602bfd Remove jailed and all references to it 2016-04-04 13:13:06 +07:00
Nick b049d252ef FIX - Remove trailing spaces 2016-04-02 23:52:52 -04:00
Berkeley Martinez ee1c017b0d Sync wiki article urls with main site 2016-04-02 00:56:40 -07:00
Mrugesh Mohapatra cb6a594684 Update label text for projects on User portfolio page 2016-03-28 22:14:18 +05:30
Berkeley Martinez 94a9bcea5a Fix article loading on direct link to wiki 2016-03-25 13:48:42 -07:00
Mrugesh Mohapatra eda7b3e255 Move Sign out and Send Email to User Page
This commit moves the Sign out from Free Code Camp and the
Email us buttons to the User page as they are not related
to the accounts page.

Tested Locally.
2016-03-22 01:15:41 +05:30
benmcmahon100 a65742ad45 Fix wiki's SSL issue
fix wiki view

Fix to the same issue that was effecting the aside wiki
2016-03-17 18:14:26 +00:00
Jacob Bearden fcf866906b fix image protocol 2016-03-16 20:32:12 -06:00
Logan Tegman 97a0f71388 Merge pull request #7158 from QuincyLarson/feature/add-nonprofit-project-description
Add an explanation of how our nonprofit projects work
2016-03-16 12:57:23 -07:00
Quincy Larson 69ee345d5c incorporate feedback 2016-03-16 00:27:19 -07:00
Quincy Larson 2285d18260 refactor show view to have a settings button 2016-03-14 23:59:25 -07:00
Quincy Larson d47aed4850 factor out settings page with email settings 2016-03-14 23:59:24 -07:00
Rex Schrader 296536fd81 Merge pull request #7516 from FreeCodeCamp/fix/update-faq
Update Campsite challenge copy and labs
2016-03-14 21:15:11 -07:00
Quincy Larson 9e93d580f6 Update the FAQ 2016-03-11 23:16:06 -08:00
Quincy Larson 7f85f84e47 Update labs view and add a new project 2016-03-11 23:14:21 -08:00