Commit Graph

  • d4df9eebac Merge pull request #1866 from MITx/feature/cale/enable-rednose Calen Pennington 2013-04-17 10:15:25 -07:00
  • 73f5dc1cf5 Add documentation of the setup.cfg flag for pdb Calen Pennington 2013-04-17 12:26:52 -04:00
  • 9f158774e4 Disable pdb by default when running tests Calen Pennington 2013-04-17 12:26:33 -04:00
  • e76419093d uncommit unneeded files Steve Strassmann 2013-04-17 12:25:23 -04:00
  • 9fff26cf64 Merge pull request #1867 from MITx/fix/cale/pep8-violations Jay Zoldak 2013-04-17 09:05:25 -07:00
  • 6e34c668bb introduce i18n Steve Strassmann 2013-04-17 11:30:29 -04:00
  • 6c7c49e6bd Fix pep8 violations Calen Pennington 2013-04-17 11:07:58 -04:00
  • b3c470ece4 Randomize ports used by jasmine tests Calen Pennington 2013-04-17 10:57:03 -04:00
  • 3cd414afbb Merge pull request #1825 from MITx/fix/cale/gradebook Calen Pennington 2013-04-17 07:37:02 -07:00
  • f2cd0bbc97 Add comment about enabling pdb in tests Calen Pennington 2013-04-17 10:34:48 -04:00
  • 904ec5d88b Shorten long line Calen Pennington 2013-04-17 10:05:43 -04:00
  • 856b50531c Remove errant copy of test_download_csv.py Calen Pennington 2013-04-17 10:04:40 -04:00
  • f252c62f31 Enable test colors in nosetests Calen Pennington 2013-04-17 09:58:52 -04:00
  • 24189378d6 Merge pull request #1864 from MITx/bug/christina/export Don Mitchell 2013-04-16 14:24:49 -07:00
  • 8c336ef998 Don't try to export orphaned draft items. #278 cahrens 2013-04-16 17:05:11 -04:00
  • 91d84c0208 Merge pull request #1863 from MITx/fix/brian/jobs-20130410 brianhw 2013-04-16 12:56:58 -07:00
  • 7f90e31709 Update with 2013-04-10 changes Brian Wilson 2013-04-16 15:43:14 -04:00
  • ee4d70cf84 Merge pull request #1862 from MITx/jmclaus/genex-grading-fix John Hess 2013-04-16 12:22:52 -07:00
  • a947f620a0 Merge pull request #1861 from MITx/fix/btalbot/stanford-logo Carlos Andrés Rocha 2013-04-16 11:50:43 -07:00
  • b417651cf1 fixing the visual display of the stanford logo used in press releases on the homepage and dashboard (proportions were off) Brian Talbot 2013-04-16 14:47:26 -04:00
  • e789c3820f Merge pull request #1837 from MITx/fix/vik/sa-and-coe VikParuchuri 2013-04-16 11:19:59 -07:00
  • 5125d8b0de Reformat code Vik Paruchuri 2013-04-16 13:48:58 -04:00
  • d82ac2b747 Merge remote-tracking branch 'origin/master' into fix/vik/sa-and-coe Vik Paruchuri 2013-04-16 13:45:46 -04:00
  • 2314c609b6 Merge pull request #1859 from MITx/fix/brian/conditional-error brianhw 2013-04-16 10:16:56 -07:00
  • 976b71929d Merge pull request #1845 from MITx/feature/brian/doc-html-text brianhw 2013-04-16 10:15:49 -07:00
  • a71658cf77 Better test for get score Vik Paruchuri 2013-04-16 12:12:12 -04:00
  • 36317b7d29 Fix failing test Vik Paruchuri 2013-04-16 11:59:03 -04:00
  • 701bdc55c0 Minor fixes Vik Paruchuri 2013-04-16 11:55:54 -04:00
  • 65e2514334 Convert some exception clauses Vik Paruchuri 2013-04-16 11:45:57 -04:00
  • bf6b886ccd Fix pylint and pep8 errors Calen Pennington 2013-04-12 08:53:04 -04:00
  • 2f6b7d1e44 Better max score handling Vik Paruchuri 2013-04-16 11:41:35 -04:00
  • 9f3bad672a Move the license test over to CourseFactory Calen Pennington 2013-04-11 15:00:33 -04:00
  • 13a485076f Properly save and restore settings.MODULESTORE, and clear at django._MODULESTORES at the end of the test Calen Pennington 2013-04-11 15:00:12 -04:00
  • d7796f4d47 Put test database into test_root Calen Pennington 2013-04-09 13:16:04 -04:00
  • 369c4a3195 Don't try and install test-requirements.txt anymore Calen Pennington 2013-04-09 13:15:27 -04:00
  • 708ef88d81 Rearrange requirements so that we always have test requirements installed Calen Pennington 2013-04-09 12:45:25 -04:00
  • a06c1a4b57 Fix warnings to actually use correct format for string interpolation Calen Pennington 2013-04-09 12:44:23 -04:00
  • deddd40c17 Pin the factory boy version Calen Pennington 2013-04-08 15:24:06 -04:00
  • 5f4004c5ad Clean up whitespace Calen Pennington 2013-04-08 13:57:21 -04:00
  • 6644b78819 Fix gradebook when using grade cutoffs other than A/B/C Calen Pennington 2013-04-08 13:56:28 -04:00
  • f51aea1889 Merge pull request #1860 from MITx/fix/zoldak/disable-nps Mark L. Chang 2013-04-16 08:08:10 -07:00
  • 338a57768f Remove try except block for pg scoring Vik Paruchuri 2013-04-16 11:01:57 -04:00
  • b1ea6b2012 Add in comments about max score calculation Vik Paruchuri 2013-04-16 10:58:58 -04:00
  • dc7913dc1e Add in a log debug message for except clause. Vik Paruchuri 2013-04-16 10:55:58 -04:00
  • 0d4b9d26cf Add in a test, rescale preview images Vik Paruchuri 2013-04-16 10:51:23 -04:00
  • 3ff63f78b0 Disable nps survey in test environment Jay Zoldak 2013-04-16 10:37:43 -04:00
  • 9acc592279 Comments for hotkeys Vik Paruchuri 2013-04-16 10:23:08 -04:00
  • f0fb77845e Merge pull request #1856 from MITx/fix/will/pep8-fixes Jay Zoldak 2013-04-16 06:48:44 -07:00
  • 9ac85b43b1 Merge pull request #1857 from MITx/fix/cdodge/violation-fixes Don Mitchell 2013-04-16 06:11:33 -07:00
  • 7486e0f637 cope with ErrorModule as source (or required) module, and add tests. Brian Wilson 2013-04-16 01:00:46 -04:00
  • edfa456483 Grading works when sequence is loaded from saved state jmclaus 2013-04-15 14:05:39 +02:00
  • 5f74ccd1a0 use ENABLE_MASQUERADE in masquerade.py ichuang 2013-04-13 22:52:17 -04:00
  • 5ca0393e05 add test for masquerade ichuang 2013-04-13 22:30:07 -04:00
  • fac9d758d8 fix typo in masquerade url name ichuang 2013-04-13 22:14:51 -04:00
  • 1c2452e401 make is_masquerading_as_student work with Mock for tests ichuang 2013-04-13 21:38:12 -04:00
  • 857a6e0bd0 pylint masquerade fixes ichuang 2013-04-14 01:15:26 +00:00
  • fdfc37e4e3 masquerade pep8 ichuang 2013-04-14 01:05:52 +00:00
  • af3e08e8c7 masquerade link in courseware/views.py ichuang 2013-04-14 00:44:01 +00:00
  • 3b4093ab7b url and mitx_settings for masquerade ichuang 2013-04-14 00:43:02 +00:00
  • 168a3aadf6 masquerade - remove debug line, careful with ifs in course_nav.html ichuang 2013-04-13 19:08:14 -04:00
  • ffb125f8a9 course_navigation for masquerade ichuang 2013-04-13 19:42:58 -04:00
  • fb0a23238a allow staff to masquerade as student - works ichuang 2013-04-13 18:53:20 -04:00
  • c905cc7416 add masquerade.py ichuang 2013-04-02 16:45:06 -04:00
  • 00674ee66b need timedelta import Chris Dodge 2013-04-13 21:21:15 -04:00
  • b4fe23f3a2 more cleanups in CMS project Chris Dodge 2013-04-13 21:13:34 -04:00
  • 917945807b Pep8 fixes for drag and drop tests Will Daly 2013-04-12 16:37:52 -04:00
  • 260dc84f1f Merge pull request #1854 from MITx/fix/cdodge/violation-fixes Christina Roberts 2013-04-12 13:14:29 -07:00
  • c0b32caad2 Merge pull request #1855 from MITx/fix/dcadams/npm_incompatibility Piotr Mitros 2013-04-12 13:05:34 -07:00
  • 3ca2bf4627 move lines together Chris Dodge 2013-04-12 15:51:47 -04:00
  • d6fb5a7cc7 Remove npm package from Ubuntu installation dependencies file. dcadams 2013-04-12 12:50:04 -07:00
  • 8ece663284 more drive by violation fixes Chris Dodge 2013-04-12 15:45:27 -04:00
  • 6d6b3a59fe violation fixes Chris Dodge 2013-04-12 15:27:36 -04:00
  • d4536c657d Merge pull request #1852 from MITx/feature/diana/textline-trailing Diana Huang 2013-04-12 10:47:32 -07:00
  • ff1189c5e8 Pylint and Pep8 fixes Diana Huang 2013-04-12 13:09:47 -04:00
  • 2d9deaf38c remove code for supporting anchor_id on html textbooks, since it doesn't work Brian Wilson 2013-04-12 11:53:06 -04:00
  • 13aed41790 Merge pull request #1843 from MITx/feature/diana/textline-trailing Diana Huang 2013-04-12 08:50:38 -07:00
  • 06a54a8c38 Consolidate tests into one larger test Diana Huang 2013-04-11 16:27:10 -04:00
  • ab7a616552 Add the ability to handle escaped HTML characters in trailing text Add tests for unicode and escaped HTML characters Diana Huang 2013-04-11 14:13:09 -04:00
  • d6e722a698 Remove unnecessary check and add better textline documentation Diana Huang 2013-04-11 09:33:23 -04:00
  • fd35b2c7e3 Fix and create new test for trailing text Diana Huang 2013-04-10 14:52:38 -04:00
  • c93b8076bf Add trailing text to textlines, most useful for units. Diana Huang 2013-04-10 14:47:45 -04:00
  • 734b169ebd Merge pull request #1851 from MITx/fix/zoldak/test-login-pylint Calen Pennington 2013-04-12 07:46:35 -07:00
  • d8c186d3a1 fix pylint errors in test_login.py Jay Zoldak 2013-04-12 10:25:12 -04:00
  • e4c9e1bb9e Merge pull request #1850 from MITx/fix/cdodge/studio-forum-improvements Don Mitchell 2013-04-12 06:58:54 -07:00
  • 4345c8e09c add unit test to assert that get_items() is not using revision=None as a wildcard Chris Dodge 2013-04-12 09:48:11 -04:00
  • fc221a09b0 Merge pull request #1848 from MITx/fix/zoldak/test-login-pylint Jay Zoldak 2013-04-12 06:33:56 -07:00
  • 15de4120ac blankslate edited, header bar now with home button marco 2013-04-11 23:20:49 -04:00
  • 1a3c622bb6 actually the query parameter is '_id.revision' not just 'revision' Chris Dodge 2013-04-11 22:32:35 -04:00
  • cf7d7bd2d9 Merge branch 'master' of github.com:MITx/mitx into fix/cdodge/studio-forum-improvements Chris Dodge 2013-04-11 22:12:17 -04:00
  • 8fd8574357 get_items has an query ambiguity with respect to revision=None. None has a special semantic in get_items as a wildcard, so if we query with 'None' then we'll get back both draft and non-draft items. Chris Dodge 2013-04-11 22:10:30 -04:00
  • 1cc6a0a60d Fix pylint errors Jay Zoldak 2013-04-11 17:20:38 -04:00
  • 7e35bf1912 Merge pull request #1846 from MITx/feature/zoldak/test-user-profile-factory Will Daly 2013-04-11 13:57:29 -07:00
  • bb1134b8ee Convert login tests to use factories Jay Zoldak 2013-04-11 15:45:45 -04:00
  • 123cfa333f add documentation for HTML textbook Brian Wilson 2013-04-11 16:42:14 -04:00
  • dce0b53ca5 Merge pull request #1844 from MITx/feature/zoldak/cs-mock Will Daly 2013-04-11 11:26:08 -07:00
  • 88852c4b26 pep8 and pylint cleanup of new files Jay Zoldak 2013-04-11 14:11:30 -04:00
  • 442141fa04 Create a mock comment service that will listen for HTTP requests on a port Jay Zoldak 2013-04-11 14:08:32 -04:00
  • c455710cca Merge pull request #1815 from MITx/fix/cdodge/studio-forum-improvements Christina Roberts 2013-04-11 10:37:49 -07:00
  • 358482c55b Add in test for child weight Vik Paruchuri 2013-04-11 11:54:00 -04:00
  • 4d3b4a60d6 Significantly less verbose test code Vik Paruchuri 2013-04-11 11:51:27 -04:00