wolnelektury.git
15 years agoAdded counts to book_sets.html and user_shelves.html templates.
Marek Stępniowski [Thu, 25 Sep 2008 15:23:25 +0000 (17:23 +0200)]
Added counts to book_sets.html and user_shelves.html templates.

15 years agoAdded book_count field to Tag model.
Marek Stępniowski [Thu, 25 Sep 2008 15:15:58 +0000 (17:15 +0200)]
Added book_count field to Tag model.
Added corresponding migration.

15 years agoAdded "change-sets" button to book_detail.html template.
Marek Stępniowski [Thu, 25 Sep 2008 12:32:08 +0000 (14:32 +0200)]
Added "change-sets" button to book_detail.html template.

15 years agoAdded button to fold unfolded category list on main page.
Marek Stępniowski [Thu, 25 Sep 2008 12:11:55 +0000 (14:11 +0200)]
Added button to fold unfolded category list on main page.

15 years agoFixed titles in about_us.html.
Marek Stępniowski [Thu, 25 Sep 2008 10:41:32 +0000 (12:41 +0200)]
Fixed titles in about_us.html.

15 years agoExtracted "how to help" section from voluntary_services.html into help_us.html and...
Marek Stępniowski [Thu, 25 Sep 2008 10:40:24 +0000 (12:40 +0200)]
Extracted "how to help" section from voluntary_services.html into help_us.html and linked it to main page instead of voluntary_services.html.

15 years agoUpdated development settings.py.
Marek Stępniowski [Wed, 24 Sep 2008 22:30:46 +0000 (00:30 +0200)]
Updated development settings.py.

15 years agoFixed another bug in shelves.
Marek Stępniowski [Wed, 24 Sep 2008 22:30:06 +0000 (00:30 +0200)]
Fixed another bug in shelves.

15 years agoFixed message for not authenticated users who want to add book to shelf.
Marek Stępniowski [Wed, 24 Sep 2008 16:02:21 +0000 (18:02 +0200)]
Fixed message for not authenticated users who want to add book to shelf.

15 years agoAdded "delete" button to book banners if owner of viewed shelf is the current user...
Marek Stępniowski [Wed, 24 Sep 2008 15:59:41 +0000 (17:59 +0200)]
Added "delete" button to book banners if owner of viewed shelf is the current user. Made "Na półkę!" into button.

15 years agoFixed form action in book_detail template.
Marek Stępniowski [Wed, 24 Sep 2008 15:46:25 +0000 (17:46 +0200)]
Fixed form action in book_detail template.

15 years agoFixed overlapping themes in reader.
Marek Stępniowski [Wed, 24 Sep 2008 13:40:15 +0000 (15:40 +0200)]
Fixed overlapping themes in reader.

15 years agoRemoved person list from table of contents.
Marek Stępniowski [Wed, 24 Sep 2008 12:58:42 +0000 (14:58 +0200)]
Removed person list from table of contents.

15 years agoHandling od wers_cd tags (currently we just indent it by 12ems).
Marek Stępniowski [Wed, 24 Sep 2008 11:51:13 +0000 (13:51 +0200)]
Handling od wers_cd tags (currently we just indent it by 12ems).

15 years agoFixed handling of wers_akap and wers_wciety tags, where the immediate predecessor...
Marek Stępniowski [Wed, 24 Sep 2008 11:26:31 +0000 (13:26 +0200)]
Fixed handling of wers_akap and wers_wciety tags, where the immediate predecessor were begin tag.

15 years agoChildren book formats are added to ZIP archive for shelf.
Marek Stępniowski [Wed, 24 Sep 2008 08:49:57 +0000 (10:49 +0200)]
Children book formats are added to ZIP archive for shelf.

15 years agoShow children books in sets if they were explicitly added.
Marek Stępniowski [Wed, 24 Sep 2008 08:39:22 +0000 (10:39 +0200)]
Show children books in sets if they were explicitly added.

15 years agoAdded admindocs application, previously ommited by mistake.
Marek Stępniowski [Mon, 22 Sep 2008 19:15:18 +0000 (21:15 +0200)]
Added admindocs application, previously ommited by mistake.

15 years agoNow importing a book that already exists in our database doesn't duplicate it's fragm...
Marek Stępniowski [Mon, 22 Sep 2008 15:46:49 +0000 (17:46 +0200)]
Now importing a book that already exists in our database doesn't duplicate it's fragments.

