wolnelektury.git
15 years agoChanged blog URL and added new sponsors and press partners to footer.
Marek Stępniowski [Fri, 28 Nov 2008 13:35:53 +0000 (14:35 +0100)]
Changed blog URL and added new sponsors and press partners to footer.

15 years agoAdded fields for MP3 and Ogg Vorbis files to Book model.
Marek Stępniowski [Thu, 27 Nov 2008 22:50:20 +0000 (23:50 +0100)]
Added fields for MP3 and Ogg Vorbis files to Book model.

15 years agoFixed pattern for .pyc files in .gitignore.
Marek Stępniowski [Fri, 21 Nov 2008 12:22:58 +0000 (13:22 +0100)]
Fixed pattern for .pyc files in .gitignore.

15 years agoAdded patterns to exclude .pyc files to .gitignore.
Marek Stępniowski [Fri, 21 Nov 2008 12:20:42 +0000 (13:20 +0100)]
Added patterns to exclude .pyc files to .gitignore.

15 years agoAdded .gitignore.
Marek Stępniowski [Fri, 21 Nov 2008 12:02:59 +0000 (13:02 +0100)]
Added .gitignore.

15 years agoMerged with branch 1.0.
zuber@web50.webfaction.com [Mon, 20 Oct 2008 14:18:18 +0000 (09:18 -0500)]
Merged with branch 1.0.

15 years agoAdded tag wolnelektury-1.0 for changeset fa4bcbf75990
Marek Stępniowski [Mon, 20 Oct 2008 14:07:21 +0000 (16:07 +0200)]
Added tag wolnelektury-1.0 for changeset fa4bcbf75990

15 years agoRemoved all old tags.
Marek Stępniowski [Mon, 20 Oct 2008 14:07:09 +0000 (16:07 +0200)]
Removed all old tags.

15 years agoAdded missing import.
Marek Stępniowski [Mon, 20 Oct 2008 14:05:57 +0000 (16:05 +0200)]
Added missing import.

15 years agoAdded tag wolnelektury-1.0 for changeset 1f46aeadac5e
Marek Stępniowski [Mon, 20 Oct 2008 13:32:52 +0000 (15:32 +0200)]
Added tag wolnelektury-1.0 for changeset 1f46aeadac5e

15 years agoChanged styles in book2html.xslt.
Marek Stępniowski [Thu, 16 Oct 2008 13:12:33 +0000 (15:12 +0200)]
Changed styles in book2html.xslt.

15 years agoAdded migration to add extra info to book.
Marek Stępniowski [Thu, 16 Oct 2008 10:30:02 +0000 (12:30 +0200)]
Added migration to add extra info to book.

15 years agoAdded page "{{ theme }} in {{ book }}".
Marek Stępniowski [Thu, 16 Oct 2008 10:29:20 +0000 (12:29 +0200)]
Added page "{{ theme }} in {{ book }}".

15 years agoAdded extra book information to book_detail.html template.
Marek Stępniowski [Thu, 9 Oct 2008 20:35:26 +0000 (22:35 +0200)]
Added extra book information to book_detail.html template.

15 years agoAdded extraction of wiki_url from DublinCore.
Marek Stępniowski [Thu, 9 Oct 2008 20:35:03 +0000 (22:35 +0200)]
Added extraction of wiki_url from DublinCore.

15 years agoAdded handling of didaskalia in kwestia.
Marek Stępniowski [Thu, 9 Oct 2008 15:08:02 +0000 (17:08 +0200)]
Added handling of didaskalia in kwestia.

15 years agoRemoved debug statement from librarian.html.transform and changed check to search...
Marek Stępniowski [Thu, 9 Oct 2008 14:28:53 +0000 (16:28 +0200)]
Removed debug statement from librarian.html.transform and changed check to search for p.

15 years agoChanged check if HTML file should be generated to search for //div.
Marek Stępniowski [Thu, 9 Oct 2008 14:13:44 +0000 (16:13 +0200)]
Changed check if HTML file should be generated to search for //div.

