Django 1.7, working version.
[wolnelektury.git] / apps / catalogue / management / commands / importbooks.py
2014-09-08 Radek CzajkaDjango 1.7, working version.
2014-02-13 Radek CzajkaUnused imports & whitespace
2013-12-19 Radek CzajkaMerge branch 'obrazy' into rwd
2013-12-07 Marcin KoziejMerge branch 'master' into obrazy
2013-12-04 Marcin Koziejviewer basically implemented. going to wire information...
2012-10-24 Marcin KoziejMerge branch 'master' into sunburnt
2012-09-14 Marcin Koziejprofile log with a pid. remove unecessary memory inform...
2012-09-14 Marcin Koziejso apparent memory leak seems to be just connection...
2012-09-12 Marcin Koziejprofiling
2012-09-10 Marcin KoziejMerge branch 'master' into sunburnt
2012-09-05 Marcin KoziejMerge branch 'sunburnt' of git+ssh://san.fnp/home/stagi...
2012-09-03 Marcin KoziejMerge branch 'master' into sunburnt
2012-09-03 Marcin Koziejsmall fixes
2012-08-29 Marcin Koziejimportbooks / tasks for indexing
2012-08-21 Radek Czajka- inheriting covers after parents,
2012-05-10 Marcin KoziejMerge branch 'master' of https://github.com/fnp/wolnele...
2012-04-17 Radek Czajkacollect static in fab
2012-01-31 Marcin KoziejMerge branch 'pretty' of github.com:fnp/wolnelektury...
2012-01-31 Marcin Koziejcommit tx
2012-01-31 Marcin Koziejsome speedups for batch indexing
2012-01-17 Radek CzajkaMerge branch 'production' into pretty
2011-12-30 Marcin KoziejMerge branch 'pretty' of github.com:fnp/wolnelektury...
2011-12-30 Radek CzajkaMerge branch 'pretty' of github.com:fnp/wolnelektury...
2011-12-29 Radek Czajkachange in multilingual
2011-12-29 Marcin Koziejmerge player changes and detail page + search
2011-12-28 Marcin Koziejmerge wyszukiwania.
2011-12-21 Marcin Koziejmerge search into pretty branch
2011-12-16 Radek CzajkaMerge branch 'picture' into pretty
2011-12-16 Radek Czajkacleaning around ebooks
2011-12-14 Marcin KoziejPicture model and importbooks -p to import a picture.
2011-11-24 Marcin Koziejsearching works, without fragments
2011-11-15 Marcin Koziejsearch index building on import
2011-10-27 Radek Czajkainitial mobi format support (with a really awful icon)
2011-10-27 Marcin Koziejremoving zip pacjes in Book/BookMedia + test
2011-10-24 Marcin Koziejzip package for epub/pdf/audiobooks
2011-10-11 Radek CzajkaMerge branch 'redakcja-api'
2011-10-06 Marcin KoziejMerge branch 'opds-stats'
2011-10-06 Marcin KoziejFix: manage.py importbooks -P means: don't build pdf.
2011-10-05 Marcin Koziej #1242 generowanie pdf przy imporcie xml
2011-08-31 Radek CzajkaMerge branch 'api'
2011-08-04 Radek CzajkaMedia reform - BookMedia is OneToMany.
2011-01-17 Radek Czajkaimportbooks bugfix
2011-01-17 Radek Czajka#969: generate txt files during publication
2011-01-05 Radek CzajkaMerge branch 'staging'
2010-12-31 Radek Czajkaimportbooks: no-build-epub and wait-until options
2010-12-31 Radek Czajkaimportbooks: no-build-epub and wait-until options
2010-11-02 Radek Czajkafixes #932: bookimport works with parent-child relation...
2010-09-24 Radek CzajkaMerge branch 'production'
2010-09-22 Radek Czajkafixes #529: daisy
2010-08-30 Radek CzajkaMerge branch 'production'
2010-06-18 Radek Czajkaimport fix
2010-06-15 Łukasz Rekucki- Added librarian as a submodule.
2010-06-10 Radek Czajkatests, epub, tag counters, l-tags
2010-06-02 LukaszMerge branch 'master' of github.com/fnp/wolnelektury
2010-05-19 Radek CzajkaMerge branch 'production'
2010-03-26 Łukasz RekuckiAdded copyright and license notice to home made parts.
2008-12-01 Marek StępniowskiImporting MP3 and Ogg Vorbis files with filenames based...
2008-12-01 Marek Stępniowskiimportbooks command now imports mp3 and ogg files.
2008-12-01 Marek StępniowskiRemoved message outputted when skipping non-xml files...
2008-09-18 Marek StępniowskiZipFiles (does not work?).
2008-09-18 Marek StępniowskiAdded capability to import PDF, ODT and TXT files to...
2008-09-18 Marek StępniowskiAdded --force option to importbooks command.
2008-09-07 Marek StępniowskiMoved catalogue, chunks, compress, newtagging and pagin...