fmartingr
/
shelfzilla
Archived
1
0
Fork 0

Commit Graph

  • cdaedc48e2 Model save auto generate slug if needed Felipe Martin 2014-04-04 12:08:47 +0200
  • 4750733b35 Added base Script and spec files Juan Manuel Parrilla 2014-04-03 22:29:07 +0200
  • 3065a5c343 Series.name max_length migration Felipe Martin 2014-04-03 19:32:27 +0200
  • 4a74f2327a Added a container to series listing Felipe Martin 2014-04-03 19:31:50 +0200
  • 63d3e4e9a9 Series folder creation check if already exsits Felipe Martin 2014-04-03 19:31:37 +0200
  • e97aee4feb Added base profile views Felipe Martin 2014-04-03 18:55:07 +0200
  • 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 Felipe Martin 2014-04-03 18:53:37 +0200
  • 02d9b38ef9 Allowing beta access for superusers even if they're not inside the beta group Felipe Martin 2014-04-03 13:36:45 +0200
  • 662c57a3e4 Added post_save signals to Series/Volume models to auto create/rename/move folder and files based on series name or volume number: - Series folder is created if not exists with settings.COVER_FOLDER_PK as parent and COVER_FOLDER_OWNER_PK as owner - Series folder is named after series name - Volume cover are stored inside series folder, named after volume number - Added initial_data fixtures for Covers folder and Beta Group Felipe Martin 2014-04-03 13:31:43 +0200
  • 4bbda000ae Login form errors fixed Felipe Martin 2014-04-03 11:05:09 +0200
  • 7e0aca33b0 Fixed login form errors Felipe Martin 2014-04-02 19:44:23 +0200
  • 22760e0b0f Fixed django contrib messages with variables Felipe Martin 2014-04-02 19:09:42 +0200
  • df219da7cd Using # instead of "volume" Felipe Martin 2014-04-02 18:43:39 +0200
  • 12d293aa57 Some fixes: - Not using lazy gettext on views - Fixed context for manga app doing queries even if the user wasn't logged in - Removed HTML messages (can be updated using updateMessagesHTML() via javascript) - Allowing /messages/ to non-beta users too - Removed landing shitty text Felipe Martin 2014-04-02 17:38:05 +0200
  • 13e0d56096 Updated fabfile requirements and readme Felipe Martin 2014-04-02 17:23:06 +0200
  • 1352dda40e Translated "logout" Felipe Martin 2014-04-02 17:09:59 +0200
  • d317646f24 + New fabric task: makemessages + Added Spanish language files + Activated locale: es Felipe Martin 2014-04-02 17:07:57 +0200
  • 06c2c36fd8 Fixed some pjax links Felipe Martin 2014-04-02 15:59:00 +0200
  • 85d000be60 Publishers on series detail page now links to publisher detail page instead of publishers homepage Felipe Martin 2014-04-02 15:57:40 +0200
  • a015c74c47 Added toastr for notifications (with legacy support for the HTML alerts) Felipe Martin 2014-04-02 15:55:24 +0200
  • 76eec051d3 Added manga.publishers to frontend Felipe Martin 2014-04-02 15:31:19 +0200
  • 4efc63ef47 Added slug to series URL for better SEO Felipe Martin 2014-04-02 14:33:14 +0200
  • 2610bb9ea9 Fome Sixes Felipe Martin 2014-03-31 23:10:18 +0200
  • a3e552091e Improved series detail layout Felipe Martin 2014-03-31 19:06:55 +0200
  • 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 Felipe Martin 2014-03-31 18:26:03 +0200
  • 28fe1f5ce6 Added pjax and fallback calls for the "I have it" and "Wishlist this" volume Felipe Martin 2014-03-31 17:54:30 +0200
  • 2f6e671c95 Added html attributes for pjax not to pushState and to update the messages after a request Felipe Martin 2014-03-31 17:45:06 +0200
  • 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 Felipe Martin 2014-03-31 16:39:37 +0200
  • 30c19c545c Added pjax support Felipe Martin 2014-03-31 15:32:50 +0200
  • 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 Felipe Martin 2014-03-31 12:26:28 +0200
  • 48d5994240 Alternative navbar colors Felipe Martin 2014-03-31 12:24:53 +0200
  • c5c0a94395 Volume Badges WIP Felipe Martin 2014-03-28 23:47:53 +0100
  • e2a6f2ec08 Fixed last-child paragraphs Felipe Martin 2014-03-28 19:51:00 +0100
  • 78532469ae CSS fixes Felipe Martin 2014-03-28 18:21:03 +0100
  • d1156e7f8c Series detail templates: removed lorem ipsum and using thumbnails for volumes list Felipe Martin 2014-03-28 18:17:36 +0100
  • ba913988d4 Added Series.finished Felipe Martin 2014-03-28 17:57:53 +0100
  • 4a6ceb67ff Renamed "filer_" folders Felipe Martin 2014-03-28 17:55:35 +0100
  • 629547d091 Added django-filer Added covers to Series and Volumes Added custom filename randomiser for django-filer names Detail page now shows real data Felipe Martin 2014-03-28 17:50:52 +0100
  • dc3268aec8 + Added base series.list and series.detail pages (views / urls) + Added Publisher.url field + Base ordering for models Felipe Martin 2014-03-28 15:48:05 +0100
  • b92a79c132 Added homepage app Felipe Martin 2014-03-28 13:30:35 +0100
  • 79a79debc7 Fixed bower not copying bootstrap's fonts Felipe Martin 2014-03-28 13:30:14 +0100
  • c92b23a43f Hide messages framework items in landing page Felipe Martin 2014-03-28 13:06:54 +0100
  • 4304366c20 Bower: + vegas Felipe Martin 2014-03-26 17:05:05 +0100
  • d6796cb108 + Improved login form layout + Login will redirect to / if the user is already authenticated Felipe Martin 2014-03-26 16:33:57 +0100
  • 5748c7dc3a Better admin listing Felipe Martin 2014-03-26 15:48:22 +0100
  • c9868beef8 PostgreSQL for local development. (DISTINCT ON not possible on SQLite) Felipe Martin 2014-03-26 15:48:10 +0100
  • 1b736988c8 Added landing app tests Felipe Martin 2014-03-26 12:24:50 +0100
  • c5db135f67 Added names to URLs Felipe Martin 2014-03-26 12:24:28 +0100
  • 8a5e99ad66 Added review_comment to ReviewModel Felipe Martin 2014-03-26 12:24:11 +0100
  • 0c9ea7b6c0 - Fixed package.json - Removed unused task from fable - Added base README Felipe Martin 2014-03-25 13:13:17 +0100
  • 0b273feef9 Removed boot flat library Added bower.json to the project Added grunt task to compile bower libraries Felipe Martin 2014-03-24 19:28:40 +0100
  • 0752cd5ff4 Added login/logout views. Added login form. Felipe Martin 2014-03-19 11:58:40 +0100
  • 7508472216 no message Felipe Martin 2014-03-19 11:57:23 +0100
  • 7fc32933ec Added bootflat lib Felipe Martin 2014-03-19 11:55:34 +0100
  • 50804b4b1d Added empty users app Felipe Martin 2014-03-18 18:23:19 +0100
  • 7121ca80d9 Added landing app with custom middleware Felipe Martin 2014-03-18 18:23:12 +0100
  • 5d65a6ecff Added manga app Felipe Martin 2014-03-18 16:54:01 +0100
  • 6aa2f5f626 Polished base instalattion Felipe Martin 2014-03-18 16:23:22 +0100
  • 43056e3327 Initial commit Felipe Martin 2014-03-18 13:48:12 +0100