wolnelektury.git
15 years agoMade dcparser a submodule of librarian.
Marek Stępniowski [Sat, 6 Sep 2008 13:45:46 +0000 (15:45 +0200)]
Made dcparser a submodule of librarian.
Fixed imports in application code.

15 years agoRemoved unnecesary import from importbooks command code.
Marek Stępniowski [Sat, 6 Sep 2008 13:42:09 +0000 (15:42 +0200)]
Removed unnecesary import from importbooks command code.

15 years agoMoved dcparser.converters to main module dcparser.
Marek Stępniowski [Sat, 6 Sep 2008 13:40:29 +0000 (15:40 +0200)]
Moved dcparser.converters to main module dcparser.

15 years agoAdded small test code to dcparser.
Marek Stępniowski [Sat, 6 Sep 2008 13:34:59 +0000 (15:34 +0200)]
Added small test code to dcparser.

15 years agoAdded converter string_to_unicode_list to dcparser. Added handling of 'identifier...
Marek Stępniowski [Sat, 6 Sep 2008 13:34:44 +0000 (15:34 +0200)]
Added converter string_to_unicode_list to dcparser. Added handling of 'identifier.url' and 'relation.hasPart' tags.

15 years agoMoved Person class from dcparser.person to dcparser.converters and removed module...
Marek Stępniowski [Sat, 6 Sep 2008 13:25:17 +0000 (15:25 +0200)]
Moved Person class from dcparser.person to dcparser.converters and removed module dcparser.person. Added second argument (previous value) to converters.

15 years agoCleaned markupstring.
Marek Stępniowski [Sat, 6 Sep 2008 13:07:34 +0000 (15:07 +0200)]
Cleaned markupstring.

15 years agoAdded handling (with styles) of tags "sekcja_asterysk" i "separator_linia".
Marek Stępniowski [Fri, 5 Sep 2008 16:10:25 +0000 (18:10 +0200)]
Added handling (with styles) of tags "sekcja_asterysk" i "separator_linia".

15 years agoAdded styles of tags: "mat", "didask_tekst", "slowo_obce", "tytul_dziela", "wyroznien...
Marek Stępniowski [Fri, 5 Sep 2008 15:56:57 +0000 (17:56 +0200)]
Added styles of tags: "mat", "didask_tekst", "slowo_obce", "tytul_dziela", "wyroznienie" and "osoba".

15 years agoAdded handling of tags: "mat", "didask_tekst", "slowo_obce", "tytul_dziela", "wyrozni...
Marek Stępniowski [Fri, 5 Sep 2008 15:51:58 +0000 (17:51 +0200)]
Added handling of tags: "mat", "didask_tekst", "slowo_obce", "tytul_dziela", "wyroznienie" and "osoba".

15 years agoAdded handling of "poezja_cyt" tag.
Marek Stępniowski [Fri, 5 Sep 2008 15:44:59 +0000 (17:44 +0200)]
Added handling of "poezja_cyt" tag.

15 years agoFixed styles of "wers_wciety" tags.
Marek Stępniowski [Fri, 5 Sep 2008 15:44:02 +0000 (17:44 +0200)]
Fixed styles of "wers_wciety" tags.

15 years agoAdded comments to book2html.xslt stylesheet.
Marek Stępniowski [Fri, 5 Sep 2008 15:37:49 +0000 (17:37 +0200)]
Added comments to book2html.xslt stylesheet.

15 years agoAdded handling of tag "naglowek_podrozdzial".
Marek Stępniowski [Fri, 5 Sep 2008 15:13:57 +0000 (17:13 +0200)]
Added handling of tag "naglowek_podrozdzial".
Fixed handling of tag "miejsce_czas".

15 years agoMade annotation links smaller.
Marek Stępniowski [Fri, 5 Sep 2008 15:11:03 +0000 (17:11 +0200)]
Made annotation links smaller.
Removed numbers from person list style.
Added handling of tags "dedykacja" and "miejsce_czas".

15 years agoAsking for confirmation before deleting shelf.
Marek Stępniowski [Fri, 5 Sep 2008 14:23:59 +0000 (16:23 +0200)]
Asking for confirmation before deleting shelf.

15 years agoFixed slug regex for tags (now allows numbers in tag name).
Marek Stępniowski [Fri, 5 Sep 2008 14:15:20 +0000 (16:15 +0200)]
Fixed slug regex for tags (now allows numbers in tag name).