15 years agoFixed description styles.
Marek Stępniowski [Mon, 22 Sep 2008 15:45:56 +0000 (17:45 +0200)]
Fixed description styles.

15 years agoAdded script to remove duplicated fragments.
Marek Stępniowski [Mon, 22 Sep 2008 15:39:28 +0000 (17:39 +0200)]
Added script to remove duplicated fragments.

15 years agoNow searching for tag name which is a prefix of two or more tags doesn't result in...
Marek Stępniowski [Mon, 22 Sep 2008 15:04:52 +0000 (17:04 +0200)]
Now searching for tag name which is a prefix of two or more tags doesn't result in server error.

15 years agoNow searching for tag name which is a prefix of two or more tags doesn't result in...
Marek Stępniowski [Mon, 22 Sep 2008 15:02:50 +0000 (17:02 +0200)]
Now searching for tag name which is a prefix of two or more tags doesn't result in server error.

15 years agoRemoved unused import.
Marek Stępniowski [Mon, 22 Sep 2008 14:35:49 +0000 (16:35 +0200)]
Removed unused import.

15 years ago"Zobacz naszego bloga" -> "Zobacz nasz blog"
Marek Stępniowski [Mon, 22 Sep 2008 14:15:53 +0000 (16:15 +0200)]
"Zobacz naszego bloga" -> "Zobacz nasz blog"

15 years agoStart scroll only if anchor references existing element.
Marek Stępniowski [Mon, 22 Sep 2008 13:54:54 +0000 (15:54 +0200)]
Start scroll only if anchor references existing element.

15 years agoRemoved numbering section from README.
Marek Stępniowski [Mon, 22 Sep 2008 11:56:28 +0000 (13:56 +0200)]
Removed numbering section from README.

15 years agoAdded report about open-source code used in our project.
Marek Stępniowski [Mon, 22 Sep 2008 11:55:49 +0000 (13:55 +0200)]
Added report about open-source code used in our project.

15 years agoAdded tag wolnelektury-0.9.3 for changeset 293052c8f613
Marek Stępniowski [Fri, 19 Sep 2008 09:26:25 +0000 (11:26 +0200)]
Added tag wolnelektury-0.9.3 for changeset 293052c8f613

15 years agoCompleted voluntary_services.html page.
Marek Stępniowski [Fri, 19 Sep 2008 09:17:23 +0000 (11:17 +0200)]
Completed voluntary_services.html page.

15 years agoCatch all exception in latest_blog_posts catlogue tag.
Marek Stępniowski [Fri, 19 Sep 2008 08:40:06 +0000 (10:40 +0200)]
Catch all exception in latest_blog_posts catlogue tag.

15 years agoAdded tag wolnelektury-0.9.2 for changeset 5eee4534e79b
Marek Stępniowski [Fri, 19 Sep 2008 00:01:52 +0000 (02:01 +0200)]
Added tag wolnelektury-0.9.2 for changeset 5eee4534e79b

15 years agoAdded links to info pages on main page.
Marek Stępniowski [Thu, 18 Sep 2008 23:44:14 +0000 (01:44 +0200)]
Added links to info pages on main page.

15 years agoAdded about_us.html page (/o-projekcie/).
Marek Stępniowski [Thu, 18 Sep 2008 23:36:33 +0000 (01:36 +0200)]
Added about_us.html page (/o-projekcie/).

15 years agoAdded voluntary_services.html page.
Marek Stępniowski [Thu, 18 Sep 2008 23:22:22 +0000 (01:22 +0200)]
Added voluntary_services.html page.

15 years agoAdded #set_window div to book detail. This fixes bug with adding books to shelf in...
Marek Stępniowski [Thu, 18 Sep 2008 20:14:45 +0000 (22:14 +0200)]
Added #set_window div to book detail. This fixes bug with adding books to shelf in complex books.

15 years agoRemoved unused javascript code to toggle description from book_detail.html template.
Marek Stępniowski [Thu, 18 Sep 2008 20:12:30 +0000 (22:12 +0200)]
Removed unused javascript code to toggle description from book_detail.html template.

15 years agoAdded XML with genre families specification and script converting it to HTML.
Marek Stępniowski [Thu, 18 Sep 2008 20:07:59 +0000 (22:07 +0200)]
Added XML with genre families specification and script converting it to HTML.

