wolnelektury.git
12 years agoremove extrenal librarian from tags.
Marcin Koziej [Wed, 14 Dec 2011 13:11:09 +0000 (14:11 +0100)]
remove extrenal librarian from tags.

12 years agoPicture model and importbooks -p to import a picture.
Marcin Koziej [Wed, 14 Dec 2011 13:10:49 +0000 (14:10 +0100)]
Picture model and importbooks -p to import a picture.

12 years agofix variable name
Marcin Koziej [Mon, 12 Dec 2011 08:39:21 +0000 (09:39 +0100)]
fix variable name

12 years agoBook.short_html fix
Radek Czajka [Mon, 12 Dec 2011 08:36:41 +0000 (09:36 +0100)]
Book.short_html fix

12 years agomerge new librarian changes with custom pdf fix
Marcin Koziej [Mon, 12 Dec 2011 08:18:49 +0000 (09:18 +0100)]
merge new librarian changes with custom pdf fix

12 years agoFix for a bug introduced in refactoring: customized pdfs were instantly deleted,...
Marcin Koziej [Sun, 11 Dec 2011 16:56:01 +0000 (17:56 +0100)]
Fix for a bug introduced in refactoring: customized pdfs were instantly deleted, as when a master-PDF is generated

12 years agobasic multilingual publications support
Radek Czajka [Wed, 7 Dec 2011 16:18:36 +0000 (17:18 +0100)]
basic multilingual publications support
removed the unused FileRecord model

12 years agonew librarian sub-module: custom pdfs
Marcin Koziej [Mon, 5 Dec 2011 13:43:59 +0000 (14:43 +0100)]
new librarian sub-module: custom pdfs

12 years agofix test for custom pdf file generation
Marcin Koziej [Mon, 5 Dec 2011 13:04:50 +0000 (14:04 +0100)]
fix test for custom pdf file generation

12 years agocustomized pdf generation.
Marcin Koziej [Mon, 5 Dec 2011 12:58:40 +0000 (13:58 +0100)]
customized pdf generation.

12 years agoCustomized pdf basically works.
Marcin Koziej [Thu, 1 Dec 2011 15:56:04 +0000 (16:56 +0100)]
Customized pdf basically works.

12 years ago302 for main
Radek Czajka [Thu, 24 Nov 2011 09:30:41 +0000 (10:30 +0100)]
302 for main

12 years agoeducational levels in catalogue pdf
Radek Czajka [Mon, 21 Nov 2011 10:02:01 +0000 (11:02 +0100)]
educational levels in catalogue pdf

12 years agofix report removal
Radek Czajka [Fri, 18 Nov 2011 12:02:21 +0000 (13:02 +0100)]
fix report removal

12 years agorearrange imports
Radek Czajka [Fri, 18 Nov 2011 11:45:01 +0000 (12:45 +0100)]
rearrange imports

12 years agotag lib name update
Radek Czajka [Thu, 17 Nov 2011 16:27:10 +0000 (17:27 +0100)]
tag lib name update

12 years agoreenable pdf catalogue caching,
Radek Czajka [Thu, 17 Nov 2011 16:09:35 +0000 (17:09 +0100)]
reenable pdf catalogue caching,
minor fix

12 years agopdf catalogue fixes: use longtable
Radek Czajka [Thu, 17 Nov 2011 16:03:46 +0000 (17:03 +0100)]
pdf catalogue fixes: use longtable

12 years agoreport bad audiobooks,
Radek Czajka [Thu, 17 Nov 2011 15:40:32 +0000 (16:40 +0100)]
report bad audiobooks,
generate catalogue in pdf

12 years agofabfile fix
Radek Czajka [Wed, 16 Nov 2011 12:33:16 +0000 (13:33 +0100)]
fabfile fix

12 years agopromo vid
Radek Czajka [Wed, 16 Nov 2011 11:43:59 +0000 (12:43 +0100)]
promo vid

12 years agozip download and fabfile fixes
Radek Czajka [Tue, 8 Nov 2011 11:12:08 +0000 (12:12 +0100)]
zip download and fabfile fixes

12 years agosome zip path changes
Radek Czajka [Tue, 8 Nov 2011 10:31:57 +0000 (11:31 +0100)]
some zip path changes

12 years agokindle promo
Radek Czajka [Wed, 2 Nov 2011 14:40:10 +0000 (15:40 +0100)]
kindle promo

12 years agolibrarian bump, some deployment fixes
Radek Czajka [Wed, 2 Nov 2011 12:11:17 +0000 (13:11 +0100)]
librarian bump, some deployment fixes