15 years agoChanged references to 'set' to 'shelf'.
Marek Stępniowski [Fri, 5 Sep 2008 14:13:12 +0000 (16:13 +0200)]
Changed references to 'set' to 'shelf'.

15 years agoMoved fragment metadata to the right.
Marek Stępniowski [Fri, 5 Sep 2008 11:26:04 +0000 (13:26 +0200)]
Moved fragment metadata to the right.

15 years agoAdded 'user shelves' tool menu.
Marek Stępniowski [Fri, 5 Sep 2008 11:22:08 +0000 (13:22 +0200)]
Added 'user shelves' tool menu.

15 years agoAdded fragment styles.
Marek Stępniowski [Fri, 5 Sep 2008 11:21:35 +0000 (13:21 +0200)]
Added fragment styles.

15 years agoFixed a typo.
Marek Stępniowski [Fri, 5 Sep 2008 09:45:04 +0000 (11:45 +0200)]
Fixed a typo.

15 years agoAdded fragment_short.html to repository.
Marek Stępniowski [Fri, 5 Sep 2008 09:44:46 +0000 (11:44 +0200)]
Added fragment_short.html to repository.

15 years agoRemoved old commented out code from book_short.html.
Marek Stępniowski [Fri, 5 Sep 2008 09:11:09 +0000 (11:11 +0200)]
Removed old commented out code from book_short.html.

15 years agoCreated fragment_sets view and template.
Marek Stępniowski [Fri, 5 Sep 2008 09:07:38 +0000 (11:07 +0200)]
Created fragment_sets view and template.

15 years agoRenamed BookSetsForm to ObjectSetsForm.
Marek Stępniowski [Fri, 5 Sep 2008 09:02:38 +0000 (11:02 +0200)]
Renamed BookSetsForm to ObjectSetsForm.

15 years agoChanged sets to shelfs.
Marek Stępniowski [Fri, 5 Sep 2008 08:54:06 +0000 (10:54 +0200)]
Changed sets to shelfs.

15 years agoRenamed tagged_book_list to tagged_object_list.
Marek Stępniowski [Fri, 5 Sep 2008 08:41:50 +0000 (10:41 +0200)]
Renamed tagged_book_list to tagged_object_list.

15 years agoAdded stupid alt attribute to loader indicator to silence W3C HTML Validator.
Marek Stępniowski [Thu, 4 Sep 2008 20:33:14 +0000 (22:33 +0200)]
Added stupid alt attribute to loader indicator to silence W3C HTML Validator.

15 years agoMade short text fragment text shorter.
Marek Stępniowski [Thu, 4 Sep 2008 20:32:20 +0000 (22:32 +0200)]
Made short text fragment text shorter.

15 years agoBetter fragment styles.
Marek Stępniowski [Thu, 4 Sep 2008 20:27:03 +0000 (22:27 +0200)]
Better fragment styles.

15 years agoIntelligent fragment folding and unfolding.
Marek Stępniowski [Thu, 4 Sep 2008 20:18:33 +0000 (22:18 +0200)]
Intelligent fragment folding and unfolding.

15 years agoAdded markupstring to lib folder.
Marek Stępniowski [Thu, 4 Sep 2008 20:18:17 +0000 (22:18 +0200)]
Added markupstring to lib folder.

15 years agoFragments.
Marek Stępniowski [Thu, 4 Sep 2008 15:20:49 +0000 (17:20 +0200)]
Fragments.

15 years agoAdded comments to Book.from_xml_file.
Marek Stępniowski [Thu, 4 Sep 2008 13:59:51 +0000 (15:59 +0200)]
Added comments to Book.from_xml_file.

15 years agoAdded short_html method to Book model and removed (no longer used) book template...
Marek Stępniowski [Thu, 4 Sep 2008 12:34:09 +0000 (14:34 +0200)]
Added short_html method to Book model and removed (no longer used) book template tag.

15 years agoUpdated polish localization.
Marek Stępniowski [Thu, 4 Sep 2008 11:18:14 +0000 (13:18 +0200)]
Updated polish localization.

15 years agoChanged "has description" to "description" in Tag.has_description method description.
Marek Stępniowski [Thu, 4 Sep 2008 11:17:43 +0000 (13:17 +0200)]
Changed "has description" to "description" in Tag.has_description method description.

15 years agoChanged "has description" to "description" in Book.has_pdf_file method description.
Marek Stępniowski [Thu, 4 Sep 2008 11:16:26 +0000 (13:16 +0200)]
Changed "has description" to "description" in Book.has_pdf_file method description.