15 years agoAdded custom error pages.
Marek Stępniowski [Thu, 18 Sep 2008 20:06:29 +0000 (22:06 +0200)]
Added custom error pages.

15 years agoAdded Google Analytics tracker.
Marek Stępniowski [Thu, 18 Sep 2008 20:00:53 +0000 (22:00 +0200)]
Added Google Analytics tracker.

15 years agoAdded styles for descriptions.
Marek Stępniowski [Thu, 18 Sep 2008 19:54:43 +0000 (21:54 +0200)]
Added styles for descriptions.

15 years agoMade book tags links in book_detail.html template.
Marek Stępniowski [Thu, 18 Sep 2008 19:43:57 +0000 (21:43 +0200)]
Made book tags links in book_detail.html template.

15 years agoAdded all currently existing theme families to main page.
Marek Stępniowski [Thu, 18 Sep 2008 19:36:56 +0000 (21:36 +0200)]
Added all currently existing theme families to main page.

15 years agoFixed bug in table of contents rendering in book reader.
Marek Stępniowski [Thu, 18 Sep 2008 19:05:57 +0000 (21:05 +0200)]
Fixed bug in table of contents rendering in book reader.

15 years agoAdded commented out markup to make full HTML files in book2html.
Marek Stępniowski [Thu, 18 Sep 2008 19:01:46 +0000 (21:01 +0200)]
Added commented out markup to make full HTML files in book2html.

15 years agoAdded tag wolnelektury-0.9.1 for changeset fed64f1e09c1
Marek Stępniowski [Thu, 18 Sep 2008 18:34:29 +0000 (20:34 +0200)]
Added tag wolnelektury-0.9.1 for changeset fed64f1e09c1

15 years agoSome fixes in book files.
Marek Stępniowski [Thu, 18 Sep 2008 16:21:58 +0000 (18:21 +0200)]
Some fixes in book files.
Added DC to nie-boska_komedia.xml.

15 years agoDe-cruftified download_shelf view.
Marek Stępniowski [Thu, 18 Sep 2008 16:14:18 +0000 (18:14 +0200)]
De-cruftified download_shelf view.

15 years agoChanged header of TXT files.
Marek Stępniowski [Thu, 18 Sep 2008 15:51:56 +0000 (17:51 +0200)]
Changed header of TXT files.

15 years agoZip archives work!
Marek Stępniowski [Thu, 18 Sep 2008 15:51:42 +0000 (17:51 +0200)]
Zip archives work!

15 years agoAdded "Plik TXT" to shortcuts in book_short.html.
Marek Stępniowski [Thu, 18 Sep 2008 15:02:31 +0000 (17:02 +0200)]
Added "Plik TXT" to shortcuts in book_short.html.

15 years agoZipFiles (does not work?).
Marek Stępniowski [Thu, 18 Sep 2008 15:00:33 +0000 (17:00 +0200)]
ZipFiles (does not work?).

15 years agoNow shelf archive contains all pdf, odt and txt formats from books.
Marek Stępniowski [Thu, 18 Sep 2008 13:34:50 +0000 (15:34 +0200)]
Now shelf archive contains all pdf, odt and txt formats from books.

15 years agoAdded capability to import PDF, ODT and TXT files to importbook management command.
Marek Stępniowski [Thu, 18 Sep 2008 13:30:28 +0000 (15:30 +0200)]
Added capability to import PDF, ODT and TXT files to importbook management command.

15 years agoAdded --force option to importbooks command.
Marek Stępniowski [Thu, 18 Sep 2008 13:00:58 +0000 (15:00 +0200)]
Added --force option to importbooks command.

15 years agoAdded basic deploy information to README.
Marek Stępniowski [Thu, 18 Sep 2008 12:59:57 +0000 (14:59 +0200)]
Added basic deploy information to README.

15 years agoMade link text on #top-message lighter.
Marek Stępniowski [Thu, 18 Sep 2008 12:51:29 +0000 (14:51 +0200)]
Made link text on #top-message lighter.

15 years agoSlightly changed URL to download archived shelf books.
Marek Stępniowski [Thu, 18 Sep 2008 11:47:36 +0000 (13:47 +0200)]
Slightly changed URL to download archived shelf books.

15 years agoFixed a bug in reader where numbered anchors were indented if they were attached...
Marek Stępniowski [Thu, 18 Sep 2008 11:47:14 +0000 (13:47 +0200)]
Fixed a bug in reader where numbered anchors were indented if they were attached to indented verses.

