Renzo Lucioni
affee69296
Manually merge release into master
2016-04-14 14:23:06 -04:00
Omar Khan
6fc4b38ea0
Disallow free verified course modes
...
The verification workflow assumes that all verified courses will have a
price. Free verified course modes cause a 404 when the user attempts to
enroll or upgrade.
2016-04-12 18:06:16 -07:00
Matt Drayer
9a362d9033
Merge pull request #12116 from edx/mattdrayer/rc2016-04-12/revert-theming
...
Revert "saleem-latif/WL-328: Multi-Site Comprehensive Theming"
2016-04-12 10:55:04 -04:00
Diana Huang
fa61c04894
Revert "Make it impossible to click "final check" without selecting a choice"
...
This reverts commit 4c83a2f0de .
2016-04-12 10:11:15 -04:00
Matt Drayer
392ee7d258
Revert "saleem-latif/WL-328: Multi-Site Comprehensive Theming"
...
This reverts commit a796b56314 .
Conflicts:
lms/envs/common.py
openedx/core/djangoapps/theming/models.py
pavelib/assets.py
pavelib/paver_tests/test_assets.py
2016-04-12 08:22:14 -04:00
Andy Armstrong
9290c52b33
Introduce Pattern Library test pages (take two)
...
FEDX-93
These are developer only pages, so can not be seen in production
environment. On devstack, you can access these pages in LMS and
Studio at:
/template/ux/reference/pattern-library-test.html
This is the second attempt to enable the Pattern Library. The
first attempt broke Django Templates and didn't work correctly
with right-to-left styling.
2016-04-11 00:45:31 -04:00
Brian Jacobel
4671970f86
Revert "Introduce Pattern Library test pages"
...
This reverts commit 845e3708f3 .
2016-04-08 14:25:41 -04:00
Brian Jacobel
36917398c0
Revert "Introduce Pattern Library test pages"
...
This reverts commit 845e3708f3 .
2016-04-08 11:41:04 -04:00
Ned Batchelder
2e1238b83e
Remove unused imports
2016-04-08 11:23:05 -04:00
Adam Palay
76f0fb0fc2
Merge remote-tracking branch 'origin/release' into merge-release-into-master
2016-04-07 12:02:43 -04:00
Ben Patterson
c9e4a1d964
Revert "Disallow free verified course modes"
2016-04-06 13:58:41 -04:00
Awais Jibran
03925474b9
Verification Upgrade Deadline panel on course home page should not show if user is already verified
2016-04-06 12:53:31 -04:00
Simon Chen
e0995b8072
Merge pull request #11374 from open-craft/omar/verified-coursemode-price
...
Disallow free verified course modes
2016-04-06 12:32:00 -04:00
Douglas Hall
a9a330a0e4
Merge pull request #11021 from StraNNiKK/LTI-9
...
LTI-9 - Bug with sending back grades for a non-leaf blocks on devstack
2016-04-06 10:10:15 -04:00
Waheed Ahmed
6a9157e409
Fixed progress page grade requirements text.
...
ECOM-3127
2016-04-06 15:37:28 +05:00
Andy Armstrong
845e3708f3
Introduce Pattern Library test pages
...
FEDX-93
These are developer only pages, so can not be seen in production
environment. On devstack, you can access these pages in LMS and
Studio at:
/template/ux/reference/pattern-library-test.html
2016-04-05 09:22:14 -04:00
Renzo Lucioni
77a90a08ca
Add option to bypass course home
...
Exposes an advanced setting in Studio allowing course teams to bypass the home tab when students arrive from the dashboard, sending them directly to course content. ECOM-3961.
2016-04-05 09:08:51 -04:00
Simon Chen
649e8b1158
ECOM-3673 Update the course end date description text to remove the reference to certificate when course enrollment is in audit mode
2016-04-05 09:07:56 -04:00
Muzaffar yousaf
cc4349e9ae
Merge pull request #11990 from edx/mzfr/prvw-masqrd-tnl4291
...
Staff should be able to masquerade when previewing content.
2016-04-01 19:42:58 +05:00
Sanford Student
53e6611fc8
removing feature flag for next button across sections
2016-03-31 16:50:48 -04:00
Simon Chen
33fc268d21
ECOM-3673 Update the course end date description text to remove the reference to certificate when course enrollment is in audit mode
2016-03-31 10:47:31 -04:00
muzaffaryousaf
e572eafaa4
Staff should be able to masquerade when previewing content.
...
TNL-4291
2016-03-31 19:12:16 +05:00
attiyaIshaque
b912aa453f
Merge pull request #11948 from edx/atiya/ECOM-3963-specific-student
...
Fixed error on Course Home, when viewed as specific student.
2016-03-31 10:48:43 +05:00
Diana Huang
70145de7bb
Merge pull request #11061 from CredoReference/impossible-to-click-check-without-answer
...
PR-154 - Make it impossible to click "final check" without selecting a choice
2016-03-30 11:33:11 -04:00
Dmitry Viskov
4c83a2f0de
Make it impossible to click "final check" without selecting a choice
2016-03-30 16:50:00 +03:00
attiyaishaque
acc6d4f282
Fixed error on Course Home, when viewed as specific student.
2016-03-30 17:09:25 +05:00
Dmitry Viskov
57a9839e4c
LTI-9 - Bug with sending back grades for a non-leaf blocks on devstack
2016-03-30 03:38:21 +03:00
Nimisha Asthagiri
74a9989f04
Merge pull request #11705 from edx/tnl/next_button
...
Activate LMS Navigation Button across sections
2016-03-29 15:05:59 -04:00
Nimisha Asthagiri
2c90cac962
Accessible Sequence navigation
...
MA-2190
2016-03-29 12:59:05 -04:00
Nimisha Asthagiri
8cbf99aca4
Activate Next and Previous Buttons across sections
...
MA-2152
MA-2153
2016-03-29 12:58:08 -04:00
Renzo Lucioni
b1f3b7d10f
Merge pull request #11971 from edx/renzo/bypass-home
...
Add option to bypass course home
2016-03-29 09:12:20 -04:00
Brian Beggs
1dff9d45f3
Merge pull request #11787 from mitocw/enhancement/aq/add_master_course_staff_in_ccx_fix_migration_issue
...
Adds staff and instructor users of the master course to CCX
2016-03-28 18:49:46 -04:00
Renzo Lucioni
6f49579166
Add option to bypass course home
...
Exposes an advanced setting in Studio allowing course teams to bypass the home tab when students arrive from the dashboard, sending them directly to course content. ECOM-3961.
2016-03-28 17:49:55 -04:00
Zia Fazal
a796b56314
saleem-latif/WL-328: Multi-Site Comprehensive Theming
...
ziafazal: improvements need for multi-tenancy
ziafazal: fixed broken tests
ziafazal: no need to add setting in test.py
ziafazal: added hostname validation
ziafazal: changes after feedback from mattdrayer
ziafazal: fixed branding and microsite broken tests
ziafazal: make STATICFILES_DIRS to list
ziafazal: added theme directory to mako lookup for tests
ziafazal: added more protection in test_util
saleem-latif: Enable SCSS Overrides for Comprehensive Theming
saleem-latif: Incoporate feedback changes, Correct test failures, add tests and enable theming for django templates
saleem-latif: Correct errors in python tests
mattdrayer: Fix invalid release reference
mattdrayer: Update django-wiki reference to latest release
saleem-latif: Update Theme storages to work with Caching, Pipeline and collectstatic
saleem-latif: Incorporate feedback changes
mattdrayer: Pylint violation fix
mattdrayer: Fix broken pavelib test
2016-03-28 14:57:01 -04:00
Amir Qayyum Khan
795ead82b5
Added master course staff and admins to ccx and fixed same issues related to ccx
2016-03-26 03:18:39 +05:00
Usman Khalid
78016db313
Merge pull request #11932 from edx/release
...
Merge release to master
2016-03-24 16:58:12 +05:00
Usman Khalid
59b452a4b3
Quality fixes.
2016-03-24 02:46:54 +05:00
Ehtesham
5ad2eb300c
[TNL-4073][TNL-4273] Make sure that domain defined for preview exists in
...
HOSTNAME_MODULESTORE_DEFAULT_MAPPINGS,
2016-03-23 18:52:32 +05:00
vkaracic
3c8ae7c3b2
Change EcommerceService's is_enabled to accept User instead of request
...
. And change the verification link in the sidebar to redirect to new basket if the EcommerceService is enabled.
2016-03-23 07:44:55 +00:00
Jesse Zoldak
7e79d335a6
Remove executable bit from test file TE-1235
2016-03-22 11:46:06 -04:00
Simon Chen
82a246fbf4
Merge pull request #78 from edx/rsrct-preview-tnl4194
...
Create the security fix #2 for the RC 2016-03-22
2016-03-21 13:01:14 -04:00
Renzo Lucioni
a5b10ca0fe
Merge pull request #11805 from edx/renzo/self-paced-modulestore-wrapper
...
Override field data within the XBlock runtime
2016-03-21 12:14:22 -04:00
muzaffaryousaf
bb952e148f
Restrice non-staff users to access preview content.
...
TNL-4194
2016-03-21 20:08:24 +05:00
Aamir
91f59d59cb
Merge pull request #11780 from edx/aamir-khan/ECOM-3345-remove-gen-cert-button
...
Remove the certificate generation button from progress page for audit student
2016-03-21 17:09:10 +05:00
aamir-khan
6fe0638214
Remove the certificate generation button from progress page for audit student
2016-03-21 15:52:54 +05:00
Renzo Lucioni
cd9986b662
Override field data within the XBlock runtime
...
Resolves an issue preventing students in self-paced courses from seeing all available discussion modules. ECOM-3733.
2016-03-18 17:15:00 -04:00
Sanford Student
da828cdf75
MA-2164 cleaning up old lettuce
2016-03-18 14:42:23 -04:00
sanfordstudent
658348da68
Merge pull request #11816 from edx/sstudent/MA-2164
...
MA-2164 adding youtube url to encoded videos
2016-03-18 06:41:04 -04:00
raeeschachar
8343bd4e3e
Merge pull request #11791 from edx/raees/testing-one-feature-file
...
Testing feature file
2016-03-18 10:55:12 +05:00
Sanford Student
3893f3f069
MA-2164 add youtube when mobile video encoding missing
2016-03-17 19:59:33 -04:00