Commit Graph

22819 Commits

Author SHA1 Message Date
Adam Palay
f4c6bd1bad Revert "If unit display name is non-empty string, change it to a defaul (STUD-1284)"
This reverts commit b8da1c5bb7.
2014-02-05 13:07:33 -05:00
Adam Palay
b8da1c5bb7 If unit display name is non-empty string, change it to a defaul (STUD-1284) 2014-02-05 13:05:26 -05:00
Calen Pennington
b0bed170de Enable (and test) xml export of pure XBlocks
[LMS-179]
[LMS-209]
[LMS-1345]
2014-02-05 13:02:40 -05:00
Christina Roberts
235d10ddc6 Merge pull request #2434 from edx/christina/preview_handler
preview_handler changes to support Locators
2014-02-05 12:53:11 -05:00
jsa
427468565f don't show the add response button if responses are not allowed.
JIRA: FOR-452
2014-02-05 12:49:52 -05:00
Diana Huang
7acc116128 Merge pull request #2477 from edx/diana/fix-sequence-titles
Prevent bad sequential titles
2014-02-05 12:49:31 -05:00
Dave St.Germain
28f2a547a5 Merge pull request #2475 from edx/dcs/a11y-skip-nav
Add a means to skip to more specific parts of the page.
LMS-2156
2014-02-05 12:46:59 -05:00
Will Daly
274824bf55 Updated bok-choy tests for a11y css selector changes
Disable broken video test
2014-02-05 12:45:52 -05:00
cahrens
c2199279e7 Changes to preview to support xblocks using Locators intead of Locatins.
STUD-967
2014-02-05 12:16:20 -05:00
thedeadparrot
539cd053d1 Prevent bad sequential titles
Don't try to set the title if we don't have anything in
the sequential

LMS-2168
2014-02-05 12:11:52 -05:00
Dave St.Germain
793dae53b7 Merge pull request #2439 from edx/dcs/a11y-vivisections
Reduce the usage of <section> tags, to increase accessibility
LMS-2161
2014-02-05 11:38:22 -05:00
Bertrand Marron
5835ecf779 Stop using JavaScript to set the body CSS class
This prevents everything from blinking, since the CSS class will be
present when the page is rendering.
2014-02-05 17:34:35 +01:00
Dave St.Germain
a6797899da Removed inappropriate section tags. Because screen readers announce each section, they should not be used unless they are actually defining meaningful sections. 2014-02-05 11:32:08 -05:00
Dave St.Germain
9945d3e9cf Add a means to skip to more specific parts of the page. Contributes to
LMS-2156
2014-02-05 11:28:11 -05:00
Dave St.Germain
9132009fd3 Merge pull request #2463 from edx/dcs/a11y-progress-delistify
Converted <ol> to <div> to prevent a11y confusion on course progress page.
[LMS-1727]
2014-02-05 11:16:41 -05:00
Will Daly
8ee601a5e3 Clean up Mongo databases created by the test suite. 2014-02-05 11:07:34 -05:00
Mark Hoeber
54f508a01f Merge pull request #2455 from edx/markhoeber/documentation/stud-1242
Doc Update for Component label in editable unit page
2014-02-05 11:05:51 -05:00
Mark Hoeber
bd9b12d6cb Merge pull request #2474 from edx/markhoeber/documentation/release-notes-2-5-14
Markhoeber/documentation/release notes 2 5 14
2014-02-05 11:05:23 -05:00
Will Daly
0cd7a489a5 Merge pull request #2472 from edx/will/tab-nav-page-object-fix
Make tab nav page object more robust
2014-02-05 11:04:55 -05:00
Mark Hoeber
c27e8e3cae 2-5-2014 release notes 2014-02-05 11:04:32 -05:00
cahrens
1dcd5fe6e9 Deleting unused methods. 2014-02-05 10:49:37 -05:00
Brian Talbot
26068a982f LMS: removing redundancy and markup reliability from progress-page Sass selectors 2014-02-05 10:49:37 -05:00
Mark Hoeber
ecc3ebd048 Merge pull request #2473 from edx/sylvia/documentation/BLD-787
Update warning for Math Expression Input problems
2014-02-05 10:24:40 -05:00
Don Mitchell
b8ea7f3c43 update_item and other refactorings continued 2014-02-05 10:24:24 -05:00
Feanil Patel
f33f543490 Merge pull request #2446 from edx/rc/2014-02-05
rc/2014-02-05
2014-02-05 09:55:18 -05:00
Sylvia Pearce
e690ac6ff6 Update warning for Math Expression Input problems 2014-02-05 09:48:54 -05:00
Calen Pennington
ded722dd38 Merge pull request #2449 from cpennington/xblock-testing-docs
Add docs about testing xblocks in the LMS
2014-02-05 09:47:27 -05:00
Don Mitchell
53f7c50731 Added test for defaulting use_locations 2014-02-05 09:34:30 -05:00
Don Mitchell
c601b75675 MixedModulestore wraps most getters, update_item, delete_item
with code to translate between addressing schemes based on app
and persistence layer addressing scheme specification.

