Calen Pennington
|
0f7e2373d0
|
Revert "Switch container factory to webpack"
|
2018-05-29 16:01:38 -04:00 |
|
Calen Pennington
|
3315a503b3
|
Ignore specific non-member pylint errors
|
2018-05-29 12:28:19 -04:00 |
|
Calen Pennington
|
667dbf1687
|
Clean up eslint failures
|
2018-05-29 12:28:19 -04:00 |
|
Calen Pennington
|
61855b2b30
|
Extract a new webpack-based suite of cms javascript tests
|
2018-05-29 12:28:19 -04:00 |
|
Calen Pennington
|
28166f037c
|
Delete flakey lettuce tests<
|
2018-05-29 12:21:47 -04:00 |
|
Calen Pennington
|
2895362718
|
Retry opening advanced settings if it fails the first time
|
2018-05-29 12:21:47 -04:00 |
|
Calen Pennington
|
3c85de030d
|
Wait for js to finish loading before trying to click on advanced settings
|
2018-05-29 12:21:47 -04:00 |
|
Calen Pennington
|
5474ec0a8f
|
Wait for the sock to be ready as a proxy for the Studio header being ready
|
2018-05-29 12:21:47 -04:00 |
|
Calen Pennington
|
d4bb203308
|
Log javascript errors during bok_choy tests
|
2018-05-29 12:21:47 -04:00 |
|
Calen Pennington
|
79cd02b001
|
Convert edit_tabs factory to webpack
|
2018-05-29 12:21:46 -04:00 |
|
Calen Pennington
|
ee6360543b
|
Convert webpackified factories to es6 modules with global exports, and remove the invoke_page_factory pattern
|
2018-05-29 12:21:46 -04:00 |
|
Calen Pennington
|
12a082cf83
|
Convert xblock_validation.js to webpack
|
2018-05-29 12:19:05 -04:00 |
|
Calen Pennington
|
f166ee2592
|
Convert the Studio Library view to webpack
|
2018-05-29 12:19:05 -04:00 |
|
Calen Pennington
|
d08e199f79
|
Load XBlocks with webpack rather than RequireJS
|
2018-05-29 12:19:05 -04:00 |
|
Calen Pennington
|
8a2201da93
|
Include the error message when an XBlock fails to load javascript
|
2018-05-29 12:19:05 -04:00 |
|
Calen Pennington
|
389f4fcec9
|
Switch container.js to bundle using webpack
|
2018-05-29 12:19:05 -04:00 |
|
Feanil Patel
|
82a7106e60
|
Merge pull request #18259 from edx/feanil/update_rfc6266_parser
Feanil/update rfc6266 parser
|
2018-05-23 13:53:04 -04:00 |
|
Feanil Patel
|
0872d2b591
|
Move off of our fork onto a published fork of the rfc6266.
The published fork seems to be getting updates more regularly than the original project
and has the bugfix we forked for.
|
2018-05-23 09:28:03 -04:00 |
|
Farhanah Sheets
|
9f0e99d549
|
Fix test
|
2018-05-22 09:44:24 -04:00 |
|
Farhanah Sheets
|
577bd1ec0d
|
Move pacing above schedule dates and remove invalid help text
|
2018-05-21 16:51:39 -04:00 |
|
sanfordstudent
|
d4a338d4af
|
Merge pull request #18113 from edx/sofiya/ed-2802-2
EDUCATOR-2802 Different LMS api endpoint to finish GDPR retirement for the user
|
2018-05-21 15:26:10 -04:00 |
|
Sofiya Semenova
|
cd18206167
|
EDUCATOR-2802: P2 gdpr endpoint
|
2018-05-21 11:12:54 -04:00 |
|
Omar Al-Ithawi
|
73af914cfc
|
Use edx-ace for password reset email
|
2018-05-21 09:49:14 -04:00 |
|
Tyler Hallada
|
e9a04939d9
|
Upgrade SFE, unscrollable body when modal is open.
|
2018-05-15 14:49:08 -04:00 |
|
Gabe Mulley
|
5fa6c51368
|
Revert "Use edx-ace for the password reset email"
|
2018-05-10 13:06:52 -04:00 |
|
Gabe Mulley
|
7a5cecf3e9
|
Merge pull request #16545 from appsembler/omar/fmo/multipart-email
Use edx-ace for the password reset email
|
2018-05-10 11:31:43 -04:00 |
|
Douglas Hall
|
c6ec5edbf7
|
Add API documentation with django-rest-swagger.
|
2018-05-08 14:38:33 -04:00 |
|
Omar Al-Ithawi
|
556c8b86d0
|
Use edx-ace for password reset email
|
2018-05-08 18:53:31 +03:00 |
|
Jeremy Bowman
|
dd0180a33d
|
TE-2545 Restrict AutoAuth for load tests
|
2018-05-07 15:00:48 -04:00 |
|
Mushtaq Ali
|
70dc0eed1c
|
Merge pull request #18118 from edx/mushtaq/rerun-exclude-video-uploads-token
Exclude video upload token
|
2018-05-07 15:55:09 +05:00 |
|
Mushtaq Ali
|
dd8a9b018e
|
Exclude video upload token - EDUCATOR-2532
|
2018-05-07 15:53:12 +05:00 |
|
Mushtaq Ali
|
f4b1da1f42
|
Merge pull request #17718 from edx/transcripts-phase-2
Transcripts phase 2
|
2018-05-07 12:42:50 +05:00 |
|
Anthony Mangano
|
07609e7d75
|
Add password_policy checks to login views
LEARNER-4869
|
2018-05-04 11:55:57 -04:00 |
|
Michael Roytman
|
085817f487
|
Merge pull request #18085 from edx/mroytman/pass-course-details-to-image-modal
pass courseDetails to editImageModal
|
2018-05-03 14:15:59 -04:00 |
|
Stu Young
|
7b76ab8a4d
|
Merge pull request #18023 from edx/estute/TE-2427-reshard-lms4
Reshard python unittests
|
2018-05-03 11:53:32 -04:00 |
|
Stuart Young
|
1fd2167144
|
rebalance python unittests onto new shards
|
2018-05-03 11:16:05 -04:00 |
|
Ari Rizzitano
|
7489753638
|
add base factory into textbooks factory
|
2018-05-02 15:15:16 -04:00 |
|
Eric Fischer
|
2556864bfb
|
Merge pull request #18106 from edx/efischer/is_it_this_easy
Silence deprecation warnings
|
2018-05-02 14:17:05 -04:00 |
|
Alex Dusenbery
|
2b48649a9e
|
EDUCATOR-2771 | Adds an LMS API endpoint to retire a user account.
|
2018-05-02 13:10:03 -04:00 |
|
Eric Fischer
|
e18448e27d
|
Silence deprecation warnings
https://docs.djangoproject.com/en/1.11/releases/1.10/#using-user-is-authenticated-and-user-is-anonymous-as-methods
|
2018-05-02 10:03:50 -04:00 |
|
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 |
|