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
Will Daly
1ebb8ef06b
Remove redundant pageview segment.io events
2014-11-17 09:24:50 -05: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
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
3eb287151c
ECOM-369 accessibility updates
2014-11-12 14:17:41 -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
Renzo Lucioni
34dd4e59a1
Merge pull request #5914 from edx/renzo/final-text-review
...
Final text review
2014-11-12 09:55:48 -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
Chris Dodge
a93faad78b
try importing the exact references we need rather than deferencing it from the djangoapp module
2014-11-11 21:49:13 -05:00
Adam Palay
1d85659b13
Prevent instructors from accidentally downgrading enrollment modes through instructor dash TNL-804
2014-11-10 18:04:22 -05:00
AlasdairSwan
790ac3f3ef
Merge pull request #5915 from edx/alasdair/rwd-trackselection
...
ECOM-574 Updated track selection page to be responsive
2014-11-10 16:41:50 -05:00
Renzo Lucioni
6defcaa0af
Final text review
2014-11-10 16:33:37 -05:00
AlasdairSwan
23081f076b
ECOM-574 Updated track selection page to be responsive
2014-11-10 15:39:17 -05:00
Will Daly
be0a4ee74e
Merge pull request #5909 from edx/will/logistration-ab-test-css-classes
...
Logistration: Add CSS classes so we can compare clicks between the old and new login/registration pages
2014-11-10 15:12:38 -05:00
Will Daly
5085b71677
Merge remote-tracking branch 'origin/master' into will/combine-reg-login-form
...
Conflicts:
common/djangoapps/third_party_auth/pipeline.py
lms/djangoapps/verify_student/tests/test_views.py
2014-11-10 15:05:37 -05:00
Will Daly
ed652bbc98
Add CSS classes so we can compare clicks between the old and new login/registration pages
2014-11-10 14:32:56 -05:00
Will Daly
0c59f10b52
Include zoom only if the page is marked as responsive
2014-11-10 14:02:01 -05:00
Will Daly
5fdd966544
Merge pull request #5901 from edx/will/logistration-make-marketing-link-easier-to-ab-test
...
Logistration: Use href in marketing link if available to make A/B testing easier
2014-11-10 12:56:57 -05:00
Will Daly
73163b9bb0
Use href in marketing link if available to make A/B testing easier
2014-11-10 12:04:07 -05:00
AlasdairSwan
cb5c03f0d1
ECOM-626 Added required check for select dropdowns and validation
2014-11-10 11:06:52 -05:00
Will Daly
dca9a554cf
Remove extra whitespace from textarea fields in registration form
2014-11-10 08:18:43 -05:00
Chris Dodge
3c36f7cbad
Add new course_module field which describes what the catalog visibility should be (both, about, none)
2014-11-09 10:36:00 -05:00
Renzo Lucioni
0459094968
Fix logistration Jasmine tests
...
Includes several bug fixes caught during test writing, general clean-up, and adds js-url, a lightweight URL parser
Moved to setting ajaxType with passed in method for models and now handling form load fail errors
Added tests.
2014-11-07 08:47:16 -05:00
chrisndodge
01c029aa9f
Merge pull request #5805 from edx/cdodge/make-customizeable-region-in-receipt-page
...
allow for a customized region on the receipt page that is microsite bran...
2014-11-06 21:13:43 -05:00
cahrens
08ce09bde7
Display validation messages for any xblock on the container page.
...
TNL-683
2014-11-06 15:48:55 -05:00
Renzo Lucioni
f9ecd8849a
Fix logistration Jasmine tests
...
Includes several bug fixes caught during test writing, general clean-up, and adds js-url, a lightweight URL parser
2014-11-06 12:07:49 -05:00
Renzo Lucioni
5edb7b9c87
Track logistration form toggles and password reset form views
2014-11-06 10:00:42 -05:00
AlasdairSwan
62b5e27cf9
Updated templates in light of accessibility review
2014-11-05 15:53:55 -05:00
Daniel Friedman
eaa63da463
Merge branch 'release'
2014-11-05 12:10:55 -05:00
AlasdairSwan
8a62991ff9
ECOM-585, ECOM-587 and ECOM-588 Changed order of forms based on url, fixed tabbing issue with forgot password link and moved third party quth error message so now does not load buttons if they do not have a url
2014-11-05 11:47:26 -05:00
Renzo Lucioni
5d110273a9
Merge pull request #5834 from edx/renzo/fix-track-selection-copy
...
Fix track selection header copy
2014-11-04 14:03:05 -05:00
Renzo Lucioni
fca44138dd
Flip order of register and login options in the access view
2014-11-04 13:59:44 -05:00
Renzo Lucioni
17a3f556fb
Fix track selection header copy
2014-11-04 13:54:31 -05:00
Dennis Jen
b27401554c
Feature flagged enrollment counts on instructor dashboard.
...
* enrollments counts removed from legacy dashboard
2014-11-04 12:56:53 -05:00
Sarina Canelake
fece2b9dd2
Merge pull request #5821 from edx/sarina/remove-old-admin-files
...
Remove admin files deprecated in Django 1.4
2014-11-04 10:55:13 -05:00
Diana Huang
a971e71792
Merge branch 'will/logistration-third-party-auth-fixes' into will/combine-reg-login-form
...
Conflicts:
common/djangoapps/course_modes/views.py
2014-11-04 10:50:09 -05:00
Sarina Canelake
aeb3a7f575
fixup! Remove "ADMIN_MEDIA_PREFIX" (deprecated in Django 1.4)
2014-11-03 16:49:18 -05:00
Clinton Blackburn
22952af61f
Merge pull request #5782 from edx/remove-analytics-demographics
...
Updates to Demographics Display
2014-11-03 10:07:31 -05:00
Sarina Canelake
ed76907c0d
Remove "ADMIN_MEDIA_PREFIX" (deprecated in Django 1.4)
...
Delete lms/static/admin resources as they are no longer needed
for the admin page as of Django 1.4
Moved two files that were referenced elsewhere:
lms/static/admin/js/jquery.min.js -> lms/static/js/admin/jquery.min.js
lms/static/admin/js/urlify.js -> lms/static/js/admin/urlify.js
2014-11-01 00:01:17 -04:00
Chris Dodge
805a8a5797
rename file
2014-10-31 15:20:30 -04:00
Martyn James
9f3b9c7ba3
Merge pull request #5818 from edx/release
...
Merging latest updates to release
2014-10-31 14:49:04 -04:00
chrisndodge
640072a646
Merge pull request #5804 from edx/cdodge/fix-receipt-link
...
fix the link in the button on the receipt page
2014-10-31 14:01:40 -04:00
frances botsford
6986715951
Merge pull request #5750 from edx/frances/fix/receipt-layout-fixes
...
Verified Receipt page layout fixes
2014-10-31 10:09:34 -04:00