Commit Graph

  • 87e92644b6 Make all tests pass Victor Shnayder 2013-01-25 16:13:55 -05:00
  • 72c9d9f70c Merge pull request #1352 from MITx/feature/dhm/drag chrisndodge 2013-01-25 12:57:06 -08:00
  • 08acf43575 Don't store first_time_user any more, instead interested observers can examine whether .position is None or not. Ned Batchelder 2013-01-25 15:49:29 -05:00
  • 00dd3ad9f8 Fix some of the test bugs. Still more to fix. Victor Shnayder 2013-01-25 15:40:13 -05:00
  • 8a6dc040a9 studio - styled first children in an overview's subsection list for drag and drop work Brian Talbot 2013-01-25 15:26:25 -05:00
  • a26006f7c3 Add new test for the CombinedOpenEndedModule Diana Huang 2013-01-25 15:09:01 -05:00
  • 0009430b59 min height on droppable areas and add padding to top/bottom on hover. Don Mitchell 2013-01-25 14:30:51 -05:00
  • c9a877b77c Merge pull request #1336 from MITx/feature/dhm/drag chrisndodge 2013-01-25 10:51:57 -08:00
  • 5e34f38ca9 Better error handling. Diana Huang 2013-01-25 13:46:57 -05:00
  • d453a6136b fix regexp Victor Shnayder 2013-01-25 13:42:04 -05:00
  • faaf290e10 Merge pull request #1351 from MITx/content/rocha/most-important-change-ever Victor Shnayder 2013-01-25 10:37:54 -08:00
  • 47c24d8e7e Raise smarter exceptions when parsing rubrics. Diana Huang 2013-01-25 13:33:35 -05:00
  • 76c4730532 whitespace Victor Shnayder 2013-01-25 13:33:25 -05:00
  • 66934ce220 Address Dave's comments on https://github.com/MITx/mitx/pull/1350 Victor Shnayder 2013-01-25 13:33:19 -05:00
  • f35d4a16c3 Added one more year! Carlos Andrés Rocha 2013-01-25 13:31:23 -05:00
  • e58193f87f Updated comment Don Mitchell 2013-01-25 13:03:54 -05:00
  • 3d303518eb Remove old user replication code. Victor Shnayder 2013-01-25 12:51:34 -05:00
  • 45393ac6f8 Merge branch 'feature/dhm/drag' of github.com:MITx/mitx into feature/dhm/drag Don Mitchell 2013-01-25 12:46:09 -05:00
  • 5ef3f3ee66 Update jquery ui. Overrode draggable w/ an in place fix for scroll racing condition. Don Mitchell 2013-01-25 12:44:58 -05:00
  • 97bb56b302 Tweak the dev instructions. Ned Batchelder 2013-01-25 12:33:30 -05:00
  • 890f02a232 When installing the local requirements, don't upgrade dependencies. Makes things faster. Ned Batchelder 2013-01-25 12:26:17 -05:00
  • 583505b95b test_courses.py Deena Wang 2013-01-25 12:19:16 -05:00
  • 115f6c3acf Merge branch 'master' into tests/diana/update-oe-unit-tests Diana Huang 2013-01-25 11:19:38 -05:00
  • 71d27def0d Fix tests and add new documentation Diana Huang 2013-01-25 11:18:30 -05:00
  • a54778551e This needs to be a list of strings. Ashley Penney 2013-01-25 10:49:20 -05:00
  • 3ec2a83ec1 Merge branch 'diana/open-ended-ui-updates' into tests/diana/update-oe-unit-tests Diana Huang 2013-01-25 10:35:55 -05:00
  • bb521a20b7 fix a bug caught with testing and update some tests (the last couple are still broken, though) Diana Huang 2013-01-25 10:19:09 -05:00
  • 0e78d9eb61 Merge pull request #1349 from MITx/fix/cdodge/position-jumping-fix Victor Shnayder 2013-01-24 18:49:25 -08:00
  • 07c1999a95 prep for staging Kevin Chugh 2013-01-24 21:43:36 -05:00
  • 1787157e00 put back the 'position' argument to get_module() which got accidentially - or so I think - dropped in a previous commit Chris Dodge 2013-01-24 21:38:02 -05:00
  • 771a55a631 turn forums on in test.py Victor Shnayder 2013-01-24 18:35:34 -05:00
  • d17aedf3b4 the reverse isn't working for some reason... need to figure it out Victor Shnayder 2013-01-24 18:08:51 -05:00
  • 0b7e7b35dc stub out django comment client test system Victor Shnayder 2013-01-24 17:33:40 -05:00
  • 22ccf9c500 Some test cleanups Victor Shnayder 2013-01-24 17:33:25 -05:00
  • bb60dde45e Add OpenEndedModule tests Diana Huang 2013-01-24 17:09:19 -05:00
  • d31229360f Merge pull request #1348 from MITx/fix/zoldak/ie-keyword David Ormsbee 2013-01-24 14:07:59 -08:00
  • 896933a3c4 Fix broken IE Jay Zoldak 2013-01-24 17:02:18 -05:00
  • 69711a91ff Fix inline discussion cohorting, debug logging Victor Shnayder 2013-01-24 16:58:19 -05:00
  • 368e3d5c97 Merge branch 'feature/apenney/pearson-merge' of github.com:MITx/mitx into feature/apenney/pearson-merge Brian Wilson 2013-01-24 16:38:07 -05:00
  • 872f4b6c13 fix handling of rejected accommodations Brian Wilson 2013-01-24 16:37:02 -05:00
  • f9b0ec37cd more tests in test_views, needs templates to continue Deena Wang 2013-01-24 16:08:19 -05:00
  • acfafa6516 Merge pull request #1347 from MITx/fix/cdodge/remove-duplicate-assign-default-role David Ormsbee 2013-01-24 13:00:40 -08:00
  • dfbe7dd4f9 fix merge problem. assign_default_role() ended up being defined twice as that code was added in both master and cms-master branches, but the merge didn't pick it up as a conflict Chris Dodge 2013-01-24 15:54:02 -05:00
  • fb7614a81c oops--fix logging bug Victor Shnayder 2013-01-24 15:47:41 -05:00
  • ea3aebdfe5 add logging, explicit check whether course is cohorted Victor Shnayder 2013-01-24 15:46:22 -05:00
  • 135369a3d7 Merge branch 'feature/apenney/pearson-merge' of github.com:MITx/mitx into feature/apenney/pearson-merge Ashley Penney 2013-01-24 15:20:49 -05:00
  • b02ebc4618 Add these two options in as well. Ashley Penney 2013-01-24 15:20:27 -05:00
  • 103db8aaf3 add conflict detection--users should be in at most one cohort per course Victor Shnayder 2013-01-24 11:54:11 -05:00
  • 5fa8cf5a78 Only show cohort config for cohorted courses Victor Shnayder 2013-01-24 11:15:14 -05:00
  • 3bfe9decf4 Change config keys to use underscores for consistency with other policy keys Victor Shnayder 2013-01-24 11:14:57 -05:00
  • de02721158 Add removing students from cohorts. Victor Shnayder 2013-01-24 11:00:53 -05:00
  • 9e84ae14d4 Started integration work with Kevin's cohort changes Victor Shnayder 2013-01-23 17:49:01 -05:00
  • 7bdb5c23e1 Allow listing of users in cohorts and adding users Victor Shnayder 2013-01-21 19:29:17 -05:00
  • 64f820828e whitespace Victor Shnayder 2013-01-21 15:49:27 -05:00
  • bab3b0c39e Add initial set of views for managing cohorts Victor Shnayder 2013-01-21 15:48:58 -05:00
  • ac8c59126d Add note about non-unique topic id across course runs bug Victor Shnayder 2013-01-19 15:05:41 -05:00
  • 0d41a04490 fix line length Victor Shnayder 2013-01-19 15:00:43 -05:00
  • 3488083e6b Add a get_course_cohorts function and test Victor Shnayder 2013-01-19 14:58:46 -05:00
  • 90a5703419 Test for cohort config Victor Shnayder 2013-01-19 14:18:06 -05:00
  • f005b70f3b Minor test cleanups Victor Shnayder 2013-01-19 14:17:58 -05:00
  • fa17913a91 is_cohorted course descriptor property, docs Victor Shnayder 2013-01-19 14:17:35 -05:00
  • 1b9a3557eb get_cohort() function and test Victor Shnayder 2013-01-19 13:40:13 -05:00
  • 0e78eaaf80 Add a course_groups djangoapp with a CourseUserGroup model. Victor Shnayder 2013-01-19 13:20:34 -05:00
  • c655f62f7a Remove out-of-date text about user replication, askbot Victor Shnayder 2013-01-19 12:08:31 -05:00
  • 9663973038 more tests for courseware/views Deena Wang 2013-01-24 14:59:46 -05:00
  • 4f37ea9149 add --create_dummy_exam option to pearson_make_tc_registration Brian Wilson 2013-01-24 14:45:31 -05:00
  • 592d044864 Fix more tests Calen Pennington 2013-01-24 14:37:46 -05:00
  • def2d8adf2 fix cohorts in create, and read, and update regular expressions to fix courses with periods not working in General commentable Kevin Chugh 2013-01-24 14:20:18 -05:00
  • 9a3e122a48 Fix a few failing tests Calen Pennington 2013-01-24 14:03:55 -05:00
  • 37c7b47017 Update comments and add new OpenEndedChild tests Diana Huang 2013-01-24 14:02:24 -05:00
  • cad3a19b4d A script to run just one test, based on the test failure description. Ned Batchelder 2013-01-24 13:56:46 -05:00
  • 7257a728aa Get the latest version of XBlock automatically Ned Batchelder 2013-01-24 13:52:43 -05:00
  • ac9d162d86 Fix a failing test. Pennington's Law strikes again. Ned Batchelder 2013-01-24 13:07:55 -05:00
  • 38e3d7371b drupal integration - added in right side copy to registration marketing requested Brian Talbot 2013-01-24 12:46:35 -05:00
  • cb2d8db57c store files in S3 bucket in separate directories by mode Brian Wilson 2013-01-24 12:46:00 -05:00
  • 20db3841cb Merge branch 'feature/apenney/pearson-merge' of github.com:MITx/mitx into feature/apenney/pearson-merge Brian Wilson 2013-01-24 12:42:01 -05:00
  • 1f8db18903 New tests for open ended module Diana Huang 2013-01-24 12:36:48 -05:00
  • e074c629fc Merge pull request #1344 from MITx/bugfix/brian/pearson-reg-end-date David Ormsbee 2013-01-24 09:27:11 -08:00
  • 126ff55cd5 Not sure why this was set to use SSH. Ashley Penney 2013-01-24 10:06:09 -05:00
  • d81b031624 Merge branch 'feature/deena/testing' of https://github.com/MITx/mitx into feature/deena/testing Deena Wang 2013-01-24 10:05:04 -05:00
  • 645cfbce21 Move this into the github requirements where it belongs. Ashley Penney 2013-01-24 10:00:13 -05:00
  • 61e12f57e7 experimenting with creating a course Deena Wang 2013-01-24 09:59:33 -05:00
  • 4d469fd9f7 Add test for jump_to. Jay Zoldak 2013-01-24 09:55:24 -05:00
  • 1199b1ecfa debug pearson import and update unit tests Brian Wilson 2013-01-23 18:22:18 -05:00
  • d395c4448d add more pearson tests, and update commands in response Brian Wilson 2013-01-22 17:58:40 -05:00
  • 740d0403e9 change name of function back to get_testcenter_registration, and disable its use as a test Brian Wilson 2013-01-22 11:32:39 -05:00
  • f4703b40cb add test-with-settings Brian Wilson 2013-01-18 18:34:51 -05:00
  • 553528cd1c change get_testcenter_registration to get_tc_registration, so it's not treated as a test. Brian Wilson 2013-01-18 14:52:36 -05:00
  • d30974b560 Get pearson export working in a unit test Brian Wilson 2013-01-18 04:00:32 -05:00
  • 7bcfc44b71 add first test shell Brian Wilson 2013-01-17 17:50:26 -05:00
  • c5979f8efa Stray % Ashley Penney 2013-01-17 16:38:35 -05:00
  • 60ae54b2e1 Actually, lets use Cale's fixes. Ashley Penney 2013-01-17 16:32:34 -05:00
  • 491dd408aa Add dogapi for datadog. Ashley Penney 2013-01-17 16:31:21 -05:00
  • d0ecae30d7 Fix datadog logging to use .name on the file objects and add an additional logging line. Ashley Penney 2013-01-17 16:24:44 -05:00
  • 274cb8d865 Actually call the appropriate file. Ashley Penney 2013-01-17 15:50:37 -05:00
  • 3aacba1f63 Run over each file and run the import. We could probably do this as a try/except and not delete if the output of the import failed but it may be simply easier to refetch those files from the S3 backup and try again. Ashley Penney 2013-01-17 15:44:08 -05:00
  • 05b36bdd09 Add tags to the datadog event which will be set to the appropriate filename so we can see the cause of failures. Ashley Penney 2013-01-17 15:43:37 -05:00
  • 3a4091b798 Tweaks to enable datadog error events as well as some pep8 tidyup vim was shouting at me about. Ashley Penney 2013-01-17 13:54:43 -05:00
  • 333f2e5167 Fix ccd->cdd, I typed ccd so many times while working on this code. I am bad at typing! Ashley Penney 2013-01-17 10:48:16 -05:00
  • 5e76c9d033 add pearson_import_conf_zip command Brian Wilson 2013-01-17 10:43:20 -05:00