Brian Talbot
|
9552be6f19
|
adds in aria attributes and semantic status content for option input problems
|
2013-06-10 16:22:19 -07:00 |
|
Brian Talbot
|
2b08db57f0
|
adds in aria attributes and semantic status content for designprotein2d problems
|
2013-06-10 16:22:18 -07:00 |
|
Brian Talbot
|
04acd8790f
|
adds in aria attributes and semantic status content for matlab problems
|
2013-06-10 16:22:18 -07:00 |
|
Brian Talbot
|
dba0eb78d3
|
adds in aria attributes and semantic status content for js-text input problems
|
2013-06-10 16:22:18 -07:00 |
|
Brian Talbot
|
d1ca8dc2bb
|
adds in aria attributes and semantic status content for image input problems
|
2013-06-10 16:22:17 -07:00 |
|
Brian Talbot
|
cb78863984
|
adds in aria attributes and semantic status content for editamolecule problems
|
2013-06-10 16:22:17 -07:00 |
|
Brian Talbot
|
7ac75eae85
|
adds in aria attributes and semantic status content for editagene problems
|
2013-06-10 16:22:17 -07:00 |
|
Brian Talbot
|
254436aad1
|
adds in aria attributes and semantic status content for drag and drop problems
|
2013-06-10 16:22:16 -07:00 |
|
Brian Talbot
|
2c91f933e9
|
adds in aria attributes and semantic status content for crystallography problems
|
2013-06-10 16:22:16 -07:00 |
|
Brian Talbot
|
31a08bf42f
|
adds in aria attributes and semantic status content for code input problems
|
2013-06-10 16:22:16 -07:00 |
|
Brian Talbot
|
a84dab0feb
|
adds in aria attributes and semantic status content for choicegroup problems
|
2013-06-10 16:22:16 -07:00 |
|
Brian Talbot
|
832e05341b
|
adds in aria attributes and semantic status content for chem eq problems
|
2013-06-10 16:22:15 -07:00 |
|
Brian Talbot
|
f4ef603d73
|
adds in aria attributes and semantic status content for annotation problems
|
2013-06-10 16:22:15 -07:00 |
|
Brian Talbot
|
4706b83a2b
|
adds in aria attributes and semantic status content for textline problems
|
2013-06-10 16:22:15 -07:00 |
|
Brian Talbot
|
8e30981f6f
|
revises the show/hide answer input to use an HTML button element for accessibility purposes
|
2013-06-10 16:22:14 -07:00 |
|
Don Mitchell
|
976280e693
|
Merge pull request #110 from edx/bug/dhm/baddrafts
Have the draft module store actively prevent non-leaf nodes from being
|
2013-06-10 12:01:49 -07:00 |
|
Ned Batchelder
|
62b2323588
|
Merge pull request #94 from edx/ned/fix-silly-xml-encoding-errors
Fix encoding errors when hashing XML
|
2013-06-10 10:45:37 -07:00 |
|
Ned Batchelder
|
fea6792637
|
In these tests, 'rendered_html' is neither rendered, nor HTML. Name it context_repr, since that's what it is.
|
2013-06-10 13:11:10 -04:00 |
|
dcadams
|
0b4e03e8bc
|
Merge pull request #66 from edx/feature-dcadams-usermanagement
Feature user-management autoenroll
|
2013-06-10 10:10:57 -07:00 |
|
Ned Batchelder
|
5bc7333ca8
|
Test the Unicode handling during construction of an ErrorModule directly.
|
2013-06-10 12:58:10 -04:00 |
|
Ned Batchelder
|
a841bf7d2e
|
Use repr instead of str for getting context data via the system render function, so it works better for non-ASCII data.
|
2013-06-10 12:57:39 -04:00 |
|
cahrens
|
b0b3062a20
|
Allow a value of 0 for max attempts. STUD-264.
|
2013-06-10 11:51:25 -04:00 |
|
Ned Batchelder
|
979ee6844e
|
Add to the test, a check that the XML file truly has a non-ASCII character in it.
|
2013-06-07 19:05:01 -04:00 |
|
Ned Batchelder
|
4896e44589
|
Write a test for the XML unicode conversion fix.
|
2013-06-07 17:07:33 -04:00 |
|
Ned Batchelder
|
aac7e364d3
|
Make the repr right.
|
2013-06-07 17:05:58 -04:00 |
|
Don Mitchell
|
2266028921
|
Have the draft module store actively prevent non-leaf nodes from being
saved as draft.
|
2013-06-07 15:40:30 -04:00 |
|
Ned Batchelder
|
69f8bf7afa
|
Fix weird formatting.
|
2013-06-07 09:58:12 -04:00 |
|
Ned Batchelder
|
ccaf8178fd
|
Change a test to get at some Unicode issues.
|
2013-06-07 09:57:51 -04:00 |
|
Valera Rozuvan
|
01678c3be0
|
Merge pull request #70 from edx/valera/gst_fixes_hsph
GST fixes
|
2013-06-07 06:15:28 -07:00 |
|
Valera Rozuvan
|
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.
|
2013-06-07 16:12:50 +03:00 |
|
Valera Rozuvan
|
1956020f5c
|
Overhaul of event log of load, play, pause, seek, speed-change events.
|
2013-06-07 16:05:02 +03:00 |
|
Valera Rozuvan
|
48edd4a2bf
|
Experimenting with optimal event attachment strategy.
|
2013-06-07 16:05:02 +03:00 |
|
Ned Batchelder
|
d4db4c6dea
|
Fix encoding errors when hashing XML
We occasionally get UnicodeEncodeErrors from these two places,
because the XML is a Unicode string, and is implicitly encoded to ascii.
|
2013-06-07 07:10:32 -04:00 |
|
Jonah Stanley
|
a3a7d1d548
|
Merge pull request #77 from edx/jonahstanley/fix-alert-tests
Jonahstanley/fix alert tests
|
2013-06-06 12:59:07 -07:00 |
|
JonahStanley
|
477f29d5ee
|
Added docstring specifying when this method must be called
|
2013-06-06 14:52:35 -04:00 |
|
Calen Pennington
|
5489a3b645
|
Merge pull request #44 from edx/feature/cale/run-all-tests
Run all tests on jenkins
|
2013-06-06 09:52:27 -07:00 |
|
dcadams
|
de1c68796b
|
Merge branch 'master' of github.com:edx/edx-platform into feature-dcadams-usermanagement
|
2013-06-06 08:48:10 -07:00 |
|
Jay Zoldak
|
f00b42c950
|
Merge pull request #88 from edx/zoldak/revert-search-push
Revert accidental push of changes to master
|
2013-06-06 07:26:49 -07:00 |
|
Vasyl Nakvasiuk
|
b5ba7b8269
|
Merge pull request #7 from edx/anton/video_tests_fix
Video tests fix
|
2013-06-06 07:15:25 -07:00 |
|
Jay Zoldak
|
51b70e42a4
|
Revert "Merge branch 'master' of https://github.com/edx/edx-platform into slater/search"
This reverts commit e9c5d765ec, reversing
changes made to 5ff9f3be88.
|
2013-06-06 10:06:37 -04:00 |
|
Vasyl Nakvasiuk
|
45e32107e7
|
video module: remove old methods
|
2013-06-06 16:46:47 +03:00 |
|
Vasyl Nakvasiuk
|
68716f99cc
|
video module: _get_timeframe -> get_timeframe
|
2013-06-06 16:46:47 +03:00 |
|
Anto Stupak
|
8b06916eb6
|
Fix tests for firefox
|
2013-06-06 16:45:16 +03:00 |
|
Anton Stupak
|
7eb18fe019
|
adds test files for video
|
2013-06-06 16:45:16 +03:00 |
|
Slater-Victoroff
|
e9c5d765ec
|
Merge branch 'master' of https://github.com/edx/edx-platform into slater/search
|
2013-06-06 08:56:37 -04:00 |
|
Slater-Victoroff
|
3b165da170
|
Replaced troublesome pyes integration with direct calls made to elasticsearch rest api
|
2013-06-06 08:56:16 -04:00 |
|
Jay Zoldak
|
1f284c56c1
|
Skip a test that is causing intermittent failures due to the way it is overriding urls
|
2013-06-05 18:15:16 -04:00 |
|
dcadams
|
bc5d792338
|
Merge branch 'master' of github.com:edx/edx-platform into feature-dcadams-usermanagement
|
2013-06-05 15:14:48 -07:00 |
|
JonahStanley
|
d226a21eb0
|
Changed wording to I will
|
2013-06-05 16:01:45 -04:00 |
|
JonahStanley
|
f652a5d8c4
|
Small wording fix
|
2013-06-05 15:57:42 -04:00 |
|