Tyler Hallada
9f74e70589
Course Highlights Setting in Studio Course Outline
...
fixup! trying to "fix" underscore syntax error
add cancel modal test
Fix quality issues.
Apply Nimisha's suggestions for my quality fixes.
Skip test_drop_unit_in_collapsed_subsection
Fix quality error
2017-11-27 17:23:55 -05:00
Mushtaq Ali
37bbfd0a5c
VAL version bump - EDUCATOR-1809
2017-11-27 18:09:02 +05:00
Ned Batchelder
e23e3a0486
Fix a number of unused-import pylint violations
2017-11-21 19:57:06 -05:00
Nimisha Asthagiri
3ae87dd9d7
Update Studio API to include highlights_enabled_for_messaging
2017-11-17 14:53:52 -05:00
noraiz-anwar
8028d7aede
remove temporary log
2017-11-16 12:59:52 +05:00
Clinton Blackburn
3a005c492f
Disabled anonymous access for tabs that require enrollment
2017-11-14 08:00:16 -05:00
noraiz-anwar
73f9c02d6d
optimize libraries iter for studio dashboard
2017-11-14 12:52:36 +05:00
Ned Batchelder
e8622f0415
Merge pull request #16534 from kaizoku/remove-unreachable-return
...
Remove unreachable return in contentstore course listing
2017-11-13 12:47:34 -05:00
muhammad-ammar
d78557a40b
pass course id as string to edxval api method
2017-11-13 12:28:19 +05:00
Josh
b8893cbbd1
Remove unreachable return in contentstore course listing
2017-11-10 18:20:23 +09:00
Gabe Mulley
4c64343806
Merge pull request #16519 from edx/pacing/studio-modal
...
Studio Section Highlights: add doc and preview text to modal
2017-11-09 16:51:29 -05:00
Nimisha Asthagiri
e59410be18
Studio Section Highlights: add doc and preview text to modal
2017-11-09 14:17:55 -05:00
Eric Fischer
7696727fda
Revert "Merge pull request #16447 from appsembler/omar/hide-library-button"
...
This reverts commit 9a9ef198b2 , reversing
changes made to f61cbe75b5 .
2017-11-09 13:57:19 -05:00
Muzaffar yousaf
7157ec2e2f
Revert "Revert "Transcript secure credentials""
2017-11-08 21:18:00 +05:00
Feanil Patel
9a35a5439e
Revert "Transcript secure credentials"
2017-11-07 13:07:32 -05:00
Mushtaq Ali
9d40404206
Modify reset button and invalid credential error text
2017-11-07 13:18:59 +05:00
Qubad786
2310614bb6
Save credentials in edx-video-pipeline
...
EDUCATOR-1335 - This Adds a dedicated app which is responsible for communication with edx-video-pipeline service. It also adds the backend for saving 3rd party transcription service credentials on edx-video-pipline and cache it in edx-val.
2017-11-07 13:18:58 +05:00
Mushtaq Ali
6634b92c61
Transcript organization credentials UI - EDUCATOR-1126
2017-11-07 13:18:25 +05:00
Nimisha Asthagiri
9a9ef198b2
Merge pull request #16447 from appsembler/omar/hide-library-button
...
Hide the create library for non-staff users when DISABLE_COURSE_CREATION
2017-11-06 16:12:44 -05:00
noraiz-anwar
1f99e28f57
remove logs added under EDUCATOR-1652
2017-11-06 20:07:28 +05:00
Omar Al-Ithawi
cb5e76ee06
Hide the create library for non-staff users when DISABLE_COURSE_CREATION
2017-11-04 10:07:43 +02:00
bmedx
9099f0dc23
CMS urls cleanup for Django 1.11
...
- Remove usage of django.urls.patterns
- Change urls tuples to lists
- Make all string view names callables
2017-11-02 14:29:48 -04:00
noraiz-anwar
5ffe588abe
add logs to time frame course listing
2017-11-01 10:50:38 +05:00
noraiz-anwar
6cda1b2e0a
add logs to better understand course listing response time
2017-10-27 12:49:15 +05:00
John Eskew
917c3d62bd
FileWrapper indirection has been removed from Django.
2017-10-25 11:49:13 -04:00
Nimisha Asthagiri
cd1eaf3010
Dynamic Pacing: Waffle switch
2017-10-23 18:30:36 -04:00
Nimisha Asthagiri
ee1a003c45
Tests for Studio support for Section Highlights
2017-10-23 15:16:57 -04:00
Nimisha Asthagiri
53e1dfaa99
Studio support of Section Highlights
2017-10-23 14:31:57 -04:00
noraiz-anwar
cb3f858464
use CourseSummary for course listing on studio for non-global staff users
2017-10-19 12:14:35 +05:00
Qubad786
d6acfa679f
Add video source language support for Cielo24 - EDUCATOR-1491
2017-10-16 19:23:19 +05:00
Qubad786
5900b349bc
Backend changes for video source language in transcript preferences.
2017-10-16 19:23:19 +05:00
Qubad786
9c06bb65b1
Use edx-val transcripts and translations collectively with contentstore.
...
Adds val trancripts in outcome of get_transcripts_info and rest of flow remains the same and also add fallback to edx-val rtanscripts for mobile accessible video endpoints.
2017-10-16 19:23:18 +05:00
Qubad786
ec7b78d60e
Use edx-val transcripts as a fallback on the video component
...
Purpose of this, is to serve transcripts from edx-val if the requested transcripts are not found in the contentstore i.e. that's where all the transcripts are living to date.
2017-10-16 19:23:18 +05:00
Mushtaq Ali
538a3d7801
Add video transcript config model flags - EDUCATOR-1224
2017-10-16 19:23:18 +05:00
Mushtaq Ali
17e87f87ec
Change transcript status text - EDUCATOR-1324
2017-10-16 19:23:17 +05:00
Mushtaq Ali
9d156c042c
Remove course wide transcript settings (N/A provider selected) - EDUCATOR-1311
2017-10-16 19:23:15 +05:00
Mushtaq Ali
ec399645f3
Course video settings UI - EDUCATOR-1063
2017-10-16 19:22:41 +05:00
Qubad786
9009669cc7
Add trasncript preferences backend for studio and new transcription statuses to video.
...
EDU-1092
2017-10-16 19:22:41 +05:00
John Eskew
0890193d6b
PLAT-1408: Import csrf from new path.
2017-10-05 11:12:53 -04:00
George Song
918416f03f
Merge pull request #15992 from open-craft/jill/openstack-course-import-export
...
Use django file storage URLs for all course export downloads.
2017-10-02 11:37:52 -07:00
Eric Fischer
a830073bb2
Add waffle flag for NewAssetsPage
2017-09-21 16:45:12 -04:00
Michael Roytman
282220dae5
refactor and add multiple filter functionality
2017-09-20 12:06:12 -04:00
Clinton Blackburn
14b8c12e88
Added Studio API endpoint to update course image
...
LEARNER-2468
2017-09-13 11:22:47 -04:00
Clinton Blackburn
317f719d3c
Added Studio API endpoint to re-run course runs
...
LEARNER-2470
2017-09-13 11:22:47 -04:00
Clinton Blackburn
256849950d
Added Studio API endpoint to support course creation
...
LEARNER-2468
2017-09-13 11:22:47 -04:00
Jillian Vogel
2f98f8af63
Use django storage mechanism to determine file size
...
when serving course export tarball.
2017-09-12 16:07:09 +09:30
Noraiz Anwar
2d026d587e
Revert "EDUCATOR-1267 Add logs in importing the course."
2017-09-08 11:08:41 +05:00
Jeremy Bowman
ded294c420
pytest compatibility fixes
2017-09-06 14:20:34 -04:00
attiyaishaque
32691b5b1a
EDUCATOR-1267 Add logs in importing the course.
2017-08-31 12:53:41 +05:00
Jeremy Bowman
0d7806e0cd
Fix tests that depend on execution order
2017-08-29 11:08:47 -04:00