Robin Ward
|
fea3f326a9
|
FIX: Persona login was not using promises
|
2013-05-31 13:16:14 -04:00 |
|
Robin Ward
|
bd99d5a40c
|
Calls to Discourse.ajax no longer need getURL -- will be done automatically.
|
2013-05-07 15:16:27 -04:00 |
|
Sam
|
6ae212235c
|
move persona a bit, still should be yanked out further
|
2013-04-19 10:34:39 +10:00 |
|
Robin Ward
|
61b5c0340e
|
Convert all Ajax calls to use Discourse.ajax()
|
2013-04-01 18:09:23 -04:00 |
|
Wojciech Kocjan
|
e6ccc300dc
|
Support for running discourse with a prefix (i.e. as http://servername/discourse)
|
2013-03-16 00:01:21 +01:00 |
|
Dan Callahan
|
23d812a4ab
|
Use AJAX for submitting Persona credentials.
Fixes issue with needing to unblock popups.
|
2013-03-01 14:00:56 -06:00 |
|
Dan Callahan
|
ef8cf2f734
|
Add basic Persona functionality
1. No session integration yet, so automatic login/logout events are suppressed.
2. Popup blockers must be disabled: submits form to target="_blank"
|
2013-03-01 14:00:56 -06:00 |
|