Commit Graph

  • b24ee15568 Fixed styling for volume button. Valera Rozuvan 2013-08-06 15:11:04 +03:00
  • bc503c88c6 Making it possible to tab to captions. Valera Rozuvan 2013-08-06 14:23:48 +03:00
  • bc2a9fc21b Merge pull request #609 from edx/fix/cdodge/clone-course-needs-to-save-only-own-metadata chrisndodge 2013-08-08 19:18:03 -07:00
  • 481eac7fc8 address PR feedback Chris Dodge 2013-08-08 20:51:18 -04:00
  • 7b4388ba8c add more testing. Assert that metadata is properly cloned and that draft content is cloned as well Chris Dodge 2013-08-07 23:43:09 -04:00
  • 0e09ee61d7 update some unit tests on clone_course Chris Dodge 2013-08-07 14:23:54 -04:00
  • 55bfe46e79 need to filter out non-own metadata. Also we need to clone draft content Chris Dodge 2013-08-07 12:13:27 -04:00
  • 32d92d97e6 get_item -> get_instance Chris Dodge 2013-08-08 20:36:39 -04:00
  • 487ae964e4 implement PR feedback Chris Dodge 2013-08-08 15:58:23 -04:00
  • 4054544126 handle exceptions inside the outer exception handling Chris Dodge 2013-08-07 22:26:00 -04:00
  • 69c34a65b1 switch the notification to be a prompt and allow for the user to go to the edit unit page which contains the module in error. Otherwise, present the raw exception message and allow user to go to the course outline page. Chris Dodge 2013-08-07 22:09:08 -04:00
  • fcaf3e6329 give some debug message regarding why export might fail Chris Dodge 2013-08-05 23:08:35 -04:00
  • e39abe11db Fix rubric with staff grading Vik Paruchuri 2013-08-08 19:50:55 -04:00
  • e4bcfa5c21 Fix indents and copy behavior Vik Paruchuri 2013-08-08 19:31:34 -04:00
  • e6288ad19c Fix manage.py to ouput the help of the django command if requested Carlos Andrés Rocha 2013-08-08 19:06:41 -04:00
  • 687ab3ddae Merge remote-tracking branch 'origin/master' into feature/vik/oe-ui Vik Paruchuri 2013-08-08 19:03:46 -04:00
  • a9926f0460 Display message to student when they cannot see their peer grading feedback yet. Vik Paruchuri 2013-08-08 18:43:54 -04:00
  • 900377e4ee Return written feedback Vik Paruchuri 2013-08-08 17:53:29 -04:00
  • 264e3b246b Change console logging stream from stdout to stderr Carlos Andrés Rocha 2013-08-08 17:38:20 -04:00
  • edc62ff692 Merge pull request #615 from edx/jnater/update_authors jnater 2013-08-08 14:24:06 -07:00
  • d44b2e62a0 Proper partial credit checks Vik Paruchuri 2013-08-08 17:19:06 -04:00
  • f105cd4225 Fix my name in AUTHORS file Jean Manuel Nater 2013-08-08 17:09:22 -04:00
  • f59045c3f9 Scope rubrics locally, make them into classes Vik Paruchuri 2013-08-08 16:54:39 -04:00
  • 2401fa2e65 Update the XBlock version to fix save bugs Sarina Canelake 2013-08-08 15:28:49 -04:00
  • 02d8da1cb9 Merge pull request #594 from edx/jonahstanley/firefox-acceptance-tests Jonah Stanley 2013-08-08 13:49:02 -07:00
  • 581a8a6217 Merge pull request #586 from edx/fix/frances/studio-pdf-text-clarification frances botsford 2013-08-08 13:41:20 -07:00
  • 803b7eb2af Fix peer grading rubric issue. Redo peer grading JS to scope locally Vik Paruchuri 2013-08-08 16:31:36 -04:00
  • 69bbc3eeb0 Add system site packages to acceptance tests lapentab 2013-08-08 14:37:19 -04:00
  • 15b0e12068 Remove progress indicators, make rubric display properly Vik Paruchuri 2013-08-08 14:02:33 -04:00
  • fd38223244 Fix grading submitted messages Vik Paruchuri 2013-08-08 13:31:43 -04:00
  • 3e68bdaaf1 Changed world.browser.find_by_css to world.css_find JonahStanley 2013-08-08 11:43:52 -04:00
  • bb9d0df0d7 Changed problem-editor scenario to pass in both firefox and chrome JonahStanley 2013-08-08 10:44:25 -04:00
  • 287d219a8e Fixed wording on comments as tests are no longer skipped JonahStanley 2013-08-08 09:41:02 -04:00
  • 76764b8be2 Fixed weight test so it won't behave differently on firefox JonahStanley 2013-08-08 09:30:52 -04:00
  • bcdc4bcbd4 Better avoiding of stale element exception JonahStanley 2013-08-07 17:01:25 -04:00
  • f2a31adf6f Now using world.is_firefox() JonahStanley 2013-08-07 16:53:48 -04:00
  • 5a579921f2 Fixed stylistic things and no longer skipped tests in firefox JonahStanley 2013-08-07 16:52:28 -04:00
  • 514af944cd Fixed video tests for firefox JonahStanley 2013-08-07 14:22:03 -04:00
  • 83854643a2 Upgraded selenium requirements to run with the latest firefox JonahStanley 2013-08-07 13:43:15 -04:00
  • fb41e8f20c Fixed subsection test for firefox JonahStanley 2013-08-07 13:26:34 -04:00
  • 4c74a05c58 Added comments to the two flakey features on firefox JonahStanley 2013-08-06 15:55:01 -04:00
  • 36d948f5d3 Unskipped an acceptance test JonahStanley 2013-08-06 09:40:38 -04:00
  • 38c2997fcf Added a comment on the features that will not work on firefox JonahStanley 2013-08-06 09:36:05 -04:00
  • 4d6984e3e2 Fixed some of the ui-helpers and made the course-team test faster JonahStanley 2013-08-06 09:13:45 -04:00
  • 96db47e437 Fixed up the course-team tests JonahStanley 2013-08-05 16:10:40 -04:00
  • 3f49abc271 Only triggering event in firefox JonahStanley 2013-08-05 15:50:45 -04:00
  • b8e29697d4 Fixed upload test for firefox JonahStanley 2013-08-05 14:56:43 -04:00
  • 2d709be29f Code mirror now will work on firefox JonahStanley 2013-08-05 13:10:27 -04:00
  • 83d2c808e0 Added comments saying why tests were skipped JonahStanley 2013-08-05 11:20:48 -04:00
  • 7e67ee378a Checklist links will not appear using a firefox webdriver (will work manually) JonahStanley 2013-08-05 11:11:13 -04:00
  • 3e543ce4c6 Skipped a test for firefox due to different interactions JonahStanley 2013-08-05 09:09:02 -04:00
  • 973d5e653d Fixed issue of firefox behaving differently for erroneous input JonahStanley 2013-08-02 15:25:14 -04:00
  • 9cce3a9a07 Cleaned up some tests and made them work for firefox JonahStanley 2013-08-02 14:57:22 -04:00
  • 46d0e5ed05 Fixed display-name bug and added in a function to trigger events on firefox as well as check if it is firefox JonahStanley 2013-08-02 14:34:24 -04:00
  • 94d0ad5563 Fixed issue preventing navigation to various course setting pages JonahStanley 2013-07-30 13:42:31 -04:00
  • 214ccaab5f Fixed notification and code mirror for firefox JonahStanley 2013-07-30 11:16:09 -04:00
  • 7056c80319 Fixed most of the lms tests to work on firefox JonahStanley 2013-07-29 16:08:00 -04:00
  • fab16f37da fix display name for profile distributions Miles Steele 2013-08-07 14:19:47 -04:00
  • 7fe9f70ab3 fix test mocking Miles Steele 2013-08-06 13:37:49 -04:00
  • a15c2d7381 change to .text() extraction of template, fix SafeWaiter error handling Miles Steele 2013-08-06 10:52:22 -04:00
  • e0760d95ab add onExit handler, fix task polling, cleanup Miles Steele 2013-08-05 13:57:19 -04:00
  • 4afde4dd79 add proxied analytics graphs, refactor analytics Miles Steele 2013-08-01 16:49:51 -04:00
  • fb8c84a516 add analytics proxy endpoint Miles Steele 2013-08-01 10:56:47 -04:00
  • 35ffb1b347 add spacing to student admin section Miles Steele 2013-08-02 15:56:01 -04:00
  • bd9097596c Remove annoying rubric parsing error, redo how notifications work Vik Paruchuri 2013-08-08 13:16:32 -04:00
  • 45d94c17f7 Add in next button, get rid of error with deleted peer grading module Vik Paruchuri 2013-08-08 12:46:43 -04:00
  • a867676ebb Merge pull request #612 from edx/jonahstanley/fix-upload-test Jonah Stanley 2013-08-08 09:40:52 -07:00
  • 203b1176cd Don't check for ETA, or check peer grading data in self assessment Vik Paruchuri 2013-08-08 12:14:57 -04:00
  • cd9d2085b6 Merge pull request #608 from edx/zoldak/auto-auth-acceptance Jay Zoldak 2013-08-08 09:09:34 -07:00
  • 006b90af9f Modify cms acceptance tests to use auto_auth workflow. Jay Zoldak 2013-08-08 09:28:33 -04:00
  • 8414ef022f Modify lms acceptance test to use auto_auth. Jay Zoldak 2013-08-07 17:04:50 -04:00
  • e78edf8ef9 Rename MITX_SETTING AUTOMATIC_AUTH_FOR_LOAD_TESTING -> AUTOMATIC_AUTH_FOR_TESTING because it will be used for acceptance testing also. Jay Zoldak 2013-08-07 16:38:10 -04:00
  • 385e9de1fd Modify auto_auth to accept parameters for overriding created user attributes. Jay Zoldak 2013-08-07 16:33:37 -04:00
  • 92f5246c41 Merge pull request #543 from edx/peter-fogg/test-video-content Peter Fogg 2013-08-08 09:07:06 -07:00
  • e8b2789409 Fixed upload test. Also added information to testing.md JonahStanley 2013-08-08 11:32:30 -04:00
  • 587d86bfb2 Add acceptance test for XML-only video content. Peter Fogg 2013-07-30 14:45:33 -04:00
  • 36b889349d Merge pull request #610 from edx/christina/popup-css Christina Roberts 2013-08-08 07:40:16 -07:00
  • 090f8d812f add migration to remove index Miles Steele 2013-08-07 15:24:09 -04:00
  • aaceb288a7 fix mysql indexing validity in migrations Miles Steele 2013-07-31 15:59:35 -04:00
  • 17c77dd157 Merge pull request #392 from edx/fix/vik/answer-unknown Vik Paruchuri 2013-08-08 07:28:03 -07:00
  • 32f76988c6 Update docstring David Baumgold 2013-08-08 09:53:19 -04:00
  • 7aec95c310 Removed get_module_previews function David Baumgold 2013-08-08 09:52:39 -04:00
  • 4b5aba29ca Fix defaults Vik Paruchuri 2013-08-08 09:52:13 -04:00
  • 1bb29e5414 Workaround for popup CSS path being wrong (tinymce). cahrens 2013-08-08 09:50:54 -04:00
  • a87a1bfcda Docstrings David Baumgold 2013-08-07 16:14:07 -04:00
  • baa9bd5bdc Make sure to return the content, not the fragment David Baumgold 2013-08-05 11:04:23 -04:00
  • 3fa990ea60 Made some tests more general, less fragile David Baumgold 2013-08-05 09:38:51 -04:00
  • 8a95d7e6f0 XBlock integration: replaced get_html with runtime.render() David Baumgold 2013-08-02 13:51:46 -04:00
  • 9634e222be Refactored get_module_previews function David Baumgold 2013-07-31 12:51:01 -04:00
  • be103dfa0d improving code style David Baumgold 2013-07-31 12:50:22 -04:00
  • 4896444d10 Clean up item views, use JsonResponse class David Baumgold 2013-08-02 09:29:55 -04:00
  • ece4ec3f57 Merge pull request #533 from edx/fix/cdodge/use-static-shorthand-for-asset-urls chrisndodge 2013-08-08 06:32:35 -07:00
  • c9ddcd7868 Fix some pep8 violations Vik Paruchuri 2013-07-19 11:56:00 -04:00
  • 62c7255ac4 Use getlist Vik Paruchuri 2013-07-12 16:30:21 -04:00
  • 8b228dd64b Fix bad key naming Vik Paruchuri 2013-07-12 15:51:36 -04:00
  • 306649f6ad Fix test Vik Paruchuri 2013-07-12 15:45:41 -04:00
  • 018601777b Simplify peer grading service calibration Vik Paruchuri 2013-07-12 15:42:19 -04:00
  • dadb128bf8 Simplify save_grade and pass through answer_unknown Vik Paruchuri 2013-07-12 15:29:01 -04:00
  • 1be6ce3ee3 Add in and route control options Vik Paruchuri 2013-08-08 08:34:08 -04:00
  • fcb215a6df Merge pull request #547 from edx/sef/peer-eval-xmodule-date-error-master Sef Kloninger 2013-08-07 20:51:37 -07:00