Michael Roytman
97954d48fb
add condition for when no assets are found in the database
2018-01-23 15:13:12 -05:00
bmedx
46cb89e55d
Fixes to CMS failures in Django 1.11 tests
2018-01-23 14:11:06 -05:00
Tyler Hallada
ad773dac5c
Add text_search param for searching by displayname
2018-01-22 19:05:43 -05:00
Jeremy Bowman
113e8dde61
PLAT-1885 Stop using deprecated BlockUsageLocator properties
2018-01-12 16:40:21 -05:00
Mushtaq Ali
cc83e7861e
Merge pull request #17122 from edx/mrehan/delete-transcripts
...
Delete transcript
2018-01-12 16:30:31 +05:00
Mushtaq Ali
6af1215bcd
Add delete js tests
2018-01-12 15:25:00 +05:00
Jeremy Bowman
f8e5e38cc4
PLAT-1884 Replace deprecated xblock.fragment usage
2018-01-11 14:20:12 -05:00
Qubad786
55001ca81a
Transcript delete on Video Upload Page - EDUCATOR-1961
2018-01-11 13:08:07 +05:00
Mushtaq Ali
c0d86360f0
Improve trancript sorting - EDUCATOR-2030
2018-01-10 17:02:21 +05:00
Mushtaq Ali
10d79b0047
Update user strings
2018-01-09 17:03:46 +05:00
Qubad786
4f422e37d9
Refactor transcript upload handler to add language-overwrite support - EDUCATOR-2022
2018-01-09 17:03:45 +05:00
Qubad786
090e5dc534
Transcript upload backend for Video Upload Page – EDUCATOR-1854
2018-01-09 17:03:44 +05:00
Qubad786
c760c6a01b
Download transcript on video upload page - EDUCATOR-1853
2018-01-09 17:03:44 +05:00
Mushtaq Ali
e601767329
Show transcripts on video uploads page - EDUCATOR-1662
2018-01-09 17:03:43 +05:00
Michael Roytman
d98e7d4f24
add sort direction and asset types as part of the assets JSON response
2017-12-18 19:23:49 -05:00
Jeremy Bowman
d44e6297ae
PLAT-1847 Fix cms tests under Django 1.9
2017-12-13 15:29:02 -05:00
Eric Fischer
76d19dbe15
Add DISABLE_LIBRARY_CREATION setting to library creator logic
...
EDUCATOR-1924
2017-12-11 14:31:02 -05:00
John Eskew
b14d2e9cf7
Fix video transcript model import before Django initialization occurs.
2017-12-07 09:56:44 -05:00
Eric Fischer
a09866622d
Move library creator checks to POST-only
2017-12-04 11:55:49 -05:00
Eric Fischer
cb463c0d11
Revert "Revert "Merge pull request #16447 from appsembler/omar/hide-library-button""
...
This reverts commit 7696727fda .
2017-12-04 11:55:49 -05:00
Jeremy Bowman
067785dbfd
Merge pull request #16710 from edx/jmbowman/PLAT-1419
...
PLAT-1419 Make edxmako a proper template backend
2017-12-04 11:07:30 -05:00
Michael Roytman
eeb6cc7ca3
Add accessibility accomodation request page to studio and link to said page in footer, both behind a Waffle switch. Add tests for the new page.
2017-12-01 19:57:21 -05:00
Jeremy Bowman
fdc50c3aa8
PLAT-1419 Make edxmako a proper template backend
2017-12-01 17:01:52 -05:00
Qubad786
dc335a2215
EDUCATOR-1628
...
Enable Video Uploads by default with course rollout flag.
2017-11-29 12:27:20 +05:00
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