Commit Graph

53 Commits

Author SHA1 Message Date
Ernie Park
513d811aec remove console.log lines 2012-03-08 14:49:28 -05:00
Piotr Mitros
5db419d211 Used cookies to store speed
--HG--
branch : ernie-static-video-fixes
2012-03-07 15:27:47 -05:00
Ernie Park
40e52cb96e update video player to accommodate remembering video speeds when switching in sequences and fix bug where play button gets out of sync when switching speeds
--HG--
branch : ernie-static-video-fixes
2012-03-07 02:25:33 -05:00
Kyle Fiedler
7284d43ef6 Made the time look more friendly 2012-03-05 17:27:19 -05:00
Ernie Park
cf71d90d9b merge default into branch
--HG--
branch : ernie-static-fix-ios-video
2012-03-05 12:09:18 -05:00
Piotr Mitros
6b35212615 Askbot jquery 2012-03-04 10:44:07 -05:00
Piotr Mitros
d456e6ec69 Symlink for html5 shiv as a short-term pre-ship workaround for a 404 2012-03-01 19:09:07 -05:00
Ernie Park
6b0655be55 prevent autoplay on iOS devices (which doesnt work anyway). fixes videos so user can click play and it'll play
--HG--
branch : ernie-static-fix-ios-video
2012-03-01 15:43:29 -05:00
Piotr Mitros
026eb70981 Video player instrumented to see speeds 2012-02-27 18:22:00 -05:00
cjt
9025ea34c8 clean up old versions of schematic tool from static/js 2012-02-18 15:07:14 -05:00
Bridger Maxwell
6dfaf2a6a4 Added flot library to static (moved from 3rdparty) 2012-02-17 00:30:03 -05:00
Kyle Fiedler
2dcdaccb97 Merged in default
--HG--
branch : static-ernie-html5-buttontoggle
2012-02-15 09:10:15 -05:00
Piotr Mitros
95e463c6ae Changed cjt's stuff to pointers 2012-02-13 15:28:40 -05:00
cjt
4f001d1b0d add plot offsets to schematic tool 2012-02-13 14:36:55 -05:00
Ernie Park
e7b49d4a07 fix bug where HTML5 video player's play/pause button didn't update when you click the video
--HG--
branch : static-ernie-html5-buttontoggle
2012-02-10 12:09:43 -05:00
Ernie Park
d7c7b3fb7d merge with default and resolve application.css
--HG--
branch : static_ernie_leanmodal_closebox
2012-02-08 15:53:23 -05:00
Ernie Park
9a1f8a9e1a update leanmodal css and js to have close box
--HG--
branch : static_ernie_leanmodal_closebox
2012-02-08 15:49:57 -05:00
cjt
9201fbe620 fix bug in keystroke handling 2012-02-08 10:36:24 -05:00
cjt
c667036b7f handle degenerate plotting case... 2012-02-08 10:21:33 -05:00
cjt
2d68e396d1 update current labeling to match AA's expectations 2012-02-08 09:39:53 -05:00
cjt
161ed703eb fix pop-window position on Firefox 2012-02-07 12:34:09 -05:00
cjt
7a470f28b6 schematic support for sampled waveforms for server 2012-02-07 07:49:44 -05:00
cjt
b15e7c19d9 fix problem with labeled ground nodes 2012-02-05 23:36:38 -05:00
Piotr Mitros
afe72b59ad No annoying error message 2012-02-05 18:33:51 -05:00
Piotr Mitros
0038e8e4f0 Removed instrumentation 2012-02-05 16:23:57 -05:00
cjt
da032ac6b0 update schematic tool 2012-02-05 14:47:32 -05:00
cjt
45f3fe7ee0 fix pop-up window positioning 2012-02-05 10:23:06 -05:00
Piotr Mitros
332f498616 Groundwork for going back to same place in video 2012-02-04 15:27:01 -05:00
cjt
eb7b3e3a90 defend against None as parameter value in schematic tool 2012-02-04 11:31:36 -05:00
cjt
7c922e69f1 schematic tool formatting issues 2012-02-04 10:50:11 -05:00
cjt
6f55bd55e2 update to schematic tool 2012-02-04 10:26:47 -05:00
cjt
de3a26343a updated versions of schematic tool 2012-02-01 18:04:43 -05:00
Ernie Park
fe3a6bd7bc add leanmodal minified and original 2012-02-01 13:25:07 -05:00
cjt
cc40a3c049 updated schematic tool files 2012-01-27 12:47:06 -05:00
Ernie Park
6464895847 remove nbsp from empty subtitle li's so it pushes up to the top 2012-01-26 16:25:53 -05:00
cjt
4f54c4b266 new .js files 2012-01-19 19:58:07 -05:00
Piotr Mitros
7600920f76 CJT's new schematic editor 2012-01-16 13:29:57 -05:00
Piotr Mitros
25389b5a2d Close page event logging works in FF and Chrome 2012-01-16 13:24:52 -05:00
Piotr Mitros
c598b6de68 Logging has a timeout so it doesn't crash Chrome 2012-01-14 00:05:37 -05:00
Piotr Mitros
f0786bbec1 Page close event logged 2012-01-13 23:44:59 -05:00
Ernie Park
eb73a0e86e merging html5 video stuff in 2012-01-12 10:04:01 -05:00
Ernie Park
b7974ad27b fix bug where HTML5 videos wouldn't play when switching to new tab because callback function wasn't being called when video was ready 2012-01-11 16:03:34 -05:00
Piotr Mitros
87191432f2 Schematic with center tag from cjt 2012-01-10 22:24:52 -05:00
Ernie Park
ec86424b41 fix video duration bug: when formatting time use floor, not round 2012-01-10 16:05:45 -05:00
Ernie Park
05ce1a0eb5 HTML5 fallback working, time duration buggy from earlier, loading different tabs subtitles/autoplay isn't triggered 2012-01-10 16:03:41 -05:00
Piotr Mitros
a387f9fc46 Merge 2012-01-06 08:13:11 -05:00
Piotr Mitros
9d01c286eb New schematic.js from cjt 2012-01-06 08:12:25 -05:00
Ernie Park
e6488bfcd4 update videoDestroy function to remove intervals since removeeventlistener doesn't exist, still needs to be called though 2012-01-05 14:46:45 -05:00
Piotr Mitros
213d10619f Wiki now supports circuits, modulo bugs 2012-01-04 19:03:29 -05:00
Piotr Mitros
754f3224a5 GET -> POST 2012-01-02 08:00:24 -05:00