cahrens
09d90b16af
Clean up of modulestore references (primarly LMS).
...
STUD-1151
2014-02-11 14:29:22 -05:00
polesye
cebc0c47fd
BLD-824: Download Video link missing from video player.
2014-02-11 20:17:22 +02:00
polesye
102d1cb253
Persist student progress in video.
...
Student logins to edx, plays video, selects position, closes
browser, opens video, position is restored.
BLD-385
2014-02-11 13:53:24 +00:00
Oleg Marshev
79ffcb7e94
Refactor stub implementation of LTI Provider. BLD-601.
2014-02-11 12:50:22 +02:00
Don Mitchell
16f0d12a1f
Merge pull request #2356 from edx/dhm/mixed_ms_wrapper
...
MixedModulestore wraps most getters, update_item, delete_item
2014-02-10 16:01:50 -05:00
Ned Batchelder
30aede6fb2
Merge pull request #2541 from edx/ned/remove-unused-imports
...
Remove unused imports.
2014-02-10 15:00:49 -05:00
Dave St.Germain
01ac04ca60
Merge pull request #2496 from edx/dcs/a11y-hide-things
...
For a11y, modal dialogs and script templates should be hidden...
2014-02-10 14:50:30 -05:00
Ned Batchelder
1bd213beba
Remove unused imports.
2014-02-10 14:07:50 -05:00
Calen Pennington
e0f6b1a24a
Merge pull request #2221 from cpennington/xblock-xml-serialization
...
Enable (and test) xml export of pure XBlocks
2014-02-07 16:46:46 -05:00
Dave St.Germain
44109d16ab
For a11y, modal dialogs and script templates should be hidden from
...
screen readers. Also, the mathjax message should be wrapped to prevent
non-IE browsers from complaining about a feature that is IE-only.
2014-02-07 11:12:41 -05:00
Jason Bau
fc8efc3017
fix tests that were breaking on dev envs due to TIME_ZONE='UTC'
2014-02-06 23:07:26 -08:00
Don Mitchell
1de9d55844
Review-driven changes (to-be-squashed)
2014-02-05 16:34:24 -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
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
Don Mitchell
b8ea7f3c43
update_item and other refactorings continued
2014-02-05 10:24:24 -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
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
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
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
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
Julia Hansbrough
69b5b033fd
Midcourse reverifications: dismissal banner
...
Added a banner that students can use to dismiss the "you have failed reverification" message. Also, removed unused code, wired up the sidebar for design
2014-01-31 22:20:32 +00:00
Julia Hansbrough
3aa80654cb
Midcourse reverification: fixing broken tests
...
Also, refactored code representing ReverifyInfo
2014-01-31 22:08:09 +00:00
Julia Hansbrough
3e1519c62a
Midcourse reverification: increased quality
...
Also, removed an unused template
2014-01-31 22:08:09 +00:00
Julia Hansbrough
0b7594178b
Moved reverification windows into common
...
Added verification sidebar, banner for major courseware sections, quality & test improvements
2014-01-31 22:08:08 +00:00
Jay Zoldak
9cfd649c08
Merge pull request #2137 from abdoosh00/feature/unicode
...
Unicode changes to support R to L script
2014-01-31 06:48:01 -08:00
davestgermain
5122c292c7
Merge pull request #2343 from edx/dstgermain/a11y-page-titles
...
Added more descriptive page titles.
2014-01-30 14:33:48 -08:00
Dave St.Germain
636eab8b9e
Added more descriptive page titles.
2014-01-30 17:32:03 -05:00
Jay Zoldak
bc30addfb9
Unicode changes to support QRF
...
fixing unit tests
fixing merge error
fixing xqueue submission issue with unicode url (trial 0.1)
fixing fotmats as commented upon
removing yaml file language selection
Unicode changes to support QRF
removed unnecessary pass in modulestore/init.py
fixing merge error
fixing fotmats as commented upon
removing yaml file language selection
fixing pep8 violations
- fixing pylint violations
pylint violation
fixing line spaces and formats
ignore pylint E1101
remove empty line
fixing pylint violations
pep8 violations
bulk mail unicode/decode
fix migration error
fix pep8 just to push again
more unicode/decode
Final changes to comments and error messages.
2014-01-30 16:20:36 -05:00
David Baumgold
751669cbe7
/create_account: use proper HTTP status codes
...
Use status code 400 when there is a validation error in creating an account.
2014-01-30 15:23:57 -05:00
Adam Palay
5372bcff51
Detached pages from XML courses are set to appropriate descriptor class (LMS-2094)
...
Add tests
2014-01-30 13:52:07 -05:00
Chris Dodge
3554c52a20
update test to reflect that the non-microsite homepage has been changed to remove all the partnership content
2014-01-30 10:26:13 -05:00
Oleg Marshev
13c19c98e2
Add role parameter to LTI. BLD-583.
2014-01-30 14:37:33 +02:00
Anton Stupak
a077dc815c
Merge pull request #2352 from edx/anton/fix-persist-speed-per-video
...
Video: Fix speed persistence per video.
2014-01-30 00:04:31 -08:00
jorr-at-google
87aa71c450
Merge pull request #2309 from edx/jorr/feature/use-xblock-publish-api
...
Use the publish() api from xblock.runtime.Runtime
2014-01-29 09:25:33 -08:00
chrisndodge
7162aa66f3
Merge pull request #2285 from antoviaque/registration-extra-fields
...
Registration extra fields: Selectively require/hide registration fields & add optional country/city fields
2014-01-29 08:09:53 -08:00
polesye
642c239a01
Fix speed persistence per video.
2014-01-29 16:49:39 +02:00
Will Daly
021bece881
Merge pull request #2239 from edx/will/ora-ai-and-peer-tests
...
ORA AI and Peer acceptance tests
2014-01-29 06:28:39 -08:00
Xavier Antoviaque
386115aecf
Selectively require/hide registration fields & add country/city fields
...
Extend the capabilities of the REGISTRATION_OPTIONAL_FIELDS
configuration variable, to allow to select, for each individual field,
if it should be 'hidden', 'optional' or 'required'.
Rename the configuration variable to REGISTRATION_EXTRA_FIELDS to reflect
the additional capabilities, and updates the defaults.
As extra fields, configurable through the REGISTRATION_EXTRA_FIELDS
variable. Hidden by default.
Tickets: MCKIN-168 MCKIN-184
Note: Studio also has a registration page, which uses the same account
creation page. It should be possible to use it without requiring the
variable from the LMS, as the fields are different.
2014-01-29 09:01:28 -05:00
jorr
58c76afa9e
Use the publish() api from xblock.runtime.Runtime
2014-01-28 14:16:34 -08:00
Dave St.Germain
6d50ff7b61
Set the html language to the browser's specified language
2014-01-28 16:43:29 -05:00
Will Daly
b73c6f63fc
Added stub XQueue server to bok_choy test suite.
...
Added feedback check for AI-assessment test
Added peer assessment feedback test
2014-01-28 14:57:28 -05:00
Giulio Gratta
78c85ea3b2
Merge pull request #2308 from edx/giulio/fix-error-msg-typo
...
Fixed all instances of "occured" typo
2014-01-27 10:46:13 -08:00
Giulio Gratta
0429ba7da3
Fixed all instances of "occured" typo
2014-01-24 16:13:26 -08:00
Chris Dodge
8262b6564e
pep8 cleanup
2014-01-24 11:59:56 -05:00
chrisndodge
88391c7ec6
Merge pull request #2278 from edx/cdodge/session-inactivity-timeout
...
add middleware to be able to expire inactive sessions after N seconds
2014-01-24 08:25:24 -08:00
Chris Dodge
fcefada2d7
add middleware to be able to expire inactive sessions after N seconds
...
configure middleware
add test for session inactive timeouts
add Studio inactive session timeout test
change login method used
add create_test_account to test
make sure the expected redirect URL is right
fix indenting problem
fix doc string since we moved from minutes to seconds
use utility methods rather than calling another test to set up and activate an account
clean up code violations
respond to PR feedback
use optional params to make code cleaner
pylint fix on test files
2014-01-24 10:36:21 -05:00
Oleg Marshev
ec6d9d585a
Allow user with BetaTester role correctly use LTI. BLD-641.
2014-01-24 14:42:14 +02:00
polesye
1d74838698
BLD-237: Persist speed preferences between videos.
2014-01-23 20:54:40 +02:00
Anton Stupak
5bacfcc32b
Merge pull request #2045 from edx/anton/video-merge-fields
...
Merge "video sources" and "download video" into the same field
2014-01-23 09:31:11 -08:00
Jay Zoldak
538ecf4852
Enable microsite tests
...
Move microsite test assets to common/test
Rename helper method to not have test in the name
Rename test css file
2014-01-23 10:42:51 -05:00