fmartingr
/
shelfzilla
Archived
1
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Felipe Martín 1d191fee80 Added registration links to the site 2015-01-10 12:52:19 +01:00
Felipe Martin 34c0a73cdb Using username instead of email again.
Fixes #3
2014-04-24 17:30:54 +02:00
Felipe Martin 07ce16f50f Added pjax app
+ Moved context_processor for pjax handling to this app
+ Added pjax template filter, will convert a template name into its pjax variant (appending -pjax by default)
+ pjax tempaltetags are auto loaded
2014-04-03 18:53:37 +02:00
Felipe Martin 4bbda000ae Login form errors fixed 2014-04-03 11:05:09 +02:00
Felipe Martin 7e0aca33b0 Fixed login form errors 2014-04-02 19:44:23 +02:00
Felipe Martin 30c19c545c Added pjax support 2014-03-31 15:32:50 +02:00
Felipe Martin d6796cb108 + Improved login form layout
+ Login will redirect to / if the user is already authenticated
2014-03-26 16:33:57 +01:00
Felipe Martin 0b273feef9 Removed boot flat library
Added bower.json to the project
Added grunt task to compile bower libraries
2014-03-24 19:28:40 +01:00
Felipe Martin 0752cd5ff4 Added login/logout views.
Added login form.
2014-03-19 11:58:40 +01:00