Mathew Peterson
9f8f64cffe
Course Reruns UI
...
Studio: adding course re-run-centric static template rendering
* initial HTML for dashboard states
* initial HTML for new course re-run view/form
* initial HTML placeholder for outline alert UI
Conflicts:
cms/templates/index.html
Studio: adding styling for course re-run-centric views
* adding new view/page mast-wizard type
* refactoring create course/element form styling
* adding course re-run view specific styling
* adding courses processing styling (w/ alerts and status)
Course rerun server-side updates: support display_name and DuplicateCourseError.
Studio: further design revisions and tweaks from feedback
* removing new window attribute from re-run control
* removing links from processing courses
* revising look/feel of dismiss action on dashboard + alert
* correcting font-weight of dashboard processing title
* adding extra space to course rerun action on dashboard
* re-wording secondary cancel action on rerun view
Conflicts:
cms/templates/index.html
Added interation on unsucceeded courses in dashboard
Studio: removing 'rel=external' property from course re-run actions
Studio: removing hover styles for processing courses
Fixed value bug in split and set course listing to display run
moved task.py for rerun
2014-08-21 12:09:12 -04:00
Tim Babych
a986b46cb1
Merge pull request #4750 from edx/anton/publish-unit-from-course-outline
...
Publish sections/subsections/units from course outline.
2014-08-21 18:19:14 +03:00
polesye
732bcbdeb6
STUD-1911, STUD-1932: Publish sections, subsections and units from course outline.
2014-08-21 17:34:06 +03:00
Christina Roberts
420ae2da1e
Merge pull request #4857 from edx/christina/stud-2093
...
Add bok choy tests for bad HTML module content.
2014-08-21 09:48:24 -04:00
muhammad-ammar
06842be865
Merge pull request #4859 from edx/ammar/bok-choy-video-transcript-tests
...
Bok-Choy Video Transcript Tests Batch1
2014-08-21 12:01:04 +05:00
cahrens
49f4d1ee9f
Disable JS error test until Andy's PR.
2014-08-20 15:54:48 -04:00
Brian Talbot
d808b742e5
Studio: revising %cont-text-sr Sass placeholder based on modern browser support
2014-08-20 14:48:37 -04:00
Adam
6a9753239d
Merge pull request #4896 from Kelketek/fix_path_to_location
...
path_to_location now returns 404 on orphaned items. Resolves LMS-9661.
2014-08-20 13:23:30 -04:00
Ben Patterson
ea967148ed
Merge pull request #4860 from edx/benp/lint-cleanup
...
pep8 improvements on bok-choy tests.
2014-08-20 10:08:38 -04:00
Jonathan Piacenti
8918217df2
path_to_location now returns 404 on orphaned items. Resolves LMS-9661.
2014-08-20 13:12:47 +00:00
Ben Patterson
4343a953a3
pep8 improvement on bok-choy page class.
2014-08-20 09:05:30 -04:00
Ben Patterson
a18660cabd
pep8 improvements on bok-choy tests.
2014-08-20 09:05:30 -04:00
Muhammad Ammar
cfeb7102a6
Bok-Choy Video Transcript Tests
2014-08-20 12:11:21 +00:00
Waqas Khalid
01aa38fb82
Truncated markup can be displayed in forums user profile view
...
FOR-581
2014-08-20 14:33:23 +05:00
muhammad-ammar
ca3bd2f83f
Merge pull request #4496 from edx/ammar/bok-choy-cms-video-editor-tests
...
Bok-Choy CMS Video Editor Tests
2014-08-20 13:19:10 +05:00
David Baumgold
b4d14a566e
Merge pull request #4892 from edx/db/marcnu-quality
...
Cleaning up a few quality violations
2014-08-19 14:42:40 -04:00
Sarina Canelake
46051ef212
Merge pull request #3495 from eduNEXT/feature/fmo/theme-microsite-support
...
Microsites alongside Theme
2014-08-19 12:39:21 -04:00
David Baumgold
fb0ee690f2
Cleaning up a few quality violations
2014-08-19 11:49:43 -04:00
David Baumgold
7bb2535df2
Merge pull request #4649 from MarCnu/contentstore-streaming-range
...
Contentstore streaming range
2014-08-19 11:46:40 -04:00
MarCnu
77f7f26933
Add HTTP_RANGE compatibility for ContentStore file streaming
...
Currently, users can only download ContentStore files from first byte to
last byte.
With this change, when a request to the ContentStore includes the HTTP
"Range" parameter, it is parsed and StaticContentStream will stream the
requested bytes.
This change makes possible to stream video files (.mp4 especially) from
the ContentStore. Users can now seek a specific time in the video
without loading all the file.
This is useful for courses with a limited number of students that
doesn't require a dedicated video server.
2014-08-19 16:46:31 +02:00
cahrens
7130c14f48
Add tests that verify Studio can still render with bad HTML content.
2014-08-19 10:38:19 -04:00
David Baumgold
b9eaf32985
Merge pull request #4875 from edx/db/edx-wiki-to-openedx
...
Update comments to point to openedx.atlassian.net
2014-08-19 10:23:27 -04:00
Jesse Zoldak
fc285ee486
Merge pull request #4864 from edx/ammar/fix-pause-state-promise-broken-issue
...
Fix Video Player Pause Issue
2014-08-19 10:20:05 -04:00
Don Mitchell
3c3a316f08
Make it branch agnostic
...
LMS-11210
Conflicts:
common/lib/xmodule/xmodule/modulestore/split_mongo/split_draft.py
2014-08-18 16:19:46 -04:00
David Baumgold
2e02cefc90
Update comments to point to openedx.atlassian.net
...
And whitespace corrections (automatically made by my editor, and I'm too lazy
to remove them)
2014-08-18 15:34:06 -04:00
Muhammad Ammar
f93e4f2775
Bok-Choy CMS Video Editor Tests
2014-08-18 15:44:30 +00:00
Muhammad Ammar
ebee3c406e
Fix Video Player Pause Issue
2014-08-18 13:18:15 +00:00
Ben McMorran
12a5781725
Add ability to set staff lock from course outline
2014-08-16 15:58:42 -04:00
Don Mitchell
23d78fe7fc
Merge pull request #4803 from edx/dhm/import_split_test
...
Dhm/import split test
2014-08-15 17:23:33 -04:00
Don Mitchell
3b43f34b20
XML export maps keys into xml expected format
2014-08-15 16:02:48 -04:00
Alexander Kryklia
ccf85a9431
Merge pull request #4777 from edx/anton/sync-groups-and-verticals
...
Anton/sync groups and verticals
2014-08-15 20:15:12 +03:00
Christina Roberts
33815f1cc5
Merge pull request #4853 from edx/christina/stud-2093
...
Add a request-token to identify which xblock html was rendered as part o...
2014-08-15 12:55:34 -04:00
polesye
867a5c051f
Sync children vertical names with group names in split test module.
2014-08-15 19:34:55 +03:00
Will Daly
3cd4610b5a
Merge pull request #4824 from edx/will/auto-register
...
Auto enroll students even if there are multiple course modes
2014-08-15 11:11:19 -04:00
Calen Pennington
50082387eb
Add a request-token to identify which xblock html was rendered as part of the current request
...
[STUD-2903]
2014-08-15 11:04:52 -04:00
Jesse Zoldak
4d5b948928
Merge pull request #4748 from Stanford-Online/jbau/parallel-unit-tests
...
make unit tests respect mongo port/host settings (with default)
2014-08-15 10:56:52 -04:00
marco
6f810836db
Template changes for course track AB-test
2014-08-15 10:26:29 -04:00
Will Daly
714f9bb69f
Auto enroll students even if there are multiple course modes
...
Add session middleware to an external auth test to fix a test failure with the auto-registration AB-test changes
2014-08-15 10:26:27 -04:00
Sarina Canelake
f3a0327541
Merge pull request #4841 from edx/sarina/minor-i18n-fixes
...
Minor i18n fixes prompted by translators
2014-08-14 18:03:54 -04:00
Adam
c830537ea3
Merge pull request #4844 from edx/release
...
Release
2014-08-14 17:06:39 -04:00
Sarina Canelake
19ca6c845c
Minor i18n fixes prompted by translators
2014-08-14 14:58:26 -04:00
Jesse Zoldak
eee0d35bfe
Ignore errors on rmtree cleanup
2014-08-14 13:47:53 -04:00
Adam
0edac1540d
Merge pull request #4833 from edx/waheed/hotfix/2014-08-12
...
Check REQUEST_CONTEXT.context exists before accessing it.
2014-08-14 12:53:09 -04:00
Waheed Ahmed
d9ccaa650a
Check REQUEST_CONTEXT.context exists before accessing it.
...
LMS-11226
2014-08-14 12:21:54 -04:00
Oleg Marshev
a94e942480
BLD-1125: Validation of content experiments after managing a group.
2014-08-14 16:34:21 +02:00
Sarina Canelake
c285bda69f
Merge pull request #4625 from fmyzjs/ipv6
...
Support ipv6 in geoinfo and Embargo
2014-08-14 09:26:57 -04:00
lduarte1991
e19878548a
Annotation Tools: Adding Annotator to CMS
2014-08-14 09:14:18 -04:00
lduarte1991
f2b34d80ed
- replaced tabs with 4 spaces
...
- fixed spaces after commas, if conditions, braces, operators
- fixed some typecasting issues as well
- added missing semicolons
2014-08-14 08:51:52 -04:00
lduarte1991
a00a2de85b
Annotation Tools: Explicit typecasting === changes and reorganizing plugins
2014-08-14 08:51:45 -04:00
Jason Zhu
13846e074d
Support ipv6 in geoinfo and Embargo
2014-08-14 16:13:35 +08:00