15 years agoAdded setting extra_info on Book models during import.
Marek Stępniowski [Thu, 9 Oct 2008 13:55:59 +0000 (15:55 +0200)]
Added setting extra_info on Book models during import.

15 years agoAdd to_dict method to BookInfo class in dcparser.
Marek Stępniowski [Thu, 9 Oct 2008 13:52:22 +0000 (15:52 +0200)]
Add to_dict method to BookInfo class in dcparser.

15 years agoRemoved unneeded dispatcher import from catalogue.fields module.
Marek Stępniowski [Thu, 9 Oct 2008 10:44:26 +0000 (12:44 +0200)]
Removed unneeded dispatcher import from catalogue.fields module.

15 years agoAdded extra_info field to Book model.
Marek Stępniowski [Thu, 9 Oct 2008 10:34:26 +0000 (12:34 +0200)]
Added extra_info field to Book model.

15 years agoMigrated to new Google Analytics code.
Marek Stępniowski [Thu, 9 Oct 2008 09:48:12 +0000 (11:48 +0200)]
Migrated to new Google Analytics code.

15 years agoAdded JsonField to catalogue app.
Marek Stępniowski [Thu, 9 Oct 2008 09:45:37 +0000 (11:45 +0200)]
Added JsonField to catalogue app.

15 years agoFixed bug when tags_starting_with view was called without q query param.
Marek Stępniowski [Tue, 7 Oct 2008 10:58:45 +0000 (12:58 +0200)]
Fixed bug when tags_starting_with view was called without q query param.

15 years agoAdded metadata to zapolska_moralnosc_pani_dulskiej1.2.xml.
Marek Stępniowski [Tue, 7 Oct 2008 10:43:45 +0000 (12:43 +0200)]
Added metadata to zapolska_moralnosc_pani_dulskiej1.2.xml.

15 years agoReverted book2html.xslt.
Marek Stępniowski [Tue, 7 Oct 2008 10:38:58 +0000 (12:38 +0200)]
Reverted book2html.xslt.

15 years agoRemoved old migrations (older than south).
Marek Stępniowski [Tue, 7 Oct 2008 10:31:46 +0000 (12:31 +0200)]
Removed old migrations (older than south).

15 years agoCleaned branch 1.0.
Marek Stępniowski [Mon, 6 Oct 2008 22:49:33 +0000 (00:49 +0200)]
Cleaned branch 1.0.

15 years agoAdded branch 1.0.
Marek Stępniowski [Mon, 6 Oct 2008 22:37:34 +0000 (00:37 +0200)]
Added branch 1.0.

15 years agoAdded new version of Moralność pani Dulskiej to books.
Marek Stępniowski [Mon, 6 Oct 2008 22:32:18 +0000 (00:32 +0200)]
Added new version of Moralność pani Dulskiej to books.
Changed books2xhtml.xslt: now didaskalia can be inside kwestia tag.

15 years agoAdded initial migration for catalogue app.
Marek Stępniowski [Wed, 1 Oct 2008 12:50:44 +0000 (14:50 +0200)]
Added initial migration for catalogue app.

15 years agoAdded south app.
Marek Stępniowski [Wed, 1 Oct 2008 12:50:00 +0000 (14:50 +0200)]
Added south app.

15 years agoUpgraded styles in book2html.xslt.
Marek Stępniowski [Wed, 1 Oct 2008 11:28:44 +0000 (13:28 +0200)]
Upgraded styles in book2html.xslt.

15 years agoChanged urls module path in settings to full 'wolnelektury.urls'.
Marek Stępniowski [Wed, 1 Oct 2008 11:19:30 +0000 (13:19 +0200)]
Changed urls module path in settings to full 'wolnelektury.urls'.

15 years agoMoved wolnelektury.fcgi and wolnelektury.wsgi to deploy subdirectory of project folder.
Marek Stępniowski [Wed, 1 Oct 2008 11:18:43 +0000 (13:18 +0200)]
Moved wolnelektury.fcgi and wolnelektury.wsgi to deploy subdirectory of project folder.

