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
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
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
Tyler Hallada
71e74949e9
Change in-context waffle switch to a flag
...
Also update studio-frontend to version 1.7.1
2018-04-05 16:47:42 -04:00
Tyler Hallada
d31249ba20
Studio-frontend in-context image selection modal
...
Open edit image modal via a custom signal
Send img tag attributes in open signal
Send natural image dimensions if no attr specified
Add new modal button in addition to old button
Also load built CSS when waffle switch on
Swap out TinyMCE toolbar button on waffle switch
Pass LANGUAGE_CODE from Django to template to studio-frontend
Define request.LANGUAGE_CODE in test_container_page.py
2018-04-04 15:48:36 -04:00
bmedx
b26d7913f5
Add some common functionality for retiring users
...
- Methods for getting hashed retired users and usernames
- A DRF permission for retiring users
2018-04-02 13:48:52 -04:00
Michael Roytman
c9c97e58c5
Merge pull request #17700 from edx/mroytman/studio-link-to-lms
...
Link to LMS from Studio footer
2018-03-28 16:14:28 -04:00
Michael Roytman
a0ed8fa38d
Add a link to the LMS from Studio footer.
2018-03-28 14:10:30 -04:00
Awais Jibran
05a1d61f5c
quality
2018-03-28 16:41:34 +05:00
Awais Jibran
a681d91b46
fix js issue with video uploads
2018-03-28 14:41:27 +05:00
Tyler Hallada
04279bf5af
Refer to new sfe file names in templates
2018-03-27 15:17:58 -04:00
J. Cliff Dyer
f3be0ad775
Send all update_aggregators task to LMS.
2018-03-22 10:41:43 -04:00
Alex Dusenbery
924dd18f2b
Remove flaky page re-ordering lettuce tests.
...
Remove the right thing.
2018-03-16 10:11:44 -04:00
muhammad-ammar
f6315483cd
update get_transcript util
2018-03-15 15:15:20 +05:00
Michael Youngstrom
eea527e896
Merge pull request #17673 from edx/youngstrom/test-improvements
...
Bokchoy test fixes for firefox upgrade
2018-03-14 09:51:53 -04:00
Stuart Young
53fe34615e
Test fixes to prepare for firefox upgrade on jenkins
2018-03-12 15:40:25 -04:00
Farhanah Sheets
34a96fb58d
Remove NewAssets config model & create migration file
2018-03-12 13:21:16 -04:00
Farhanah Sheets
b6469642fd
Merge pull request #17599 from edx/fsheets/EDUCATOR-2324
...
Clean up old Studio Assets Page
2018-03-08 14:06:02 -05:00
Troy Sankey
3f1f524953
Revert "PLAT-1957 Better memory leak diagnostic tooling"
...
This reverts commit a022461891 .
Reverts edx/edx-platform#17486
2018-03-08 13:16:34 -05:00
Farhanah Sheets
8dd967448f
Remove old assets page from mako template, tests, & config model references
2018-03-08 12:05:08 -05:00
M. Rehan
f02ba65983
Merge pull request #17550 from edx/rehan-ammar/transcript-util
...
transcript util
2018-03-08 17:35:08 +05:00
Jeremy Bowman
a022461891
PLAT-1957 Better memory leak diagnostic tooling
2018-03-07 16:31:26 -05:00
muhammad-ammar
a01ba7621e
transcript util
...
EDUCATOR-2131
2018-03-07 23:02:15 +05:00
Ari Rizzitano
c5b199a1a2
fix linting errors and un-vendor backbone-associations
...
remove erroneous asset_index listing
remove indirect define
remove pageFactoryArguments index
max length seems excessive for this file
lintfix
un-vendor backbone associations
2018-03-06 15:35:47 -05:00
Calen Pennington
970bc6a50d
Move the context course and sock into require_page compatible forms
2018-03-06 15:35:46 -05:00
Ari Rizzitano
6998b311fe
fix page_bundle
2018-03-06 15:35:46 -05:00
Calen Pennington
52e7af4148
Move pattern-replacement file lists into a separate file
...
Move pattern-replacement file lists into a separate file
punt the react stuff for now
2018-03-06 15:35:23 -05:00
Rabia Iftikhar
3be942bf8f
upgrade backbone-associations, fix tests
...
Merge pull request #17559 from edx/ri/EDUCATOR-2231-remove-enrollment-dates-references
EDUCATOR-2231 remove course run enrollment dates references from studio
add NoTextbooks component
make backbone-associations work
webpackify context course
test fixup
2018-03-06 15:30:56 -05:00
rabia23
f65195c0ed
EDUCATOR-2231 remove course run enrollment dates references from studio
2018-03-05 11:27:22 +00:00