edx-pipeline-bot
fd027db6ff
Merge pull request #16430 from edx/release-mergeback-to-master
...
Merge release back to master
2017-11-02 15:02:41 -04:00
Clinton Blackburn
0162b3708b
Fixed CourseMode admin search
...
Searching by course run key no longer raises an exception.
2017-11-02 14:44:38 -04:00
Harry Rein
22e05f622e
Merge branch 'master' into release-mergeback-to-master
2017-11-02 13:33:03 -04:00
Stu Young
c3ebad65a8
Merge pull request #16401 from edx/estute/disable-capturing-stderr-in-pytest-output
...
add option to disable capturing stderr in pytest
2017-11-02 11:42:28 -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
Gregory Martin
a285ed0810
Merge pull request #16386 from edx/yro/a11y_audit_1553
...
A11Y Update to wiki edit field.
2017-11-02 10:58:10 -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
Stuart Young
77ed0ed46c
add option to disable capturing stderr in pytest
2017-11-02 10:33:53 -04:00
Jeremy Bowman
a7b3894274
PLAT-1779 Fix CMS INSTALLED_APPS/model imports mismatch
2017-11-02 10:09:22 -04:00
Douglas Hall
e26f0ed0e8
Merge pull request #16425 from edx/zub/bump-enterprise-version-to-0.53.9
...
bump enterprise version from 0.53.7 to 0.53.9
2017-11-02 09:55:56 -04:00
bmedx
82cb62d26a
syncdb cleanup
2017-11-02 09:51:44 -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
025df85a88
Merge pull request #16424 from edx/LEARNER-2653-add-transifex-push-files-to-repo
...
LEARNER-2653 Added Untranslated strings files to Repo
2017-11-02 17:55:54 +05:00
Ayub khan
9823802413
Merge pull request #16423 from edx/you/update_translations
...
Update translations
2017-11-02 17:55:10 +05:00
Uzair Rasheed
1ebf9cf821
Merge pull request #16229 from edx/celery-task
...
celery task to update sailthru purchase record
2017-11-02 17:26:11 +05:00
zubair-arbi
c4d6a7101f
bump enterprise version from 0.53.7 to 0.53.9
2017-11-02 17:15:13 +05:00
ayub-khan
faeb0c01f7
Those po files are created and used to push
...
translations to transifex. This will help edx-platform
automated jenkins translation job understand when to push
translations to transifex.
2017-11-02 16:19:49 +05:00
Gabe Mulley
d4af6ec001
Merge pull request #16294 from edx/thallada/ret-schedule-experience
...
Support multiple dynamic pacing experiences
2017-11-02 07:00:02 -04:00
Saleem Latif
6614ca8265
Merge pull request #16421 from edx/saleem-latif/ENT-673
...
ENT-673: Hide braces when ENTERPRISE_TAGLINE is not set.
2017-11-02 15:13:43 +05:00
ayub-khan
d922364e21
Update translations
2017-11-02 14:44:29 +05:00
Saleem Latif
d36153cbb8
Hide braces when ENTERPRISE_TAGLINE is not set.
2017-11-02 12:20:33 +05:00
Harry Rein
9f30bb6dc1
Merge pull request #16408 from edx/HarryRein/remove-header-waffle-flag-to-release-candidate
...
Removing waffle flag for responsive header.
2017-11-01 22:38:59 -04:00
Harry Rein
63eeca73ce
Removing waffle flag for responsive header.
2017-11-01 21:36:32 -04:00
Andy Armstrong
19c2faeee5
Merge pull request #16391 from edx/andya/responsive-course-content
...
Make the course content page responsive
2017-11-01 20:27:32 -04: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
Andy Armstrong
ea4582abda
Merge pull request #16414 from edx/bfiller/fix-dashboard-edx-theme
...
fix dashboard error on edx.org theme
2017-11-01 17:31:15 -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
Gabe Mulley
7fd643faa4
Add tests for experience types, ensure courses have a verified mode
2017-11-01 16:51:10 -04:00
Tyler Hallada
57bf89c8e2
Create schedule experience on schedule creation
2017-11-01 16:51:00 -04:00
Gabe Mulley
95d1e5c25e
use a left outer join for experience types
2017-11-01 16:50:28 -04:00
Tyler Hallada
e5c8acb609
Allow communication experiences to be customized per-learner
2017-11-01 16:50:10 -04:00
Giulio Gratta
908d5f91a5
Makes regen_user fn respect ENABLE_OPENBADGES
...
- Uses pre-existing function to check if badging is enabled
- Patch ENABLE_OPENBADGES for failing test
2017-11-01 16:05:57 -04:00
Bill Filler
2c6f2f6578
fix dashboard error on edx.org theme
2017-11-01 15:43:06 -04:00
Eric Fischer
5026b4f9fd
Merge pull request #16405 from edx/dahlia/fix_webpack_split
...
fix styling loader
2017-11-01 15:28:54 -04:00
Gregory Martin
8bae7785ee
A11Y Update to wiki edit field.
...
EDUCATOR-1553
2017-11-01 15:24:37 -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
Matt Drayer
6458477161
Merge pull request #16403 from edx/mattdrayer/ENT-686
...
mattdrayer/ENT-686: Log SuccessFactors error response headers
2017-11-01 14:41:15 -04:00
Matt Drayer
e9625aa75d
mattdrayer/ENT-686: Log SuccessFactors error response headers
2017-11-01 13:16:33 -04:00
Brian Mesick
6939a5816c
Merge pull request #16384 from edx/bmedx/django111_student_mgmt_cmds
...
Student management command cleanup for Django 1.11
2017-11-01 12:34:33 -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
e48be6e616
Merge pull request #16406 from edx/jmbowman/PLAT-1773
...
PLAT-1773 Delegate edx-proctoring service registration to app ready
2017-11-01 12:31:38 -04:00
uzairr
1b6ed3ba21
Celery task to update sailthru purchase record
...
After change in the audit enrollment process, edX platform is
no longer keeping its audit enrollment record on sailthru.To keep
updated sailthru a celery task is created that will update sailthru
user profile in case of enroll/un-enroll of any audit enrollment course.
LEARNER-2694
2017-11-01 15:28:52 +00:00
John Eskew
94ec96e258
Merge pull request #16396 from edx/jeskew/more_startup_removal_to_appconfig
...
Move signal registering to AppConfig's ready from startup.py
2017-11-01 11:08:49 -04:00
Eric Fischer
83b3867794
Use style-loader
2017-11-01 10:39:44 -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
ce50c9e620
Student management command cleanup for Django 1.11
2017-11-01 10:24:23 -04:00