framework/src
Toby Zerner a5c8ef0566 Tweak user email confirmation alert
- Make sure is_activated is serialized to a bool (otherwise "0" will evaluate to true)
- Remove "error" class from message so it's more friendly
- Make the alert more prominent by mounting it into a new div at the top of the page
- Add loading UX to the resend button
2016-03-23 22:17:42 +10:30
..
Admin Remove sudo mode and add password confirmation when changing email address 2016-03-11 12:44:18 +10:30
Api Tweak user email confirmation alert 2016-03-23 22:17:42 +10:30
Asset Applied fixes from StyleCI 2016-02-29 22:51:13 -05:00
Console info: Show base URL 2016-03-22 00:28:02 +09:00
Core Applied fixes from StyleCI 2016-03-20 06:06:43 -04:00
Database Whoopsie, fix syntax error 2016-03-08 00:05:53 +09:00
Debug/Console Make StyleCI happy 2016-03-23 19:54:04 +09:00
Event More indentation cleanup 2016-02-26 13:10:32 +09:00
Extension Refactoring to drop extensions dir, see #774 2016-03-02 09:04:10 +01:00
Formatter Applied fixes from StyleCI 2016-02-25 22:09:39 -05:00
Forum AbstractOAuth2Controller: Store provider and token in class properties 2016-03-18 22:22:35 +09:00
Foundation Applied fixes from StyleCI 2016-02-25 22:09:39 -05:00
Http Applied fixes from StyleCI 2016-03-20 06:06:43 -04:00
Install Make console command descriptions consistent 2016-03-20 23:16:08 +09:00
Locale Applied fixes from StyleCI 2016-02-25 22:09:39 -05:00
Settings Applied fixes from StyleCI 2016-02-25 22:09:39 -05:00
Update Make console command descriptions consistent 2016-03-20 23:16:08 +09:00
Util Store discussion slug in database table 2016-02-04 11:46:30 +01:00
helpers.php Add header comment; PSR-2 fixes; remove seeders 2015-08-26 16:56:32 +09:30