From e4b1e0588f2acf4ab23b1a432f978ccfb5e062f1 Mon Sep 17 00:00:00 2001
From: Ernie Park
Date: Thu, 9 Feb 2012 15:06:32 -0500
Subject: [PATCH 01/16] enable space bar to pause video
--HG--
branch : templates-ernie-video-spacebar
---
video_init.js | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/video_init.js b/video_init.js
index 42dddad573..e10d85095f 100644
--- a/video_init.js
+++ b/video_init.js
@@ -70,3 +70,11 @@ $("#video_control").click(function(){
$(this).removeClass().addClass("play");
}
});
+// space bar to pause video
+$(".video-wrapper").keyup(function(e){
+ active = document.activeElement;
+ if (e.which == 32) {
+ e.preventDefault();
+ $("#video_control").click();
+ }
+});
From bb7d1615b5e86892a2a5c595796a85d159066213 Mon Sep 17 00:00:00 2001
From: Ernie Park
Date: Fri, 10 Feb 2012 12:10:01 -0500
Subject: [PATCH 02/16] put video control toggle into a function
--HG--
branch : templates-ernie-html5-buttontoggle
---
video_init.js | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/video_init.js b/video_init.js
index e10d85095f..0ec2fe2e2c 100644
--- a/video_init.js
+++ b/video_init.js
@@ -58,18 +58,18 @@ for(var i=0; i
Date: Mon, 13 Feb 2012 13:52:23 -0500
Subject: [PATCH 03/16] Minor bug fixes
---
6002x-faq.html | 5 +++--
6002x-press-release.html | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/6002x-faq.html b/6002x-faq.html
index 2cbe5ade4a..c33cb5e966 100644
--- a/6002x-faq.html
+++ b/6002x-faq.html
@@ -19,9 +19,10 @@ This set of questions and answers accompanies MIT’s February 13,
-What is MITx? MIT seeks through the development of MITx to improve
+What is MITx?
+
+
MIT seeks through the development of MITx to improve
education both on the MIT campus and around the world.
-
On campus, MITx will be coupled with an Institute-wide research
initiative on online teaching and learning. The online learning tools
diff --git a/6002x-press-release.html b/6002x-press-release.html
index 8cb394db99..439c234edd 100644
--- a/6002x-press-release.html
+++ b/6002x-press-release.html
@@ -70,7 +70,7 @@ be found here.
diff --git a/activation_invalid.html b/activation_invalid.html
index 583c5d9a90..f8afc8233b 100644
--- a/activation_invalid.html
+++ b/activation_invalid.html
@@ -6,4 +6,6 @@
correct -- e-mail programs will sometimes split it into two
lines. If you still have issues, e-mail us to let us know what happened
at bugs@mitx.mit.edu.
+
+
operates on an open-source, scalable software infrastructure in order to make it continuously improving and readily available to other educational institutions, such as universities and K-12 school systems.
From 647407ad45a2c25ac5e7b801d2f27fec5aa68ff9 Mon Sep 17 00:00:00 2001
From: Piotr Mitros
Date: Mon, 13 Feb 2012 17:20:33 -0500
Subject: [PATCH 13/16] hg ignore update
---
.hgignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.hgignore b/.hgignore
index c93aa7128d..e2ae8c91cb 100644
--- a/.hgignore
+++ b/.hgignore
@@ -5,3 +5,5 @@ syntax: glob
*.swp
*.orig
*.DS_Store
+#*
+.#*
\ No newline at end of file
From 56858e6498ec855f3b5921e8f710f1f8f24d4ae4 Mon Sep 17 00:00:00 2001
From: Piotr Mitros
Date: Mon, 13 Feb 2012 18:42:13 -0500
Subject: [PATCH 14/16] Undid Kyle's Chrome bug fix, since it resulted in worse
Firefox bugs
---
sass/_index.scss | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/sass/_index.scss b/sass/_index.scss
index 0c7360f015..d579eb8ea6 100644
--- a/sass/_index.scss
+++ b/sass/_index.scss
@@ -53,6 +53,13 @@ header.announcement {
&.home {
background: #e3e3e3 url("/static/images/marketing/shot-5-medium.jpg");
+ @media screen and (min-width: 1200px) {
+ background: #e3e3e3 url("/static/images/marketing/shot-5-large.jpg");
+ }
+
+ // @media screen and (max-width: 1199px) {
+ // }
+
div {
padding: lh(10) lh() lh(3);
From e3e1a37bc27d0876e0a0b204eef22df98a1ebe7c Mon Sep 17 00:00:00 2001
From: Piotr Mitros
Date: Mon, 13 Feb 2012 20:24:08 -0500
Subject: [PATCH 15/16] Missed commit for custom tags
---
custom_tags | 1 +
1 file changed, 1 insertion(+)
create mode 120000 custom_tags
diff --git a/custom_tags b/custom_tags
new file mode 120000
index 0000000000..ec1dac8fbe
--- /dev/null
+++ b/custom_tags
@@ -0,0 +1 @@
+../data/custom_tags
\ No newline at end of file
From 48650b131b97634ad621bbfb0deb9dc30f3e1383 Mon Sep 17 00:00:00 2001
From: Kyle Fiedler
Date: Tue, 14 Feb 2012 11:31:23 -0500
Subject: [PATCH 16/16] Changed amazon link
---
index.html | 2 +-
sass/_index.scss | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/index.html b/index.html
index ff32f6a336..3cbb0bf84d 100644
--- a/index.html
+++ b/index.html
@@ -31,7 +31,7 @@
If you successfully complete the course, you will receive an electronic certificate of accomplishment from MITx. This certificate will indicate that you earned it from MITx’s pilot course. In this prototype version, MITx will not require that you be tested in a testing center or otherwise have your identity certified in order to receive this certificate.
-
The course uses the textbook Foundations of Analog and Digital Electronic Circuits, by Anant Agarwal and Jeffrey H. Lang. Morgan Kaufmann Publishers, Elsevier, July 2005. While recommended, the book is not required: relevant sections will be provided electronically as part of the online course for personal use in connection with this course only. The copyright for the book is owned by Elsevier. The book can be purchased on Amazon.
+
The course uses the textbook Foundations of Analog and Digital Electronic Circuits, by Anant Agarwal and Jeffrey H. Lang. Morgan Kaufmann Publishers, Elsevier, July 2005. While recommended, the book is not required: relevant sections will be provided electronically as part of the online course for personal use in connection with this course only. The copyright for the book is owned by Elsevier. The book can be purchased on Amazon.