Commit Graph

  • bbfc875ff2 Merge branch 'master' into kimth/fix-dynamath-6002x kimth 2012-09-10 19:45:14 -04:00
  • bd72fbdfd8 Allow textinputdynamath to specify its Mathjax preprocessor per-problem kimth 2012-09-10 19:42:40 -04:00
  • 5688cbf0f9 hid inline response toolbar due to lacking inline styles for the icons Tom Giannattasio 2012-09-10 17:15:11 -04:00
  • 6ee6e1c656 Disable posting anonymously for now. Matthew Mongeau 2012-09-10 16:48:34 -04:00
  • d673b3bcf9 tweaked expanded style Tom Giannattasio 2012-09-10 16:48:24 -04:00
  • cf998898bd tweaked new post modal styles Tom Giannattasio 2012-09-10 16:17:21 -04:00
  • 7fa68bcc80 Remove unused css class Arjun Singh 2012-09-10 15:52:53 -07:00
  • 7ad9b39b98 Merge master Arjun Singh 2012-09-10 15:33:59 -07:00
  • 971fe53dec Another step towards Javascriptinput-style script loading kimth 2012-09-10 17:42:15 -04:00
  • 9266bcca6d fix stupid bug in textbook handling code Victor Shnayder 2012-09-10 17:42:01 -04:00
  • 042ab6d2ef Suppress underscore errors when not on the right page. Ideally page specific JS execution would take care of this. Ibrahim Awwal 2012-09-10 14:05:01 -07:00
  • c1d92f9351 track psychometrics requests; add grade statistics, check for wrong value of max_grade (something not right about StudentModule.max_grade) ichuang 2012-09-10 16:57:47 -04:00
  • 9931b5ae3f Mimic javascriptinput displayClass kimth 2012-09-10 16:20:06 -04:00
  • 259e6e46ad Fix discussion module Ibrahim Awwal 2012-09-10 12:59:14 -07:00
  • 19bd60e905 tightened dropdown topic name treatment Tom Giannattasio 2012-09-10 14:41:05 -04:00
  • 5e0913547f Add backbone checks. Matthew Mongeau 2012-09-10 12:23:29 -07:00
  • 5862d04b65 Set up mathjax_preprocessor kimth 2012-09-10 15:16:40 -04:00
  • d0c2d31558 new show/hide button for inline discussions Tom Giannattasio 2012-09-10 14:03:39 -04:00
  • e55e1a99cb Fix django pipeline configuration for discussion forum coffescript includes Carlos Andrés Rocha 2012-09-10 13:44:51 -04:00
  • 9c85be9d5e fixed show/hide glitch on inline discussion button Tom Giannattasio 2012-09-10 11:54:51 -04:00
  • 8b64dd6a27 new inline thread styles Tom Giannattasio 2012-09-10 11:51:02 -04:00
  • 5841bdcef0 tweaking loading animation so that it removes more smoothly Tom Giannattasio 2012-09-10 10:26:01 -04:00
  • aa7af4e6fe Make thread view with subview work Arjun Singh 2012-09-10 11:40:52 -07:00
  • b501367ed3 make the test ajax_url format consistent with real code Victor Shnayder 2012-08-28 10:32:15 -04:00
  • e6397665ab MathJax preprocessor comes from external plugin kimth 2012-09-10 14:12:01 -04:00
  • 317e2c345e Add autodeploy properties task to rakefile Calen Pennington 2012-09-10 11:31:37 -04:00
  • 669c2f60d6 Merge pull request #651 from MITx/feature/victor/proper-404s Calen Pennington 2012-09-10 08:01:06 -07:00
  • cbda5fab66 Merge pull request #652 from MITx/feature/victor/catch-s3-errors Calen Pennington 2012-09-10 07:57:55 -07:00
  • 779f865691 remove check-for-404 hack from tests now that we get real 404s Victor Shnayder 2012-09-10 10:49:12 -04:00
  • 814cd56034 return proper error codes for 404 and 500 errors Victor Shnayder 2012-09-10 10:38:17 -04:00
  • bff8cd4e4e don't break courseware if S3 is unreachable Victor Shnayder 2012-09-10 10:10:25 -04:00
  • 2f2e71e0d1 add tracking log entries for modulestore reload ichuang 2012-09-09 21:08:31 -04:00
  • ccbbb5a993 commit_id may be specified for modulestore reload - for multi-worker configs also show pid in migration and instructor dashboard views for thread debugging ichuang 2012-09-09 19:39:11 -04:00
  • 31dd119e79 settings.DATABASE_FOR_PSYCHOMETRICS overrides db for psychometrics ichuang 2012-09-09 17:50:11 -04:00
  • 48543ba3c2 Match only exact excape keywords, e.g. in but not sin, arcsin kimth 2012-09-09 15:08:32 -04:00
  • eab11bca42 Mathjax preprocessor is course-specific kimth 2012-09-09 14:04:52 -04:00
  • f9c31f3f42 Add comments kimth 2012-09-09 13:16:22 -04:00
  • 4881d54a49 Need to escape keywords such as 'in' from MathJax kimth 2012-09-09 13:12:51 -04:00
  • 2b17fb626b Translate between 6.002x subscript convention and standard Latex kimth 2012-09-09 10:53:32 -04:00
  • 2045500c6e make external_auth table searchable in django admin; fix missed instance of login link which should have been behind DISABLE_LOGIN_BUTTON ichuang 2012-09-08 23:21:34 -04:00
  • b4a3591310 add jquery flot axislabels plugin ichuang 2012-09-08 23:21:13 -04:00
  • 0bf85992da psychometrics djangoapp ichuang 2012-09-08 22:32:28 -04:00
  • ab0a58fb7a add psychometrics - grade histograms, check time diffs, and IRT plots ichuang 2012-09-08 22:31:45 -04:00
  • ad5b3a3342 add admin interface for tracking logs ichuang 2012-09-08 10:30:18 -04:00
  • 87da104974 Changes to speed up the progress summary too. Bridger Maxwell 2012-09-08 01:09:42 -04:00
  • 3baf92a849 Changed course grading to avoid initing capa modules. Bridger Maxwell 2012-09-08 00:20:47 -04:00
  • 80a9620a84 Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions Arjun Singh 2012-09-07 14:20:03 -10:00
  • 4f4f35f59e prevent defaults added Tom Giannattasio 2012-09-07 17:04:06 -04:00
  • b85fefe61a Fixing tests that were failing to due static content directory change Calen Pennington 2012-09-07 17:02:00 -04:00
  • 891a223f72 tweaked styling of inline pagination Tom Giannattasio 2012-09-07 16:50:32 -04:00
  • b27802b319 Merge pull request #604 from MITx/feature/cale/content-static-dir Calen Pennington 2012-09-07 13:50:21 -07:00
  • a0c887cd5f new inline post styles Tom Giannattasio 2012-09-07 16:24:25 -04:00
  • 9d222469fa Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions Arjun Singh 2012-09-07 10:22:15 -10:00
  • d4aa38f86a Merge pull request #645 from MITx/lyla/wording David Ormsbee 2012-09-07 13:11:04 -07:00
  • 994102b16e Move QueryCountDebugMiddleware inclusion to dev.py instead of common.py -- it was too chatty in the logs David Ormsbee 2012-09-07 16:02:00 -04:00
  • 9ad9359d48 quick wording change Lyla Fischer 2012-09-07 15:57:43 -04:00
  • 06aec16f73 Merge pull request #644 from MITx/feature/victor/prettier-errors Calen Pennington 2012-09-07 12:13:21 -07:00
  • bbd57ef79b don't show empty list if there is no error data Victor Shnayder 2012-09-07 15:10:26 -04:00
  • 319d7e149e restyled inline new post form Tom Giannattasio 2012-09-07 14:43:44 -04:00
  • 8500a1b300 Make tests not use syslog when they're running Calen Pennington 2012-09-07 14:38:53 -04:00
  • bce61cd6e5 Revert "Merge pull request #642 from MITx/bug/kfiedler/ie" Kyle Fiedler 2012-09-07 14:18:34 -04:00
  • 2b5e8a4944 Merge pull request #642 from MITx/bug/kfiedler/ie Tom Giannattasio 2012-09-07 10:45:01 -07:00
  • e5817f532b fixed sass error for toast notifications Tom Giannattasio 2012-09-07 13:37:28 -04:00
  • 4d4e5824cd Change form style for login and signup modals so it is consistant in every browser and we have no usability problems Kyle Fiedler 2012-09-07 13:29:49 -04:00
  • aec8cc42dc Add ie fix for wiki Kyle Fiedler 2012-09-07 12:59:30 -04:00
  • f7e20801cd added toast style error message styling Tom Giannattasio 2012-09-07 11:44:05 -04:00
  • deaa49b15a fixed dogear issue Tom Giannattasio 2012-09-07 10:07:28 -04:00
  • 012edbfd40 Fix main navigation and footer links also make text not italic Kyle Fiedler 2012-09-07 11:14:26 -04:00
  • db0549be78 Merge pull request #594 from MITx/feature/ibrahim/discussion_distinguish_instructors David Ormsbee 2012-09-07 06:52:15 -07:00
  • 81ad9530d6 Some edits for the resources box Kyle Fiedler 2012-09-07 09:49:35 -04:00
  • bd199ef5c3 Added opencourseware box on course about page Kyle Fiedler 2012-09-06 14:19:18 -04:00
  • b276d8b4b1 Changes as per cpennington's code review David Ormsbee 2012-09-07 09:47:13 -04:00
  • 8312ddf01d Merge pull request #629 from MITx/feature/victor/save-course-position David Ormsbee 2012-09-07 06:42:48 -07:00
  • e4c261ba37 Merge pull request #637 from MITx/kimth/cktsim-in-schematic David Ormsbee 2012-09-07 06:30:45 -07:00
  • 5c2bab1ac5 Merge pull request #641 from MITx/hotfixes/rocha David Ormsbee 2012-09-07 06:28:04 -07:00
  • 0b4ef7e5d9 Merge pull request #640 from MITx/feature/kfiedler/autofocus David Ormsbee 2012-09-07 06:27:24 -07:00
  • 1e94ff19f3 remove debuging log message Victor Shnayder 2012-09-07 08:20:59 -04:00
  • e1c3696b3f Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions Arjun Singh 2012-09-07 02:06:18 -10:00
  • 0cb2517207 Pagination urls now work for deep linking, although the discussion isn't automatically shown yet. Ibrahim Awwal 2012-09-07 04:16:39 -07:00
  • b2f3eee93b Pagination in inline discussion views. Ibrahim Awwal 2012-09-07 03:37:19 -07:00
  • 4b74354973 Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions Arjun Singh 2012-09-06 22:43:17 -10:00
  • c3e3fee963 Convert expand/collapse into buttons and change default sort order to date. Buttons should be styled better but I don't know how to do it. Ibrahim Awwal 2012-09-06 23:37:43 -07:00
  • 36b3524552 Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions Arjun Singh 2012-09-06 18:22:15 -10:00
  • a40c8fad2d Fix inline thread rendering when expanding and contracting. Ibrahim Awwal 2012-09-06 19:04:56 -07:00
  • b33ef47d20 Clear body textarea after a successful post. Ibrahim Awwal 2012-09-06 18:35:03 -07:00
  • c4c956dbbb Fix accidental code formatting of abbreviated posts and put administrative buttons in the expanded content. Ibrahim Awwal 2012-09-06 18:09:09 -07:00
  • 0022efb7e4 Add loading animation to discussion module. Ibrahim Awwal 2012-09-06 18:08:28 -07:00
  • 366e9c674b Code for displaying endorsed checkmark. Matthew Mongeau 2012-09-06 17:45:48 -04:00
  • 1d06a0feda fixed 1px drop menu glitch Tom Giannattasio 2012-09-06 17:41:47 -04:00
  • 6017aa698b add ENABLE_DISCUSSION_SERVICE: "False" to cms config Victor Shnayder 2012-09-06 17:28:12 -04:00
  • 9923323fdc styled new post error messages Tom Giannattasio 2012-09-06 17:22:00 -04:00
  • 8b7390c966 Turn of discussion service in test env Victor Shnayder 2012-09-06 17:11:21 -04:00
  • 048dea0eff make test course loading deterministic by using course_id Victor Shnayder 2012-09-06 16:38:33 -04:00
  • fc793b94fc Added proctored exams news to the frontpage Carlos Andrés Rocha 2012-09-06 16:33:10 -04:00
  • d923be0786 Added outofocus for sign in and log in forms Kyle Fiedler 2012-09-06 15:59:15 -04:00
  • 02ddeed72a better error handling in index view Victor Shnayder 2012-09-06 16:24:59 -04:00
  • 877a30eefa Merge pull request #639 from MITx/rocha/master David Ormsbee 2012-09-06 13:09:54 -07:00
  • 11399d6031 Added protored exam press release page Carlos Andrés Rocha 2012-09-06 16:05:25 -04:00
  • bea6db620a Merge pull request #533 from MITx/feature/halogenandtoast/calculator David Ormsbee 2012-09-06 13:00:09 -07:00
  • c49bcf5709 Merge pull request #638 from MITx/feature/cale/progress-handle-extra-credit Calen Pennington 2012-09-06 12:54:52 -07:00