Commit Graph

  • a46a37d1c0 log.debug -> log.exception; revert log change in xml_module ichuang 2012-08-06 13:58:42 -04:00
  • ba42c0225d Moved the generation of the 'grading context' to a lazy property in course descriptor. Bridger Maxwell 2012-08-06 13:57:41 -04:00
  • 3f1534eab7 added permission framework. Mike Chen 2012-08-06 12:58:20 -04:00
  • 6c875206bc Simplify file submission front end kimth 2012-08-06 12:44:19 -04:00
  • 307ebed8f6 reorganize css Brittany Cheng 2012-08-06 12:41:45 -04:00
  • 8346804aaf reorganize css Brittany Cheng 2012-08-06 12:06:34 -04:00
  • 9ab745c331 reorganize css Brittany Cheng 2012-08-06 12:04:15 -04:00
  • c950d437e5 Add comments on CodeResponse.get_score kimth 2012-08-06 11:58:00 -04:00
  • 2348f71cc6 Merge remote-tracking branch 'origin/master' into MITx/feature/bridger/fast_course_grading Bridger Maxwell 2012-08-06 11:48:42 -04:00
  • 27eaffe246 sort styles Brittany Cheng 2012-08-06 11:47:16 -04:00
  • a9c122d737 Removed cache for UserTestGroup in debug mode. Bridger Maxwell 2012-08-06 11:37:47 -04:00
  • cbab4f1006 Fixed some imports on gradebook.html Bridger Maxwell 2012-08-06 11:32:26 -04:00
  • 7f5246f653 Removed test view for grading. Bridger Maxwell 2012-08-06 10:17:53 -04:00
  • 8059008bde Switch from exception logging middleware to a django signal handler, so that we no longer swallow Http404 exceptions and turn them into 500 errors Calen Pennington 2012-08-06 10:13:12 -04:00
  • 881cafb88d Moved default parameter assignment to function def, parse_xreply util function kimth 2012-08-06 09:14:09 -04:00
  • 7607444286 fix bug: course staff group based on dir_name, not course number ichuang 2012-08-05 23:26:31 -04:00
  • 553f7046b4 suggested username for ssl auth is conjoined name with no spaces ichuang 2012-08-05 21:12:56 -04:00
  • 0347eb498c add MITX_FEATURES flags to enable textbook and discussion, and modify course_navigation correspondingly ichuang 2012-08-05 20:24:00 -04:00
  • 30f5bdb429 fixed the order of decorators Mike Chen 2012-08-05 17:38:47 -04:00
  • 190f1f8f89 tracking_log template ichuang 2012-08-05 16:35:32 -04:00
  • b612517dde Merge branch 'lms-migration' of github.com:MITx/mitx into lms-migration ichuang 2012-08-05 16:33:58 -04:00
  • c42960c172 add feature ENABLE_SQL_TRACKING_LOGS and url view /event_logs ichuang 2012-08-05 16:32:58 -04:00
  • 1f5aa5e68b fixed new post editor position Rocky Duan 2012-08-05 15:33:18 -04:00
  • 28c1352c07 handleSearch not in use anymore Rocky Duan 2012-08-05 15:31:44 -04:00
  • 8bdefecb79 fixed search button Rocky Duan 2012-08-05 15:22:26 -04:00
  • 20926e839b fixed ajax retrieved search bar in forum view Rocky Duan 2012-08-05 14:57:35 -04:00
  • 3ee224e399 improve create_user script slightly, to auto-grab fullname for MIT users ichuang 2012-08-05 12:39:13 -04:00
  • 3c23235885 fix for some broken github edit links - avoids symlinks ichuang 2012-08-05 11:39:56 -04:00
  • 1ff49aa3f9 remove unnecessary comments from util-scripts/* ichuang 2012-08-04 21:15:51 -04:00
  • 9db88b0b52 fix comment in dev.py ichuang 2012-08-04 21:13:43 -04:00
  • f0850e25a8 Merge branch 'lms-migration' of github.com:MITx/mitx into lms-migration ichuang 2012-08-04 21:11:27 -04:00
  • ebe6bf4888 remove some unnecessary debugging lines in xmodule_modifiers ichuang 2012-08-04 21:10:50 -04:00
  • cacd58ca9f fixed sort bug Rocky Duan 2012-08-04 19:50:50 -04:00
  • e22371b80d fixed some notification stuff Rocky Duan 2012-08-04 19:41:24 -04:00
  • 7c58fd27a1 Merge branch 'master' of github.com:MITx/mitx Rocky Duan 2012-08-04 18:07:27 -04:00
  • a1575799ba Merge branch 'discussion2' of github.com:dementrock/mitx Rocky Duan 2012-08-04 18:04:07 -04:00
  • 9308e39d4e bug fix Rocky Duan 2012-08-04 18:03:59 -04:00
  • 09baabee0b added command: run rake django-admin[sync_user_info] to sync info to discussion Rocky Duan 2012-08-04 18:00:57 -04:00
  • 0af26ae8d6 check if mathjax exists before proceeding Rocky Duan 2012-08-04 18:00:25 -04:00
  • 0fd2ed99c6 client side function for user operations Rocky Duan 2012-08-04 17:59:58 -04:00
  • 69e28e3966 callback to sync user info Rocky Duan 2012-08-04 17:59:44 -04:00
  • 23669f5aa1 add some error handling to utility scripts ichuang 2012-08-04 17:56:32 -04:00
  • 7fe75030cc fix staff edit link in module content display (goes to github) ichuang 2012-08-04 17:52:14 -04:00
  • 7cd0914541 minor changes Rocky Duan 2012-08-04 16:06:15 -04:00
  • 85af1d88cf utility scripts to create new users, and staff_* groups for courses ichuang 2012-08-04 15:30:36 -04:00
  • b8ae026c29 fail gracefully if course.xml missing metadata in course_staff_group_name ichuang 2012-08-04 11:16:47 -04:00
  • d50af5765e make university profile pages also use get_courses_by_university ichuang 2012-08-04 11:03:54 -04:00
  • fb7b48e10a minor - have migrate also show user when debugging ichuang 2012-08-04 10:28:05 -04:00
  • 3f83904c12 if AUTH_REQUIRE_STAFF_FOR_COURSE then course list = those accessible ichuang 2012-08-04 10:19:54 -04:00
  • c20ebd13c4 in course_about.html make "You are registered..." a link to course ichuang 2012-08-04 08:22:06 -04:00
  • 9de6e28180 limit course reload to localhost or user.is_staff ichuang 2012-08-03 22:52:48 -04:00
  • 10f53d62e3 migration views - see modulestore contents, and force reload of course ichuang 2012-08-03 22:38:33 -04:00
  • 30922fb449 add ACCESS_REQUIRE_STAFF_FOR_COURSE feature for enrollment check ichuang 2012-08-03 21:39:23 -04:00
  • f1ba26b007 require login and enrollment in course to be able to view its courseware ichuang 2012-08-03 20:36:17 -04:00
  • 84ed806f0d start on lms migration path: view for loaded modules, and reload method ichuang 2012-08-03 20:11:58 -04:00
  • 6d650d1825 Got the gradebook working again with the new fast grading method. Bridger Maxwell 2012-08-03 17:55:25 -04:00
  • 5643903efc small change in html Brittany Cheng 2012-08-03 17:40:51 -04:00
  • 8aef6a0e75 Ajax doesn't complain about FormData if there's no file to be uploaded kimth 2012-08-03 17:38:34 -04:00
  • 8eff9f7caa Upload to xqueue kimth 2012-08-03 17:11:55 -04:00
  • 694520ebb2 StudentModuleCache now allows a list of descriptors. This speeds up grading significantly. Bridger Maxwell 2012-08-03 17:00:04 -04:00
  • 9b322f68b4 Merge pull request #337 from MITx/feature/victor/use-url-names Calen Pennington 2012-08-03 13:23:31 -07:00
  • d507ac6cc0 should be like this Rocky Duan 2012-08-03 16:23:19 -04:00
  • b1494da02c Merge pull request #330 from MITx/ExternalAuth Calen Pennington 2012-08-03 13:18:55 -07:00
  • 8bf4bc2d5e Merge branch 'discussion2' of github.com:dementrock/mitx Rocky Duan 2012-08-03 16:09:23 -04:00
  • 042ccf9754 make everything inline (ajax) for now Rocky Duan 2012-08-03 16:09:13 -04:00
  • 79497287d7 moved some stuff & ajax link to page Rocky Duan 2012-08-03 15:55:21 -04:00
  • 9d52c43286 Add 'value' to filesubmission template kimth 2012-08-03 15:49:30 -04:00
  • c25eded4fc Move xqueue_interface to lib/capa kimth 2012-08-03 15:32:02 -04:00
  • af22761778 modx_dispatch doesn't need xqueue_interface kimth 2012-08-03 15:27:39 -04:00
  • 53b6c9944c reply and edit margins Brittany Cheng 2012-08-03 15:22:26 -04:00
  • 3c681a207f fixed vote bug Rocky Duan 2012-08-03 15:07:57 -04:00
  • 6f798fd196 Merge branch 'discussion2' of github.com:dementrock/mitx Rocky Duan 2012-08-03 14:59:30 -04:00
  • b2c1904c7a ajax endorse Rocky Duan 2012-08-03 14:59:23 -04:00
  • 600beb2849 ajax vote / unvote comments Rocky Duan 2012-08-03 14:52:39 -04:00
  • 356c44c5bf voting styles Brittany Cheng 2012-08-03 14:48:50 -04:00
  • 94e24c1626 Leftover name->url_name fixes Victor Shnayder 2012-08-03 14:45:43 -04:00
  • 604596843c Time to think about file interface with xqueue kimth 2012-08-03 14:39:30 -04:00
  • cbb39406b6 sort styles Brittany Cheng 2012-08-03 14:37:14 -04:00
  • 473bb817e8 File objects passed to responsetype only if responsetype explicitly allows filesubmissions kimth 2012-08-03 14:34:48 -04:00
  • 854508b006 Removed the unnecessary creation of StudentModules when calling module_render's get_module. Bridger Maxwell 2012-08-03 14:30:45 -04:00
  • 5d30c2de06 sort arrows Brittany Cheng 2012-08-03 14:28:04 -04:00
  • 038d7f89e5 ajax editing comments / threads Rocky Duan 2012-08-03 14:26:37 -04:00
  • bfd441255a Every path except for 'get_score' gets filename instead of file object kimth 2012-08-03 14:16:20 -04:00
  • cbb377d383 Answer dict values remain unicode, rather than str kimth 2012-08-03 14:10:22 -04:00
  • afcd6fb1d7 Safe logging of File-included answers kimth 2012-08-03 14:02:49 -04:00
  • eeaa1e0440 Capa util function to turn File objects in dict to filename (string) kimth 2012-08-03 13:54:33 -04:00
  • 7a9489a9b8 modx_dispatch combines file and non-file submission into single answer dict kimth 2012-08-03 13:53:31 -04:00
  • a587cb5a3c Merge branch 'discussion2' of github.com:dementrock/mitx Rocky Duan 2012-08-03 13:43:15 -04:00
  • 7d1b577b80 show discussion & reply fix Rocky Duan 2012-08-03 13:43:07 -04:00
  • 0a2aafab08 follow button style Brittany Cheng 2012-08-03 13:40:04 -04:00
  • 4ac3eebcfb Merge branch 'master' of github.com:dementrock/mitx into discussion2 Brittany Cheng 2012-08-03 13:39:23 -04:00
  • 2077729d7c Merge branch 'discussion2' of github.com:dementrock/mitx Rocky Duan 2012-08-03 13:38:18 -04:00
  • ec258a6346 follow button Brittany Cheng 2012-08-03 13:36:14 -04:00
  • 9b2578c79c fix reply & some random stuff Rocky Duan 2012-08-03 13:35:15 -04:00
  • b73e329dd8 follow button Brittany Cheng 2012-08-03 13:33:40 -04:00
  • fd922cf755 slight changes Rocky Duan 2012-08-03 12:49:35 -04:00
  • 5224856286 Merge branch 'discussion2' Rocky Duan 2012-08-03 12:45:48 -04:00
  • 8297f7b569 slight changes Rocky Duan 2012-08-03 12:45:30 -04:00
  • 15fa639e8b merge conflict Brittany Cheng 2012-08-03 12:31:28 -04:00
  • 69475c63c8 move follow, remove hover Brittany Cheng 2012-08-03 12:30:21 -04:00