Commit Graph

  • 245a3d97a8 Simplified the parameters for AssignmentFormatGrader Bridger Maxwell 2012-04-08 01:58:21 -04:00
  • c1e6dd8005 Added single section grader. Midterm and Final are now graded. Bridger Maxwell 2012-04-08 00:38:00 -04:00
  • 779c247512 Weighted scores now working in the refactor and show up correctly on the profile graph. Dropped score markers are back too. Bridger Maxwell 2012-04-07 19:21:19 -04:00
  • 68c47236fb Merge branch 'mathjax-hotfix' Bridger Maxwell 2012-04-06 19:09:38 -04:00
  • 14cd055e5e Two potential sources of error fixed for MathJax wiki bug. Bridger Maxwell 2012-04-06 19:00:38 -04:00
  • 949745daa6 Remove broken symlink to simplewiki. David Ormsbee 2012-04-06 15:49:30 -04:00
  • 04221210de Weighted section grading is mostly working, but the final grade isn't on the graph yet. Bridger Maxwell 2012-04-06 15:47:21 -04:00
  • b0e2ea3a63 Still working on grades refactor. Not working yet, but reached a checkpoint. Bridger Maxwell 2012-04-06 15:04:49 -04:00
  • a0eb072aff Refactoring grades. Adding more generic grading classes. Probably broken right now. Just committing to save progress. Bridger Maxwell 2012-04-05 21:29:38 -04:00
  • 60caf0aa10 Added grades SectionPercentage namedtuple. Fixed bug where problem ids were being used for section labels in graph. Bridger Maxwell 2012-04-05 16:56:16 -04:00
  • e7e86588a9 Merge pull request #10 from MITx/wikieditor bridger 2012-04-05 12:03:37 -07:00
  • 202659cb1b Merged in master branch Bridger Maxwell 2012-04-05 14:50:36 -04:00
  • a018b614fc Merge branch 'master' of github.com:MITx/mitx Lyla Fischer 2012-04-05 14:19:16 -04:00
  • abee617622 check button and "we already started" announcement Lyla Fischer 2012-04-05 14:18:22 -04:00
  • 0704bb3787 Added lectures and solutions in epandable lists Kyle Fiedler 2012-03-26 11:18:05 -04:00
  • 78f8392599 added styles from old handouts Kyle Fiedler 2012-03-21 11:03:48 -04:00
  • 442d0691a5 Use the base package name as the provided value, rather than the path, because .deb packages can't start with / Calen Pennington 2012-04-05 14:03:27 -04:00
  • a1224bd7b9 Mark that the mitx package provides /opt/wwc/mitx Calen Pennington 2012-04-05 13:30:42 -04:00
  • d4a462bd74 only transform height and witdh Kyle Fiedler 2012-04-04 14:23:10 -04:00
  • c8a436eb9e Merge pull request #6 from MITx/kf-captions Reda Lemeden 2012-04-04 10:52:15 -07:00
  • 34627fb0c9 Speed up dropdown animation Kyle Fiedler 2012-04-04 12:20:28 -04:00
  • 7c2cb55d81 Added some firefox fixes Kyle Fiedler 2012-04-04 11:43:26 -04:00
  • 4225317dad Added some js to make the tooltip show the time Kyle Fiedler 2012-04-04 10:26:07 -04:00
  • 032f5fc928 Added style for the tooltip Kyle Fiedler 2012-04-03 14:30:00 -04:00
  • 26c6fe29c1 Added tooltip for time on video Kyle Fiedler 2012-04-03 14:00:18 -04:00
  • 1016843ae2 Added style and js for speed picker and hover for scrubber Kyle Fiedler 2012-04-03 11:46:45 -04:00
  • ca69dc632f Added styles for the captions and video bar Kyle Fiedler 2012-04-02 16:38:22 -04:00
  • 77bd47f749 Added some styles to make videos more cohesive Kyle Fiedler 2012-03-21 16:06:16 -04:00
  • ceb8d4bf5b fix some small css bugs in askbot Kyle Fiedler 2012-04-03 16:47:56 -04:00
  • cec1ecf952 Merge branch 'master' of github.com:MITx/mitx Piotr Mitros 2012-04-03 16:21:29 -04:00
  • 3111bdd3a0 Added specificity to the input styles for password reset Kyle Fiedler 2012-04-03 16:18:15 -04:00
  • e2e9f8904e Gradebook bug. Maybe fixed? Maybe not? Deploy debugging. Piotr Mitros 2012-04-03 15:59:58 -04:00
  • df637d32a2 Typo in gradebook Piotr Mitros 2012-04-03 15:56:14 -04:00
  • ab6ec55a83 Convert AWS settings to pull values from JSON files David Ormsbee 2012-04-03 12:54:02 -04:00
  • d7131c8b13 Update requirements: add path.py (used in settings), remove flup (only necessary for FCGI) David Ormsbee 2012-04-02 16:38:33 -04:00
  • 55312bf7db show instructions for gunicorn David Ormsbee 2012-04-02 14:58:04 -04:00
  • 5aa68c9bb9 Removed code accidentally left in. Bridger Maxwell 2012-04-02 14:47:02 -04:00
  • 98ff3d5bfb Merge branch 'master' into move_settings David Ormsbee 2012-04-02 14:26:05 -04:00
  • f0d80a0738 Flesh out the README.txt for the new settings arrangement David Ormsbee 2012-04-02 14:20:00 -04:00
  • 3a95e3f79f Moving settings2/ folder to envs/ David Ormsbee 2012-04-02 14:15:44 -04:00
  • a90e6e3243 Disable profiler in django-debug-toolbar to avoid duplicate request bug David Ormsbee 2012-04-02 14:11:23 -04:00
  • d1cd7e50c0 change logging from mitx.user to mitx.student to reflect package structure David Ormsbee 2012-04-02 14:09:53 -04:00
  • 3dee54429d More comments on mdx_circuit.py. Incorporated some pull request feedback. Bridger Maxwell 2012-04-01 15:15:39 -04:00
  • d390e9983b Changed CodeMirror back to use a monospaced font, which is important. Bridger Maxwell 2012-03-31 16:59:39 -04:00
  • 26c0a24a0f Added generated css files. Bridger Maxwell 2012-03-31 15:43:49 -04:00
  • bf7bf61cd5 Moved styling to sass. Editor now looks like textarea used to. Bridger Maxwell 2012-03-31 15:43:09 -04:00
  • 0c69e00932 Settings has a default sqlite database Monitor Machine 2012-03-30 18:22:44 -04:00
  • c121f2b024 Django version restriction Monitor Machine 2012-03-30 09:16:11 -04:00
  • 6f2f218bea The wiki creation page now uses the edit template, so it has the unsaved changes confirmation and Codemirror editor. Bridger Maxwell 2012-03-30 06:03:10 -07:00
  • acbe1e8860 Re-enabled unsaved changes confirmation on wiki edit. Bridger Maxwell 2012-03-30 05:49:32 -07:00
  • 183774f637 Fixed codemirror arrowkey navigation bug. Bridger Maxwell 2012-03-29 22:27:55 -07:00
  • d7383bf3c4 Small cleanups in codemirror. Bridger Maxwell 2012-03-29 18:21:25 -07:00
  • d283bb5794 Moved bug fix to minified leanModal Bridger Maxwell 2012-03-29 18:00:42 -07:00
  • 283ad48c25 Changed instructions for circuit-schematic: Bridger Maxwell 2012-03-29 16:41:44 -07:00
  • 4938fb63da Set size of wiki circuits Bridger Maxwell 2012-03-29 16:39:06 -07:00
  • d51341301d Changed some css properties for proper sizing of elements. Bridger Maxwell 2012-03-29 15:56:21 -07:00
  • cd1226814a Typo Piotr Mitros 2012-03-29 15:01:45 -04:00
  • 1ddf41ab1c Missed one conversion to complex Piotr Mitros 2012-03-29 15:00:39 -04:00
  • 1c5945db9c Fixed bug with showing answers related to complex numbers Piotr Mitros 2012-03-29 14:46:53 -04:00
  • 3d7acff666 removed junk file David Ormsbee 2012-03-29 12:23:19 -04:00
  • 93c689e2a8 Don't fail post-install script if link target doesn't exist Calen Pennington 2012-03-28 16:50:03 -04:00
  • a54fcd9777 Merge pull request #5 from MITx/pmitros/name-change David Ormsbee 2012-03-29 08:12:12 -07:00
  • 162fa59441 Merge branch 'master' into pmitros/name-change Kyle Fiedler 2012-03-29 11:08:41 -04:00
  • 393044fba9 cleaned up some css Kyle Fiedler 2012-03-29 10:45:46 -04:00
  • dbb4ff18b0 minor user message changes David Ormsbee 2012-03-29 10:44:06 -04:00
  • 17e84aaed1 Merge pull request #9 from MITx/pmitros/complex-numbers-fix David Ormsbee 2012-03-29 07:08:59 -07:00
  • 37452f3a58 Moved from type to isinstance * Parallel and exponentials in calc were broken because of this. Confirmed working * Added test cases for the above * Fixed a broken test case Piotr Mitros 2012-03-29 09:43:45 -04:00
  • bc604fca34 disabled mail_admins handler for error messages David Ormsbee 2012-03-29 09:29:47 -04:00
  • b2fbf537e4 Properly escaping the schematic html attributes. Bridger Maxwell 2012-03-29 00:16:03 -07:00
  • f62a43965b Fixed bug for selecting lines with non-integer heights. It put up a fight... Bridger Maxwell 2012-03-28 22:50:23 -07:00
  • 686b1bf6bd Moved site, is_secure, etc. into render_to_string shortcut, and fixed bugs in the shortcut. We should test this pretty well, since this touches a lot of templates Piotr Mitros 2012-03-28 19:44:22 -04:00
  • eeffa7a6d2 http to https in confirmation e-mails Piotr Mitros 2012-03-28 17:50:51 -04:00
  • 9a7c0451ab Better logging. Tested and fixed bugs in previous commits Piotr Mitros 2012-03-28 17:45:43 -04:00
  • 25ca62d952 Proper e-mail address validation Piotr Mitros 2012-03-28 17:20:35 -04:00
  • bb15d92381 Fixed leanModal bug that caused lots of overlays to be added. Bridger Maxwell 2012-03-28 14:20:08 -07:00
  • adf483a96b type converted to isinstance Piotr Mitros 2012-03-28 17:11:14 -04:00
  • f95aa496fa Better compatibility with the Codemirror editor and the markdown circuit extension. Bridger Maxwell 2012-03-28 14:09:21 -07:00
  • 7d3caf58e2 Fixed buttons for most sequnces Kyle Fiedler 2012-03-28 15:48:30 -04:00
  • b288ec50f3 Fixed bug with the calculator Kyle Fiedler 2012-03-28 15:09:05 -04:00
  • 230ea1e650 Added fix for sequence nav bug Kyle Fiedler 2012-03-28 14:56:32 -04:00
  • f6787bd8be Minor word smithing Piotr Mitros 2012-03-28 14:53:35 -04:00
  • 59dfb2cfd4 Complex numbers now work in problems Piotr Mitros 2012-03-28 14:42:02 -04:00
  • 9f379395b5 Fix issue with publish step not finding the .deb file Calen Pennington 2012-03-28 13:52:44 -04:00
  • 7199f96891 Use shorter commit hashes, and put the build number in the .deb name Calen Pennington 2012-03-28 13:46:01 -04:00
  • c61c642577 Add a publish task that pushes rpms to gp Calen Pennington 2012-03-27 20:40:01 -04:00
  • 99b8a51101 Removed debug comments. Bridger Maxwell 2012-03-28 01:00:33 -07:00
  • 3c015bb0a9 Another codemirror fix. Bridger Maxwell 2012-03-28 00:56:44 -07:00
  • 32384c8eb9 Fixed a lot of bugs with selection in codemirror. Seems to work pretty solidly now\! Bridger Maxwell 2012-03-28 00:36:06 -07:00
  • 43318b7213 Fixing deletion / insertion bugs and inconsistencies Bridger Maxwell 2012-03-27 14:33:24 -07:00
  • d3771b16a8 Removed deactive and unenroll Kyle Fiedler 2012-03-27 13:59:24 -04:00
  • e99e5b3679 Added the highlight back to the updates Kyle Fiedler 2012-03-27 13:54:13 -04:00
  • 469a429c2a Merge pull request #7 from MITx/bridger-grades David Ormsbee 2012-03-27 09:59:19 -07:00
  • 5cecd0acbb Merge pull request #8 from MITx/textline_size pmitros 2012-03-27 06:58:18 -07:00
  • 75f5a1cfee failed to actually test and find the missing colon Lyla Fischer 2012-03-27 09:51:27 -04:00
  • 64e187fdd4 fixed default handling Lyla Fischer 2012-03-27 09:44:27 -04:00
  • ce5540b234 textine size addition Lyla Fischer 2012-03-27 09:35:22 -04:00
  • 952b754966 New method works without line wrapping too Bridger Maxwell 2012-03-26 17:15:45 -07:00
  • 5580c62ee4 Wiki editor now has wrapped lines. Bridger Maxwell 2012-03-26 13:48:11 -07:00
  • 79476eca6e Add a post-install script that points the link to the correct revision Calen Pennington 2012-03-26 15:05:29 -04:00
  • a858c91ffc Simple css change to get a decent looking demo. Bridger Maxwell 2012-03-26 11:03:14 -07:00