12 years agomobi icon
Radek Czajka [Wed, 2 Nov 2011 09:39:45 +0000 (10:39 +0100)]
mobi icon

12 years agodisable zips for now
Radek Czajka [Wed, 2 Nov 2011 09:30:56 +0000 (10:30 +0100)]
disable zips for now

12 years agotask name fix
Radek Czajka [Fri, 28 Oct 2011 10:16:36 +0000 (12:16 +0200)]
task name fix

12 years agoremove USE_CELERY option, use built-in CELERY_ALWAYS_EAGER instead
Radek Czajka [Fri, 28 Oct 2011 09:34:00 +0000 (11:34 +0200)]
remove USE_CELERY option, use built-in CELERY_ALWAYS_EAGER instead

12 years agonicer mobi icon
Radek Czajka [Thu, 27 Oct 2011 14:48:19 +0000 (16:48 +0200)]
nicer mobi icon

12 years agoinitial mobi format support (with a really awful icon)
Radek Czajka [Thu, 27 Oct 2011 13:54:29 +0000 (15:54 +0200)]
initial mobi format support (with a really awful icon)
some format generalizations
minor fixes

12 years agoremoving zip pacjes in Book/BookMedia + test
Marcin Koziej [Thu, 27 Oct 2011 11:54:47 +0000 (13:54 +0200)]
removing zip pacjes in Book/BookMedia + test

12 years agocelery supervisord conf
Radek Czajka [Thu, 27 Oct 2011 11:37:07 +0000 (13:37 +0200)]
celery supervisord conf

12 years agozipfile does not support __exit__
Marcin Koziej [Wed, 26 Oct 2011 15:07:15 +0000 (17:07 +0200)]
zipfile does not support __exit__

12 years agourl links to zip packages
Marcin Koziej [Wed, 26 Oct 2011 13:24:30 +0000 (15:24 +0200)]
url links to zip packages

12 years agorequiremets kombu & celery
Marcin Koziej [Wed, 26 Oct 2011 09:55:41 +0000 (11:55 +0200)]
requiremets kombu & celery

12 years agozip package for epub/pdf/audiobooks
Marcin Koziej [Mon, 24 Oct 2011 13:25:34 +0000 (15:25 +0200)]
zip package for epub/pdf/audiobooks

12 years agohide pdf in book admin
Radek Czajka [Fri, 21 Oct 2011 10:54:07 +0000 (12:54 +0200)]
hide pdf in book admin

12 years agofabfile change
Radek Czajka [Fri, 21 Oct 2011 09:41:48 +0000 (11:41 +0200)]
fabfile change

12 years agoadded a test
Radek Czajka [Fri, 21 Oct 2011 09:36:23 +0000 (11:36 +0200)]
added a test

12 years agominor pagination fix
Radek Czajka [Fri, 21 Oct 2011 09:35:44 +0000 (11:35 +0200)]
minor pagination fix

12 years agofix for missing IP in stats + stats for /api/
Marcin Koziej [Wed, 12 Oct 2011 09:15:17 +0000 (11:15 +0200)]
fix for missing IP in stats + stats for /api/

12 years agofix parent PDF creation, add test
Radek Czajka [Wed, 12 Oct 2011 08:32:22 +0000 (10:32 +0200)]
fix parent PDF creation, add test

12 years agol10n
Radek Czajka [Tue, 11 Oct 2011 13:47:55 +0000 (15:47 +0200)]
l10n

12 years agonicer oauth forms
Radek Czajka [Tue, 11 Oct 2011 11:27:11 +0000 (13:27 +0200)]
nicer oauth forms

12 years agoMerge branch 'master' of github.com:fnp/wolnelektury
Marcin Koziej [Tue, 11 Oct 2011 10:52:19 +0000 (12:52 +0200)]
Merge branch 'master' of github.com:fnp/wolnelektury

12 years agogenrowanie pdf: usnięcie bloku try..catch; xml na pewno jest poprawny, ponieważ zosta...
Marcin Koziej [Tue, 11 Oct 2011 10:51:50 +0000 (12:51 +0200)]
genrowanie pdf: usnięcie bloku try..catch; xml na pewno jest poprawny, ponieważ został już zparse'owany. Nie ma po co logować i powstrzymywać wyjątku  wystąpił

12 years agoMerge branch 'redakcja-api'
Radek Czajka [Tue, 11 Oct 2011 10:33:07 +0000 (12:33 +0200)]
Merge branch 'redakcja-api'

