Berkeley Martinez
cbc8ac0758
fix disable button after click
2015-08-26 13:17:05 -07:00
Berkeley Martinez
2c9ed16b7a
fix only submit on user click
2015-08-26 13:09:38 -07:00
benmcmahon100
306551848c
Update cFW version no
2015-08-26 20:45:50 +01:00
benmcmahon100
c481dcabfc
Touched up frame work
2015-08-26 20:31:31 +01:00
benmcmahon100
a63d6bd00b
Fixed my stupid mistake that almost killed the server again
2015-08-26 20:22:29 +01:00
benmcmahon100
695ad48778
Fixed version number
2015-08-26 12:26:01 +01:00
benmcmahon100
9f9f151a6f
Re add init run
2015-08-26 12:24:44 +01:00
Berkeley Martinez
8f55dc33a9
fix should not submit on initial execute
...
fix should call $.prototype.html function
2015-08-25 19:49:10 -07:00
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
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
benmcmahon100
14cc6a7cef
Final touch up to the framework before merge
2015-08-25 19:28:13 +01: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
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
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
d42afc8f10
Fixed local storage for HCJQ framework challenges
2015-08-19 22:31:18 +01: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
4be714aa97
Generalised RegEx for waypoint-make-it-functional fix https://github.com/FreeCodeCamp/freecodecamp/issues/1476 added comment to show where to block exploits in jsframework
2015-08-03 18:02:26 +01:00
benmcmahon100
2f5b7a7db2
Fix https://github.com/FreeCodeCamp/freecodecamp/issues/1433 blocked tests passing when exploit used
2015-08-03 17:12:48 +01:00
benmcmahon100
dc0f72292a
Remove the backslash escaping from JavaScript challenge output (e.g. \")
2015-08-01 20:45:07 +01:00
Quincy Larson
ae38aab8cc
fix issue with codemirror framework and script tag rendering
2015-07-31 16:38:12 -07:00
Quincy Larson
2547868854
fix storage and reset functionality for js and html challenge views
2015-07-31 13:37:06 -07:00
Berkeley Martinez
742a49b70d
fix mainjs resetEditor
2015-06-20 22:48:59 -07:00
Andrew Cay
437a564e34
Changed dependency on challenge_key to function
2015-06-19 18:22:57 -07:00
Andrew Cay
11305c152b
Update coursewaresJSFramework_0.0.6.js
2015-06-19 18:02:49 -07:00
Andrew Cay
60354d24e6
Auto Save, Removed Stamps +more
...
Removed stamps so code stays stored until code has been reset.
--> Added a feature which returns if the storage has been saved since last edit. *codeStorage.hasSaved()*
--> Changed "localBonfire" to *codeStorage*
2015-06-19 17:47:21 -07:00
Quincy Larson
ccc29b7fcb
improve upon @lemonyandrew pull request
2015-06-19 17:26:04 -07:00
Quincy Larson
6078b54393
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-06-19 16:18:56 -07:00
Quincy Larson
d5ea05e448
Merge branch 'Lemony-Andrew-master' into staging
...
Conflicts:
server/views/coursewares/showBonfire.jade
2015-06-19 16:17:59 -07:00
terakilobyte
0173804e21
updates helmet policies, makes new startup script
2015-06-18 17:08:21 -04:00
Andrew Cay
a53114e7b6
Update and rename coursewaresJSFramework_0.0.5.js to coursewaresJSFramework_0.0.6.js
...
Added auto save(to local storage) for any progress. It will set the IDE text to whatever the user last saw within 24 hours.
The auto save happens every 1.5 seconds _after_ someone lifts a key.
2015-06-15 22:47:17 -07:00
Quincy Larson
b6fc2551d9
Merge branch 'interview' into staging
...
Conflicts:
app.js
controllers/challenge.js
seed/future-jquery-ajax-json.json
2015-06-14 01:02:39 -07:00
terakilobyte
25e500a457
Merge branch 'staging' of http://github.com/FreeCodeCamp/freecodecamp into staging
2015-06-09 16:49:10 -04:00