Alison Hodges
0a8cd53d21
Merge pull request #4895 from edx/ahodges/doc/preface
...
Added note to doc team to update in both repos
2014-08-19 14:25:54 -04:00
Alison Hodges
ec0eefb806
Added note to doc team to update in both repos
2014-08-19 14:01:43 -04:00
Mark Hoeber
a79703e8e6
Merge pull request #4856 from edx/markhoeber-documentation-outline-template-update
...
Updated outline template help text
2014-08-19 13:42:20 -04:00
Brian Talbot
71e5195170
Studio: adding rendering/styling of course start date on outline view
2014-08-19 13:18:11 -04:00
Mark Hoeber
e8ff315206
Updated outline template help text
2014-08-19 12:45:53 -04:00
Daniel Friedman
0d63d0c1c1
Provide course outline template with start date
2014-08-19 12:42:43 -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
Renzo Lucioni
3aee8a2923
Merge pull request #4876 from edx/web-analytics/noninteraction-events
...
Mark calls to track() on pageload as noninteraction events
2014-08-19 11:24:44 -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
swdanielli
ff4c2c17c2
add pyfs service
2014-08-19 10:23:47 -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
Will Daly
f26e88bdd9
Fix messaging for professional ed under auto-registration
2014-08-19 07:53:26 -04:00
MarCnu
d5db673a8a
AUTHORS update
2014-08-19 09:50:25 +02:00
Don Mitchell
a3c2a54bbf
Merge pull request #4877 from edx/dhm/course_id_pattern
...
Rewrite course url matcher to not be greedy
2014-08-18 18:01:57 -04:00
Don Mitchell
716f5dfd2d
Merge pull request #4878 from edx/dhm/split_branch_agnostic
...
Make it branch agnostic
2014-08-18 17:11:10 -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
Don Mitchell
8d070e6422
Rewrite course url matcher to not be greedy
...
LMS-11181
2014-08-18 16:18:22 -04:00
Alison Hodges
2c366427bc
Merge pull request #4865 from edx/ahodges/doc/DOC815
...
Added a relaunch invitation template email
2014-08-18 15:51:01 -04:00
Alison Hodges
bcbe2657e3
Added a relaunch invitation template email
2014-08-18 15:50:18 -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
Renzo Lucioni
326deb37c2
Mark calls to track() on pageload as noninteraction events
2014-08-18 14:51:16 -04:00
Sarina Canelake
cbffcd2fbb
Merge pull request #4867 from louyihua/localization-cms
...
Translation & secure-aware changes to studio's settings page
2014-08-18 13:50:18 -04:00
louyihua
14cd7d7763
Translation & secure-aware changes to studio's settings page
...
1. Change the link of course's about page secure aware, which displays 'https' or 'http' prefix according to the current protocol.
2. Make the email in this page translatable.
2014-08-19 01:13:23 +08: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
Daniel Friedman
70d47fb54d
Merge pull request #4740 from edx/dan-ben/staff-lock-outline
...
Add ability to set staff lock from course outline
2014-08-16 18:02:02 -04: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
Sarina Canelake
b6f82a949f
Merge pull request #4848 from Stanford-Online/njdupoux/no-pending-instructor-tasks
...
Instructor Dash: Display message when no tasks running
2014-08-15 14:31:23 -04:00
njdup
93d088505f
Instructor Dash: Display message when there are no tasks running
...
This commit adds a message to the instructor dashboard that is displayed when
no instructor tasks are currently running. This message is displayed where the
instructor pending tasks table would normally be placed, and is replaced
with the table when there are running tasks.
2014-08-15 10:35:01 -07: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
clytwynec
310778dfa7
Merge pull request #4838 from edx/clytwynec/remove_warnings_from_lettuce_test_logs
...
set root logging level for acceptance tests to ERROR
2014-08-15 13:08:56 -04: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
Sarina Canelake
5f14959231
Merge pull request #4846 from edx/db/update-i18n-tools
...
Update i18n-tools
2014-08-15 11:02:11 -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
Will Daly
1a9f793802
Merge pull request #4842 from edx/will/ecom-90
...
Use English for the marketing site buttons in an edx-controlled domain
2014-08-15 10:23:35 -04:00
Calen Pennington
d54b347c86
Merge pull request #4755 from FiloSottile/mentoring_studio
...
Update the reference to gsehub/xblock-mentoring#4
2014-08-15 08:50:11 -04:00
Sarina Canelake
c9395662e0
Merge pull request #4746 from Stanford-Online/njdupoux/instructor-email-history-fixes
...
Email content history fix and additions
2014-08-14 20:38:06 -04:00
njdup
55521590d1
Email content history fix and additions
...
This addresses a bug in the email content history table where
"Unknown" was displayed in the number of emails sent column if any sort of
failure occurred during email sending. This behavior has been editted so now
the number of emails that failed to send is displayed, along with the number
of emails that were successfully sent. If the email task is still pending,
"0 sent" is displayed.
As a small addition, the table now also includes the authors of previously
sent emails, and the modal window for an email also displays its author.
2014-08-14 15:12:31 -07: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