Commit Graph

41774 Commits

Author SHA1 Message Date
George Song
d020d7a2f9 Merge pull request #15474 from open-craft/mtyaka/chromeless-class
Add chromeless class to the wrapper when in chromeless mode.
2017-07-10 13:32:31 -07:00
George Song
6ec21c0cd9 Merge pull request #15466 from OmarIthawi/omar/deprecate-lettuce
Deprecate lettuce in testing.rst document
2017-07-10 13:19:00 -07:00
George Song
a97425ee85 Merge pull request #15343 from edx/jbarciauskas/disable-creator-group-default
Don't allow any user to create courses by default
2017-07-10 12:48:32 -07:00
Joel Barciauskas
6b08528193 Don't allow any user to create courses by default
* Change settings default
* Set `ENABLE_CREATOR_GROUP` to False for devstack
* Set `ENABLE_CREATOR_GROUP` to False for tests

In f095c5fec6 it was decided to enable
anyone to make courses in Studio by default in order to make things
easier in dev environments. This was before the code was open source.
This default is likely in effect for many Open edX instances, but almost
no one would want this setting outside of development.
2017-07-10 12:47:42 -07:00
Sofiya Semenova
d01d165e4c Merge pull request #15386 from edx/sofiya/ed-378
Add group_moderator role
2017-07-10 14:13:09 -04:00
Eric Fischer
05cdc60226 Merge pull request #15501 from edx/efischer/limit_libraries
Limit libraries as well if course listing is limited
2017-07-10 12:57:38 -04:00
sarahkf
012064ccfb Merge pull request #15514 from edx/sarahkf/translation-jsx-files
Update configuration to translate jsx files
2017-07-10 12:51:28 -04:00
Sarah Fischmann
7ed9ba1934 Update webpack config and translation tools to translate .jsx files
EDUCATOR-823

Updated confinguration of webpack and translation tools to work with jsx files

EDUCATOR-823

changes to webpack config

Fixed space issue
2017-07-10 11:48:13 -04:00
Simon Chen
d613f37dad Merge pull request #15503 from edx/schen/LEARNER-1787
LEARNER-1787 Update the admin table to allow the insert of course cert settings
2017-07-10 11:13:35 -04:00
Sofiya Semenova
f0c694e562 Review round 1 2017-07-10 14:58:27 +00:00
Omar Al-Ithawi
8816b85464 Use the marketing contact us page in email confirm change message 2017-07-10 10:24:49 -04:00
Omar Al-Ithawi
071f35ba12 Deleted unused template: emails_change_successful.html 2017-07-10 10:24:49 -04:00
Mushtaq Ali
425d0b3bd4 Merge pull request #15512 from edx/mushtaq/val-version-bump
edx-val version bump from 0.16 to 0.17
2017-07-10 19:19:17 +05:00
Mushtaq Ali
00eb5a996b edx-val version bump from 0.16 to 0.17 2017-07-10 18:12:56 +05:00
David Ormsbee
4fb972432a Merge pull request #15506 from edx/ormsbee/fix_inline_discussions_asset_caching
Fix inline discussions to use cached static assets.
2017-07-09 22:42:33 -04:00
Brian Beggs
1720bcf356 Merge pull request #15345 from edx/bbeggs/host_fixes
ADD LMS_BASE and CMS_BASE to devstack_docker config files
2017-07-09 12:11:42 -04:00
Gregory Martin
6af5cf08f1 Merge pull request #15444 from edx/yro/emit-certsignal-trackchange
Yro/Certificate Signal on Learner Track Upgrade
2017-07-07 17:49:30 -04:00
David Ormsbee
978e9fe656 Fix inline discussions to use cached static assets.
In production environments, the DiscussionXBlock was generating CSS and
JS asset URLs that pointed to the unminified versions of those bundled
assets. Due to our nginx rules, this would cause the assets to be
served without the long expiration times, forcing the user's browser to
constantly refetch these assets while browsing a course.

