Commit Graph

1640 Commits

Author SHA1 Message Date
Calen Pennington
e6015eb9e7 Make showanswer and rerandomize propogate downwards in course.xml 2012-04-30 14:30:48 -04:00
Reda Lemeden
74613b1f62 Merge pull request #16 from MITx/kf-tutorials
Added new styles for tutorials
2012-04-26 10:49:47 -07:00
Kyle Fiedler
05196249c1 Important :/ 2012-04-26 13:33:27 -04:00
Kyle Fiedler
eef6fee0dd added styles to fix bullets showing up in sequence nav 2012-04-26 13:31:28 -04:00
Kyle Fiedler
ad619e4dfc added styles to fix bullets showing up in sequence nav 2012-04-26 13:31:28 -04:00
Kyle Fiedler
7771c1d1de Added styles for headers for tutorials 2012-04-26 13:29:28 -04:00
Kyle Fiedler
97775532f9 Added better styles for titles and removed some white spaces 2012-04-26 13:29:28 -04:00
Kyle Fiedler
40de329405 More styles for tutorial index 2012-04-26 13:29:28 -04:00
Kyle Fiedler
070fb5fb74 Added new styles for tutorials 2012-04-26 13:29:27 -04:00
Calen Pennington
caf5c04007 Adding users to generated fixture data 2012-04-26 12:49:38 -04:00
Calen Pennington
dfc1749604 Adding code to anonymize fixture data 2012-04-25 15:43:47 -04:00
Kyle Fiedler
c69e7cfeee Added style for unorderlists in courseware 2012-04-25 15:33:09 -04:00
Calen Pennington
9a0ff90a56 Adding configuration for the messages module 2012-04-25 11:20:14 -04:00
Calen Pennington
bdecc17cf6 Add task for running mitx tests 2012-04-25 11:20:14 -04:00
David Ormsbee
7b4cc10971 Merge pull request #21 from MITx/pmitros/case_fix
Case sensitivity bug fix
2012-04-24 15:43:01 -07:00
Piotr Mitros
fd3e571478 Took out print 2012-04-24 18:42:13 -04:00
Piotr Mitros
58a0a7d0d6 Case sensitivity bug fix 2012-04-24 18:27:54 -04:00
Kyle Fiedler
2908b7b3ba More minor tweeks 2012-04-24 11:09:33 -04:00
Kyle Fiedler
aa6901e69d Small tweeks to the css 2012-04-24 11:09:33 -04:00
Kyle Fiedler
16aaf688d8 Sorry firefox you don't get fulllscreen 2012-04-24 11:09:32 -04:00
Kyle Fiedler
7d9e02cbdf Added some bug fixes 2012-04-24 11:09:32 -04:00
Kyle Fiedler
74addbc9ec Compiled Sass 2012-04-24 11:09:32 -04:00
Kyle Fiedler
b24cf842dc Added more bug fixes 2012-04-24 11:09:32 -04:00
Kyle Fiedler
460849a360 added fix for html5 2012-04-24 11:09:32 -04:00
Kyle Fiedler
4d02f5d6aa Added fixes for bugs for the video 2012-04-24 11:09:32 -04:00
Kyle Fiedler
a7787d2320 Added some more small bug fixes 2012-04-24 11:09:32 -04:00
Kyle Fiedler
327598b71b Added some fixeds to the dropdown and made it on hover 2012-04-24 11:09:32 -04:00
Kyle Fiedler
67db5c12f5 Added arrow to show the dropdown 2012-04-24 11:09:32 -04:00
Kyle Fiedler
1f6209da11 Added styles and tooltips for full screen and captions 2012-04-24 11:09:31 -04:00
Kyle Fiedler
c4b5b6b3c0 Added some fixes for bugs in full screen mode 2012-04-24 11:09:31 -04:00
Kyle Fiedler
8b563c0c9d added some more styles for the fullscreen video 2012-04-24 11:09:31 -04:00
Kyle Fiedler
2be9a1e6d2 Removed fullscreen js as it breaks the video 2012-04-24 11:09:31 -04:00
Kyle Fiedler
3c60d7a69b Added hover over video bar and js to possibly go true full screen 2012-04-24 11:09:31 -04:00
Kyle Fiedler
9bfd25b4aa removed mac .ds_store file 2012-04-24 11:09:31 -04:00
Kyle Fiedler
98aa962034 Fixed issues with full screen 2012-04-24 11:09:31 -04:00
Kyle Fiedler
6c25054469 remove some styling for inline videos 2012-04-24 11:09:31 -04:00
Kyle Fiedler
a79bba506d Tring to get overlay to work with display table 2012-04-24 11:09:30 -04:00
Calen Pennington
26a3e6cdf4 Merge pull request #11 from MITx/move_settings
Reorganize settings files for different environments
2012-04-19 07:52:02 -07:00
David Ormsbee
c23d2804be slightly simplified urlpatterns setting in urls.py 2012-04-19 10:50:32 -04:00
David Ormsbee
efc057109e remove references to unused TEXTBOOK_DIR, add comments 2012-04-19 10:36:14 -04:00
David Ormsbee
0316d9718c enable mathjax in askbot 2012-04-19 10:26:26 -04:00
David Ormsbee
a476571e52 apparently ASKBOT_CLOSED_FORUM_MODE doesn't work outside LIVESETTINGS either... 2012-04-18 21:23:46 -04:00
David Ormsbee
81e9a39a89 add askbot closed forum mode to settings.py (not just inside LIVESETTINGS) 2012-04-18 21:05:44 -04:00
Calen Pennington
8ec81a1c2b Removing hardcoded dependencies in favor of deps from puppet 2012-04-18 18:13:24 -04:00
Calen Pennington
a49057dfbf Deploy packages to /opt/wwc, rather than /opt/packages 2012-04-18 14:58:16 -04:00
Calen Pennington
ce346f6608 Don't use sudo during configuration script 2012-04-18 14:35:18 -04:00
Calen Pennington
c7c74c729c Make code be owned by makeitso 2012-04-18 14:24:09 -04:00
Calen Pennington
ee5dedad4e Revert "Use git to get the branch name and commit number, rather than incoming environment variables"
This reverts commit d6a57558d7.
2012-04-18 13:06:25 -04:00
Calen Pennington
d6a57558d7 Use git to get the branch name and commit number, rather than incoming environment variables 2012-04-18 12:47:38 -04:00
Calen Pennington
033f525182 Lowercase the branch name while building .debs 2012-04-18 12:43:24 -04:00