Conflicts:
apps/api/handlers.py
apps/api/urls.py

12 years agomake-tags: scan librarian files laying on the same level as wolnelektury
Marcin Koziej [Tue, 11 Oct 2011 10:00:06 +0000 (12:00 +0200)]
make-tags: scan librarian files laying on the same level as wolnelektury

12 years agoadded link to PR, some cleaning
Radek Czajka [Mon, 10 Oct 2011 13:04:48 +0000 (15:04 +0200)]
added link to PR, some cleaning

12 years agoMerge branch 'opds-stats'
Marcin Koziej [Thu, 6 Oct 2011 12:10:08 +0000 (14:10 +0200)]
Merge branch 'opds-stats'

12 years agoignore TAGS
Marcin Koziej [Thu, 6 Oct 2011 12:08:58 +0000 (14:08 +0200)]
ignore TAGS

12 years agoOPDS Piwik stats
Marcin Koziej [Thu, 6 Oct 2011 11:15:51 +0000 (13:15 +0200)]
OPDS Piwik stats

12 years agoNO_BUILD_PDF option in settings
Marcin Koziej [Thu, 6 Oct 2011 10:32:48 +0000 (12:32 +0200)]
NO_BUILD_PDF option in settings

12 years agoFix: manage.py importbooks -P means: don't build pdf.
Marcin Koziej [Thu, 6 Oct 2011 10:26:59 +0000 (12:26 +0200)]
Fix: manage.py importbooks -P means: don't build pdf.

12 years agomake-tags: script to generate a TAGS file in project root. The tags are acquired...
Marcin Koziej [Thu, 6 Oct 2011 07:57:51 +0000 (09:57 +0200)]
make-tags: script to generate a TAGS file in project root. The tags are acquired from wolnelektury and all libs installed in virtualenv (should be run with virtualenv enabled)

12 years ago #1242 generowanie pdf przy imporcie xml
Marcin Koziej [Wed, 5 Oct 2011 14:54:25 +0000 (16:54 +0200)]
 #1242 generowanie pdf przy imporcie xml

12 years agostatic links fix in opds
Radek Czajka [Sun, 25 Sep 2011 18:20:27 +0000 (20:20 +0200)]
static links fix in opds

12 years agodoodle out
Radek Czajka [Wed, 21 Sep 2011 15:06:30 +0000 (17:06 +0200)]
doodle out

12 years agominute style change
Radek Czajka [Fri, 16 Sep 2011 14:26:13 +0000 (16:26 +0200)]
minute style change

12 years agofootnotes dictionary fixes
Radek Czajka [Fri, 16 Sep 2011 14:11:00 +0000 (16:11 +0200)]
footnotes dictionary fixes

12 years agonotes fix
Radek Czajka [Fri, 16 Sep 2011 13:35:45 +0000 (15:35 +0200)]
notes fix

12 years agocounter fixes
Radek Czajka [Fri, 16 Sep 2011 13:28:33 +0000 (15:28 +0200)]
counter fixes

12 years agomoved stats to own app, add template tags to it,
Radek Czajka [Fri, 16 Sep 2011 13:20:20 +0000 (15:20 +0200)]
moved stats to own app, add template tags to it,
added tagline
added search fofm template tag
footnotes dictionary fix

12 years agonicer footnotes dictionary
Radek Czajka [Fri, 16 Sep 2011 09:36:02 +0000 (11:36 +0200)]
nicer footnotes dictionary

12 years agobasic footnotes dictionary
Radek Czajka [Fri, 16 Sep 2011 08:13:41 +0000 (10:13 +0200)]
basic footnotes dictionary

12 years agodisable initial data files
Radek Czajka [Thu, 15 Sep 2011 13:48:45 +0000 (15:48 +0200)]
disable initial data files

12 years agopackaging zip deflated,
Radek Czajka [Tue, 13 Sep 2011 15:11:27 +0000 (17:11 +0200)]
packaging zip deflated,
lesmianator update

12 years agoturniej elektrybałtów!
Radek Czajka [Mon, 12 Sep 2011 11:28:12 +0000 (13:28 +0200)]
turniej elektrybałtów!

12 years agomanagement: creating file packs, lesmianator update
Radek Czajka [Mon, 12 Sep 2011 05:38:36 +0000 (07:38 +0200)]
management: creating file packs, lesmianator update

12 years agodon't do manual 404 in piston
Radek Czajka [Mon, 12 Sep 2011 04:16:17 +0000 (06:16 +0200)]
don't do manual 404 in piston

