fmartingr
/
shelfzilla
Archived
1
0
Fork 0
Commit Graph

28 Commits

Author SHA1 Message Date
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 aee0eded8e Navbar improvements 2014-08-24 17:44:14 +02:00
Felipe Martín 83a221ed90 Added admin site options to enable/disable the pjax functionality 2014-08-24 13:06:13 +02:00
Felipe Martin 620a80f473 Added social icons bar on top of navigation bar 2014-05-27 23:13:39 +02:00
Felipe Martin 0eadae992c Hidden search form if user is not logged in. 2014-05-27 22:49:20 +02:00
Felipe Martin 58a21c01e9 Hide unused links on profile dropdown 2014-05-27 21:04:43 +02:00
Felipe Martin c356129982 Added basic search for series. Tap #19 2014-05-27 20:36:21 +02:00
Felipe Martin fe649ad9ba Refactor: Using MEDIA_URL and STATIC_URL instead of hard links. Tap #18 2014-05-26 17:15:26 +02:00
Felipe Martin 3b8524d87b WIP Landing page Tap #10 2014-05-24 10:38:31 +02:00
Felipe Martin 56a471e9f9 Fixed navbar links not being marked as active. Also improved pjax-nav behaviour allowing certain links to unmark active navigation
Fixes #6
2014-04-25 17:23:50 +02:00
Felipe Martin 93f6ffc571 Added django-solo
Added config app
Added google analytics integration in config settings
2014-04-24 17:29:21 +02:00
Felipe Martin d4397f21b5 Added admin shortcut on navbar if user is superuser 2014-04-24 16:51:05 +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 e97aee4feb Added base profile views 2014-04-03 18:55:07 +02:00
Felipe Martin 7e0aca33b0 Fixed login form errors 2014-04-02 19:44:23 +02:00
Felipe Martin 12d293aa57 Some fixes:
- Not using lazy gettext on views
- Fixed context for manga app doing queries even if the user wasn't logged in
- Removed HTML messages (can be updated using updateMessagesHTML() via javascript)
- Allowing /messages/ to non-beta users too
- Removed landing shitty text
2014-04-02 17:38:25 +02:00
Felipe Martin 1352dda40e Translated "logout" 2014-04-02 17:09:59 +02:00
Felipe Martin 76eec051d3 Added manga.publishers to frontend 2014-04-02 15:31:19 +02:00
Felipe Martin 51e2617bd9 + Added view/template for django messages framework
+ Added custom URL to access messages directly (for pjax support)
+ Added javascript method to call a messages update
2014-03-31 16:45:19 +02:00
Felipe Martin 30c19c545c Added pjax support 2014-03-31 15:32:50 +02:00
Felipe Martin 48d5994240 Alternative navbar colors 2014-03-31 12:24:53 +02:00
Felipe Martin 629547d091 Added django-filer
Added covers to Series and Volumes
Added custom filename randomiser for django-filer names
Detail page now shows real data
2014-03-28 17:50:52 +01:00
Felipe Martin dc3268aec8 + Added base series.list and series.detail pages (views / urls)
+ Added Publisher.url field
+ Base ordering for models
2014-03-28 15:48:05 +01:00
Felipe Martin b92a79c132 Added homepage app 2014-03-28 13:32:59 +01:00
Felipe Martin c92b23a43f Hide messages framework items in landing page 2014-03-28 13:06:54 +01: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 7fc32933ec Added bootflat lib 2014-03-19 11:56:34 +01:00
Felipe Martin 7121ca80d9 Added landing app with custom middleware 2014-03-18 18:23:12 +01:00