fmartingr
/
shelfzilla
Archived
1
0
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
Felipe Martín 601d8b229b Added UserReadVolume model and behaviour to the site. 2014-09-08 17:50:03 +02:00
Felipe Martín fe113bbcc1 Fixes #35 2014-08-26 18:46:23 +02:00
Felipe Martín 31e1958208 New volume listing 2014-08-24 22:07:15 +02:00
Felipe Martín d369c354fa Fixed pjax volume wishlist/own in profile>collection 2014-08-24 18:40:19 +02:00
Felipe Martín 6340b1bb74 Public user profiles now working. Basically the same as the one we had but with modified urls and some behaviour is changed. 2014-08-24 18:03:44 +02:00
Felipe Martín 66ca8ccde5 Added direct links to admin site if user is staff for series, volumes and publishers
Added context manager with the user configuration (not implemented) and user is staff bool
2014-08-24 17:25:09 +02:00
Felipe Martín ffc7f88e83 Fixed for real! 2014-06-20 09:46:40 +02:00
Felipe Martín 99594b22bb Fixed profile wish list volumes not having correct pjax-container identifier 2014-06-20 09:43:38 +02:00
Felipe Martin 8b320994d1 Profile page don't showing "collection" or "wish list" links if user don't own or have wish listed any volumes. 2014-05-27 22:19:20 +02:00
Felipe Martin eb9e0abcf8 Own profile now shows wishlisted and owned volumes. WIP. 2014-05-27 21:03:19 +02:00
Felipe Martin 02459f1f2d Profile layout with some little info 2014-05-24 13:03:42 +02:00
Felipe Martin 34c0a73cdb Using username instead of email again.
Fixes #3
2014-04-24 17:30:54 +02:00
Felipe Martin dff0e5fa2c - Changed site background for a static PNG instead of using the vegas plugin
- Added some volume admin tweaks to easy manage them
- Fixed FILER settings
2014-04-23 17:16:00 +02:00
Felipe Martin a12f419a47 Fixed profile page 2014-04-04 15:15:50 +02:00
Felipe Martin e97aee4feb Added base profile views 2014-04-03 18:55:07 +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