cc43a2ab71
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
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
02b25dfd3e
fix 1705
2015-08-18 01:07:09 -07:00
85b736b64d
fix 1705
2015-08-18 01:07:09 -07:00
6b02219ca5
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-08-17 23:44:53 -07:00
27758a7418
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-08-17 23:44:53 -07:00
1ff3dbaf83
closes #1739
2015-08-17 23:44:43 -07:00
c8c42b19b3
closes #1739
2015-08-17 23:44:43 -07:00
e7927459c6
fix #2011
2015-08-18 02:05:53 -04: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
5d3582aa0a
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
5119565411
Fixed: Misspell #1877
...
Issue #1877 's description's hint mentioned the wrong variable.
2015-08-17 23:29:11 -05:00
e06b348918
Fixed: Misspell #1877
...
Issue #1877 's description's hint mentioned the wrong variable.
2015-08-17 23:29:11 -05:00
de9adc0aa8
fix #1988
2015-08-18 00:22:33 -04:00
3e520811d0
fix #1988
2015-08-18 00:22:33 -04:00
3215c39b8b
fix #1986
2015-08-18 00:17:56 -04:00
817684de4e
fix #1986
2015-08-18 00:17:56 -04:00
ee451a34fa
Issue: Grammar #1994
...
Put in the proposed grammar changes from [this issue](https://github.com/FreeCodeCamp/FreeCodeCamp/issues/1994 ).
2015-08-17 23:01:52 -05:00
9a828c9d3e
Issue: Grammar #1994
...
Put in the proposed grammar changes from [this issue](https://github.com/FreeCodeCamp/FreeCodeCamp/issues/1994 ).
2015-08-17 23:01:52 -05:00
7353d62060
Fixes #1833
2015-08-18 03:33:38 +00:00
da2f54a2bc
Fixes #1833
2015-08-18 03:33:38 +00:00
c5d07b9e05
Potentially missing ;
...
My browser was throwing an error:
```Uncaught SyntaxError: missing ) after argument list```
That pointed to this line in the console as far as I could tell.
If this is a fix, w00t. If not, ignore this.
2015-08-17 22:05:16 -05:00
ea131f3821
Fixes #1924
2015-08-17 22:54:08 -04:00
5d54d98190
Fixes #1924
2015-08-17 22:54:08 -04:00
c31f6956c1
Fixed #1982
2015-08-17 22:31:37 -04:00
b3875a3d6e
Fixed #1982
2015-08-17 22:31:37 -04:00
3683d5143e
Fixed #1980
2015-08-17 22:29:35 -04:00
0e43c46bff
Fixed #1980
2015-08-17 22:29:35 -04:00
c8e41ef084
Fixed #1944
2015-08-17 22:21:57 -04:00
fa31cdca0e
Fixed #1944
2015-08-17 22:21:57 -04:00
495aac8233
remove part of note about email signin
2015-08-17 19:21:57 -07:00
e632f2b06a
Fixes #1970 (minor typo)
2015-08-18 02:20:24 +00:00
db1afbc87b
Fixes #1970 (minor typo)
2015-08-18 02:20:24 +00:00
7bfe73ce26
Fixed #1909 #1972
2015-08-17 22:19:14 -04:00
32eeefa439
Fixed #1909 #1972
2015-08-17 22:19:14 -04:00
50e5ec939a
Merge pull request #1961 from abhisekp/patch-3
...
Problem Instruction clarrification
2015-08-17 23:51:07 +01:00
46c2ad4057
Problem Instruction clarrification
...
Replaced with correct instruction to the problem.
2015-08-18 04:17:24 +05:30
2b080ec2b7
Problem Instruction clarrification
...
Replaced with correct instruction to the problem.
2015-08-18 04:17:24 +05:30
45ad2a7c20
Merge remote-tracking branch 'origin/staging' into staging
2015-08-17 22:57:36 +01:00
4d41aa3555
Merge remote-tracking branch 'origin/staging' into staging
2015-08-17 22:57:36 +01:00
7c80d64d08
Fix #1942
2015-08-17 22:57:25 +01:00
098a526626
Fix #1942
2015-08-17 22:57:25 +01:00
1fc43ad70a
Fix <a target='_blank'></a> code tags
...
Changed &rt to >.
2015-08-17 16:49:19 -04:00
5034a92038
Fix <a target='_blank'></a> code tags
...
Changed &rt to >.
2015-08-17 16:49:19 -04:00
9c5d81f96b
Merge pull request #1930 from AryanJ-NYC/AryanJ-NYC-1926
...
Fixed #1926
2015-08-17 21:45:09 +01:00
eef4c8ebfa
Update basic-ziplines.json
...
Add missing </code> around <a target='_blank'&rt;</a>.
2015-08-17 16:43:43 -04:00