fmartingr
/
shelfzilla
Archived
1
0
Fork 0
Commit Graph

228 Commits

Author SHA1 Message Date
Felipe Martín e14385fd0d Removes slashes in django admin for ISBN fields
Closes #42
2014-11-05 14:02:24 +01:00
Felipe Martín d5ed778d76 Fixed date field on blog app 2014-11-04 23:38:00 +01:00
Felipe Martín a5ae97fb46 Added account user admin 2014-11-04 23:36:19 +01:00
Felipe Martín b2ae18630c Added django 1.7 migrations 2014-11-04 23:36:08 +01:00
Felipe Martín df244e47cd Migrated users app to account app
Added custom user model (closes #39)
2014-11-04 23:01:44 +01:00
Felipe Martín bf33790b92 Removed all migrations 2014-11-04 22:44:07 +01:00
Felipe Martín a6ae46acda Removed south 2014-11-04 22:41:03 +01:00
Felipe Martín 9e404aeb9b Added base blog app 2014-09-14 21:26:32 +02:00
Felipe Martín 8ad0e87c18 Feat: Profile timeline 2014-09-09 01:18:24 +02:00
Felipe Martín 223eca0259 Timeline WIP 2014-09-08 18:49:32 +02:00
Felipe Martín a3f30a9e1f Removed ugly fixes :) 2014-09-08 18:26:26 +02:00
Felipe Martín a054bb125a Badge centering fixes 2014-09-08 18:10:15 +02:00
Felipe Martín 2d4a3851b6 Fixed pjax-badges in collection/wishlist 2014-09-08 18:01:19 +02:00
Felipe Martín 601d8b229b Added UserReadVolume model and behaviour to the site. 2014-09-08 17:50:03 +02:00
Felipe Martín 4b5ea7976b Allow volume admin search by publisher 2014-08-27 11:29:59 +02:00
Felipe Martín b31e8195c0 Fixes #37 2014-08-27 09:51:00 +02:00
Felipe Martín a14f620c2f Added form support for pjax 2014-08-26 19:36:18 +02:00
Felipe Martín 28db8180ba Coffee -> JS 2014-08-26 19:31:43 +02:00
Felipe Martín 912d0db34e Navbar tooltips in bottom 2014-08-26 19:25:58 +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 5be2dbb4df Added rel="publisher" to google+ links. Tap #17 2014-08-26 18:47:55 +02:00
Felipe Martín fe113bbcc1 Fixes #35 2014-08-26 18:46:23 +02:00
Felipe Martín 79a209fb99 Fixes #34 2014-08-26 18:44:33 +02:00
Felipe Martín 4b5f603e81 Added tooltips to menu items 2014-08-26 18:38:19 +02:00
Felipe Martín 3a18135381 Some layout improvements 2014-08-26 11:13:24 +02:00
Felipe Martín f62fd302fa Added raw id fields so admin won't stop loading due to a lot of foreign keys being loaded 2014-08-26 09:55:14 +02:00
Felipe Martín 8c7f663dfb Added collection to volume edition 2014-08-25 23:11:47 +02:00
Felipe Martín c5d639f271 Added manga collections 2014-08-25 20:58:25 +02:00
Felipe Martín 10a04e1b9d Fixed background 2014-08-25 18:12:13 +02:00
Felipe Martín 713e0c26fd Updated languages 2014-08-25 18:02:08 +02:00
Felipe Martín 5caae724fc FIXED typo AGAIN AND AGAIN 2014-08-25 17:30:12 +02:00
Felipe Martín 2ede28f8dc Fixed event emitter name on bas elayout 2014-08-25 17:27:45 +02:00
Felipe Martín b86d599f19 Migrated from grunt to django-compressor 2014-08-25 17:05:24 +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 2262064136 Added Stats to homepage 2014-08-25 13:43:14 +02:00
Felipe Martín e043d9dbfa Updated translations 2014-08-24 22:28:04 +02:00
Felipe Martín fcf847181e Publisher series list improved 2014-08-24 22:17:45 +02:00
Felipe Martín 31e1958208 New volume listing 2014-08-24 22:07:15 +02:00
Felipe Martín 8d83cf8050 Removed cover tab from Series admin 2014-08-24 19:03:20 +02:00
Felipe Martín d369c354fa Fixed pjax volume wishlist/own in profile>collection 2014-08-24 18:40:19 +02:00
Felipe Martín 1dc87d950c Notifications position changed to top-left, so it won't get over auth buttons 2014-08-24 18:36:34 +02:00
Felipe Martín c88437c068 Python code use methods with (). Damn django templates. 2014-08-24 18:11:32 +02:00
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 6569d3ce96 User PK = 1 shouldn't show up in any result 2014-08-24 17:59:43 +02:00
Felipe Martín aee0eded8e Navbar improvements 2014-08-24 17:44:14 +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 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
Felipe Martin 8816d075ca Added settings.configfile 2014-05-28 00:06:29 +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 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
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