15 years agoFixed a book in book.js when link to main page didn't work in book reader.
Marek Stępniowski [Thu, 18 Sep 2008 11:36:45 +0000 (13:36 +0200)]
Fixed a book in book.js when link to main page didn't work in book reader.

15 years agoAdded a view to download zipped fragment books.
Marek Stępniowski [Thu, 18 Sep 2008 11:29:18 +0000 (13:29 +0200)]
Added a view to download zipped fragment books.

15 years agoMore reader usability enchancements: highlighting theme on page enter.
Marek Stępniowski [Thu, 18 Sep 2008 10:15:37 +0000 (12:15 +0200)]
More reader usability enchancements: highlighting theme on page enter.

15 years agoFaster javascript and usability enchancements in book reader.
Marek Stępniowski [Thu, 18 Sep 2008 10:06:54 +0000 (12:06 +0200)]
Faster javascript and usability enchancements in book reader.

15 years agoAdded 0.5em more padding to #top-message.
Marek Stępniowski [Thu, 18 Sep 2008 08:59:55 +0000 (10:59 +0200)]
Added 0.5em more padding to #top-message.

15 years agoChanged color of links in #top-message.
Marek Stępniowski [Thu, 18 Sep 2008 08:55:37 +0000 (10:55 +0200)]
Changed color of links in #top-message.

15 years agoAdded cache control headers and removed unused fragment_sets view.
Marek Stępniowski [Thu, 18 Sep 2008 08:50:13 +0000 (10:50 +0200)]
Added cache control headers and removed unused fragment_sets view.

15 years agoAdded tag wolnelektury-0.9 for changeset 4da7f67e38ed
Marek Stępniowski [Thu, 18 Sep 2008 00:26:21 +0000 (02:26 +0200)]
Added tag wolnelektury-0.9 for changeset 4da7f67e38ed

15 years agoCompatibility with Python 2.4.
Marek Stępniowski [Thu, 18 Sep 2008 00:25:37 +0000 (02:25 +0200)]
Compatibility with Python 2.4.

15 years agoAdded tag wolnelektury-0.9 for changeset 5f1b5a4c1444
Marek Stępniowski [Wed, 17 Sep 2008 16:27:33 +0000 (18:27 +0200)]
Added tag wolnelektury-0.9 for changeset 5f1b5a4c1444

15 years agoRemoved fraszki.
Marek Stępniowski [Wed, 17 Sep 2008 16:25:36 +0000 (18:25 +0200)]
Removed fraszki.

15 years agoModified some books.
Marek Stępniowski [Wed, 17 Sep 2008 16:20:48 +0000 (18:20 +0200)]
Modified some books.

15 years agoUpdated book2txt.py.
Marek Stępniowski [Wed, 17 Sep 2008 16:12:29 +0000 (18:12 +0200)]
Updated book2txt.py.

15 years agoAdded tag wolnelektury-0.9 for changeset 57ed361b5c5c
Marek Stępniowski [Wed, 17 Sep 2008 15:55:24 +0000 (17:55 +0200)]
Added tag wolnelektury-0.9 for changeset 57ed361b5c5c

15 years agoRemoved tag deployment-0.
Marek Stępniowski [Wed, 17 Sep 2008 15:55:02 +0000 (17:55 +0200)]
Removed tag deployment-0.

15 years agoAdded tag deployment-0 for changeset ff003a81e37d
Marek Stępniowski [Wed, 17 Sep 2008 15:52:25 +0000 (17:52 +0200)]
Added tag deployment-0 for changeset ff003a81e37d

15 years agoAdded wolnelektury.fcgi to repository.
Marek Stępniowski [Wed, 17 Sep 2008 14:52:33 +0000 (16:52 +0200)]
Added wolnelektury.fcgi to repository.

15 years agoChanges in master.book.css (request from Olga).
Marek Stępniowski [Wed, 17 Sep 2008 14:42:17 +0000 (16:42 +0200)]
Changes in master.book.css (request from Olga).

15 years agoSmaller title and subtitles.
Marek Stępniowski [Wed, 17 Sep 2008 14:05:38 +0000 (16:05 +0200)]
Smaller title and subtitles.

15 years agoAdded caching to book_text view.
Marek Stępniowski [Wed, 17 Sep 2008 13:11:03 +0000 (15:11 +0200)]
Added caching to book_text view.

