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
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
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
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