Stephen Sanchez
673d4fbccb
Merge pull request #5965 from edx/sanchez/change-order-event
...
Updating default values and changing event data.
2014-11-17 16:55:37 -05:00
Will Daly
4a814c24ba
Merge pull request #5948 from edx/will/combine-reg-login-form
...
Combined Login/Registration Form
2014-11-17 16:00:20 -05:00
stephensanchez
0c3df636cb
Updating default values and changing event data.
2014-11-17 20:51:06 +00:00
Will Daly
a89b9bacbc
Merge pull request #5916 from edx/will/ecom-543
...
Send transaction type for donations and verified certificates
2014-11-17 14:54:54 -05:00
chrisndodge
37e380260c
Merge pull request #5951 from edx/cdodge/treat-empty-email-template-names-as-NULL
...
Treat an empty string from the admin form to be None/NULL for the Course...
2014-11-17 11:29:56 -05:00
Nimisha Asthagiri
6f1243e82c
Merge pull request #5974 from edx/mobile/MA-135-122
...
MA-135, MA-122 Support CDN, alternative sources with VAL-enabled-videos
2014-11-17 11:12:35 -05:00
Chris Dodge
adbe133f5c
Treat an empty string from the admin form to be None/NULL for the CourseEmailTemplateForm
2014-11-17 10:05:12 -05:00
Nimisha Asthagiri
12a22ac886
MA-135, MA-122 Support CDN and alternative sources with VAL-enabled-videos.
2014-11-17 09:56:54 -05:00
AlasdairSwan
c7f5431102
Merge pull request #5973 from edx/alasdair/logistration-password-scroll
...
ECOM-650 updated to add auto scrolling for password reset view
2014-11-17 09:42:17 -05:00
AlasdairSwan
dff0acf54d
ECOM-650 updated to add auto scrolling for password reset view
2014-11-17 09:31:22 -05:00
Will Daly
1ebb8ef06b
Remove redundant pageview segment.io events
2014-11-17 09:24:50 -05:00
AlasdairSwan
87af92a1a5
Merge pull request #5971 from edx/alasdair/logistration-css-bugs
...
ECOM-651 No longer updating -settings by default
2014-11-17 09:07:43 -05:00
AlasdairSwan
69446678a4
ECOM-651 No longer updating -settings by default
2014-11-17 09:01:47 -05:00
Will Daly
12fec6c918
Send transaction type for donations and verified certificates to CyberSource
2014-11-17 08:10:49 -05:00
Stephen Sanchez
83f8de6c86
Merge pull request #5962 from edx/sanchez/disable-login-button-on-click
...
Adding disable logic for buttons.
2014-11-14 16:29:36 -05:00
Will Daly
ffee7517f0
Add Selenium tests for the combined login/registration form.
2014-11-14 13:57:26 -05:00
John Eskew
126747febc
Merge pull request #5960 from edx/jeskew/default_asset_collection_name
...
Always create an asset metadata collection in the Mongo modulestore.
2014-11-14 13:54:52 -05:00
stephensanchez
2486901602
Adding disable logic for buttons.
...
Update tests, clean up approach.
Updating jasmine tests.
2014-11-14 18:35:55 +00:00
Sarina Canelake
810df8b7de
Merge pull request #5885 from edx/sarina/name-branded-assets-in-lms
...
Consistently name branded assets in lms
2014-11-14 13:29:22 -05:00
Adam Palay
bc8d0a9976
disable "go to payment button" on click (ECOM-643)
2014-11-14 12:22:30 -05:00
Sarina Canelake
ab54f9cf42
Translate "Powered by Open edX" string
2014-11-14 10:30:37 -05:00
Sarina Canelake
ab5da97c41
Consistently name edX branded elements within the LMS [OPEN-300]
2014-11-14 10:30:37 -05:00
Stephen Sanchez
a84e4598dd
Merge pull request #5955 from edx/sanchez/fix-djfs-dependency
...
Fix the DJFS dependency.
2014-11-14 10:15:41 -05:00
John Eskew
546d81a822
Always create an asset metadata collection in the Mongo modulestore.
...
If no collection name is specified, use a default name.
https://openedx.atlassian.net/browse/PLAT-294
2014-11-14 09:44:31 -05:00
Ben Patterson
3ae312caa6
Merge pull request #5954 from edx/benp/mysql56-test-updates
...
Don't use 'test' db for mysql since it's reserved.
2014-11-13 19:50:54 -05:00
stephensanchez
3396b2bb2c
Fix the DJFS dependency.
2014-11-13 22:07:39 +00:00
Stephen Sanchez
66ff4e67cb
Merge pull request #5946 from edx/sanchez/ecommerce_info_to_ga
...
Adding new Google Analytics eCommerce event to shoppingcart.
2014-11-13 16:51:37 -05:00
Ben Patterson
a19b97c61f
Don't use 'test' db for mysql since it's reserved.
...
This db name is reserved and used by mysql installations. This can cause
conflicts when trying to populate our own 'test' database on mysql.
2014-11-13 14:41:50 -05:00
stephensanchez
822f15546a
Adding new Google Analytics eCommerce event to shoppingcart.
...
Adding new event and test
pylint and comments
2014-11-13 18:17:52 +00:00
AlasdairSwan
06cbe161a7
After accessibility review removed required field aria-describedby
2014-11-13 13:12:36 -05:00
Will Daly
a5001bab2a
Merge remote-tracking branch 'origin/master' into will/combine-reg-login-form
...
Conflicts:
lms/static/sass/base/_grid-settings.scss
lms/static/sass/shared/_footer.scss
lms/static/sass/shared/_header.scss
2014-11-13 11:16:16 -05:00
David Ormsbee
43d8c7a712
Merge branch 'release'
...
Conflicts:
lms/djangoapps/shoppingcart/processors/CyberSource2.py
2014-11-13 10:11:12 -05:00
AlasdairSwan
dfa8167446
Merge pull request #5938 from edx/alasdair/logistration-setvalidity-fix
...
ECOM-369 Reunited the missing line with the rest of the page elements an...
2014-11-13 08:11:48 -05:00
Will Daly
c8751b5b4a
Add CSRF cookie to combined login/registration form
...
Add CSRF check for login/registration views.
2014-11-12 16:15:20 -05:00
AlasdairSwan
ecb6a69fe7
ECOM-369 Reunited the missing line with the rest of the page elements and fixed an error with HTML5 validation override
2014-11-12 15:51:18 -05:00
Renzo Lucioni
2fc2207bd2
Merge pull request #5905 from edx/renzo/pep8-pylint-cleanup
...
Clean up pep8 and pylint violations
2014-11-12 14:34:03 -05:00
AlasdairSwan
3eb287151c
ECOM-369 accessibility updates
2014-11-12 14:17:41 -05:00
Renzo Lucioni
8d02efb021
Clean up pep8 and pylint violations
...
Also fixes failing Python unit tests
2014-11-12 12:55:56 -05:00
Stephen Sanchez
fc8b2a5f37
Merge pull request #5720 from edx/sanchez/avoid_event_suppression
...
Changing event suppression to signal suppression.
2014-11-12 12:46:26 -05:00
stephensanchez
6e85ec0739
Changing event suppression to signal suppression.
...
Code review changes.
Fix test and pylint.
pylint error.
Updating the test to verify the signal is fired.
Test for all analytics events
Import pylint error.
Pylint error
2014-11-12 16:26:29 +00:00
Will Daly
1537086a9b
Merge pull request #5930 from edx/will/logistration-handle-redirects
...
Logistration: Clean up redirect logic
2014-11-12 11:23:48 -05:00
Will Daly
0a35af5530
Remove extra viewport meta tag
2014-11-12 11:01:32 -05:00
Dennis Jen
dd38f52358
Merge pull request #5838 from edx/dsjen/feature-flag-analytics-enrollments
...
Feature flagged enrollment counts on instructor dashboard.
2014-11-12 10:40:04 -05:00
Will Daly
02485be3e3
Clean up redirect logic
2014-11-12 10:27:25 -05:00
Renzo Lucioni
34dd4e59a1
Merge pull request #5914 from edx/renzo/final-text-review
...
Final text review
2014-11-12 09:55:48 -05:00
Diana Huang
da5bfd45aa
Fix pylint violation.
2014-11-12 09:17:56 -05:00
Adam
4486ce35a7
Merge pull request #5913 from edx/adam/prevent-accidental-course-mode-downgrade
...
Prevent instructors from accidentally downgrading enrollment modes throu...
2014-11-12 09:05:01 -05:00
chrisndodge
257b22e228
Merge pull request #5922 from edx/cdodge/fix-import-error
...
try importing the exact references we need rather than deferencing it fr...
2014-11-12 09:04:19 -05:00
AlasdairSwan
1a5c3977af
ECOM-632 added asterix explanation footnote
2014-11-12 08:52:51 -05:00
zubair-arbi
6dae34a34b
Merge pull request #5923 from edx/zub/bugfix/wl-150-survey-form-error-on-info-page
...
avoid annonymous user from redirecting to survey form
2014-11-12 18:14:38 +05:00