fmartingr
/
shelfzilla
Archived
1
0
Fork 0
Commit Graph

192 Commits

Author SHA1 Message Date
Felipe Martin 06c2c36fd8 Fixed some pjax links 2014-04-02 15:59:00 +02:00
Felipe Martin 85d000be60 Publishers on series detail page now links to publisher detail page instead of publishers homepage 2014-04-02 15:57:40 +02:00
Felipe Martin a015c74c47 Added toastr for notifications (with legacy support for the HTML alerts) 2014-04-02 15:55:24 +02:00
Felipe Martin 76eec051d3 Added manga.publishers to frontend 2014-04-02 15:31:19 +02:00
Felipe Martin 4efc63ef47 Added slug to series URL for better SEO 2014-04-02 14:33:14 +02:00
Felipe Martin 2610bb9ea9 Fome Sixes 2014-03-31 23:10:18 +02:00
Felipe Martin a3e552091e Improved series detail layout 2014-03-31 19:06:55 +02:00
Felipe Martin f300a9c76e Added context processors with a list of volume ids owned and wish listed by the user
Using that new context variables to do the needed check to complete the add/remove/wishlist UI
2014-03-31 18:26:03 +02:00
Felipe Martin 28fe1f5ce6 Added pjax and fallback calls for the "I have it" and "Wishlist this" volume 2014-03-31 17:54:30 +02:00
Felipe Martin 2f6e671c95 Added html attributes for pjax not to pushState and to update the messages after a request 2014-03-31 17:45:06 +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 61451efede Templates:
- Volume now have its own template that is included where needed
- Volume badges (have it, wishlist it) are now working.
Models:
- Added UserHaveVolume, UserWishlistVolume
Frontend:
- Added tooltips opt-in
2014-03-31 12:26:28 +02:00
Felipe Martin 48d5994240 Alternative navbar colors 2014-03-31 12:24:53 +02:00
Felipe Martin c5c0a94395 Volume Badges WIP 2014-03-28 23:47:53 +01:00
Felipe Martin e2a6f2ec08 Fixed last-child paragraphs 2014-03-28 19:51:00 +01:00
Felipe Martin 78532469ae CSS fixes 2014-03-28 18:21:03 +01:00
Felipe Martin d1156e7f8c Series detail templates: removed lorem ipsum and using thumbnails for volumes list 2014-03-28 18:17:36 +01:00
Felipe Martin ba913988d4 Added Series.finished 2014-03-28 17:57:53 +01:00
Felipe Martin 4a6ceb67ff Renamed "filer_" folders 2014-03-28 17:55:35 +01: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 79a79debc7 Fixed bower not copying bootstrap's fonts 2014-03-28 13:30:14 +01:00
Felipe Martin c92b23a43f Hide messages framework items in landing page 2014-03-28 13:06:54 +01:00
Felipe Martin 4304366c20 Bower: + vegas
+ Added a cool background image
+ Added some text to the landing page
2014-03-26 17:05:05 +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 5748c7dc3a Better admin listing 2014-03-26 15:48:22 +01:00
Felipe Martin c9868beef8 PostgreSQL for local development. (DISTINCT ON not possible on SQLite) 2014-03-26 15:48:10 +01:00
Felipe Martin 1b736988c8 Added landing app tests 2014-03-26 12:24:50 +01:00
Felipe Martin c5db135f67 Added names to URLs 2014-03-26 12:24:28 +01:00
Felipe Martin 8a5e99ad66 Added review_comment to ReviewModel 2014-03-26 12:24:11 +01:00
Felipe Martin 0c9ea7b6c0 - Fixed package.json
- Removed unused task from fable
- Added base README
2014-03-25 13:21:08 +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
Felipe Martin 7508472216 no message 2014-03-19 11:57:23 +01:00
Felipe Martin 7fc32933ec Added bootflat lib 2014-03-19 11:56:34 +01:00
Felipe Martin 50804b4b1d Added empty users app 2014-03-18 18:23:19 +01:00
Felipe Martin 7121ca80d9 Added landing app with custom middleware 2014-03-18 18:23:12 +01:00
Felipe Martin 5d65a6ecff Added manga app 2014-03-18 16:54:01 +01:00
Felipe Martin 6aa2f5f626 Polished base instalattion 2014-03-18 16:23:22 +01:00
Felipe Martin 43056e3327 Initial commit 2014-03-18 13:48:12 +01:00