ichuang
09bdcbbc6f
skip ~ files in static content import
2014-02-06 14:21:40 -05:00
ichuang
33f86a7af1
skip *~ files in import of extra content (e.g. info and about pages)
2014-02-06 14:21:40 -05:00
David Baumgold
698aedc329
better pylint formatting
2014-02-06 11:56:46 -05:00
David Baumgold
2d59d44bb5
Clarify DATA_DIR path
2014-02-06 11:55:41 -05:00
Will Daly
28c33a4f84
Skip page check in promise for Tab Nav in bok-choy suite
2014-02-06 09:31:21 -05:00
Will Daly
4c2b76951d
Merge pull request #2431 from edx/will/ora-acceptance-tests-rebase
...
Peer-grading acceptance tests
2014-02-05 16:43:47 -05:00
Jay Zoldak
0acb18fe1f
Merge pull request #2480 from edx/zoldak/increase_lettuce_script_timeout
...
Increase async script timeout in lettuce acceptance tests
2014-02-05 15:45:31 -05:00
Feanil Patel
544b496185
Merge pull request #2484 from edx/feanil/fix_transfer_logic
...
Only move students if they aren't in the new course.
2014-02-05 15:18:32 -05:00
Will Daly
0a9b4ada86
Added stub XQueue server to bok_choy test suite.
...
Added feedback check for AI-assessment test
Added peer assessment feedback test
Added tests for peer grading module
Added stub peer grading module service
Updated Studio/LMS page objects and tests to use bok-choy v0.1.0
Added LMS bok-choy tests from e2e repo
Add bok-choy tests for peer grading module, including calibration.
2014-02-05 14:50:15 -05:00
Feanil Patel
3731144dc6
Only move students if they aren't in the new course.
2014-02-05 14:32:59 -05:00
Will Daly
8c46d4c623
Merge pull request #2479 from edx/will/update-bok-choy-for-a11y-fixes
...
Bok-choy fixes (a11y, video player bug)
2014-02-05 14:07:28 -05:00
Jay Zoldak
a4275e90b1
Increase async script timeout in lettuce acceptance tests
2014-02-05 13:14:19 -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
Will Daly
274824bf55
Updated bok-choy tests for a11y css selector changes
...
Disable broken video test
2014-02-05 12:45:52 -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
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
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
cahrens
1dcd5fe6e9
Deleting unused methods.
2014-02-05 10:49:37 -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
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
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
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
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
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
Dave St.Germain
0e5f3e4f08
The default course CSS class should be empty string rather than None.
2014-02-04 14:37:38 -05:00
Will Daly
079f3aa5f4
Updated bok choy page objects setup.py
...
Fix bug in url method of register page object
Add dist directories to gitignore
2014-02-04 14:32:42 -05:00
Carson Gee
69097e7b4a
Merge pull request #2032 from carsongee/cg/ssl-studio
...
More fully integrate and test ssl external auth in CMS
2014-02-04 09:54:17 -08:00
Carson Gee
8cbe263ca0
Rename of feature AUTH_USE_MIT_CERTIFICATES to AUTH_USE_CERTIFICATES across platform.
...
Caution! This is backwards incompatible
2014-02-04 10:50:48 -05:00
Calen Pennington
49217ebe8b
Allow multiple client-side runtimes on a single page
...
Make XBlock client-side runtimes proper classes, so that handlerUrl can
be defined in a per-runtime way, and we can have multiple runtimes on a
single page.
[LMS-1630][LMS-1421][LMS-1517]
2014-02-04 08:55:36 -05:00
Szczork
08ce047fe2
add unit test for speed_change_video event
2014-02-04 14:35:11 +01:00
Jason Bau
7ac13bf81e
Don't show course start date if it hasn't been set.
...
If neither start nor advertised_start has been changed from default
don't show the course start date.
This allows us to accept course registrations for courses whose start
date is yet TBD.
2014-02-03 16:20:39 -08:00
Feanil Patel
5e5c59cab2
Merge remote-tracking branch 'origin/release'
...
Conflicts:
common/lib/xmodule/xmodule/modulestore/xml.py
Took the changes that were on the release branch.
2014-02-03 16:39:40 -05:00
ichuang
239985ef68
add message output to formulaequationinput.html (capa)
2014-02-03 16:12:20 -05:00
Diana Huang
0ee9a72465
Merge pull request #2432 from edx/diana/error-module-i18n
...
Clean up strings in the ErrorModule
2014-02-03 12:57:14 -08:00
Calen Pennington
a3146cd7aa
Merge pull request #2388 from cpennington/initial-languages
...
Add initial languages, ready for dark-launch
2014-02-03 11:52:32 -08:00
Will Daly
9fd0fbc783
Merge pull request #2430 from edx/will/fix-bok-choy-register-test
...
Fix find courses page title in bok choy test suite
2014-02-03 11:07:19 -08:00
Carson Gee
2bf6df23c8
More fully integrate and test ssl external auth in CMS
2014-02-03 14:00:40 -05:00
Dave St.Germain
cb7882e0c8
Added test for template tag and breadcrumb function.
2014-02-03 12:01:28 -05:00
Sarina Canelake
7718608741
Fix unicode error in subsection
2014-02-03 12:01:28 -05:00
Diana Huang
40deaa509e
Clean up strings in the ErrorModule
2014-02-03 11:56:10 -05:00
Greg Price
4e1c595472
Merge pull request #2377 from edx/gprice/forum-thread-pagination
...
Add pagination of responses to forum threads
2014-02-03 08:55:20 -08:00