fmartingr
/
shelfzilla
Archived
1
0
Fork 0
Commit Graph

347 Commits

Author SHA1 Message Date
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
Felipe Martin 02459f1f2d Profile layout with some little info 2014-05-24 13:03:42 +02:00
Felipe Martin 915abfac42 Fixed pjax links scrolling to top
Fixes #20
2014-05-24 12:53:10 +02:00
Felipe Martin e346e47591 Fixed Series list letters 2014-05-24 12:39:16 +02:00
Felipe Martin 3b8524d87b WIP Landing page Tap #10 2014-05-24 10:38:31 +02:00
Felipe Martin 71b5b4c778 Added gunicorn to production 2014-05-23 11:31:23 +02:00
Felipe Martin a5b740b814 Re-fixed filename generator 2014-05-20 00:19:19 +02:00
Felipe Martin 79c190d25e Fixed generate filename bug 2014-05-19 23:45:17 +02:00
Felipe Martin d335be47c9 Added django-import-export support for Publishers, Series, Volumes and Persons 2014-05-19 23:13:08 +02:00
Felipe Martin aad78dd8c3 Fixed cover name problem installing fixtures 2014-05-01 18:53:02 +02:00
Juan Manuel Parrilla 4cc4af59c3 Changed perms of init script 2014-04-28 14:35:42 +02:00
Juan Manuel Parrilla c28d145120 Error copying 2014-04-28 14:27:42 +02:00
Juan Manuel Parrilla d19cf7f8e8 Added init script 2014-04-28 14:21:15 +02:00
Juan Manuel Parrilla d3cb2aea0e Added unninstall feature 2014-04-28 14:20:59 +02:00
Felipe Martin 003e6b9702 Improved admin layout 2014-04-25 18:12:50 +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 4e9205e5cb - Improved publisher series list layout to "match" volumes list
- Added actions to mark/unmark for review in the admin
- Updated language es_ES
2014-04-25 17:18:37 +02:00
Felipe Martin 67c60c8784 es_ES translation: 100% 2014-04-25 16:57:07 +02:00
Felipe Martin 39258be7da Updated volume list layout 2014-04-25 16:56:57 +02:00
Felipe Martin acd21a1e65 Google analytics integrated into pjax
Fixes #4
2014-04-25 13:33:32 +02:00
Felipe Martin 440f7067e5 Added some "for review" frontend visible alerts 2014-04-25 13:19:34 +02:00
Felipe Martin 718ece075e - Model manga.Volume: + name, number/pages/retail_price not mandatory
- Added custom admin app
- Added custom admin action to easily bulk modify volume series
- Volume name for unique volumes or special ones that have no number
2014-04-25 12:47:26 +02:00
Felipe Martin 34c0a73cdb Using username instead of email again.
Fixes #3
2014-04-24 17:30:54 +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