15 years agoFixed showing 'sets' link for authenticated users.
Marek Stępniowski [Thu, 4 Sep 2008 11:15:50 +0000 (13:15 +0200)]
Fixed showing 'sets' link for authenticated users.

15 years agoUpdated polish localization.
Marek Stępniowski [Wed, 3 Sep 2008 23:02:45 +0000 (01:02 +0200)]
Updated polish localization.

15 years agoChanged plural name for Fragment model.
Marek Stępniowski [Wed, 3 Sep 2008 23:00:11 +0000 (01:00 +0200)]
Changed plural name for Fragment model.

15 years agoChanged rendering of fragment lists.
Marek Stępniowski [Wed, 3 Sep 2008 22:49:59 +0000 (00:49 +0200)]
Changed rendering of fragment lists.

15 years agoAdded inclusion tag for book.
Marek Stępniowski [Wed, 3 Sep 2008 22:49:28 +0000 (00:49 +0200)]
Added inclusion tag for book.

15 years agoRemoved old commented code.
Marek Stępniowski [Wed, 3 Sep 2008 22:09:47 +0000 (00:09 +0200)]
Removed old commented code.

15 years agoAdded tagging books and fragments with themes.
Marek Stępniowski [Wed, 3 Sep 2008 21:57:59 +0000 (23:57 +0200)]
Added tagging books and fragments with themes.

15 years agoCreated FragmentAdmin and registered it with default admin.
Marek Stępniowski [Wed, 3 Sep 2008 21:57:31 +0000 (23:57 +0200)]
Created FragmentAdmin and registered it with default admin.

15 years agoNow importbooks command prints imported book files also on normal verbosity level.
Marek Stępniowski [Wed, 3 Sep 2008 20:57:09 +0000 (22:57 +0200)]
Now importbooks command prints imported book files also on normal verbosity level.

15 years agoAdded new staticmethod from_xml_file to Book model and reimplemented importbooks...
Marek Stępniowski [Wed, 3 Sep 2008 19:19:30 +0000 (21:19 +0200)]
Added new staticmethod from_xml_file to Book model and reimplemented importbooks command with it's help.

15 years agoAdded new, merged books to repository.
Marek Stępniowski [Wed, 3 Sep 2008 19:18:33 +0000 (21:18 +0200)]
Added new, merged books to repository.

15 years agoRemoved old books.
Marek Stępniowski [Wed, 3 Sep 2008 19:17:57 +0000 (21:17 +0200)]
Removed old books.

15 years agoChanged all imports of slughifi and dcparser to new imports.
Marek Stępniowski [Wed, 3 Sep 2008 16:40:22 +0000 (18:40 +0200)]
Changed all imports of slughifi and dcparser to new imports.

15 years agoRemoved catalogue.lib package.
Marek Stępniowski [Wed, 3 Sep 2008 16:37:12 +0000 (18:37 +0200)]
Removed catalogue.lib package.

15 years agoMoved dcparser to lib folder.
Marek Stępniowski [Wed, 3 Sep 2008 16:36:44 +0000 (18:36 +0200)]
Moved dcparser to lib folder.

15 years agoMoved slughifi to lib folder.
Marek Stępniowski [Wed, 3 Sep 2008 16:35:06 +0000 (18:35 +0200)]
Moved slughifi to lib folder.

15 years agoMoved feedparser to lib folder.
Marek Stępniowski [Wed, 3 Sep 2008 16:29:55 +0000 (18:29 +0200)]
Moved feedparser to lib folder.

15 years agoMoved book2html and bookfragments into its own librarian package.
Marek Stępniowski [Wed, 3 Sep 2008 16:24:30 +0000 (18:24 +0200)]
Moved book2html and bookfragments into its own librarian package.

15 years agoAdded Fragment model to catalogue app.
Marek Stępniowski [Wed, 3 Sep 2008 15:36:50 +0000 (17:36 +0200)]
Added Fragment model to catalogue app.

15 years agoAdded handling of tags motto_podpis, podtytul and nota.
Marek Stępniowski [Mon, 1 Sep 2008 12:34:50 +0000 (14:34 +0200)]
Added handling of tags motto_podpis, podtytul and nota.

15 years agoRemoved forgotten debug line.
Marek Stępniowski [Sun, 31 Aug 2008 23:26:38 +0000 (01:26 +0200)]
Removed forgotten debug line.

