Commit Graph

5427 Commits

Author SHA1 Message Date
72dd0f7723 issue #2118 2015-08-19 21:00:39 +02:00
a2e3e4a476 issue #2133 2015-08-19 20:29:53 +02:00
6a11b30bc2 serve static assets before sessions 2015-08-19 11:28:44 -07:00
ca80196412 Merge pull request #2213 from dokkillo/staging
issue #2191
2015-08-19 19:11:27 +01:00
933d1edeee issue #2191 2015-08-19 19:12:51 +02:00
7fa976df2d Merge pull request #2172 from nikitin2009/patch-1
Bug with hover effect on footer's social links.
2015-08-19 18:00:26 +01:00
e600972247 Merge pull request #2181 from souldreamer/patch-3
Fix for Issue #2175
2015-08-19 18:00:09 +01:00
8ce0794e68 Merge pull request #2211 from dokkillo/staging
issue 2173
2015-08-19 17:59:33 +01:00
6947937f0a issue 2173 2015-08-19 18:49:25 +02:00
8e705b14ec Fix for Issue #2179, #2141, #2077, #1999
Fixes #2179, #2141, #2077, #1999
2015-08-19 15:43:39 +03:00
a519565edf Fix for Issue #2175
Fixes #2175
2015-08-19 15:08:57 +03:00
d3e0b9b754 Bug with hover effect on footer's social links.
The footer's social link changes itself's height when it is hovered. This leads to appearing scroll bar and as a result changing page's width. The content jumps.
2015-08-19 13:10:44 +03:00
04c9d376f7 remove server maintenance warnings 2015-08-18 23:48:31 -07:00
a0c26d1a0a Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-18 23:48:02 -07:00
679d1383a5 up timeout 2015-08-18 23:14:27 -07:00
bc84a25ff9 add message on emergency maintenance 2015-08-18 23:07:06 -07:00
6651e6da98 add types to testing waypoints 2015-08-18 21:49:16 -07:00
01a45e0635 fix cannot find challengeId of undefined 2015-08-18 20:02:39 -07:00
0128829d11 fix cannot read property id of user durring upvote
post to upvote without auth returns 401
2015-08-18 19:48:42 -07:00
8c803281f6 fix cannot read property match of undefined 2015-08-18 19:23:43 -07:00
0367a19ffc add bower_components to pathsOfNOReturnTo 2015-08-18 16:00:27 -07:00
f59d029336 fix check if url sent with story 2015-08-18 15:56:23 -07:00
478ed3c522 fix should toString userId's 2015-08-18 15:23:26 -07:00
9dcf284825 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-18 15:21:38 -07:00
b4ae49f915 add challenge type to beginning of challenge in map 2015-08-18 15:21:26 -07:00
0df76dc7b7 fix issue #2124 and rephrase the challenge a bit to avoid confusion 2015-08-18 15:17:26 -07:00
b667a776ea add bonfires back in but now they are only visible to their creators 2015-08-18 14:53:18 -07:00
b2f4e520cb fix account link failure now flashes 2015-08-18 14:48:52 -07:00
d9d44ae509 fix redirect link failures to /account 2015-08-18 14:48:52 -07:00
298bea5e35 update seed for Override Styles in Subsequent CSS 2015-08-18 23:46:09 +02:00
366b9e98a7 Merge remote-tracking branch 'origin/staging' into staging 2015-08-18 19:32:04 +01:00
0d0528a743 fix LinkedIn link in footer 2015-08-18 11:22:59 -07:00
6de1f49a1f Temp fix for buttons on modals and bonfires exec on load 2015-08-18 19:21:34 +01:00
fef03910f0 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-18 10:57:53 -07:00
8fe8bd8692 add beginnings of react and d3 challenges 2015-08-18 10:57:38 -07:00
91795de83f Fixed #2049 2015-08-18 14:05:51 +00:00
1822a207d3 Fixes #2036 2015-08-18 09:34:34 -04:00
13c5ad0af8 Fixed typo in waypoints #1 and #2 2015-08-18 21:35:10 +10:00
972b24b76f Fixed new waypoint description typo
Small but important typo in challenge description for:
Object Oriented and Functional Programming section
Waypoint #1 - Declare JavaScript Objects as Variables
2015-08-18 21:27:19 +10:00
456bf20b05 fix should hard code domain for password reset 2015-08-18 01:40:26 -07:00
1d3f7331fb email reset use port in dev 2015-08-18 01:32:38 -07:00
112972cfdd fix enables email login 2015-08-18 01:32:37 -07:00
85b736b64d fix 1705 2015-08-18 01:07:09 -07:00
27758a7418 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-17 23:44:53 -07:00
c8c42b19b3 closes #1739 2015-08-17 23:44:43 -07:00
d8347b3b7c fix #2011 2015-08-18 02:05:53 -04:00
666a0a2cf3 Fixed: issue #2014
I changed "#button" to "button" in the example to target all buttons, and I changed the single quotes to double quotes in the description for consistency.
2015-08-18 00:43:28 -05:00
e06b348918 Fixed: Misspell #1877
Issue #1877's description's hint mentioned the wrong variable.
2015-08-17 23:29:11 -05:00
3e520811d0 fix #1988 2015-08-18 00:22:33 -04:00
817684de4e fix #1986 2015-08-18 00:17:56 -04:00