Commit Graph

  • ecf432ad78 Make the simple course pass roundtrip test: Victor Shnayder 2012-08-06 11:14:11 -04:00
  • 79e0bc25f8 Make url_names on error descriptors unique Victor Shnayder 2012-08-06 08:46:08 -04:00
  • e6e290f525 Make initial import-export tests pass. Victor Shnayder 2012-08-03 19:03:19 -04:00
  • b091dcabe0 metadata and file format cleanups Victor Shnayder 2012-08-03 18:20:06 -04:00
  • 6ed9052755 minor cleanups Victor Shnayder 2012-08-03 18:16:54 -04:00
  • b285f50d92 Make unknown metadata persist accross import-export Victor Shnayder 2012-08-03 15:28:48 -04:00
  • d09e2261f3 New file structure--everything in own file Victor Shnayder 2012-08-03 14:51:19 -04:00
  • ca177570fa Merge pull request #356 from MITx/kimth/lms-coderesponse ichuang 2012-08-07 07:56:23 -07:00
  • 4c25baee43 Merge pull request #355 from MITx/arjun/choicegroup_text ichuang 2012-08-07 07:55:01 -07:00
  • 2135ed5015 added vote arrows Tom Giannattasio 2012-08-07 10:16:08 -04:00
  • 462d75936a Merge pull request #357 from MITx/hotfix-registration ichuang 2012-08-07 07:11:53 -07:00
  • 4b2091b173 fix typo in registration button jquery ichuang 2012-08-07 10:09:55 -04:00
  • 87019c4bcb Merge branch 'master' of github.com:dementrock/mitx into discussion3 Brittany Cheng 2012-08-07 10:07:30 -04:00
  • cb2fbfa54c Added test for answers file-to-filename conversion kimth 2012-08-07 09:38:36 -04:00
  • ceeea66417 Fix overrzealous file_to_filename conversion and fix CapaProblem unit tests kimth 2012-08-07 09:24:17 -04:00
  • c5fa6bac89 Merge pull request #353 from MITx/ichuang/showhide-staff-debug Calen Pennington 2012-08-07 05:43:14 -07:00
  • 3dffcaca1c Fixed capitalization in gradebook css. Bridger Maxwell 2012-08-07 08:42:08 -04:00
  • e14ebaafc3 Merge pull request #345 from MITx/MITx/feature/bridger/fast_course_grading Calen Pennington 2012-08-07 05:39:18 -07:00
  • 3a52e86a87 Fixed weighting of individual problems. Unmodified problems have weight None, not 1. Bridger Maxwell 2012-08-07 08:00:06 -04:00
  • 8287e5a13f Fixed grading bug where list comprehension variable overrode local variable. Bridger Maxwell 2012-08-07 07:33:35 -04:00
  • 0c4ad3b152 Converting seed to str to allow for using Mock objects as a seed during tests. Arjun Singh 2012-08-07 04:30:19 -04:00
  • 332dd8c99e Adding tests for javascript response; required copying files that would exist in other places in the main LMS to test_files because the test environment is fragile. This tests the code, but not the environment. Arjun Singh 2012-08-07 04:29:45 -04:00
  • 7cd8ffff3d Cleans up node calls and (barely) improves security as subprocess.Popen will escape arguments properly. This means that instructors cannot set the grader/generator to ;/bin/rm -rf *; however, the python and node environments are not sandboxed at all and so instructors can still run arbitrarily malicious code. Arjun Singh 2012-08-07 03:55:01 -04:00
  • fb6dbb120e Fixing dependency system for javascriptresponses. In particular, adding a location for node-only packages (that are never sent to the client) in lms/lib/node_modules and adding lms/static/js, lms/static/coffee/* to the NODE_PATH, along with the course's data directory. Arjun Singh 2012-08-07 03:28:35 -04:00
  • 19fa50a882 Removing the <text> wrapper around choice text for radiogroup and checkboxgroup. Arjun Singh 2012-08-07 02:38:23 -04:00
  • 49b1678bf4 Merge pull request #354 from MITx/arjun/grading_fix kimth 2012-08-06 22:28:57 -07:00
  • 323fb18c74 Poor fix for a breaking change in which student answers that were arrays (e.g. those resulting from a checkbox group) would be converted to strings and graded incorrectly. Arjun Singh 2012-08-07 00:14:48 -04:00
  • 96746721c4 Fixed incorrect default argument so that tests run; however the new value is incorrect and needs to be fixed. Arjun Singh 2012-08-07 00:11:39 -04:00
  • 77900bd761 simple blank slate Rocky Duan 2012-08-06 23:17:38 -04:00
  • 42cab65903 make behavior consistent with normal mathjax Rocky Duan 2012-08-06 23:05:05 -04:00
  • 26a80f2d9b fixed escape recovering bug Rocky Duan 2012-08-06 23:00:38 -04:00
  • 0ae68e7324 Merge branch 'master' of github.com:MITx/mitx into merge Rocky Duan 2012-08-06 22:38:31 -04:00
  • 5679b0da5d sort by activity Rocky Duan 2012-08-06 22:25:15 -04:00
  • c2e2cd40a4 fixed display mode single character bug Rocky Duan 2012-08-06 22:21:10 -04:00
  • d33ddec470 fixed multiple renderer bug Rocky Duan 2012-08-06 22:20:56 -04:00
  • fa8bf7f371 make the staff debug information appear in a show/hide span ichuang 2012-08-06 21:54:29 -04:00
  • fe02d04f07 use raw title Rocky Duan 2012-08-06 21:46:33 -04:00
  • bd4a386d93 highlighting while skipping code and mathjax (ugly and slow solution) Rocky Duan 2012-08-06 21:43:43 -04:00
  • 0940a3cc83 Merge pull request #352 from MITx/kimth/lms-coderesponse kimth 2012-08-06 16:09:56 -07:00
  • d3f4746f57 Don't contact queueing server on Django load kimth 2012-08-06 19:02:40 -04:00
  • 69ba80bf63 Merge branch 'master' into MITx/feature/bridger/fast_course_grading Bridger Maxwell 2012-08-06 18:51:59 -04:00
  • 873f1431ec Put back dynamic grade cutoffs and final grade rounding (from stable-end-of-course) Bridger Maxwell 2012-08-06 18:51:11 -04:00
  • 88d672e862 Add hashlib back into responsetypes temporarily. Arjun Singh 2012-08-06 18:49:59 -04:00
  • 2f84e0ca78 Merge master Arjun Singh 2012-08-06 18:48:17 -04:00
  • 926763a3d6 Merge pull request #351 from MITx/edit-link-fix ichuang 2012-08-06 15:44:34 -07:00
  • 92ca7ff240 link styles Brittany Cheng 2012-08-06 18:42:00 -04:00
  • d9ffca2a31 vote_for_comment typo Mike Chen 2012-08-06 18:41:37 -04:00
  • 6dfbb222ab Merge branch 'master' of github.com:MITx/mitx ichuang 2012-08-06 18:41:18 -04:00
  • ff5773c0d9 Merge pull request #348 from MITx/kimth/lms-coderesponse ichuang 2012-08-06 15:40:56 -07:00
  • 6bc69ff97b added permanent link for comments Mike Chen 2012-08-06 18:38:04 -04:00
  • 9728b429b7 Merge branch 'kimth/lms-coderesponse' of github.com:MITx/mitx ichuang 2012-08-06 18:36:11 -04:00
  • f47ab30c3f small fix to xmodule_modifiers to fix case when filename missing ichuang 2012-08-06 18:34:54 -04:00
  • 6cdd3a7ec2 started thread styles Tom Giannattasio 2012-08-06 18:17:21 -04:00
  • 99e7d0076e Adding a method of executing scripts fetched via AJAX in IE8+. Also adds inputtype-specific handlers so that javascript can be executed when an inputtype is encountered. Arjun Singh 2012-08-06 18:03:32 -04:00
  • 2337eeba1e Adding javascriptresponse. This responsetype is a framework for problems that are entirely controlled by javascript and graded by Node.js on the server. Arjun Singh 2012-08-06 18:02:18 -04:00
  • 50228fc2d6 added permanent link for threads Mike Chen 2012-08-06 18:09:35 -04:00
  • 869e638e07 Removing compiled js files in data directories before recompiling them; this causes compilation errors to fail loudly. Arjun Singh 2012-08-06 05:28:19 -04:00
  • 833e7777db Watching xmodule js Arjun Singh 2012-08-06 05:27:36 -04:00
  • 981fc90afb new post styles Brittany Cheng 2012-08-06 17:59:10 -04:00
  • 18a7f58735 Handle xreply parsing errors more gracefully kimth 2012-08-06 17:44:07 -04:00
  • b6e9e7a4bb Handle network errors more gracefully kimth 2012-08-06 17:36:38 -04:00
  • 16e86fe5b0 show searched tag Mike Chen 2012-08-06 17:28:58 -04:00
  • 43a70d8994 a few main discussion page tweaks Tom Giannattasio 2012-08-06 17:04:24 -04:00
  • 0ec7e3d3cd added "top" sort type Tom Giannattasio 2012-08-06 17:04:07 -04:00
  • fa7d1745dc removed extraneous elements (page title, search within) Tom Giannattasio 2012-08-06 17:03:49 -04:00
  • ae11f91880 Queue submission reports queue length kimth 2012-08-06 16:56:44 -04:00
  • 99c3a7996a Fix color of speed dropdown Kyle Fiedler 2012-08-06 16:49:29 -04:00
  • 4fedca5bf9 Merge remote-tracking branch 'origin/master' into MITx/feature/bridger/fast_course_grading Bridger Maxwell 2012-08-06 16:49:05 -04:00
  • 00486819c2 Make CodeMirror more pleasant for 6.00 kimth 2012-08-06 16:47:24 -04:00
  • baa2b14405 Changed interface of StudentModuleCache. Other changes from code review. Bridger Maxwell 2012-08-06 16:36:53 -04:00
  • c2e351523f Update ModuleSystem kimth 2012-08-06 16:28:15 -04:00
  • 4e6808bb47 Merge master kimth 2012-08-06 16:26:25 -04:00
  • dc29570189 Merge branch 'master' of github.com:dementrock/mitx into ccp0101/moderation Mike Chen 2012-08-06 16:16:44 -04:00
  • 39ae9343e8 merged brittany's branch & fixed stuff Rocky Duan 2012-08-06 16:15:36 -04:00
  • 41e7d72ea8 Xqueue interface is embedded in ModuleSystem kimth 2012-08-06 16:13:35 -04:00
  • e90103abdf Reset styles for profile page and some for the info page Kyle Fiedler 2012-08-06 16:03:48 -04:00
  • ac960ab9df Add images for book and fix styles for wiki Kyle Fiedler 2012-08-06 13:33:33 -04:00
  • a090d62339 Add styles for next last page in textbook Kyle Fiedler 2012-08-06 11:12:10 -04:00
  • e40c6b3812 Reset some styles for the textbook Kyle Fiedler 2012-08-06 10:59:55 -04:00
  • 29b8577346 Fix styles in the handouts sidebar Kyle Fiedler 2012-08-06 10:13:52 -04:00
  • fca5ab9a08 added delete link Mike Chen 2012-08-06 16:01:41 -04:00
  • 7e8b1992f0 show endorsed checkmark based on permissions Mike Chen 2012-08-06 15:51:33 -04:00
  • 7cc502c886 Refactor list of inputs in ajax kimth 2012-08-06 15:44:27 -04:00
  • 427a871456 Merge branch 'discussion2' of github.com:dementrock/mitx Rocky Duan 2012-08-06 15:21:54 -04:00
  • 1805ed8a7c search highlighting Rocky Duan 2012-08-06 15:21:48 -04:00
  • 24f85bf202 Merge pull request #340 from MITx/kimth/lms-coderesponse Calen Pennington 2012-08-06 12:17:15 -07:00
  • af656fcf21 use permissions to check if one can edit or relp Mike Chen 2012-08-06 15:08:47 -04:00
  • 110637c023 XqueueInterface is a singleton instantiated object kimth 2012-08-06 15:06:19 -04:00
  • 24a69a7409 thread styles Brittany Cheng 2012-08-06 14:57:56 -04:00
  • 291cbac838 Merge pull request #342 from MITx/lms-migration Calen Pennington 2012-08-06 11:51:50 -07:00
  • 45cc349d40 comment info Brittany Cheng 2012-08-06 14:51:44 -04:00
  • 9805ed8962 cleanup syntax, split long if into two lines ichuang 2012-08-06 14:37:17 -04:00
  • 5e9dfabfda comment info Brittany Cheng 2012-08-06 14:33:37 -04:00
  • 8a1747770a redirect to course_about page if hit internal course page unregistered for ichuang 2012-08-06 14:30:53 -04:00
  • b1ddff838c add comment about course start date logic ichuang 2012-08-06 14:23:55 -04:00
  • 6f894c816c use jquery for error msg in course_about ichuang 2012-08-06 14:19:45 -04:00
  • 871ed954be ACCESS_REQUIRE_STAFF_FOR_COURSE default False in lms.envs.dev ichuang 2012-08-06 14:16:11 -04:00
  • 3484f5382c isinstance instead of type ichuang 2012-08-06 14:10:00 -04:00
  • fb7ff47b15 Accidentally commited local changes to envs. Bridger Maxwell 2012-08-06 14:03:49 -04:00
  • d7cab471f2 Accidentally had left a print statement commented out. Bridger Maxwell 2012-08-06 14:00:45 -04:00