fmartingr
/
shelfzilla
Archived
1
0
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
Felipe Martín e23c949c22 Added form to submit volume suggestions 2015-05-05 23:31:44 +02:00
Felipe Martín c460351674 Unified volume includes into one so the own/wishlist functionality works around all the site. Fixes #33 2014-08-26 19:18:25 +02:00
Felipe Martín ca8ddaf748 Removed "review pending" from all the site 2014-08-26 19:03:50 +02:00
Felipe Martín 3a18135381 Some layout improvements 2014-08-26 11:13:24 +02:00
Felipe Martín c5d639f271 Added manga collections 2014-08-25 20:58:25 +02:00
Felipe Martín 713e0c26fd Updated languages 2014-08-25 18:02:08 +02:00
Felipe Martín 67b41692e4 Volumes filter form WIP 2014-08-25 15:48:11 +02:00
Felipe Martín 71193223a0 Added SeriesSummary for language independent storage
Added SeriesPublisher to store more info about a certain publisher (maybe two publishers have the series but one cancelled it and the new is updating or making a new edition)
Better info about a series publisher in the page
A flag shows the language of the volume
2014-08-25 15:17:29 +02:00
Felipe Martín 15a7851674 + Added Volume.language support (for publishers that also do Catala versions of a series)
+ Added flags to volumes in the site
+ Added better series status field with four options (on-hold, open, finished, cancelled)
2014-08-25 13:45:55 +02:00
Felipe Martín 31e1958208 New volume listing 2014-08-24 22:07:15 +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 Martin 39258be7da Updated volume list layout 2014-04-25 16:56:57 +02:00
Felipe Martin 440f7067e5 Added some "for review" frontend visible alerts 2014-04-25 13:19:34 +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 01ecccf9e5 Ups 2 2014-04-04 19:05:58 +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 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 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 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 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 c5c0a94395 Volume Badges WIP 2014-03-28 23:47:53 +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 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