Commit Graph

18 Commits

Author SHA1 Message Date
Baris Usakli
bc8815cb94 closes #555 2013-11-26 11:43:25 -05:00
Baris Soner Usakli
01102d5982 added responsive class to images in users recent posts 2013-11-23 17:18:26 -05:00
Baris Usakli
586a181e0a closes #507 2013-11-18 15:44:32 -05:00
Andrew Darqui
b2e81b5d17 Fixes a small issue with the redirect after logging in. If app.previousUrl is undefined (from accessing the page directly), login would fail to redirect you because of an error with indexOf on the undefined app.previousUrl. 2013-10-06 04:24:38 -04:00
Julian Lam
038e04dee6 revamped client side scripts so that they are loaded using Require.js instead. 2013-10-03 15:04:25 -04:00
Baris Usakli
9c14618d55 dont redirect back to reset password after login 2013-09-26 12:50:24 -04:00
Baris Usakli
c2aac916aa fixed topics not appearing after a post in category view 2013-09-25 12:30:07 -04:00
Baris Usakli
83d5a84edd login redirects back 2013-09-24 14:56:51 -04:00
psychobunny
221b9bc149 formatting - template associated js 2013-09-17 13:05:54 -04:00
Baris Soner Usakli
a69140faa9 show error message on failed login 2013-08-28 17:22:48 -04:00
Julian Lam
4d11fba20a auto-focusing input on login screen 2013-08-23 14:30:58 -04:00
Baris Usakli
74af205426 banned users cant login, show error messages on failed logins 2013-08-14 15:49:56 -04:00
Baris Usakli
19b570cdcf closes #122 2013-07-25 16:20:18 -04:00
Baris Soner Usakli
d7597608d5 fixed login register logout 2013-07-10 21:31:58 -04:00
Baris Usakli
7ca2c949dd fixed safari script problem 2013-06-26 13:18:19 -04:00
Baris Soner Usakli
9b43f80ff8 changed login to ajax added error message for incorret login, closes #36 2013-06-25 20:55:02 -04:00
Julian Lam
9af39622ed actually using identicon default across the site 2013-05-29 14:55:43 -04:00
psychobunny
34131ad46c modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
todo: still need to organize the individual scripts client side,
2013-05-29 12:17:44 -04:00