Commit Graph

174 Commits

Author SHA1 Message Date
dokkillo
0b45c69d32 issue #2191 2015-08-19 19:12:51 +02:00
Ionut Costica
72c69a7e19 Fix for Issue #2175
Fixes #2175
2015-08-19 15:08:57 +03:00
Pavel Tsurbeleu
d6752a0600 fix issue #2124 and rephrase the challenge a bit to avoid confusion 2015-08-18 15:17:26 -07:00
Juan Martínez
1b42bb4433 Fixed #2049 2015-08-18 14:05:51 +00:00
Aryan Jabbari
079d396770 Fixes #2036 2015-08-18 09:34:34 -04:00
Matt Trifilo
5119565411 Fixed: Misspell #1877
Issue #1877's description's hint mentioned the wrong variable.
2015-08-17 23:29:11 -05:00
Michael Krebs
de9adc0aa8 fix #1988 2015-08-18 00:22:33 -04:00
Michael Krebs
3215c39b8b fix #1986 2015-08-18 00:17:56 -04:00
Matt Trifilo
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
Aryan Jabbari
ea131f3821 Fixes #1924 2015-08-17 22:54:08 -04:00
Aryan Jabbari
c31f6956c1 Fixed #1982 2015-08-17 22:31:37 -04:00
Aryan Jabbari
c8e41ef084 Fixed #1944 2015-08-17 22:21:57 -04:00
Aryan Jabbari
7bfe73ce26 Fixed #1909 #1972 2015-08-17 22:19:14 -04:00
Aryan Jabbari
79b2c0bd2c Fixed #1926 2015-08-17 16:42:20 -04:00
Aryan Jabbari
237df7aa64 Moved closing code to line 961 2015-08-17 16:34:45 -04:00
Aryan Jabbari
14713a4c48 Fixes #1878 2015-08-17 16:19:02 -04:00
benmcmahon100
02e2e915f9 Spaced out code a bit more on the shift challenge 2015-08-17 21:12:19 +01:00
benmcmahon100
161138d4c6 fixed the moved some comments in a seed that were causing confusion 2015-08-17 21:11:01 +01:00
benmcmahon100
bbfa6b339e Merge pull request #1812 from AryanJ-NYC/AryanJ-NYC-1807
Fixes #1807
2015-08-17 20:22:55 +01:00
benmcmahon100
1be658fdeb Fix #1871 2015-08-17 20:11:04 +01:00
benmcmahon100
0e05a93d96 Fix #1870 #1874 and there was another issue but i cant find it related to the arithmetic on decimals challenge 2015-08-17 20:08:21 +01:00
benmcmahon100
154d38ed13 Merge pull request #1857 from AryanJ-NYC/AryanJ-NYC-1856
Fixes #1856
2015-08-17 14:53:40 +01:00
Aryan Jabbari
0be4d6f1dc Fixes #1856 2015-08-17 09:52:34 -04:00
benmcmahon100
3565ef4903 Merge remote-tracking branch 'origin/staging' into staging 2015-08-17 14:28:54 +01:00
benmcmahon100
a18979a9ff Fix #1838 2015-08-17 14:28:30 +01:00
benmcmahon100
477624b6bf Update basic-javascript.json 2015-08-17 14:16:16 +01:00
benmcmahon100
9584dfb156 Merge pull request #1815 from AryanJ-NYC/AryanJ-NYC-1813
Fixed #1813
2015-08-17 14:15:37 +01:00
Aryan Jabbari
8cbde055af Fixed #1813 2015-08-16 20:47:43 -04:00
Aryan Jabbari
d206e0b416 Fixes #1807 2015-08-16 20:14:12 -04:00
Aryan Jabbari
59a2765e27 Deleted extra comma 2015-08-16 20:08:37 -04:00
Aryan Jabbari
5041d6e472 Fixes #1801 2015-08-16 20:06:47 -04:00
benmcmahon100
5e3de0be68 Fixed a challenge test on modify array data with indexes 2015-08-16 20:17:06 +01:00
Quincy Larson
960931d41c improvements to javascript challenges 2015-08-16 04:05:15 -07:00
Quincy Larson
0a0379eecf fix nested array challenge 2015-08-15 15:56:56 -07:00
Quincy Larson
0d61531b4d fix critical failing test in early waypoint 2015-08-15 15:33:21 -07:00
Quincy Larson
2b6bdd098f update JavaScript challenges 2015-08-15 13:57:44 -07:00
Quincy Larson
4557711908 QA javascript challenges and remove slot machine for now 2015-08-15 11:11:25 -07:00
Quincy Larson
0c3e20977d Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-14 17:29:28 -07:00
Quincy Larson
7670d73ff5 improvements to copy of text and test output 2015-08-14 17:26:24 -07:00
benmcmahon100
273b731d29 Added a helper function to main.js for challenge making 2015-08-15 01:08:33 +01:00
Quincy Larson
fc7fcdc6a6 add semicolons to end of all tests in js-style challenges 2015-08-14 14:48:59 -07:00
Quincy Larson
56a8c203a7 improve javascript challenge copy 2015-08-14 14:40:02 -07:00
Quincy Larson
b56fd5b250 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-14 13:50:31 -07:00
Quincy Larson
a272b6f5ec more improvements to javascript challenges 2015-08-14 13:50:20 -07:00
benmcmahon100
e55b3f1782 Fixed a weird error involving RegEx and single quotes 2015-08-14 20:26:05 +01:00
benmcmahon100
09c56cb73a Allow optional white space when nesting arrays 2015-08-14 12:08:40 +01:00
Quincy Larson
dca68ef0b0 more improvements to javascript challenges 2015-08-14 01:13:07 -07:00
Quincy Larson
cd4fd1720d make additional improvements to JavaScript challenge copy 2015-08-13 23:44:13 -07:00
Quincy Larson
edf9959fc9 finish jquery and start modifying javascript 2015-08-13 22:07:54 -07:00
Quincy Larson
9275bd5076 Merge branch 'staging' into jquery
Conflicts:
	seed/challenges/basic-javascript.json
	seed/challenges/object-oriented-and-functional-programming.json
2015-08-13 15:39:30 -07:00