15 years agoAdded themes.
Marek Stępniowski [Wed, 17 Sep 2008 12:56:29 +0000 (14:56 +0200)]
Added themes.

15 years agoRemoved "Utwory składające się na ten utwór" header.
Marek Stępniowski [Wed, 17 Sep 2008 12:31:02 +0000 (14:31 +0200)]
Removed "Utwory składające się na ten utwór" header.

15 years agoMoved javascript from tagged_object_list.html to catalogue.js.
Marek Stępniowski [Wed, 17 Sep 2008 12:20:04 +0000 (14:20 +0200)]
Moved javascript from tagged_object_list.html to catalogue.js.

15 years agoImproved title generation (Request from Olga).
Marek Stępniowski [Wed, 17 Sep 2008 12:17:26 +0000 (14:17 +0200)]
Improved title generation (Request from Olga).

15 years agoChanged tag list background color (request from Olga).
Marek Stępniowski [Wed, 17 Sep 2008 12:12:08 +0000 (14:12 +0200)]
Changed tag list background color (request from Olga).

15 years agoChanged tag list background color.
Marek Stępniowski [Wed, 17 Sep 2008 12:02:08 +0000 (14:02 +0200)]
Changed tag list background color.

15 years ago"Gatunki literackie" -> "Gatunki".
Marek Stępniowski [Wed, 17 Sep 2008 12:00:04 +0000 (14:00 +0200)]
"Gatunki literackie" -> "Gatunki".
Changed SearchForm title.

15 years agoRemoved dot from "Zobacz całą kategorię X".
Marek Stępniowski [Wed, 17 Sep 2008 11:58:24 +0000 (13:58 +0200)]
Removed dot from "Zobacz całą kategorię X".

15 years agoAdded table of contents.
Marek Stępniowski [Wed, 17 Sep 2008 11:23:30 +0000 (13:23 +0200)]
Added table of contents.

15 years agoDon't add footnotes to table of contents.
Marek Stępniowski [Wed, 17 Sep 2008 09:56:36 +0000 (11:56 +0200)]
Don't add footnotes to table of contents.

15 years agoRead html_file in one go in book_text.html template. It fixes problems on WebFaction.
Marek Stępniowski [Wed, 17 Sep 2008 08:12:03 +0000 (10:12 +0200)]
Read html_file in one go in book_text.html template. It fixes problems on WebFaction.

15 years agoDon't generate HTML files for books with no text.
Marek Stępniowski [Tue, 16 Sep 2008 23:27:19 +0000 (01:27 +0200)]
Don't generate HTML files for books with no text.

15 years agoShowing only in books with no parents in tagged_object_list.
Marek Stępniowski [Tue, 16 Sep 2008 21:48:53 +0000 (23:48 +0200)]
Showing only in books with no parents in tagged_object_list.

15 years agoFixed links for showing fragments in book text.
Marek Stępniowski [Tue, 16 Sep 2008 19:33:35 +0000 (21:33 +0200)]
Fixed links for showing fragments in book text.

15 years agoUpdated dependencies in README.
Marek Stępniowski [Tue, 16 Sep 2008 19:27:14 +0000 (21:27 +0200)]
Updated dependencies in README.

15 years agoAdded complex books and organized books in folders.
Marek Stępniowski [Tue, 16 Sep 2008 19:22:43 +0000 (21:22 +0200)]
Added complex books and organized books in folders.

15 years agoChanged rendering of children book list in complex books to match rendering of books...
Marek Stępniowski [Tue, 16 Sep 2008 19:21:59 +0000 (21:21 +0200)]
Changed rendering of children book list in complex books to match rendering of books in normal categories.

15 years agoFixed complex books (books with hasPart).
Marek Stępniowski [Tue, 16 Sep 2008 18:59:34 +0000 (20:59 +0200)]
Fixed complex books (books with hasPart).

15 years agoAdded book-parent.png image to repository.
Marek Stępniowski [Tue, 16 Sep 2008 18:53:41 +0000 (20:53 +0200)]
Added book-parent.png image to repository.

15 years agoAdded ordering to book children relation.
Marek Stępniowski [Tue, 16 Sep 2008 18:43:07 +0000 (20:43 +0200)]
Added ordering to book children relation.

15 years agoGenerating HTML div instead of whole page.
Marek Stępniowski [Tue, 16 Sep 2008 18:42:38 +0000 (20:42 +0200)]
Generating HTML div instead of whole page.