STUD-1206
2014-02-05 09:34:30 -05:00
Dave St.Germain
ea594a2980 Merge pull request #2464 from edx/dcs/default-css-class
The default course CSS class should be empty string rather than None.
2014-02-05 09:34:05 -05:00
Will Daly
cb4f92acdf Make tab nav page object more robust 2014-02-05 08:54:43 -05:00
Will Daly
cb8818a4b0 Merge pull request #2470 from edx/will/fix-http-stub-test
Increase wait time in XQueue stub test
2014-02-05 08:34:45 -05:00
Calen Pennington
e7e528e8d8 Add docs about testing xblocks in the LMS
[LMS-2059]
[LMS-2060]
[LMS-1216]
2014-02-05 08:27:41 -05:00
Calen Pennington
6d67d0c677 Merge pull request #1949 from cpennington/xblock-studio-js-and-css
Enable XBlock js and css in Studio
2014-02-05 08:19:45 -05:00
Valera Rozuvan
7339f568d4 Merge pull request #2358 from Szczork/szczork/log-speed-change-video
add condition - log speed change / loading video
2014-02-05 12:46:25 +02:00
Will Daly
7960d31416 Increase wait time in XQueue stub test 2014-02-04 22:58:58 -05:00
ichuang
5541aa9c5d Merge pull request #2412 from edx/bugfix/ichuang/formulaequation-msg2
add message output to formulaequationinput.html (capa)
2014-02-04 18:57:41 -08:00
Will Daly
50fed0acc6 Merge pull request #2469 from edx/will/doc-and-i18n-test-prereqs
Install Python prereqs before running doc and i18n tests
2014-02-04 17:45:43 -08:00
Will Daly
6f080b2fca Install Python prereqs before running doc and i18n tests 2014-02-04 20:19:11 -05:00
Jason Bau
70762d1ab7 Merge pull request #2307 from edx/jbau/allow-unset-course-startdate
Handle taking registrations on a course with TBD start date
2014-02-04 16:07:23 -08:00
marcotuts
3e5a591afe added back in component header visual separation from component rendering block, making clear the display name for each component is not rendered to students 2014-02-04 18:57:09 -05:00
chrisndodge
3f43fb6436 Merge pull request #1967 from edx/feature/cdodge/cap-num-enrollments
Add ability to cap number of enrollments in a course
2014-02-04 13:38:52 -08:00
Calen Pennington
818ad15967 Merge pull request #2304 from cpennington/less-initialization
Don't force modulestore initialization when running lms manage.py, only when running via the wsgi file
2014-02-04 13:27:01 -08:00
Will Daly
bf147e0005 Merge pull request #2428 from edx/will/i18n-test-results
Better test console reports; i18n XUnit results
2014-02-04 13:00:52 -08:00
Calen Pennington
569c5def77 Make uses of quote_slashes always operate on encoded strings 2014-02-04 15:39:40 -05:00
Calen Pennington
f6731342de Make Studio load XBlock fragment js and css on the client-side
[LMS-1421][LMS-1517]
2014-02-04 15:38:13 -05:00
Calen Pennington
13c894eb31 Remove extraneous configuration 2014-02-04 15:35:26 -05:00
Chris Dodge
ad7348ec11 Allow author to cap enrollments in course
add a test case for enrollment caps

pep8 fix
2014-02-04 15:32:36 -05:00
Will Daly
cca5b2b63b Merge pull request #2452 from edx/will/pages-setup-script
Updated bok choy page objects setup.py
2014-02-04 12:10:07 -08:00
Julia Hansbrough
aeb7bbf260 Merge pull request #2461 from edx/flowerhack/fix/csv-using-read-replica
Fixed 500ing CSV reports
2014-02-04 11:56:54 -08:00