Commit Graph

784 Commits

Author SHA1 Message Date
Berkeley Martinez
d640522e31 fix do not submit challenge on initial run
closes #2559
2015-08-25 19:01:48 -07:00
benmcmahon100
8cdd49e7f1 Fix caching issue with frameworks 2015-08-26 01:13:17 +01:00
benmcmahon100
d23f1e4d28 Fixed bonfire auto-execute on html challenges 2015-08-26 00:13:07 +01:00
Berkeley Martinez
300e79273a increase height fix timeout 2015-08-25 14:55:45 -07:00
Berkeley Martinez
14d1d1db02 fix left panel jitter jump 2015-08-25 14:49:19 -07:00
benmcmahon100
b1b07a5b9e Fixed major Fudge up with challenges without functions 2015-08-25 22:25:00 +01:00
benmcmahon100
a6153c86e4 Tweak function declaration checker 2015-08-25 21:48:15 +01:00
benmcmahon100
c9113faee5 added error to the $($) blocker 2015-08-25 21:07:36 +01:00
benmcmahon100
8509197b6d Fixed RegEx to be super accurate again 2015-08-25 21:03:50 +01:00
benmcmahon100
16cd733dd3 Fixed RegEx to be super accurate 2015-08-25 20:55:19 +01:00
benmcmahon100
5441c5848e I can't spell 2015-08-25 20:48:46 +01:00
benmcmahon100
f3d4e7dec8 Fixed stupid fccss and fcces not replacing :p 2015-08-25 20:47:37 +01:00
benmcmahon100
6ab5b0300a Merge remote-tracking branch 'origin/FrameWork-Merger' into FrameWork-Merger 2015-08-25 20:24:04 +01:00
benmcmahon100
7f467dbb8d Fixed scoped jQuery showing up in error messages and jQuery methods and chaining in spoofed jQuery 2015-08-25 20:23:47 +01:00
Ben McMahon
c913e9bbf7 Merge pull request #2679 from FreeCodeCamp/staging
update framework to remove merge conflicts
2015-08-25 19:41:29 +01:00
benmcmahon100
14cc6a7cef Final touch up to the framework before merge 2015-08-25 19:28:13 +01:00
Quincy Larson
a94c919374 update cost calculator 2015-08-24 19:19:47 -07:00
benmcmahon100
f06d6ca650 Merging of the framework: Ready for QA run 2015-08-24 01:16:15 +01:00
benmcmahon100
390469a1b6 Framework work not working - in progress 2015-08-23 22:45:28 +01:00
benmcmahon100
ede956e1d6 Merge of the frameworks: an unexpected merge 2015-08-23 21:59:29 +01:00
Quincy Larson
9fc3fd72b1 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-22 18:08:37 -07:00
benmcmahon100
38397fa5f7 Fixed help modal part 3: the modal strikes back 2015-08-22 23:18:10 +01:00
Quincy Larson
bb64ff18a1 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-22 15:16:30 -07:00
Quincy Larson
a1cd8c8720 update the fcc-footer style slightly 2015-08-22 14:58:59 -07:00
benmcmahon100
c35fde061d Fixed help modal part 2 2015-08-22 22:51:48 +01:00
Quincy Larson
73eb6ec2d1 kind of got the modals working - Ben will finish this 2015-08-22 12:10:08 -07:00
Quincy Larson
cd4823de76 comment out a line that was causing JavaScript errors 2015-08-22 11:42:27 -07:00
Quincy Larson
e9050290eb remove now unnecessary jquery functions 2015-08-22 11:42:11 -07:00
benmcmahon100
d52a2d8da0 Attempt to sorta fix the scroll locker resetting 2015-08-20 16:48:46 +01:00
Quincy Larson
27cac3067a fix the code editor save and refresh actions 2015-08-19 18:30:01 -07:00
benmcmahon100
79a0dc8259 This should fix web storage script tag issues 2015-08-20 02:18:11 +01:00
benmcmahon100
9541377a08 Update coursewaresHCJQFramework_0.1.9.js 2015-08-20 02:12:24 +01:00
benmcmahon100
72d7881597 attempt to fix challenge submit part two 2015-08-20 00:04:55 +01:00
benmcmahon100
bdb4c55954 Fixed the stupid modals that i broke 2015-08-19 23:51:02 +01:00
benmcmahon100
d42afc8f10 Fixed local storage for HCJQ framework challenges 2015-08-19 22:31:18 +01:00
Alexey Nikitin
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
Quincy Larson
9dcf284825 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-18 15:21:38 -07:00
Quincy Larson
b4ae49f915 add challenge type to beginning of challenge in map 2015-08-18 15:21:26 -07:00
benmcmahon100
6de1f49a1f Temp fix for buttons on modals and bonfires exec on load 2015-08-18 19:21:34 +01:00
benmcmahon100
1bdb40bcaf The FCC editor will now catch un-closed comments! This can be extended to catch quotes as well if needed. Fix #1839 2015-08-17 15:43:36 +01:00
benmcmahon100
a11064ba74 Small CSS hack to fix a display glitch 2015-08-17 14:30:57 +01:00
benmcmahon100
3d42b09bca Added a helper function to main.js for challenge making 2015-08-14 23:57:43 +01:00
benmcmahon100
6377cc124e Moved a permanent set css prop from jquery to CSS 2015-08-14 21:48:17 +01:00
benmcmahon100
d784cfcd76 Fix editor height locking features where it was displaying overflow instead of autoing 2015-08-14 21:46:13 +01:00
benmcmahon100
f07f74f523 Fixed a weird error involving RegEx and single quotes 2015-08-14 21:45:25 +01:00
Quincy Larson
fea723efbd 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
Quincy Larson
0a8855fb11 Merge branch 'OOPF' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-13 14:36:41 -07:00
Quincy Larson
2711664505 Merge branch 'staging' into jquery
Conflicts:
	seed/challenges/basic-ziplines.json
	seed/challenges/jquery.json
2015-08-13 13:25:53 -07:00
Quincy Larson
bf2db5ff62 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-12 21:25:11 -07:00
Quincy Larson
99d0a58049 update the look of onboarding and change RSAP to RSA 2015-08-12 21:24:57 -07:00