wolnelektury.git
15 years agoFolding of taq lists on main page.
Marek Stępniowski [Thu, 11 Sep 2008 17:03:15 +0000 (19:03 +0200)]
Folding of taq lists on main page.

15 years agoMade text in footer darker.
Marek Stępniowski [Thu, 11 Sep 2008 16:32:51 +0000 (18:32 +0200)]
Made text in footer darker.

15 years agoWhitespace changes.
Marek Stępniowski [Thu, 11 Sep 2008 16:30:47 +0000 (18:30 +0200)]
Whitespace changes.

15 years agoAdded tag_list template to repository.
Marek Stępniowski [Thu, 11 Sep 2008 16:27:30 +0000 (18:27 +0200)]
Added tag_list template to repository.

15 years agoFurther refactoring of tag lists.
Marek Stępniowski [Thu, 11 Sep 2008 16:22:00 +0000 (18:22 +0200)]
Further refactoring of tag lists.

15 years agoRefactored tag lists to template tag.
Marek Stępniowski [Thu, 11 Sep 2008 16:09:16 +0000 (18:09 +0200)]
Refactored tag lists to template tag.

15 years agoRemoved print statement from main_page view.
Marek Stępniowski [Thu, 11 Sep 2008 15:37:33 +0000 (17:37 +0200)]
Removed print statement from main_page view.

15 years ago"Moje półki" -> "Twoje półki"
Marek Stępniowski [Thu, 11 Sep 2008 15:28:05 +0000 (17:28 +0200)]
"Moje półki" -> "Twoje półki"
"Zalogowany jako..." -> "Witaj..."

15 years agoVarious style fixes.
Marek Stępniowski [Thu, 11 Sep 2008 15:13:18 +0000 (17:13 +0200)]
Various style fixes.

15 years agoAdded labelify to user shelves window.
Marek Stępniowski [Thu, 11 Sep 2008 14:42:37 +0000 (16:42 +0200)]
Added labelify to user shelves window.

15 years agoAdded user shelves column to main page.
Marek Stępniowski [Thu, 11 Sep 2008 14:37:17 +0000 (16:37 +0200)]
Added user shelves column to main page.

15 years agouser_shelves.html template is now valid HTML.
Marek Stępniowski [Thu, 11 Sep 2008 14:03:55 +0000 (16:03 +0200)]
user_shelves.html template is now valid HTML.

15 years agoRemoved shelves image from main page.
Marek Stępniowski [Thu, 11 Sep 2008 13:48:34 +0000 (15:48 +0200)]
Removed shelves image from main page.

15 years agoEnlarged top margin of news list on main page.
Marek Stępniowski [Wed, 10 Sep 2008 19:37:02 +0000 (21:37 +0200)]
Enlarged top margin of news list on main page.

15 years agoChanged block header from "O bibliotece WolneLektury.pl" to "O projekcie".
Marek Stępniowski [Wed, 10 Sep 2008 17:06:03 +0000 (19:06 +0200)]
Changed block header from "O bibliotece WolneLektury.pl" to "O projekcie".

15 years agoAdded boxes with extra information to main page.
Marek Stępniowski [Wed, 10 Sep 2008 17:04:07 +0000 (19:04 +0200)]
Added boxes with extra information to main page.

15 years agoAdded clearboth to themes list in book_detail.html template.
Marek Stępniowski [Wed, 10 Sep 2008 16:24:25 +0000 (18:24 +0200)]
Added clearboth to themes list in book_detail.html template.

15 years agoAdded filtering by main_page to themes on main page.
Marek Stępniowski [Wed, 10 Sep 2008 16:10:40 +0000 (18:10 +0200)]
Added filtering by main_page to themes on main page.

15 years agoAgain changed width of search box on non-catalogue sites.
Marek Stępniowski [Wed, 10 Sep 2008 15:45:48 +0000 (17:45 +0200)]
Again changed width of search box on non-catalogue sites.

15 years agoAdded script setmainpage.py that sets initial main_page attributes for tags to reposi...
Marek Stępniowski [Wed, 10 Sep 2008 15:44:33 +0000 (17:44 +0200)]
Added script setmainpage.py that sets initial main_page attributes for tags to repository.

15 years agoChanged content of breadcrumbs in book_detail.html template.
Marek Stępniowski [Wed, 10 Sep 2008 15:26:16 +0000 (17:26 +0200)]
Changed content of breadcrumbs in book_detail.html template.
Added main_page field to Tag model and used it to filter tags shown on main page.

15 years agoNow search box is wider only on main page.
Marek Stępniowski [Wed, 10 Sep 2008 15:16:01 +0000 (17:16 +0200)]
Now search box is wider only on main page.

15 years agoMade search box wider.
Marek Stępniowski [Wed, 10 Sep 2008 15:13:45 +0000 (17:13 +0200)]
Made search box wider.

15 years agoAdded shelves image on main page.
Marek Stępniowski [Wed, 10 Sep 2008 14:33:04 +0000 (16:33 +0200)]
Added shelves image on main page.

15 years agoColumnized tag lists in templates.
Marek Stępniowski [Wed, 10 Sep 2008 13:03:43 +0000 (15:03 +0200)]
Columnized tag lists in templates.

15 years agoUsed CSS3 properties to columnize content.
Marek Stępniowski [Wed, 10 Sep 2008 12:42:17 +0000 (14:42 +0200)]
Used CSS3 properties to columnize content.

15 years agoRemoved jquery.autocolumn.js from project.
Marek Stępniowski [Wed, 10 Sep 2008 12:06:11 +0000 (14:06 +0200)]
Removed jquery.autocolumn.js from project.

