bmedx
bebdc069a7
LMS urls cleanup for Django 1.11
...
- Remove usage of django.urls.patterns
- Change urls tuples to lists
- Make all string view names callables
- This is the third urls update for LMS
2017-11-07 14:17:54 -05:00
Feanil Patel
9a35a5439e
Revert "Transcript secure credentials"
2017-11-07 13:07:32 -05:00
bmedx
9d9c199d48
LMS urls cleanup for Django 1.11
...
- Remove usage of django.urls.patterns
- Change urls tuples to lists
- Make all string view names callables
- This is the first of several urls updates for LMS; a work in progress
2017-11-07 11:55:57 -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
Alex Dusenbery
fedf35c36e
EDUCATOR-1572 | Send an ACE message to thread author when new comment signal is received.
2017-11-07 09:40:04 -05:00
Eric Fischer
9920a3247e
Merge pull request #16473 from edx/efischer/EDUCATOR-1685
...
Fix for tex2jax \tag{} width issue
2017-11-07 08:34:21 -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
Gregory Martin
8089a0db41
Merge pull request #16452 from edx/yro/EDUCATOR-1554
...
Yro/EDUCATOR 1554
2017-11-06 17:24:05 -05:00
Brian Mesick
6a336c0c6f
Merge pull request #16454 from edx/bmedx/django111_urls_lms_2
...
LMS urls cleanup pt. 2
2017-11-06 16:59:34 -05:00
Eric Fischer
69f81011c6
EDUCATOR-1685 Fix for tex2jax \tag{} width issue
...
This prevents the library from applying an inline style that is much
too wide and breaks everything.
2017-11-06 16:45:14 -05:00
Clinton Blackburn
69eeca61d8
Opening courseware to anonymous users
...
Anonymous users may now view units in the courseware. This access is limited to units that are not considered problems/graded (e.g. homework, exams).
2017-11-06 16:42:06 -05:00
John Eskew
878d3eff6e
Split signals.py from tasks.py file.
2017-11-06 16:41:05 -05:00
Gregory Martin
a990e1fee8
Add Paragon Implementation to Wiki
2017-11-06 16:33:46 -05:00
bmedx
11a4030767
LMS urls cleanup for Django 1.11
...
- Remove usage of django.urls.patterns
- Change urls tuples to lists
- Make all string view names callables
- This is the second of several urls updates for LMS; a work in progress
2017-11-06 16:06:00 -05:00
Harry Rein
bdde858779
Merge pull request #16470 from edx/HarryRein/hotfix-course-tabs-too-long
...
Issue with long course tab name styling.
2017-11-06 15:23:26 -05:00
Matt Tuchfarber
166d784dd5
Merge pull request #16453 from edx/tuchfarber/more_program_marketing
...
Make program marketing dynamic and less 500-prone.
2017-11-06 15:07:43 -05:00
Troy Sankey
c4c1e7eb80
Merge pull request #16467 from edx/pwnage101/django_comment_client_mgmt_cleanup
...
django_comment_client management command cleanup for Django 1.11
2017-11-06 14:48:49 -05:00
Harry Rein
263a227999
Issue with long course tab name styling.
2017-11-06 14:27:39 -05:00
Matt Tuchfarber
28e1e2bb4b
Make page more dynamic and less 500-prone. Also fix image sizing. Makes
...
nav links dynamic based on content.
2017-11-06 14:07:29 -05:00
Troy Sankey
9567649d20
Fixup! run isort
2017-11-06 13:49:51 -05:00
Troy Sankey
d6bd4dc43f
Fixup! Make string quoting consistent (prefer single quotes)
2017-11-06 13:38:49 -05:00
Troy Sankey
0ed8042652
django_comment_client management command cleanup for Django 1.11
2017-11-06 12:55:23 -05:00
Harry Rein
7f61828e12
Cleaning up mobile web.
2017-11-06 12:33:23 -05:00
Jeremy Bowman
c24a919856
PLAT-1774 Move x_module monkey-patching
2017-11-06 11:32:55 -05:00
Farhanah Sheets
33335f7ade
Merge pull request #15933 from edx/george/reinstate-pr-15641
...
Toggle timer visibility on timed exams #15641
https://github.com/edx/edx-platform/pull/15641
2017-11-06 09:28:47 -05:00
Muhammad Ammar
549c0f6b2c
Merge pull request #16422 from edx/ammar/add-video-duration-to-events
...
add video duration to events
2017-11-06 13:47:33 +05:00
Ned Batchelder
a6254d5049
Merge pull request #16434 from edx/nedbat/openedx-favicon
...
A new favicon for Open edX
2017-11-05 17:51:34 -05:00
Eric Fischer
c153198928
theme update
2017-11-03 15:38:44 -04:00
Eric Fischer
2ede2b7397
Revert "Revert "Merge pull request #15641 from jspayd/toggle-timer-upstream""
...
This reverts commit e32615e132 .
2017-11-03 15:38:44 -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
Douglas Hall
6cd33d6848
Merge pull request #16448 from edx/douglashall/ENT-749
...
Fixed enterprise tagline styling.
2017-11-03 14:41:23 -04:00
Douglas Hall
174302c191
Fixed enterprise tagline styling.
...
ENT-749
2017-11-03 14:40:17 -04:00
Ned Batchelder
2499dc95c2
A new favicon for Open edX
2017-11-03 14:14:28 -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
John Eskew
7b4a3c1714
Move email_marketing startup.py to AppConfig::ready().
...
Remove query counting of LMS signals.
2017-11-03 13:57:38 -04:00
John Eskew
b02c744790
Move lti_provider startup.py to AppConfig::ready.
2017-11-03 13:57:18 -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
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
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
J. Cliff Dyer
4313951dcb
Fix polls 404 on disabled completion.
...
Calling runtime.handle('progress', ...) was causing a 404 error due to
the runtime handler. It should be okay for xblocks to submit a
completion or progress event; they just shouldn't have it treated
specially.
EDUCATOR-1642
2017-11-03 11:06:59 -04:00
muhammad-ammar
feee575014
add video duration to events
...
EDUCATOR-1409
2017-11-03 15:35:56 +05: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
Andy Armstrong
42396560f1
Merge pull request #16432 from edx/HarryRein/EDUCATOR-1681-import-error
...
Import Issue.
2017-11-02 16:56:04 -04:00
John Eskew
a2cc679b25
Remove usage of default_app_label from ccxcon.
2017-11-02 16:52:09 -04:00
Troy Sankey
c866b5261c
Merge pull request #16426 from edx/pwnage101/mailing_mgmt_cleanup
...
Mailing management command cleanup for Django 1.11
2017-11-02 16:08:17 -04:00
John Eskew
a711fb816b
Merge pull request #16369 from edx/jeskew/remove_microsites_from_startup
...
Remove microsite configuration from LMS startup.py.
2017-11-02 15:37:49 -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
Tasawer Nawaz
01f6d69298
Merge pull request #16350 from edx/tasawer/learner-2735/add-success-component
...
add success component on successful form submission
2017-11-03 00:03:28 +05:00