cahrens
c6ba747419
Make HTML for non-editable views more logical.
...
TNL-3297
2015-10-16 13:40:24 -04:00
zubair-arbi
d2a4790855
use the standard syntax to load JavaScript dependencies on logistration js files
...
ECOM-2044
2015-09-07 18:19:56 +05:00
Andy Armstrong
420696ba80
Separate out the Backbone image field
2015-08-08 09:43:20 -04:00
Peter Fogg
1ceb8a0d66
Optimize finish_auth_factory.
...
TNL-2602
2015-07-20 13:59:55 -04:00
cahrens
4f0ab6f9c8
Optimize account settings and learner profile.
...
Also remove RequireJS dependency on mustache, and delete extra copy.
2015-07-20 13:59:55 -04:00
Andy Armstrong
7b5f9b8009
Implement RequireJS Optimizer in the LMS
...
TNL-2487
2015-07-20 13:59:54 -04:00
Braden MacDonald
49d200c7ec
Improve screen reader user experience on logistration page
2015-06-29 14:38:41 -07:00
Braden MacDonald
cf308d87b9
New Hinted Login View - PR 8591
2015-06-26 13:24:01 -07:00
Braden MacDonald
7437bcfe12
New provider config options, New Institution Login Menu - PR 8603
2015-06-26 13:24:01 -07:00
Braden MacDonald
b4904adc1e
Use ConfigurationModels for third_party_auth, new metadata fetching - PR 8155
2015-06-26 13:23:59 -07:00
Braden MacDonald
345fcabd05
Fix CRI-9 so third_party_auth pipeline always completes, and consolidate auto-enrollment code
2015-06-18 20:57:19 -07:00
David Baumgold
34addd8fa8
Group imports together in Mako templates
2015-06-03 12:36:47 -04:00
Adam
af3519ce15
Merge pull request #7835 from edx/release
...
Release (DO NOT MERGE)
2015-04-30 16:24:47 -04:00
Ahsan Ulhaq
6d451ccd47
change three line structure to one line
2015-04-30 18:13:27 +05:00
Ahsan Ulhaq
3ec676e61b
change indentaion and add new line
2015-04-30 18:13:27 +05:00
Ahsan Ulhaq
734ce5e2fb
aria-describedby has broken IDref on Sign in email form
...
AC-97
2015-04-30 18:13:27 +05:00
muzaffaryousaf
9e06290b95
Fixing the micro-sites naming issues for account settings page.
...
TNL-2071
2015-04-27 12:13:40 -04:00
Usman Khalid
a14e6f0a7e
Accessibility tweaks for account settings and profile pages.
...
TNL-1660
2015-04-21 19:42:50 +05:00
Usman Khalid
da57b13b6d
Removed all references to AUTH_ENTRY_DASHBOARD.
...
TNL-2024
2015-04-17 17:23:17 -04:00
Andy Armstrong
f03841a6bb
Add client-side events for viewing pages
...
TNL-1504
2015-04-17 17:23:16 -04:00
Usman Khalid
2667f705ad
Enable third party auth from account settings page.
...
TNL-1535
2015-04-17 17:23:15 -04:00
Usman Khalid
74bf7f239e
Account settings page.
...
TNL-1499
2015-04-17 17:23:14 -04:00
Chris Rodriguez
5ae7cc7ee1
UX-1642 Making visual tweaks and enhancements to the logistration form
2015-03-18 12:14:31 -04:00
cahrens
7dc0598b25
Delete ENABLE_NEW_DASHBOARD code.
2015-02-26 16:41:40 -05:00
Will Daly
a5f173dfcc
ECOM-1060: Logistration third-party auth improvements
...
When the user returns to the registration page with a current
third party auth provider, hide the third party auth buttons
are hidden, including the
"or create a new one here" text that does not make sense
when the buttons are hidden.
2015-02-17 14:48:53 -05:00
Chris Rodriguez
bed9d2f5da
Adjusting line height and labels
2015-02-12 18:53:20 -05:00
AlasdairSwan
1562fdbbb4
ECOM-1002 fixed issue of grey background for logistration page. Also fixed focus issue when toggling between forms - as raised by @cptvitamin
2015-01-29 15:29:49 -05:00
Will Daly
0a9f9130b0
Inline the user api form description calls
2015-01-19 16:01:11 -05:00
Renzo Lucioni
83a5a24dce
Fix broken Font Awesome icons
2015-01-14 18:42:46 -05:00
AlasdairSwan
9046001130
ECOM-412 Set buttons types so enter now triggers register button
2015-01-13 14:28:34 -05:00
David Baumgold
44b792ab26
Replace "edX" with {platform_name}
2015-01-08 11:32:26 -05:00
AlasdairSwan
a434207076
ECOM-783 updated logistration in light of redesign
2015-01-05 11:09:37 -05:00
AlasdairSwan
06cbe161a7
After accessibility review removed required field aria-describedby
2014-11-13 13:12:36 -05:00
AlasdairSwan
3eb287151c
ECOM-369 accessibility updates
2014-11-12 14:17:41 -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
AlasdairSwan
1a5c3977af
ECOM-632 added asterix explanation footnote
2014-11-12 08:52:51 -05:00
Renzo Lucioni
6defcaa0af
Final text review
2014-11-10 16:33: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
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
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
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
AlasdairSwan
62b5e27cf9
Updated templates in light of accessibility review
2014-11-05 15:53: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
fca44138dd
Flip order of register and login options in the access view
2014-11-04 13:59:44 -05:00
Diana Huang
fc468bf696
Set up basic enrollment infrastructure.
2014-10-30 17:15:26 -04:00
Renzo Lucioni
4157e5c0f6
i18n logistration
2014-10-30 14:09:15 -04:00
Renzo Lucioni
bcef7611d4
Clean up logistration copy
2014-10-29 14:42:57 -04:00
AlasdairSwan
728df71acf
ECOM-531 Updated style after review with Andy Waldrop
2014-10-28 10:20:44 -04:00
AlasdairSwan
fd14406aed
ECOM-369 merged and resolved issues with third party auth error messaging
2014-10-27 15:19:36 -04:00