15 years agoAdded caching of latest blog posts fetched from wolnepodreczniki blog.
Marek Stępniowski [Sun, 31 Aug 2008 23:16:46 +0000 (01:16 +0200)]
Added caching of latest blog posts fetched from wolnepodreczniki blog.

15 years agoAdded handling of sekcja_swiatlo and motto tags.
Marek Stępniowski [Sun, 31 Aug 2008 13:08:02 +0000 (15:08 +0200)]
Added handling of sekcja_swiatlo and motto tags.

15 years agoChanged stanzas in drama lines to have margin 0 again.
Marek Stępniowski [Sun, 31 Aug 2008 12:53:43 +0000 (14:53 +0200)]
Changed stanzas in drama lines to have margin 0 again.

15 years agoEnlarged collection part of book title. Added margin top to stanzas.
Marek Stępniowski [Sun, 31 Aug 2008 12:49:55 +0000 (14:49 +0200)]
Enlarged collection part of book title. Added margin top to stanzas.

15 years agoNow stylesheet master.css is applied to all media types.
Marek Stępniowski [Sun, 31 Aug 2008 12:38:58 +0000 (14:38 +0200)]
Now stylesheet css is applied to all media types.
Moved converting custom text entities (like '...', '--', and '---') to custom XPath function substitute_entities in namespace http://wolnelektury.pl/functions (namespace is subject to change).

15 years agoRefined book header style.
Marek Stępniowski [Thu, 28 Aug 2008 17:14:56 +0000 (19:14 +0200)]
Refined book header style.

15 years agoAdded master.css stylesheet for HTML books.
Marek Stępniowski [Thu, 28 Aug 2008 17:02:55 +0000 (19:02 +0200)]
Added master.css stylesheet for HTML books.
Added support for autor_utworu, nazwa_utworu and dzielo_nadrzedne tags.

15 years agoNow XSLT file is always searched for in a directory in which book2htm.py resides.
Marek Stępniowski [Thu, 28 Aug 2008 17:02:04 +0000 (19:02 +0200)]
Now XSLT file is always searched for in a directory in which book2htm.py resides.

15 years agoUpdated dependencies.
Marek Stępniowski [Thu, 28 Aug 2008 16:36:57 +0000 (18:36 +0200)]
Updated dependencies.

15 years agoRemoved unnecessary import.
Marek Stępniowski [Thu, 28 Aug 2008 16:34:39 +0000 (18:34 +0200)]
Removed unnecessary import.

15 years agoGenerating HTML file dynamically from XML file on book save.
Marek Stępniowski [Thu, 28 Aug 2008 16:28:56 +0000 (18:28 +0200)]
Generating HTML file dynamically from XML file on book save.

15 years agoExtracted fragment extraction in bookfragments to extract_fragments function. Put...
Marek Stępniowski [Thu, 28 Aug 2008 15:33:24 +0000 (17:33 +0200)]
Extracted fragment extraction in bookfragments to extract_fragments function. Put all commandline logic behind ifmain guard.

15 years agoNow book2html transforms text only from master element.
Marek Stępniowski [Thu, 28 Aug 2008 15:07:23 +0000 (17:07 +0200)]
Now book2html transforms text only from master element.

15 years agoChanged a way we access fields in TaggableModelForm to be compatibile with django...
Marek Stępniowski [Thu, 28 Aug 2008 13:25:06 +0000 (15:25 +0200)]
Changed a way we access fields in TaggableModelForm to be compatibile with django trunk.

15 years agoExtracted transformation in book2html to transform function. Put all command line...
Marek Stępniowski [Thu, 28 Aug 2008 13:05:16 +0000 (15:05 +0200)]
Extracted transformation in book2html to transform function. Put all command line logic behind ifmain guard.

15 years agoAdded book2html and bookfragments utilities to repository.
Marek Stępniowski [Thu, 28 Aug 2008 12:28:07 +0000 (14:28 +0200)]
Added book2html and bookfragments utilities to repository.

15 years agoAdded id to user sets link in base template.
Marek Stępniowski [Thu, 28 Aug 2008 12:27:03 +0000 (14:27 +0200)]
Added id to user sets link in base template.

15 years agoFixed searching for books.
Marek Stępniowski [Fri, 22 Aug 2008 15:07:45 +0000 (17:07 +0200)]
Fixed searching for books.

15 years agoFixed margins of header and top message.
Marek Stępniowski [Fri, 22 Aug 2008 14:50:52 +0000 (16:50 +0200)]
Fixed margins of header and top message.

