fmartingr
/
shelfzilla
Archived
1
0
Fork 0
Commit Graph

170 Commits

Author SHA1 Message Date
Felipe Martín a36ec8e795 Updated gitignore 2014-08-24 17:06:27 +02:00
Felipe Martín 48011706f9 Added future releases to the homepage 2014-08-24 17:05:43 +02:00
Felipe Martín af71f015bf Fixed Volume name when don't have a number nor a name 2014-08-24 17:05:32 +02:00
Felipe Martín fcb789a1c0 Added get_absolute_url method to Series and Publisher
Added links to homepage
2014-08-24 15:13:49 +02:00
Felipe Martín e6e1d67607 Updated translations 2014-08-24 15:06:36 +02:00
Felipe Martín a4537ae0e1 Added content to homepage:
+ Last 12 volumes based on release date
+ Biggest 5 collectors based on volumes owned
2014-08-24 15:03:23 +02:00
Felipe Martín 2e105d07a9 Fixed local settings 2014-08-24 15:01:17 +02:00
Felipe Martín 97eb0f2f43 Added custom error pages 2014-08-24 13:46:49 +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 Martín 1e5a42be69 Updated admin menu layout with the good names and icons.
Updated admin title with page title (about time!)
2014-08-24 12:56:24 +02:00
Felipe Martín 0149001ff5 Fixed null values on cover search query 2014-08-24 12:28:56 +02:00
Felipe Martín 8f91f9d30f Added an easy system to update covers using a simple google image search with the first four results with a one-click update system 2014-08-24 12:23:59 +02:00
Felipe Martín 4c306eb065 Fixed south migrations 2014-06-20 11:09:17 +02:00
Felipe Martín ecc0f0e3b0 Added date to wishlist/haveit models 2014-06-20 10:43:13 +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
Juan Manuel Parrilla 49f042f792 orthographic error 2014-06-01 22:04:05 +02:00
Juan Manuel Parrilla 65ddc45918 Added methods backup and clean_backups to fabfile 2014-06-01 21:57:27 +02:00
Juan Manuel Parrilla b39b4bd497 Updated script file....fuck 2014-05-28 00:57:14 +02:00
Juan Manuel Parrilla f083bd006b Updated script file 2014-05-28 00:50:46 +02:00
Juan Manuel Parrilla adf3981297 Updated script file 2014-05-28 00:46:35 +02:00
Juan Manuel Parrilla fc2403daba Merge branch 'master' of github.com:fmartingr/shelfzilla 2014-05-28 00:43:54 +02:00
Juan Manuel Parrilla d31d1400be Updated script file 2014-05-28 00:43:41 +02:00
Felipe Martin bbba3df2c4 Updated requirements 2014-05-28 00:13:11 +02:00
Felipe Martin 8816d075ca Added settings.configfile 2014-05-28 00:06:29 +02:00
Juan Manuel Parrilla fa1fdcd5b3 Merge branch 'master' of github.com:fmartingr/shelfzilla 2014-05-27 23:54:54 +02:00
Juan Manuel Parrilla 21ff7987db Adapted init script to gunicorn 2014-05-27 23:54:39 +02:00
Felipe Martin 68bd7ac7bd Updated es_ES translation 2014-05-27 23:21:13 +02:00
Felipe Martin 8014642099 Fixed social bar links: now on new tab. Added mailto: to email link 2014-05-27 23:18:54 +02:00
Felipe Martin 620a80f473 Added social icons bar on top of navigation bar 2014-05-27 23:13:39 +02:00
Felipe Martin 0ceb680f5e Added twitter, Facebook, google plus and email to social configuration model 2014-05-27 23:12:28 +02:00
Felipe Martin 0eadae992c Hidden search form if user is not logged in. 2014-05-27 22:49:20 +02:00
Felipe Martin d1c4c602e3 Fixed background URL path 2014-05-27 22:47:01 +02:00
Felipe Martin d8cd553150 Updated es_ES translation 2014-05-27 22:22:29 +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 622b69c05a Hide letters selector under publishers list 2014-05-27 21:28:07 +02:00
Felipe Martin 5ca84da148 UserWishlistVolume/UserHaveVolume ordering is now series name, volume number ASC 2014-05-27 21:26:53 +02:00
Felipe Martin bc22ea8bfe Fixed wishlist-it/have-it buttons from c9dd5842b3 2014-05-27 21:25:10 +02:00
Felipe Martin 0600a6a986 Fixed user drop down menu not hiding on click 2014-05-27 21:06:01 +02:00
Felipe Martin 58a21c01e9 Hide unused links on profile dropdown 2014-05-27 21:04:43 +02:00
Felipe Martin eb9e0abcf8 Own profile now shows wishlisted and owned volumes. WIP. 2014-05-27 21:03:19 +02:00
Felipe Martin f3c79fb1e9 Force local settings media and static url 2014-05-27 20:36:37 +02:00
Felipe Martin c356129982 Added basic search for series. Tap #19 2014-05-27 20:36:21 +02:00
Felipe Martin c9dd5842b3 Removed some old CSS code
Wishlist badge now always shown if selected
2014-05-27 20:11:37 +02:00
Felipe Martin fd448e3586 Fixed background for new static preferences
Fixes #18
2014-05-27 15:10:51 +02:00
Felipe Martin 1e3c0df555 Updated production settings with MEDIA_URL and STATIC_URL settings. Tap #18 2014-05-26 17:27:03 +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 a19c2f7ea0 Random tests are random 2014-05-26 17:12:01 +02:00
Felipe Martin 1cb034b912 Fixed landing texts
Tap #10
2014-05-24 15:08:25 +02:00
Felipe Martin e49fbb0904 Fixed landing fail 2014-05-24 13:40:11 +02:00