Commit Graph

  • bc288424a4 Rework styles for test results and style file upload Kyle Fiedler 2012-08-30 15:22:27 -04:00
  • 7ece39f345 Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions Tom Giannattasio 2012-08-30 13:38:05 -04:00
  • 757c817b95 tweaked comment styles Tom Giannattasio 2012-08-30 13:37:50 -04:00
  • 3cc3876b74 Add new post back in. Matthew Mongeau 2012-08-30 13:32:14 -04:00
  • 3be48e5012 Formatted new hints and testing blocks Kyle Fiedler 2012-08-23 16:12:09 -04:00
  • a9f624115c Added styles for hints Kyle Fiedler 2012-08-23 10:10:13 -04:00
  • 476f4fa7ea Fix liking. Matthew Mongeau 2012-08-30 13:16:19 -04:00
  • a27ba692a8 Merge pull request #593 from MITx/feature/ichuang/fix-typo-in-lms-migration David Ormsbee 2012-08-30 10:11:09 -07:00
  • 8c5b203dfb Merge pull request #591 from MITx/kimth/gentler-frontend David Ormsbee 2012-08-30 10:10:44 -07:00
  • 1acb6185de Get math working. Matthew Mongeau 2012-08-30 13:06:37 -04:00
  • afd6126e36 Fix some styles. Matthew Mongeau 2012-08-30 12:43:02 -04:00
  • 6287e43f55 Add ability to create replies. Matthew Mongeau 2012-08-30 11:50:38 -04:00
  • 5267f03b97 Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions Tom Giannattasio 2012-08-30 11:38:46 -04:00
  • 362bbb1794 Close form Matthew Mongeau 2012-08-30 11:38:34 -04:00
  • 1559b86e27 added new post markup, style and basic interactions Tom Giannattasio 2012-08-30 11:37:50 -04:00
  • abc0092fe1 Formatting around wmd Matthew Mongeau 2012-08-30 11:23:06 -04:00
  • 87967b9eb8 [34078525] Makes OpenID provider login box modal. Carlos Andrés Rocha 2012-08-30 10:47:32 -04:00
  • 04e8e5378c Fix load order. Matthew Mongeau 2012-08-30 11:12:16 -04:00
  • 4ce41c0111 fix course_ids for Berkeley internal courses and 3.091 Victor Shnayder 2012-08-30 10:53:38 -04:00
  • 24c7632664 Start responses. Matthew Mongeau 2012-08-30 10:17:47 -04:00
  • b80ceecf87 Note when posts have been updated, and put the creation date in the title text. Ibrahim Awwal 2012-08-30 00:19:42 -07:00
  • 02e6fd17e4 Make 'date' the first sort key since it's the new default (students seem to prefer it, especially since top is kind of unclear). Ibrahim Awwal 2012-08-29 22:20:20 -07:00
  • cd84b63228 Make the search button line up with the search field better. Ibrahim Awwal 2012-08-29 00:37:45 -07:00
  • b13c5acd4f Save the user's selected sort order on the comments service. Ibrahim Awwal 2012-08-28 22:42:11 -07:00
  • 7655e9eea0 Ensure that js files are returned in alphabetical order by django-pipeline. Ibrahim Awwal 2012-08-28 22:38:56 -07:00
  • e1aa30b36f Style comments from moderators in light blue, and admins in light green. Also puts text after the author's name (there should be something for colorblind people, not sure what form it should take though). Ibrahim Awwal 2012-08-29 21:52:22 -07:00
  • e58af44620 Annotate comment content wrappers with classes for the roles of the author. Ibrahim Awwal 2012-08-29 19:41:46 -07:00
  • 08b233f603 Ensure that js files are returned in alphabetical order by django-pipeline. Ibrahim Awwal 2012-08-28 22:38:56 -07:00
  • 86409a2a26 Adjust comments for Sequence js kimth 2012-08-29 22:11:26 -04:00
  • cb07b0601e missing "settings." in line in lms_migration ichuang 2012-08-29 22:04:39 -04:00
  • bb55a76379 Allow courseware to navigate to specific tabs of a sequence kimth 2012-08-29 22:01:16 -04:00
  • e62f8d7562 More info in StudentInputError kimth 2012-08-29 20:03:26 -04:00
  • 5ae92a19d3 Merge pull request #592 from MITx/feature/arjun/fix_discussions_in_sequences David Ormsbee 2012-08-29 16:49:04 -07:00
  • 5d6bed863a Fix discussions in xmodules Arjun Singh 2012-08-29 16:41:01 -07:00
  • 902a887e79 [34078525] pep8 renaming of some extern_auth functions Carlos Andrés Rocha 2012-08-29 18:46:35 -04:00
  • cd4aab13fb [34078525] Added OPENID_PROVIDER_TRUSTED_ROOTS django setting Carlos Andrés Rocha 2012-08-29 18:40:12 -04:00
  • 1fd2f0c601 Fix double show answer bug kimth 2012-08-29 18:02:37 -04:00
  • 3a254380d5 Hook up comment counts Matthew Mongeau 2012-08-29 17:26:18 -04:00
  • a29991e831 Merge pull request #590 from MITx/feature/arjun/allow_uncaptioned_videos David Ormsbee 2012-08-29 14:01:37 -07:00
  • 5c5d11409a Temporary fix to make uncaptioned videos display reasonably. Will replace with proper solution. Arjun Singh 2012-08-29 13:58:22 -07:00
  • f683d3750c Show current following status in list view. Matthew Mongeau 2012-08-29 16:52:39 -04:00
  • f23c8fa0d3 Comment details and comment voting. Matthew Mongeau 2012-08-29 16:23:59 -04:00
  • 30a42dd526 Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions Tom Giannattasio 2012-08-29 16:22:21 -04:00
  • 5db29b87ee tweaked sidebar styles; added temp javascript functionality for sidebar Tom Giannattasio 2012-08-29 16:22:14 -04:00
  • 99d6296b99 Set the course static file dir to /static directories in course repos if the folder exists, and fall back to including the whole course folder otherwise Calen Pennington 2012-08-29 15:39:03 -04:00
  • d6bece9bd2 Move user to window. Mark followed threads in list view. Matthew Mongeau 2012-08-29 15:37:23 -04:00
  • c97db851fb Getting rid of unneeded variables Nate Hardison 2012-08-29 15:28:44 -04:00
  • 4735ce0ab1 Display comments and active thread. Matthew Mongeau 2012-08-29 15:22:01 -04:00
  • 13ae85ac35 Navigating threads. Matthew Mongeau 2012-08-29 14:19:47 -04:00
  • 1026a17338 fixed sidebar styles Tom Giannattasio 2012-08-29 14:02:09 -04:00
  • d19dc6a9b0 added new post button to primary nav Tom Giannattasio 2012-08-29 13:34:30 -04:00
  • f5754f6d1e Add some rudimentary error checking to forum views Victor Shnayder 2012-08-29 13:30:55 -04:00
  • f12022b774 Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions Tom Giannattasio 2012-08-29 13:23:20 -04:00
  • d75bb87bdd started adding updated styles Tom Giannattasio 2012-08-29 13:22:55 -04:00
  • 27725ab686 making loglevel configurable for local logging John Jarvis 2012-08-29 13:09:00 -04:00
  • cb67af5959 [34078525] OpenID provider cleanup and minor fixes Carlos Andrés Rocha 2012-08-29 12:43:08 -04:00
  • 4126f3a29a Validating OpenID request trust roots to only come from *.cs50.net Nate Hardison 2012-08-29 11:57:41 -04:00
  • fb1368afa9 Move views and models out. Matthew Mongeau 2012-08-29 11:43:09 -04:00
  • 46d0d4c4f2 Hook up list to voting. Matthew Mongeau 2012-08-29 11:19:29 -04:00
  • 2e1c8666e1 adding SysLogHandler John Jarvis 2012-08-29 10:59:33 -04:00
  • e55bbbc736 Remove __grading_policy related items, which got in here accidentally David Ormsbee 2012-08-29 10:58:40 -04:00
  • 6de28fc592 feature flag, consumer displayed, logging Tommy MacWilliam 2012-08-15 19:49:53 -04:00
  • 4b6694a4ce OpenID provider implementation Tommy MacWilliam 2012-08-15 17:24:09 -04:00
  • 19b14f446b Follow a thread Matthew Mongeau 2012-08-29 10:28:02 -04:00
  • a5b1abb2a8 Remove log Matthew Mongeau 2012-08-29 10:23:17 -04:00
  • 30543d457b Merge pull request #574 from MITx/feature/arjun/pygraphviz jarv 2012-08-29 07:07:22 -07:00
  • e1113d9ca9 Get voting hooked up Matthew Mongeau 2012-08-28 11:31:27 -04:00
  • 1e2406fc0c updating logging config to allow for local logging John Jarvis 2012-08-29 10:05:08 -04:00
  • 50c682e459 Merge pull request #583 from MITx/rocha/master David Ormsbee 2012-08-29 07:01:58 -07:00
  • b62d953524 Merge pull request #585 from MITx/feature/arjun/sane_save David Ormsbee 2012-08-29 07:01:07 -07:00
  • 1c176d369b add margin between checkbox and text Arjun Singh 2012-08-29 03:25:08 -07:00
  • ac65e47e21 Getting rid of an alert. People don't like alerts. Arjun Singh 2012-08-29 03:15:30 -07:00
  • fe50f94437 Fix inline html bug. Victor Shnayder 2012-08-28 19:51:25 -04:00
  • cbfc117e8b a few edits to the xml format docs Victor Shnayder 2012-08-26 22:04:49 -04:00
  • aa063d5729 [#35065403] Lets video player continue to work if subtitles cannot be loaded Carlos Andrés Rocha 2012-08-28 18:18:37 -04:00
  • 1a97a1ced0 Merge pull request #582 from MITx/feature/arjun/jsresponse_compilation David Ormsbee 2012-08-28 12:56:37 -07:00
  • 6a6b24af79 Disable jsresponse file compilation; done manually for now. Arjun Singh 2012-08-28 12:40:49 -07:00
  • 88e485315d Merge pull request #571 from MITx/feature/arjun/contextualize_js_params David Ormsbee 2012-08-28 11:07:49 -07:00
  • 6255fe5a79 Merge pull request #563 from MITx/kimth/check-grader-html David Ormsbee 2012-08-28 10:47:28 -07:00
  • 1b3c84ace7 Merge pull request #579 from MITx/sarina/fix_video_title David Ormsbee 2012-08-28 10:39:36 -07:00
  • bad24df842 Adjust tests to reflect XML requirement for external grader messages kimth 2012-08-28 13:31:06 -04:00
  • 09b2f4e55c Merge branch 'master' into kimth/check-grader-html kimth 2012-08-28 13:16:14 -04:00
  • 521521c66b Merge pull request #559 from MITx/kimth/send-idhash David Ormsbee 2012-08-28 10:15:24 -07:00
  • fa074277cf Adjust CodeResponse comments kimth 2012-08-28 12:59:30 -04:00
  • 4970d9d9f9 Don't need time import, have datetime kimth 2012-08-28 12:55:04 -04:00
  • eb48cae887 Consolidate the timestamp uses in CodeResponse kimth 2012-08-28 12:50:48 -04:00
  • da07db7c7b Merge branch 'kimth/send-idhash' of https://github.com/MITx/mitx into kimth/send-idhash kimth 2012-08-28 12:43:34 -04:00
  • fb5501855c Merge master kimth 2012-08-28 12:37:24 -04:00
  • bf6fe1022f Merge pull request #578 from MITx/feature/cale/django-under-wsgi Calen Pennington 2012-08-28 09:31:16 -07:00
  • 44cff00f50 Fix display titles on video pages Sarina Canelake 2012-08-28 12:20:36 -04:00
  • 5c17366cd5 Add a wsgi file for the lms that loads the modulestores immediately after the application starts Calen Pennington 2012-08-28 12:01:05 -04:00
  • 88baeee1fb Merge pull request #575 from MITx/feature/arjun/fix_js_points David Ormsbee 2012-08-28 08:32:57 -07:00
  • e9ded1cf36 slight refactoring to test file Victor Shnayder 2012-08-28 11:28:10 -04:00
  • 9277f5df8e Minor cleanups to url name checking Victor Shnayder 2012-08-28 11:27:47 -04:00
  • 5ba76a505f Merge pull request #572 from MITx/feature/arjun/fix_progress_scores_order David Ormsbee 2012-08-28 08:06:32 -07:00
  • 231b8c6aa4 Merge pull request #548 from MITx/kimth/limit-queue-dos David Ormsbee 2012-08-28 08:03:02 -07:00
  • 18127cf967 Merge pull request #569 from MITx/feature/rocha/wiki-cheatsheet David Ormsbee 2012-08-28 07:59:05 -07:00
  • 1fe0ccbf25 Merge pull request #576 from MITx/feature/victor/fix-trailing-location-url Calen Pennington 2012-08-28 07:21:47 -07:00
  • bd2374b6fe Remove trailing slash from ajax url in ModuleSystem Victor Shnayder 2012-08-28 10:22:08 -04:00
  • 024b9db10d Log errors in external grader message parsing kimth 2012-08-28 09:27:27 -04:00