12 years agomedia in api fix
Radek Czajka [Mon, 12 Sep 2011 04:06:05 +0000 (06:06 +0200)]
media in api fix

12 years agotypo
Radek Czajka [Mon, 12 Sep 2011 03:56:19 +0000 (05:56 +0200)]
typo

12 years agoapi info page, some api fixes
Radek Czajka [Mon, 12 Sep 2011 03:30:51 +0000 (05:30 +0200)]
api info page, some api fixes

12 years agobooks, tags, fragments api
Radek Czajka [Mon, 12 Sep 2011 01:54:01 +0000 (03:54 +0200)]
books, tags, fragments api

12 years agodoodle change
Radek Czajka [Thu, 8 Sep 2011 10:13:13 +0000 (12:13 +0200)]
doodle change

12 years agoAndroid promo
Radek Czajka [Thu, 8 Sep 2011 08:44:20 +0000 (10:44 +0200)]
Android promo

12 years agoaudiobooks display fix
Radek Czajka [Mon, 5 Sep 2011 12:11:05 +0000 (14:11 +0200)]
audiobooks display fix

12 years agosome cache fixes
Radek Czajka [Mon, 5 Sep 2011 18:49:31 +0000 (20:49 +0200)]
some cache fixes

12 years agofixes
Radek Czajka [Mon, 5 Sep 2011 18:14:38 +0000 (20:14 +0200)]
fixes

12 years agomake cached stuff in catalogue behave before model save
Radek Czajka [Mon, 5 Sep 2011 11:29:54 +0000 (13:29 +0200)]
make cached stuff in catalogue behave before model save

12 years agochange insane default
Radek Czajka [Thu, 1 Sep 2011 14:16:27 +0000 (16:16 +0200)]
change insane default

12 years agodon't justify
Radek Czajka [Thu, 1 Sep 2011 13:31:25 +0000 (15:31 +0200)]
don't justify

12 years agoremove prints
Radek Czajka [Thu, 1 Sep 2011 12:10:07 +0000 (14:10 +0200)]
remove prints

12 years agomove short_html to cache
Radek Czajka [Thu, 1 Sep 2011 12:08:09 +0000 (14:08 +0200)]
move short_html to cache

12 years agolibrarian bump
Radek Czajka [Thu, 1 Sep 2011 10:35:38 +0000 (12:35 +0200)]
librarian bump

12 years agosortify fix
Radek Czajka [Thu, 1 Sep 2011 09:38:07 +0000 (11:38 +0200)]
sortify fix

12 years agoBE in footer
Radek Czajka [Thu, 1 Sep 2011 09:19:46 +0000 (11:19 +0200)]
BE in footer

12 years agoseparate Book.build_html method
Radek Czajka [Thu, 1 Sep 2011 07:58:45 +0000 (09:58 +0200)]
separate Book.build_html method

12 years agopl l10n
Radek Czajka [Wed, 31 Aug 2011 14:30:27 +0000 (16:30 +0200)]
pl l10n

12 years agofix
Radek Czajka [Wed, 31 Aug 2011 13:52:53 +0000 (15:52 +0200)]
fix

12 years agomobileinit parent fix
Radek Czajka [Wed, 31 Aug 2011 13:50:02 +0000 (15:50 +0200)]
mobileinit parent fix

12 years agominor fix
Radek Czajka [Wed, 31 Aug 2011 13:45:22 +0000 (15:45 +0200)]
minor fix

12 years agomove piston out to requirements
Radek Czajka [Wed, 31 Aug 2011 13:44:57 +0000 (15:44 +0200)]
move piston out to requirements

12 years agominor fix
Radek Czajka [Wed, 31 Aug 2011 13:00:53 +0000 (15:00 +0200)]
minor fix

12 years agobogus file field type migration
Radek Czajka [Wed, 31 Aug 2011 12:56:05 +0000 (14:56 +0200)]
bogus file field type migration

12 years agomerge migrations,
Radek Czajka [Wed, 31 Aug 2011 12:52:16 +0000 (14:52 +0200)]
merge migrations,
fix for south,
fix for media in api

12 years agomedia upload fix
Radek Czajka [Wed, 31 Aug 2011 10:23:37 +0000 (12:23 +0200)]
media upload fix

12 years agoapi media fix
Radek Czajka [Wed, 31 Aug 2011 10:08:44 +0000 (12:08 +0200)]
api media fix

12 years agoMerge branch 'api'
Radek Czajka [Wed, 31 Aug 2011 09:58:29 +0000 (11:58 +0200)]
Merge branch 'api'