Eric Fischer
e2c4131a5d
Merge pull request #11797 from edx/christina/fix-improper-escaping
...
Fix improper escaping.
2016-03-22 08:49:20 -04:00
Awais Qureshi
4f5589e356
Merge pull request #11759 from edx/awais786/ECOM-2931-update-credit-eligible-email
...
Add the providers information in the email.
2016-03-22 16:03:14 +05:00
Awais
a154e7f1c3
Adding the ecom api functionality for the credentials.
...
ECOM-2931
2016-03-22 14:01:54 +05:00
cahrens
358ed2559a
Fix improper escaping.
2016-03-21 16:01:04 -04:00
Christina Roberts
4626746678
Merge pull request #11844 from edx/christina/delete-carousel
...
Delete face_upload and responsive-carousel.
2016-03-21 13:26:04 -04:00
Eric Fischer
15205898ce
Merge pull request #11862 from edx/efischer/master_replay
...
Escape full names
2016-03-21 12:19:36 -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
Ayub-khan
90a72ddba6
Properly escaping fullname
...
To prevent XSS attacks, we now properly escape any string containing
the user's fullname. Enumerated by searching webview.py for "fullname",
and "git grep"-ing any occurrences. This also exposed some unused strings,
which I deleted for clarity.
2016-03-21 11:07:00 -04:00
Robert Raposa
0a8f6fa3fe
Properly escape the name
2016-03-21 11:06:56 -04:00
Robert Raposa
15ef27fe0f
Escape full name
...
TNL-3849/SEC-69
2016-03-21 11:06:52 -04:00
Peter Pinch
7eb079df3e
Merge pull request #11712 from mitocw/enhancement/aq/prevent_ccx_creation_if_CCXConnector_is_set_mitocw#189
...
Prevented creation of new CCX in lms, when a CCXConnector URL is set on a course
2016-03-21 08:52:51 -04: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
sanfordstudent
a86734fe70
Merge pull request #11851 from edx/sstudent/MA-2164-cleanup
...
MA-2164 cleaning up old lettuce
2016-03-21 07:49:26 -04: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
Andy Armstrong
76b8e2e897
Merge pull request #11631 from edx/fedx/upgrade-libraries
...
Upgrade Underscore.js and Underscore.string.js
2016-03-18 16:32:16 -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
Muddasser
1cef58271b
Merge pull request #11829 from edx/muddasser/lms/data_download
...
Partially covered in bokchoy at lms/test_lms_instructor_dashboard.py:DataDownloadsTest
2016-03-18 12:18:58 +05: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
cahrens
e5c7fdda03
Upgrade underscore.string.min.js.
...
FED-68
2016-03-17 23:33:55 -04:00
Adam
ec57ee027d
Merge pull request #11848 from edx/release
...
Release
2016-03-17 22:58:10 -04:00
Sanford Student
3893f3f069
MA-2164 add youtube when mobile video encoding missing
2016-03-17 19:59:33 -04:00
Clinton Blackburn
6ad750a1f3
Fixed accessibility issues with password reset
...
ECOM-3938
2016-03-17 16:40:42 -04:00
Ned Batchelder
2536c58920
Merge pull request #11835 from edx/ned/updated-translations
...
Update translations (autogenerated message)
2016-03-17 15:46:41 -04:00
cahrens
f9901614f1
Delete face_upload and responsive-carousel.
...
This appears to be dead code.
2016-03-17 15:14:19 -04:00
David Ormsbee
b8b7327e93
Revert "Make Capa problems do initial load without AJAX."
...
This reverts commit 9984bbc29a .
2016-03-17 14:26:04 -04:00
Ben Patterson
c504029b39
Create a third shard for lms unit tests.
...
This will leverage the nose attrib plugin to allow us
to break tests apart on our build system to run
in parallel on separate nodes.
2016-03-17 12:01:42 -04:00
raeeschachar
792bca88a3
Removed annotatable.feature and events.feature and related py files
2016-03-17 18:34:18 +05:00
Ned Batchelder
6883f21542
Update translations (autogenerated message)
2016-03-17 10:54:37 +00:00
Muddasser
79c5a792e8
Removed duplicate lettuce test from data_download.feature
2016-03-17 14:39:40 +05:00
Toby Lawrence
9b8ff773ee
Merge pull request #11824 from edx/release
...
Merge release back to master.
2016-03-16 21:11:37 -04:00
cahrens
a1f73f7ba8
Simplify how underscore.string is referred to.
2016-03-16 17:09:26 -04:00
cahrens
dd2a203677
Upgrade underscore to newest version.
...
FEDX-24
2016-03-16 17:08:27 -04:00
Andy Armstrong
7ead068a4e
Merge pull request #11813 from edx/andya/upgrade-requirejs
...
Upgrade RequireJS
2016-03-16 14:24:27 -04:00
Jesse Zoldak
f01f36a541
Merge pull request #11822 from edx/zoldak/revert-pr11613
...
Revert "ziafazal/WL-328: Multi-Site Comprehensive Theming"
2016-03-16 13:23:42 -04:00
Peter Fogg
954504d72c
Merge pull request #11786 from edx/peter-fogg/course-home-a11y
...
Accessibility fixes for the course home page.
2016-03-16 12:45:17 -04:00
Andy Armstrong
06daf79b94
Upgrade RequireJS
...
FEDX-105
2016-03-16 12:42:00 -04:00
Diana Huang
9242d97bd9
Merge pull request #11817 from edx/diana/hide-video-error
...
Use is-hidden instead of hidden for video errors.
2016-03-16 11:31:38 -04:00
Jesse Zoldak
f891d27cbb
Revert "ziafazal/WL-328: Multi-Site Comprehensive Theming"
...
This reverts commit 954dae584a .
2016-03-16 11:19:36 -04:00
Toby Lawrence
a32ee429a3
Revert "Fixed the other half of forgot password flow accourding to logistration."
...
This reverts commit 178f5a6056 .
2016-03-16 11:19:01 -04:00
Diana Huang
091dc27c4f
Use is-hidden instead of hidden.
2016-03-15 17:17:56 -04:00
George Schneeloch
6b8f372178
Added visible_to_staff_only field to course blocks API
2016-03-15 16:06:30 -04:00
attiyaIshaque
a3caac1fcc
Merge pull request #11789 from edx/atiya/ECOM-3613-certificates-email-address
...
Email address with '+' is accepted by Student Support.
2016-03-15 19:17:10 +05:00
Amir Qayyum Khan
8a9e81fdda
Added validation to ccx create form, If ccxcon url is set then app will ask user to create ccx from ccxcon app
2016-03-15 18:02:12 +05:00
Zia Fazal
954dae584a
ziafazal/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
2016-03-14 13:42:53 -04:00
muzaffaryousaf
d43f33db31
Properly escape mixed content. text + html.
...
TNL-4243
2016-03-14 19:52:58 +05:00
Attiya Ishaque
751890b3da
Email address with '+' is accepted by Student Support.
2016-03-14 18:11:19 +05:00
Nimisha Asthagiri
a1458b99f8
Merge pull request #11684 from CredoReference/feature/edx-23-new
...
New optional parameters for course blocks API: lti_url, block_types_filter
2016-03-11 17:09:41 -05:00
Toby Lawrence
4debb4a26b
Merge pull request #11784 from edx/PERF-265
...
Move any uncached JS to be cached
2016-03-11 11:27:41 -05:00