15 years agoAdded some PYTHONPATH hackery to manage.py, wolnelektury.wsgi and wolnelektury.fcgi.
Marek Stępniowski [Wed, 1 Oct 2008 11:17:05 +0000 (13:17 +0200)]
Added some PYTHONPATH hackery to manage.py, wolnelektury.wsgi and wolnelektury.fcgi.

15 years agoAdded localsettings.py to hgignore.
Marek Stępniowski [Wed, 1 Oct 2008 11:07:54 +0000 (13:07 +0200)]
Added localsettings.py to hgignore.

15 years agoAdded importing localsettings.py from settings.py. It can override some settings.
Marek Stępniowski [Wed, 1 Oct 2008 11:06:39 +0000 (13:06 +0200)]
Added importing localsettings.py from settings.py. It can override some settings.

15 years agoAdded setting PYTHONPATH to manage.py.
Marek Stępniowski [Wed, 1 Oct 2008 11:05:49 +0000 (13:05 +0200)]
Added setting PYTHONPATH to manage.py.

15 years agoPatched pagination_tags.py in pagination app to raise Http404 if page doesn't exist.
Marek Stępniowski [Wed, 1 Oct 2008 10:56:38 +0000 (12:56 +0200)]
Patched pagination_tags.py in pagination app to raise Http404 if page doesn't exist.

15 years agoAdded tag wolnelektury-0.9.4 for changeset 13036b75ecc3
Marek Stępniowski [Tue, 30 Sep 2008 09:16:18 +0000 (11:16 +0200)]
Added tag wolnelektury-0.9.4 for changeset 13036b75ecc3

15 years agoFixed a bug in saving shelves for each bug (beware of lazy evaluation of querysets!).
Marek Stępniowski [Mon, 29 Sep 2008 14:06:50 +0000 (16:06 +0200)]
Fixed a bug in saving shelves for each bug (beware of lazy evaluation of querysets!).

15 years agoSave shelves for each book during reimport.
Marek Stępniowski [Mon, 29 Sep 2008 13:22:49 +0000 (15:22 +0200)]
Save shelves for each book during reimport.

15 years ago"Wrzuć cały zbiór na półkę" -> "Wrzuć lekturę na półkę"
Marek Stępniowski [Mon, 29 Sep 2008 12:58:38 +0000 (14:58 +0200)]
"Wrzuć cały zbiór na półkę" -> "Wrzuć lekturę na półkę"

15 years agoAdded infobar from BrowseHappy.pl for Internet Explorer 6.
Marek Stępniowski [Mon, 29 Sep 2008 11:37:53 +0000 (13:37 +0200)]
Added infobar from BrowseHappy.pl for Internet Explorer 6.

15 years ago"Wrzuć lekturę na półkę" -> "Wrzuć cały zbiór na półkę!"
Marek Stępniowski [Mon, 29 Sep 2008 11:20:27 +0000 (13:20 +0200)]
"Wrzuć lekturę na półkę" -> "Wrzuć cały zbiór na półkę!"

15 years agoSmall fixes to "help us" page.
Marek Stępniowski [Mon, 29 Sep 2008 11:11:03 +0000 (13:11 +0200)]
Small fixes to "help us" page.

15 years agoFixed a typo on main page.
Marek Stępniowski [Thu, 25 Sep 2008 23:33:02 +0000 (01:33 +0200)]
Fixed a typo on main page.

15 years agoSorted list of voluntary alphabetically.
Marek Stępniowski [Thu, 25 Sep 2008 15:40:38 +0000 (17:40 +0200)]
Sorted list of voluntary alphabetically.

15 years agoTracking book counts for shelves.
Marek Stępniowski [Thu, 25 Sep 2008 15:37:03 +0000 (17:37 +0200)]
Tracking book counts for shelves.

15 years agoAdded default value to SS field.
Marek Stępniowski [Thu, 25 Sep 2008 15:27:05 +0000 (17:27 +0200)]
Added default value to SS field.

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.