15 years agoModified inner query in related_for_model to work in SQLite.
Marek Stępniowski [Wed, 10 Sep 2008 08:31:06 +0000 (10:31 +0200)]
Modified inner query in related_for_model to work in SQLite.

15 years agoAdded where clause which was accidentally deleted.
Marek Stępniowski [Wed, 10 Sep 2008 08:27:20 +0000 (10:27 +0200)]
Added where clause which was accidentally deleted.

15 years agoAdded hack to SQL in TagManager.related_for_model to prevent severe performance loss...
Marek Stępniowski [Tue, 9 Sep 2008 21:21:20 +0000 (23:21 +0200)]
Added hack to SQL in TagManager.related_for_model to prevent severe performance loss in MySQL.

15 years ago...
Marek Stępniowski [Tue, 9 Sep 2008 14:21:07 +0000 (16:21 +0200)]
...

15 years agoRemoved debug_toolbar app from project.
Marek Stępniowski [Tue, 9 Sep 2008 13:56:39 +0000 (15:56 +0200)]
Removed debug_toolbar app from project.

15 years agoAdded debug_toolbar app to project.
Marek Stępniowski [Tue, 9 Sep 2008 13:50:45 +0000 (15:50 +0200)]
Added debug_toolbar app to project.

15 years agoMade Fragment.anchor a CharField.
Marek Stępniowski [Tue, 9 Sep 2008 13:16:20 +0000 (15:16 +0200)]
Made Fragment.anchor a CharField.

15 years agoAdded unicode conversions back (they were necessary after all).
Marek Stępniowski [Tue, 9 Sep 2008 13:15:00 +0000 (15:15 +0200)]
Added unicode conversions back (they were necessary after all).

15 years agoRemoved unnecesary unicode conversions.
Marek Stępniowski [Tue, 9 Sep 2008 13:13:51 +0000 (15:13 +0200)]
Removed unnecesary unicode conversions.

15 years agoMade SlugFields longer.
Marek Stępniowski [Tue, 9 Sep 2008 13:12:38 +0000 (15:12 +0200)]
Made SlugFields longer.

15 years agoAdded wolnelektury.wsgi to repository.
Marek Stępniowski [Tue, 9 Sep 2008 12:31:46 +0000 (14:31 +0200)]
Added wolnelektury.wsgi to repository.
Modified project module dirs in settings.py and setpythonpath.sh.

15 years agoRenamed README.markdown back to RENAME.
Marek Stępniowski [Sun, 7 Sep 2008 21:46:19 +0000 (23:46 +0200)]
Renamed README.markdown back to RENAME.

15 years agoExperimental rename of README to README.markdown.
Marek Stępniowski [Sun, 7 Sep 2008 21:43:18 +0000 (23:43 +0200)]
Experimental rename of README to README.markdown.

15 years agoAdded setpythonpath.sh to repository.
Marek Stępniowski [Sun, 7 Sep 2008 20:47:37 +0000 (22:47 +0200)]
Added setpythonpath.sh to repository.

15 years agoMoved README file to top directory.
Marek Stępniowski [Sun, 7 Sep 2008 20:47:17 +0000 (22:47 +0200)]
Moved README file to top directory.

15 years agoFixed url module path in settings.py.
Marek Stępniowski [Sun, 7 Sep 2008 20:38:56 +0000 (22:38 +0200)]
Fixed url module path in settings.py.

15 years agoRemoved unused Makefile.
Marek Stępniowski [Sun, 7 Sep 2008 20:38:01 +0000 (22:38 +0200)]
Removed unused Makefile.

15 years agoMoved project files to wolnelektury directory.
Marek Stępniowski [Sun, 7 Sep 2008 20:37:22 +0000 (22:37 +0200)]
Moved project files to wolnelektury directory.

15 years agoMoved catalogue, chunks, compress, newtagging and pagination applications to apps...
Marek Stępniowski [Sun, 7 Sep 2008 20:27:14 +0000 (22:27 +0200)]
Moved catalogue, chunks, compress, newtagging and pagination applications to apps directory.

15 years agoAdded new books from Olga to repository.
Marek Stępniowski [Sun, 7 Sep 2008 14:22:22 +0000 (16:22 +0200)]
Added new books from Olga to repository.

15 years agoAdded showing list of children books on book detail page.
Marek Stępniowski [Sat, 6 Sep 2008 17:34:40 +0000 (19:34 +0200)]
Added showing list of children books on book detail page.

15 years agoRenamed ModelTagManager on Book and Fragment models to tagged and added new default...
Marek Stępniowski [Sat, 6 Sep 2008 17:33:31 +0000 (19:33 +0200)]
Renamed ModelTagManager on Book and Fragment models to tagged and added new default manager to these models.

15 years agoAdded importing metabooks (books with relation.hasPart in Dublin Core metadata).
Marek Stępniowski [Sat, 6 Sep 2008 17:09:29 +0000 (19:09 +0200)]
Added importing metabooks (books with relation.hasPart in Dublin Core metadata).

15 years agoSquashed bugs in ParserError class definition and in str_to_unicode_list converter.
Marek Stępniowski [Sat, 6 Sep 2008 17:05:36 +0000 (19:05 +0200)]
Squashed bugs in ParserError class definition and in str_to_unicode_list converter.

15 years agoAdded foreign key to parent book on Book model.
Marek Stępniowski [Sat, 6 Sep 2008 16:51:02 +0000 (18:51 +0200)]
Added foreign key to parent book on Book model.

15 years agoMade MEDIA_URL relative to application URL.
Marek Stępniowski [Sat, 6 Sep 2008 13:48:57 +0000 (15:48 +0200)]
Made MEDIA_URL relative to application URL.

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.