Commit Graph

  • fa8ae228bf Seems like on chrome when cancel is hit in the file chooser, the 'changed' event is fired and startUpload() was being called. We need to check to see if the upload file is blank and - if so - just return immediately out of the function Chris Dodge 2013-06-11 13:38:01 -04:00
  • 646e2bd486 Merge pull request #93 from edx/giulio/accessibility caesar2164 2013-06-11 08:38:53 -07:00
  • 5b9e88e2db Enable exporting video to XML for backwards compatibility. Peter Fogg 2013-06-11 11:37:00 -04:00
  • 29275c48d1 Added in the drag and drop support JonahStanley 2013-06-11 11:29:54 -04:00
  • 7c326f6520 Merge pull request #120 from edx/gprice/help-widget-tweaks Greg Price 2013-06-11 07:47:35 -07:00
  • c74d76a36b Removed test breakpoint JonahStanley 2013-06-11 10:07:13 -04:00
  • d471bcb723 Added tests for uploading files JonahStanley 2013-06-11 10:00:52 -04:00
  • 473b0fc389 Do a bundle install before trying to use rake, so that we have all the prerequisites when running tests Calen Pennington 2013-06-11 09:41:03 -04:00
  • f9b825fe8b Fix failing acceptance tests and allow videos to be imported from XML. Peter Fogg 2013-06-11 09:27:02 -04:00
  • b7674679d9 Tests now use their own contentstore database JonahStanley 2013-06-11 09:18:16 -04:00
  • 443a50845a lms - adds back in missing/previously added .sr screen reader-focused styling and references in place of the .visuallyhidden application Brian Talbot 2013-06-10 17:21:20 -04:00
  • 47f91e79c4 adds in status for overall problem status indicator and replicates needed correctness django logic to show individual choice status Brian Talbot 2013-06-07 15:29:21 -04:00
  • d74f952b37 updates masquerade unit test to account for new show answer button with problems Brian Talbot 2013-06-07 15:26:30 -04:00
  • d778f2e9b9 updates jasmine tests to correspond to new capa template HTML Brian Talbot 2013-06-07 14:55:02 -04:00
  • a377f86095 adds in aria attributes and semantic status content for vsepr input problems Brian Talbot 2013-06-07 12:38:26 -04:00
  • 628b741742 adds in aria attributes and semantic status content for schematic input problems Brian Talbot 2013-06-07 12:37:59 -04:00
  • 9552be6f19 adds in aria attributes and semantic status content for option input problems Brian Talbot 2013-06-07 12:37:04 -04:00
  • 2b08db57f0 adds in aria attributes and semantic status content for designprotein2d problems Brian Talbot 2013-06-07 12:36:41 -04:00
  • 04acd8790f adds in aria attributes and semantic status content for matlab problems Brian Talbot 2013-06-07 12:36:09 -04:00
  • dba0eb78d3 adds in aria attributes and semantic status content for js-text input problems Brian Talbot 2013-06-07 12:35:44 -04:00
  • d1ca8dc2bb adds in aria attributes and semantic status content for image input problems Brian Talbot 2013-06-07 12:35:20 -04:00
  • cb78863984 adds in aria attributes and semantic status content for editamolecule problems Brian Talbot 2013-06-07 12:34:55 -04:00
  • 7ac75eae85 adds in aria attributes and semantic status content for editagene problems Brian Talbot 2013-06-07 12:34:27 -04:00
  • 254436aad1 adds in aria attributes and semantic status content for drag and drop problems Brian Talbot 2013-06-07 12:33:45 -04:00
  • 2c91f933e9 adds in aria attributes and semantic status content for crystallography problems Brian Talbot 2013-06-07 12:33:22 -04:00
  • 31a08bf42f adds in aria attributes and semantic status content for code input problems Brian Talbot 2013-06-07 11:27:21 -04:00
  • a84dab0feb adds in aria attributes and semantic status content for choicegroup problems Brian Talbot 2013-06-07 11:23:50 -04:00
  • 832e05341b adds in aria attributes and semantic status content for chem eq problems Brian Talbot 2013-06-07 10:48:01 -04:00
  • f4ef603d73 adds in aria attributes and semantic status content for annotation problems Brian Talbot 2013-06-07 10:38:53 -04:00
  • 4706b83a2b adds in aria attributes and semantic status content for textline problems Brian Talbot 2013-06-07 10:38:34 -04:00
  • 8e30981f6f revises the show/hide answer input to use an HTML button element for accessibility purposes Brian Talbot 2013-06-07 10:27:42 -04:00
  • 7390b517f0 required labels, active accordion item, move previous arrow to before unit sequence Giulio Gratta 2013-06-05 17:03:27 -07:00
  • 70332f897b courseware active location, suppress browser form validation, and progress graph accessibilit changes Giulio Gratta 2013-06-04 17:51:46 -07:00
  • 2cad6fe261 user button and menu accessiblity hidden span addition Giulio Gratta 2013-06-04 16:35:13 -07:00
  • 2e38130cb7 Add feedback submission test case for invalid email address Greg Price 2013-06-10 18:00:17 -04:00
  • ca8927ed67 Tweak text in help modal per request from Mary Greg Price 2013-06-07 12:39:24 -04:00
  • 42b7a0717b Tag all Zendesk issues with "LMS" per request from Mary Greg Price 2013-06-07 12:25:20 -04:00
  • 7be6880fd2 Add course id tagging to feedback submissions Greg Price 2013-06-07 12:17:13 -04:00
  • 73d3b14500 Add more information to Zendesk tickets and make the information more readable Greg Price 2013-06-07 11:53:26 -04:00
  • 17647abd5c Add datadog reporting to the feedback submission mechanism Greg Price 2013-06-07 11:25:36 -04:00
  • 44061f9c04 Revert bad merge Don Mitchell 2013-06-10 17:07:21 -04:00
  • 5a8e4bff67 Test all date_utils variants Don Mitchell 2013-06-07 13:42:05 -04:00
  • e4757452f0 Partial implementation of means to get xmodule from descriptor and attempt to test xmodule_modified (see fixme) Removed obsolete else clause from before conversion Ensure factories use datetime not struct_time for start date Added more unit tests for settings encoder Don Mitchell 2013-06-07 13:15:00 -04:00
  • e7c4e5f4d3 Fixed use_tz not being effective in cms Don Mitchell 2013-06-07 10:47:33 -04:00
  • 168cb306d3 Move tz_aware into connection config rather than settings. Make django use_tz Don Mitchell 2013-06-05 16:14:39 -04:00
  • 909fe134f9 Added date_util tests back in and handle null time obj. Don Mitchell 2013-06-05 09:52:56 -04:00
  • 28f8910db4 Make pymongo tz_aware Don Mitchell 2013-05-31 10:29:21 -04:00
  • 855433341d Minor code review fixes (removing commented code). Don Mitchell 2013-05-30 09:23:30 -04:00
  • e47f8b1765 Coding consistency changes for code review. Don Mitchell 2013-05-29 12:39:18 -04:00
  • b7cfbe0ce6 Add safety check for start dates unbound Don Mitchell 2013-05-29 11:40:53 -04:00
  • d7194e6bec struct_time to datetime conversion. Don Mitchell 2013-05-29 10:19:16 -04:00
  • 673c015e8e Merge pull request #113 from edx/will/jenkins-detached-head Will Daly 2013-06-10 14:00:17 -07:00
  • 8f49783da0 encoded URL to fix formating John Kern 2013-06-10 12:58:57 -07:00
  • 976280e693 Merge pull request #110 from edx/bug/dhm/baddrafts Don Mitchell 2013-06-10 12:01:49 -07:00
  • 271de4fbc9 Added in testing for course team JonahStanley 2013-06-10 14:38:52 -04:00
  • 62b2323588 Merge pull request #94 from edx/ned/fix-silly-xml-encoding-errors Ned Batchelder 2013-06-10 10:45:37 -07:00
  • fea6792637 In these tests, 'rendered_html' is neither rendered, nor HTML. Name it context_repr, since that's what it is. Ned Batchelder 2013-06-10 13:11:10 -04:00
  • 0b4e03e8bc Merge pull request #66 from edx/feature-dcadams-usermanagement dcadams 2013-06-10 10:10:57 -07:00
  • 5bc7333ca8 Test the Unicode handling during construction of an ErrorModule directly. Ned Batchelder 2013-06-10 12:58:10 -04:00
  • a841bf7d2e Use repr instead of str for getting context data via the system render function, so it works better for non-ASCII data. Ned Batchelder 2013-06-10 12:57:39 -04:00
  • 1c348a94d4 Merge pull request #116 from edx/fix/cdodge/make-sure-imported-files-are-location-clean chrisndodge 2013-06-10 09:48:56 -07:00
  • 0c6991822b move test so it doesn't split the tests from a helper method Chris Dodge 2013-06-10 12:46:03 -04:00
  • 5bc91d8a04 Merge pull request #117 from edx/bug/christina/max-attempts Christina Roberts 2013-06-10 09:40:35 -07:00
  • 17c9c104d9 Update version of xblock. cahrens 2013-06-10 12:29:49 -04:00
  • b0b3062a20 Allow a value of 0 for max attempts. STUD-264. cahrens 2013-06-10 11:51:25 -04:00
  • d9ce3162e0 partial fix for STUD-145, catch invalid location errors and return a HTTP 400 error to client Chris Dodge 2013-06-10 11:47:37 -04:00
  • 2ad934f1c2 Added testing for grading settings JonahStanley 2013-06-10 11:41:17 -04:00
  • 0f72eedd37 Add variable i as an imaginary unit Peter Baratta 2013-06-10 10:51:17 -04:00
  • 944e3390e0 Add support for various math functions in calc.py. Peter Baratta 2013-06-03 17:20:52 -04:00
  • ed90ed9a34 Added tests for new math functions Peter Baratta 2013-06-05 15:36:49 -04:00
  • 58e98d13cc Make Jenkins test the calc module Peter Baratta 2013-06-10 11:34:59 -04:00
  • a746a9ad15 Get rid of unused code Peter Baratta 2013-06-10 11:02:19 -04:00
  • 115ae42bee Changed description of source and track fields. Peter Fogg 2013-06-10 11:07:11 -04:00
  • ee64d8c024 Fixed .75 and 1.5 speeds playing at 1.0 speed. Peter Fogg 2013-06-10 11:01:22 -04:00
  • 6c24694a7c Fix tests that vary urls.py Calen Pennington 2013-06-06 12:48:59 -04:00
  • 13fc113282 Updated to latest version of diff-cover (now compares to origin/master instead of master) Will Daly 2013-06-07 15:11:31 -04:00
  • 979ee6844e Add to the test, a check that the XML file truly has a non-ASCII character in it. Ned Batchelder 2013-06-07 19:05:01 -04:00
  • 98b978528b simplified analytics conf Juho Kim 2013-06-07 18:54:36 -04:00
  • 1273bc22b3 Additional test coverage. cahrens 2013-06-07 17:24:07 -04:00
  • 4896e44589 Write a test for the XML unicode conversion fix. Ned Batchelder 2013-06-07 17:07:33 -04:00
  • aac7e364d3 Make the repr right. Ned Batchelder 2013-06-07 17:05:58 -04:00
  • f3b92312d9 Add test for serialize/deserialize. cahrens 2013-06-07 15:58:31 -04:00
  • 0baec0a164 Move string fields, get rid of hard-coded list of booleans. cahrens 2013-06-07 15:45:34 -04:00
  • 2266028921 Have the draft module store actively prevent non-leaf nodes from being saved as draft. Don Mitchell 2013-06-07 15:40:30 -04:00
  • 3fe830a803 Merge pull request #98 from edx/giulio/fix-image-urls caesar2164 2013-06-07 09:53:01 -07:00
  • 2c29481611 Merge pull request #106 from edx/release Greg Price 2013-06-07 08:05:58 -07:00
  • 7af474feac Merge pull request #104 from edx/hotfix/instructor-dash Greg Price 2013-06-07 07:59:12 -07:00
  • 625a9581eb Fix XSS vulnerability in instructor dashboard Greg Price 2013-06-03 11:23:55 -04:00
  • 6cf7d26381 Merge pull request #95 from edx/fix/e0d/no-name-e e0d 2013-06-07 07:13:39 -07:00
  • 69f8bf7afa Fix weird formatting. Ned Batchelder 2013-06-07 09:58:12 -04:00
  • ccaf8178fd Change a test to get at some Unicode issues. Ned Batchelder 2013-06-07 09:57:51 -04:00
  • eb18113f14 Merge branch 'release' David Baumgold 2013-06-07 09:23:29 -04:00
  • 01678c3be0 Merge pull request #70 from edx/valera/gst_fixes_hsph Valera Rozuvan 2013-06-07 06:15:28 -07:00
  • d9651d7497 GST fixes. Removed red error messages preseneted to the user. The errors are now displayed when a flag is turned on. Added graphical_slider_tool tag to the list which shows staff debug info. Valera Rozuvan 2013-05-20 12:46:13 +03:00
  • 13fa55125b Merge pull request #69 from edx/valera/event_tracking Valera Rozuvan 2013-06-07 06:06:21 -07:00
  • 1956020f5c Overhaul of event log of load, play, pause, seek, speed-change events. Valera Rozuvan 2013-06-05 16:50:11 +03:00
  • 48edd4a2bf Experimenting with optimal event attachment strategy. Valera Rozuvan 2013-06-04 18:08:46 +03:00
  • d4db4c6dea Fix encoding errors when hashing XML Ned Batchelder 2013-06-06 15:46:18 -04:00
  • 7104937fb8 move url() wrapper into SASS variable Giulio Gratta 2013-06-06 17:54:41 -07:00
  • e161a0a65e simplified analyticserver settings Juho Kim 2013-06-06 18:58:20 -04:00