muhammad-ammar
84ab9cab11
address review and add test
...
EDUCATOR-2752
2018-05-02 18:25:43 +05:00
muhammad-ammar
1c53360206
basic tab attach uploads with edx_video_id
...
EDUCATOR-2761
2018-05-02 18:25:43 +05:00
muhammad-ammar
c02955d025
add check transcript ajax for edx_video_id
2018-05-02 18:23:46 +05:00
Brian Mesick
2be587d32d
Merge pull request #18014 from edx/bmedx/retirement_state_mgmt
...
Add a management command and settings to populate RetirementState models
2018-04-30 09:28:21 -04:00
Muhammad Ammar
16b0070982
Merge pull request #17923 from edx/ammar/remove-video-transcript-enabled-flag
...
remove video transcript enabled flag
2018-04-30 17:35:14 +05:00
muhammad-ammar
aaaafee2b2
remove video transcript enabled flag
2018-04-30 15:59:32 +05:00
Feanil Patel
49a2a5d1b7
Merge pull request #18072 from stvstnfrd/clean/virtual-universities
...
Remove unused VIRTUAL_UNIVERSITIES setting
2018-04-27 15:22:04 -04:00
Feanil Patel
ae8e525ba2
Merge pull request #18080 from edx/feanil/remove_flaky_handout_tests
...
Remove these tests because they are flaky.
2018-04-27 15:18:58 -04:00
sanfordstudent
965c462418
Merge pull request #18061 from edx/sstudent/grading-policy-stuff
...
rate limit
2018-04-27 15:12:21 -04:00
Michael Roytman
8e9e3dac2f
pass courseDetails to editImageModal
2018-04-27 13:29:39 -04:00
Feanil Patel
2c7dd7b97c
Remove these tests because they are flaky.
...
They all rely on modifying the handout which can sometimes fail.
2018-04-27 10:48:04 -04:00
stv
3cc9d78ca8
Remove unused VIRTUAL_UNIVERSITIES setting
...
It looks like this was part of the original rollout of the microsites
feature back in December 2013 [1], but was quickly removed in February
2014 [2]. These references have been orphaned ever since.
I can find no other references to it in the platform, save these.
[1] a3211a7405
[2] aa43689a93
2018-04-26 20:03:14 -07:00
Giulio Gratta
1a7110f0e0
Get MKTG_URL_LINK_MAP from ENV_TOKENS in CMS
2018-04-26 16:57:07 -07:00
Ned Batchelder
c346b6423e
Merge pull request #17748 from open-craft/jill/swift_content_length_from_fd_master
...
Set SWIFT_CONTENT_LENGTH_FROM_FD=False
2018-04-26 17:03:31 -04:00
Sanford Student
3f91238564
rate limit
2018-04-26 15:06:29 -04:00
irfanuddinahmad
bfbeeb1d84
added exception decorator
2018-04-26 16:02:09 +05:00
Mushtaq Ali
b181e6bb45
Update the get_transcript util with html5_sources - EDUCATOR-2651
2018-04-25 17:42:36 +05:00
muhammad-ammar
d5758bd1f9
delete transcript from advance tab
...
EDUCATOR-1759
2018-04-24 16:49:33 +05:00
Ned Batchelder
a8e0d81f0f
Merge pull request #18001 from edx/nedbat/release-line-meta-tag
...
Report the RELEASE_LINE in a meta tag
2018-04-23 17:43:06 -04:00
irfanuddinahmad
0195e9720d
added admin site settings
2018-04-23 19:47:40 +05:00
Qubad786
cadd4378c7
updload/download/replace transcripts
...
EDUCATOR-2167
EDUCATOR-2168
EDUCATOR-2169
2018-04-23 18:28:35 +05:00
muhammad-ammar
26a1f4506f
transcripts rendering on advanced tab
...
EDUCATOR-2170
2018-04-23 18:26:09 +05:00
Qubad786
d850fb2078
Refactor download, update, choose, rename and replace handlers to use DS as primary storage. Add/refactor relevent unit/acceptance/jasmine tests.
2018-04-23 17:37:13 +05:00
muhammad-ammar
9d7ed19b64
disable subs field syncying
2018-04-23 17:35:45 +05:00
Qubad786
597566a34f
Upload transcript to basic tab, add/fix unit and acceptance tests
2018-04-23 17:35:44 +05:00
muhammad-ammar
c5a30f8eb5
update check_transcripts handler
...
EDUCATOR-2129
2018-04-23 17:35:44 +05:00
muhammad-ammar
d0cd247d08
Deprecate Contentstore for Video Component Preview LMS/CMS
...
EDUCATOR-1756
2018-04-23 17:35:43 +05:00
Michael Roytman
ecab1286a6
Merge pull request #18006 from edx/mroytman/add-accessibility-image-best-practice-doc-link
...
add image accessibility best practice documentation URL and pass thro…
2018-04-20 16:08:59 -04:00
bmedx
c68fac160b
Add default retirement states to settings
2018-04-20 14:11:47 -04:00
Michael Roytman
b6e90f4dff
prevent loading both production and development CSS from the studio-frontend container
2018-04-20 13:39:03 -04:00
Michael Roytman
03a9e85272
add image accessibility best practice documentation URL and pass through to studio-frontend edit image modal
2018-04-20 13:38:15 -04:00
Ibrahim Ahmed
5e1cc755d5
Merge pull request #17936 from edx/ibrahimahmed443/WL-1519-duplicate-course-fix
...
catch duplicate course error
2018-04-20 14:03:59 +05:00
Ned Batchelder
55d823da15
Report the RELEASE_LINE in a meta tag
2018-04-19 17:36:42 -04:00
Jeremy Bowman
1f3f0e2fb9
TE-2547 Add dependency analysis scripts
2018-04-19 13:48:08 -04:00
Jeremy Bowman
28d291dce7
TE-2527 Move test and dev dependencies out of base.in
2018-04-18 14:44:31 -04:00
Michael Youngstrom
2e108357b5
Remove failing js test
2018-04-17 14:17:33 -04:00
Mushtaq Ali
5a9477af30
Import video transcripts - EDUCATOR-2173
2018-04-16 12:05:44 +05:00
J Eskew
0269d4a536
Merge pull request #17868 from edx/jeskew/check_for_retired_username
...
Reject acct creation when using a retired username.
2018-04-13 15:15:10 -04:00
John Eskew
338d4551ab
Reject acct creation when using a retired username.
...
Change from specifying a retired username/email format to specifying
a retired username prefix and a retired email prefix/domain,
preventing possible config errors due to unexpected/bad formats.
2018-04-13 14:27:21 -04:00
Michael Terry
a34c8c8233
Drop remaining coffee use
...
This basically commits the transpiled CoffeeScript JS (with minor
cleanup) and removes coffee build support.
A tiny amount of support for xblocks exists, because external users
may have xblocks with coffee. But no coffee in our tree anyway.
2018-04-13 14:10:40 -04:00
J. Cliff Dyer
964c20252b
Add DISABLE_START_DATES setting to CMS
2018-04-13 14:05:45 -04:00
Ibrahim
a7e1ddf729
catch duplicate course error
2018-04-13 17:34:27 +05:00
Farhanah Sheets
b613494a0a
Merge pull request #17907 from edx/fsheets/tinymce-align
...
Add alignment options to the TinyMCE platform plugin
2018-04-12 13:16:15 -04:00
Jeff LaJoie
c3bb21c714
Merge pull request #17904 from edx/jlajoie/LEARNER-4578
...
LEARNER-4578: Adds in JQuery password validation on Studio
2018-04-12 12:12:56 -04:00
irfanuddinahmad
3e426aca91
New command to migrate transcripts to S3
2018-04-12 16:57:23 +05:00
Farhanah Sheets
d8d7e33879
Merge pull request #17905 from edx/fsheets/sfe-search-cleanup
...
Remove Studio Assets Search Waffle & Add test
2018-04-10 17:14:21 -04:00
Farhanah Sheets
752cf12938
Add align buttons to test check
2018-04-10 17:10:05 -04:00
Jeff LaJoie
aeb85c59d3
LEARNER-4578: Adds in password validation on Studio
2018-04-09 15:26:12 -04:00
Farhanah Sheets
facb03ebd3
Remove search settings and add test to validate search visibility
2018-04-09 14:38:35 -04:00
Douglas Hall
fb5904f776
Remove uses of the course_structure API.
2018-04-09 12:39:13 -04:00