[PERF-431]
2017-07-07 17:22:52 -04:00
Brian Beggs
83e52905cf ADD LMS_BASE and CMS_BASE to devstack_docker config files 2017-07-07 17:02:51 -04:00
Eric Fischer
dcd385df6a Include libraries in optimized studio home 2017-07-07 16:11:12 -04:00
Simon Chen
82a7a79264 Update the admin table to allow the insert of course cert settings LEARNER-1787 2017-07-07 16:05:26 -04:00
Gregory Martin
16f06bf651 Generate eligible certificates on learner track change 2017-07-07 16:04:05 -04:00
Brian Mesick
32618fa0f5 Merge pull request #15495 from edx/bmedx/admin-site-register-PLAT-1631
Ensure User model is unregistered before registering with Django admin
2017-07-07 14:36:10 -04:00
Renzo Lucioni
292502babf Switch to forks of certain third-party repos 2017-07-07 13:40:13 -04:00
Andy Armstrong
7077ea0601 Merge pull request #15497 from edx/andya/fix-styling-bug
Fix styling on non-Bootstrap pages
2017-07-07 13:30:41 -04:00
Andy Armstrong
f137c75ed5 Merge pull request #15496 from edx/andya/fix-modal-issue
Remove modal that started appearing on the LMS
2017-07-07 12:36:23 -04:00
Andy Armstrong
71baa6af0e Fix styling on non-Bootstrap pages
LEARNER-1798
2017-07-07 12:12:35 -04:00
Dennis Jen
2b261b5ca7 Merge pull request #15458 from edx/dsjen/upgrade-proctoring-django-111
Upgrade proctoring (supports django 1.11)
2017-07-07 12:05:03 -04:00
Eric Fischer
94f5ccbb85 Merge pull request #15488 from edx/edx-ora2/rc
edx-ora2 1.4.4 release
2017-07-07 11:48:46 -04:00
Andy Armstrong
a113ab51d9 Removed unused accessible_modal template 2017-07-07 11:37:53 -04:00
bmedx
cfb53a3526 Ensure User model is unregistered before registering with Django admin
- PLAT-1631
2017-07-07 11:02:53 -04:00
Sofiya Semenova
f111655484 Test 2017-07-07 14:37:54 +00:00
Ned Batchelder
48767b31c5 Merge pull request #15492 from edx/nedbat/use-hashes
Use commit hashes for certain third-party repos
2017-07-07 09:47:21 -04:00
Ibrahim Ahmed
0f759e1c01 Merge pull request #15491 from edx/revert-15462-ibrahimahmed443/WL-1083-remove-institutions
Revert "remove the word Institutions if there is no authoring organization"
2017-07-07 17:01:35 +05:00
Ned Batchelder
fdd974ddbd Use commit hashes for certain third-party repos 2017-07-07 07:15:04 -04:00
Ibrahim Ahmed
4ec9563806 Revert "remove the word Institutions if there is no authoring organization" 2017-07-07 15:45:26 +05:00
Eric Fischer
577d44b0db edx-ora2 1.4.4 2017-07-06 16:41:31 -04:00
Dennis Jen
19c4d799e1 Upgrade proctoring (supports django 1.11) 2017-07-06 16:29:47 -04:00
Brian Mesick
15e66949b9 Merge pull request #15487 from edx/revert-15469-bmedx/django_1.11_upgrade_ratelimit_backend_PLAT-1482
Revert "Upgrade django-ratelimit-backend to 1.1.1"
2017-07-06 16:21:28 -04:00
Brian Mesick
af43d08b22 Revert "Upgrade django-ratelimit-backend to 1.1.1" 2017-07-06 16:18:02 -04:00
Ned Batchelder
0023986551 Merge pull request #15481 from edx/nedbat/update-translations
Update translations (autogenerated message)
2017-07-06 15:00:59 -04:00
Harry Rein
b979c871a7 Merge pull request #15486 from edx/HarryRein/LEARNER-1783
Fixing naming issue in edx.org theme.
2017-07-06 14:13:15 -04:00
Douglas Hall
a00d9ad37c Merge pull request #15484 from edx/afzaledx/LEARNER-1146-patch
Put the program_types filter under the waffle switch
2017-07-06 13:58:43 -04:00
Albert St. Aubin
6cdcf8e9b8 Discussion group moderation 2017-07-06 13:39:03 -04:00
Afzal Wali
b8a310d54b Put the program_types filter under the waffle switch 2017-07-06 13:12:43 -04:00
Harry Rein
17fc310026 Fixing naming issue in edx.org theme. 2017-07-06 13:07:00 -04:00
Christina Roberts
8fb8647473 Merge pull request #15360 from open-craft/replaceafill/aws_with_filesystem_storage_tested
Set the MEDIA_ROOT and MEDIA_URL settings in the cms.envs.aws module
2017-07-06 12:36:56 -04:00
Robert Raposa
0b7ace2952 Merge pull request #15478 from edx/ubc-add-lti-consumer-module-to-rest-endpoints
Add lti consumer xblock modules to LTI REST endpoints
2017-07-06 11:47:37 -04:00
Ned Batchelder
5c4ece2968 Update translations (autogenerated message) 2017-07-06 15:17:35 +00:00
Pan Luo
4db8c7a758 Add lti consumer xblock modules to LTI REST endpoints
This allows LTI consumer xblock modules being hocked into get_course_lti_endpoints for
discovering LTI result/outcome endpoints.
2017-07-06 10:41:46 -04:00