John Eskew
0279181624
Remove everything from CMS/LMS startup.py except single monkey-patch.
...
Move mimetype addition to common initialization.
2017-11-08 11:26:07 -05:00
Jeremy Bowman
0f4e4e1c31
Remove unused nose settings and plugin
2017-11-07 16:34:59 -05:00
Brian Mesick
333e1ccb96
Merge pull request #16433 from edx/bmedx/django111_urls_common
...
common urls cleanup for Django 1.11
2017-11-07 14:46:15 -05:00
Feanil Patel
9a35a5439e
Revert "Transcript secure credentials"
2017-11-07 13:07:32 -05:00
bmedx
ffc2a0eb7c
common 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-07 11:27:20 -05:00
Jeremy Bowman
1f1ad26137
Merge pull request #16465 from edx/jmbowman/PLAT-1774
...
PLAT-1774 Move x_module monkey-patching
2017-11-07 10:34:44 -05:00
Mushtaq Ali
9d40404206
Modify reset button and invalid credential error text
2017-11-07 13:18:59 +05:00
Mushtaq Ali
e89c3dd3ee
Add cancel button, handle errors, change label texts - EDUCATOR-1584
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
f3b9ea4311
Send transcript credentials data to backend
...
Add Cielo Username
- EDUCATOR-1456
2017-11-07 13:18:57 +05:00
Mushtaq Ali
6634b92c61
Transcript organization credentials UI - EDUCATOR-1126
2017-11-07 13:18:25 +05:00
Nimisha Asthagiri
e758e20a8b
Merge pull request #16409 from edx/google-analytics-in-studio
...
Course Week Highlights (Studio): adding Google Analytics tracking
2017-11-06 16:44:07 -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
sandroroux
82aa1654f8
Added Google Analytics tracking to the Highlights Modal's save and cancel buttons
...
Added tracking to 'Enter Section Highlights' link.
2017-11-06 15:32:02 -05:00
Jeremy Bowman
c24a919856
PLAT-1774 Move x_module monkey-patching
2017-11-06 11:32:55 -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
Jeremy Bowman
8b13a8a459
Merge pull request #16442 from edx/jmbowman/oauth_provider_cms_import_fix
...
Add oauth_provider to Studio INSTALLED_APPS
2017-11-03 15:32:54 -04:00
John Eskew
ee5887956a
Merge pull request #16437 from edx/jeskew/datadog_monitoring_to_appconfig
...
Move datadog/monitoring startup to AppConfig ready.
2017-11-03 14:58:56 -04:00
John Eskew
535d39d571
Merge pull request #16435 from edx/jeskew/bookmarks_course_overviews_startup_move
...
Move bookmarks/course_overviews startup to AppConfig ready.
2017-11-03 14:06:17 -04:00
Troy Sankey
d8293f962c
Merge pull request #16412 from edx/pwnage101/settings_validation_refactor_PLAT-1776
...
move settings validation out of startup.py
2017-11-03 13:44:11 -04:00
Brian Mesick
e12ce751d7
Merge pull request #16413 from edx/bmedx/django111_urls_cms
...
CMS urls cleanup for Django 1.11
2017-11-03 12:53:48 -04:00
John Eskew
d6f8772031
Move course_overviews startup.py over to AppConfig::ready
2017-11-03 12:47:59 -04:00
John Eskew
3f99fe4c1b
Move bookmarks startup.py over to AppConfig::ready
2017-11-03 12:47:58 -04:00
Jeremy Bowman
2e2ec0f5d0
Add oauth_provider to Studio INSTALLED_APPS
2017-11-03 12:28:07 -04:00
Troy Sankey
c19eaef075
Move settings validation out of startup.py
...
This also creates a new app common_initialization in order to provide a
place to run initialization code common to both the LMS and CMS.
2017-11-03 12:23:54 -04:00
Tyler Hallada
8809fd86b7
Merge pull request #16420 from edx/thallada/studio-outline-modal-escape
...
Allow escaping out of Studio CourseOutlineXBlockModals
2017-11-03 09:46:15 -04:00
John Eskew
d7bab033f7
Move monitoring functionality to util and AppConfig.
2017-11-02 17:44:03 -04:00
John Eskew
65433c9cd4
Move datadog startup.py over to AppConfig::ready
2017-11-02 17:44:03 -04:00
John Eskew
a2cc679b25
Remove usage of default_app_label from ccxcon.
2017-11-02 16:52:09 -04:00
John Eskew
2808bad0c9
Merge pull request #16416 from edx/jeskew/edxmako_startup_py_remove
...
Move edxmako startup to AppConfig::ready.
2017-11-02 15:08:18 -04: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
Jeremy Bowman
564514dd07
Merge pull request #16415 from edx/jmbowman/PLAT-1779
...
PLAT-1779 Fix CMS INSTALLED_APPS/model imports mismatch
2017-11-02 11:13:42 -04:00
Brian Mesick
6a1d5e6a9d
Merge pull request #16410 from edx/bmedx/django111_syncdb_cleanup
...
syncdb cleanup
2017-11-02 10:47:00 -04:00
Tyler Hallada
b60cefb3d5
Merge pull request #16418 from edx/thallada/ret-section-highlights-button
...
Make the Section Highlights in outline a button
2017-11-02 10:46:03 -04:00
Tyler Hallada
ff56102d18
Merge pull request #16411 from edx/thallada/ret-section-highlights-copy-edit
...
Edit highlights modal copy
2017-11-02 10:45:45 -04:00
Tyler Hallada
3665704a9a
Allow escaping out of CourseOutlineXBlockModals
2017-11-02 10:45:26 -04:00
Jeremy Bowman
a7b3894274
PLAT-1779 Fix CMS INSTALLED_APPS/model imports mismatch
2017-11-02 10:09:22 -04:00
bmedx
82cb62d26a
syncdb cleanup
2017-11-02 09:51:44 -04:00
John Eskew
ba07dec4c5
Move edxmako startup to AppConfig::ready.
2017-11-02 09:40:05 -04:00
John Eskew
4ed71b0234
Merge pull request #16417 from edx/jeskew/course_modes_ready_fix
...
Point to the proper AppConfig in INSTALLED_APPS for course_modes.
2017-11-02 09:37:54 -04:00
ayub-khan
d922364e21
Update translations
2017-11-02 14:44:29 +05:00
Tyler Hallada
dd087a1e54
Make the Section Highlights in outline a button
2017-11-01 18:59:09 -04:00
Andy Armstrong
268bea9e62
Make the course content page responsive
...
LEARNER-2754
2017-11-01 17:34:04 -04:00
John Eskew
e85af5d87b
Point to the proper AppConfig in INSTALLED_APPS for course_modes.
2017-11-01 17:08:35 -04:00
Tyler Hallada
1ba564c32e
Edit highlights modal copy
...
Make modal intro text darker.
Make intro message dark in the base modal scss
2017-11-01 17:08:29 -04:00
Jeremy Bowman
c83811f938
Merge pull request #16404 from edx/jmbowman/PLAT-1775
...
PLAT-1775 Move help tokens configuration from startup to settings
2017-11-01 15:02:22 -04:00
Brian Mesick
7cd3e72323
Merge pull request #16366 from edx/bmedx/django111_cms_mgmt_cmds
...
CMS management command cleanup for Django 1.11
2017-11-01 12:34:13 -04:00
Jeremy Bowman
2de2e3027d
PLAT-1773 Delegate edx-proctoring service registration to app ready methods
2017-11-01 10:30:58 -04:00
bmedx
d5b3db8934
Fix up tests to support updated management commands
2017-11-01 10:13:47 -04:00