15 years agoAdded pading and negative margin to top message style.
Marek Stępniowski [Fri, 22 Aug 2008 14:35:06 +0000 (16:35 +0200)]
Added pading and negative margin to top message style.

15 years agoMoved all searching to search view.
Marek Stępniowski [Fri, 22 Aug 2008 14:26:54 +0000 (16:26 +0200)]
Moved all searching to search view.

15 years agoAdded breadcrumbs tag to catalogue_tags library.
Marek Stępniowski [Fri, 22 Aug 2008 14:25:37 +0000 (16:25 +0200)]
Added breadcrumbs tag to catalogue_tags library.

15 years agoFixed load declaration (was still loading catalogue instead of catalogue_tags tag...
Marek Stępniowski [Fri, 22 Aug 2008 13:46:55 +0000 (15:46 +0200)]
Fixed load declaration (was still loading catalogue instead of catalogue_tags tag library).

15 years agoRenamed module catalogue.templatetags.catalogue to catalogue.templatetags.catalogue_tags.
Marek Stępniowski [Fri, 22 Aug 2008 13:40:15 +0000 (15:40 +0200)]
Renamed module catalogue.templatetags.catalogue to catalogue.templatetags.catalogue_tags.

15 years agoAdded catalogue javascript.
Marek Stępniowski [Fri, 22 Aug 2008 13:39:37 +0000 (15:39 +0200)]
Added catalogue javascript.

15 years agoAdded README file.
Marek Stępniowski [Fri, 22 Aug 2008 12:45:44 +0000 (14:45 +0200)]
Added README file.

15 years agoRemoved uploaded files from repository.
Marek Stępniowski [Fri, 22 Aug 2008 12:32:54 +0000 (14:32 +0200)]
Removed uploaded files from repository.

15 years agoCleaned imports.
Marek Stępniowski [Fri, 22 Aug 2008 12:19:46 +0000 (14:19 +0200)]
Cleaned imports.

15 years agoFixed a typo.
Marek Stępniowski [Fri, 22 Aug 2008 12:17:59 +0000 (14:17 +0200)]
Fixed a typo.

15 years agoAdded intermediary_table_model attribute to TagBase and its subclasses.
Marek Stępniowski [Fri, 22 Aug 2008 12:17:21 +0000 (14:17 +0200)]
Added intermediary_table_model attribute to TagBase and its subclasses.

15 years agoVarious style changes.
Marek Stępniowski [Fri, 22 Aug 2008 12:16:16 +0000 (14:16 +0200)]
Various style changes.

15 years agoAdded view tagged_object_list to newtagging app and refactored catalogue.views.tagged...
Marek Stępniowski [Fri, 22 Aug 2008 12:15:43 +0000 (14:15 +0200)]
Added view tagged_object_list to newtagging app and refactored catalogue.views.tagged_book_list with help of this view.

15 years agoRemoved old images from repository.
Marek Stępniowski [Fri, 22 Aug 2008 11:21:20 +0000 (13:21 +0200)]
Removed old images from repository.

15 years agoFunction get_tag_list is now a static method of class TagBase.
Marek Stępniowski [Fri, 22 Aug 2008 11:17:20 +0000 (13:17 +0200)]
Function get_tag_list is now a static method of class TagBase.

15 years agoUpdated deployment Makefile and .hgignore.
Marek Stępniowski [Sat, 16 Aug 2008 17:06:17 +0000 (19:06 +0200)]
Updated deployment Makefile and .hgignore.

15 years agoFinished logging in/registration.
Marek Stępniowski [Sat, 16 Aug 2008 17:05:58 +0000 (19:05 +0200)]
Finished logging in/registration.

15 years agoRemoved jquery.cuteform.js.
Marek Stępniowski [Sat, 16 Aug 2008 11:09:16 +0000 (13:09 +0200)]
Removed jquery.cuteform.js.

15 years agoChanged login method.
Marek Stępniowski [Sat, 16 Aug 2008 11:08:25 +0000 (13:08 +0200)]
Changed login method.

15 years agoUpdated polish translations.
Marek Stępniowski [Sat, 16 Aug 2008 11:07:40 +0000 (13:07 +0200)]
Updated polish translations.

15 years agoChanged some styles.
Marek Stępniowski [Fri, 15 Aug 2008 00:32:00 +0000 (02:32 +0200)]
Changed some styles.