wolnelektury.git
13 years ago- Added librarian as a submodule.
Łukasz Rekucki [Tue, 15 Jun 2010 23:50:00 +0000 (01:50 +0200)]
- Added librarian as a submodule.
- Split tests in catalouge into a package.
- Don't write to actual MEDIA_ROOT during tests.
- Fixed trailing whitespace.

13 years agoMerge branch 'master' of http://github.com/fnp/wolnelektury
Lukasz [Wed, 2 Jun 2010 03:31:20 +0000 (05:31 +0200)]
Merge branch 'master' of github.com/fnp/wolnelektury

13 years agodeleted hover borders
Radek Czajka [Tue, 15 Jun 2010 09:09:50 +0000 (11:09 +0200)]
deleted hover borders

13 years agoMerge branch 'master' of git+ssh://github.com/fnp/wolnelektury
Radek Czajka [Tue, 15 Jun 2010 09:02:56 +0000 (11:02 +0200)]
Merge branch 'master' of git+ssh://github.com/fnp/wolnelektury

13 years agoMerge branch 'master' of git+ssh://github.com/fnp/wolnelektury
Radek Czajka [Tue, 15 Jun 2010 08:52:32 +0000 (10:52 +0200)]
Merge branch 'master' of git+ssh://github.com/fnp/wolnelektury

13 years agoMerge branch 'master' of git+ssh://github.com/fnp/wolnelektury
Radek Czajka [Tue, 15 Jun 2010 08:42:00 +0000 (10:42 +0200)]
Merge branch 'master' of git+ssh://github.com/fnp/wolnelektury

13 years agotag description effects (#682)
Radek Czajka [Tue, 15 Jun 2010 08:41:50 +0000 (10:41 +0200)]
tag description effects (#682)

13 years agochanged tag description display
Radek Czajka [Mon, 14 Jun 2010 14:58:58 +0000 (16:58 +0200)]
changed tag description display

13 years agotag disambiguation page updated
Radek Czajka [Mon, 14 Jun 2010 13:29:09 +0000 (15:29 +0200)]
tag disambiguation page updated

13 years agoask user when ambigous tags found
Radek Czajka [Mon, 14 Jun 2010 13:15:14 +0000 (15:15 +0200)]
ask user when ambigous tags found

13 years agoAllow tags with identical names.
Radek Czajka [Mon, 14 Jun 2010 11:11:55 +0000 (13:11 +0200)]
Allow tags with identical names.

Tags are now unique based on slug+category,
instead of just slug.
Category-qualified tag URL-s introduced.

13 years agotests
Radek Czajka [Mon, 14 Jun 2010 08:59:30 +0000 (10:59 +0200)]
tests

13 years agomigration and oth. minor fixes
Radek Czajka [Mon, 14 Jun 2010 10:47:21 +0000 (12:47 +0200)]
migration and oth. minor fixes

13 years agoBetter Lektury.gazeta.pl/Wikipedia links (#685)
Radek Czajka [Fri, 11 Jun 2010 14:50:51 +0000 (16:50 +0200)]
Better Lektury.gazeta.pl/Wikipedia links (#685)

Workaround for '1%' by deleting python-format specifier,
see http://code.djangoproject.com/ticket/11240

13 years agomigration to remove empty html files, librarian upgrade
Radek Czajka [Fri, 11 Jun 2010 10:33:13 +0000 (12:33 +0200)]
migration to remove empty html files, librarian upgrade

13 years ago+x deployment.py
Radek Czajka [Fri, 11 Jun 2010 08:27:10 +0000 (10:27 +0200)]
+x deployment.py

13 years agotests, epub, tag counters, l-tags
Radek Czajka [Thu, 10 Jun 2010 15:05:11 +0000 (17:05 +0200)]
tests, epub, tag counters, l-tags

added field for EPUB
added tag, theme counters cache to Book
books don't have their own l-tags now, they carry ancestors' instead
added more tests
some minor changes

13 years agoRevert "test requirements"
Radek Czajka [Wed, 9 Jun 2010 11:22:18 +0000 (13:22 +0200)]
Revert "test requirements"

This reverts commit 8e7ed6210507c648358a936028fff70a28db0626.

13 years agotest requirements
Radek Czajka [Wed, 9 Jun 2010 11:09:05 +0000 (13:09 +0200)]
test requirements

13 years agoempty book shouldn't have html file (#320)
Radek Czajka [Wed, 9 Jun 2010 10:13:39 +0000 (12:13 +0200)]
empty book shouldn't have html file (#320)

13 years agobasic tag filtering tests
Radek Czajka [Tue, 8 Jun 2010 15:04:01 +0000 (17:04 +0200)]
basic tag filtering tests

13 years agoadded requiremenst-test.txt
Radek Czajka [Tue, 8 Jun 2010 14:02:19 +0000 (16:02 +0200)]
added requiremenst-test.txt

13 years agoAdded some tests for book imports.
Łukasz Rekucki [Sun, 6 Jun 2010 23:24:29 +0000 (01:24 +0200)]
Added some tests for book imports.

13 years agoMore readable tests.
Łukasz Rekucki [Sun, 6 Jun 2010 20:12:38 +0000 (22:12 +0200)]
More readable tests.

13 years agoremove unnecessary print
Radek Czajka [Thu, 3 Jun 2010 23:48:03 +0000 (01:48 +0200)]
remove unnecessary print

13 years agofixed book count fix
Radek Czajka [Wed, 2 Jun 2010 09:23:55 +0000 (11:23 +0200)]
fixed book count fix

13 years agosuggest without author, title
Radek Czajka [Wed, 2 Jun 2010 09:00:14 +0000 (11:00 +0200)]
suggest without author, title

13 years agoWorkaround for tagged_object_list.
Radek Czajka [Wed, 2 Jun 2010 07:55:42 +0000 (09:55 +0200)]
Workaround for tagged_object_list.

Reverted newtagging to its original state,
Workaround in tagged_object_list, by using keys and not creating
  complex querysets that newtagging can't handle,
fixed displaying short_html.

13 years ago'Put on the shelf' usability improvement.
Lukasz [Wed, 2 Jun 2010 03:29:09 +0000 (05:29 +0200)]
'Put on the shelf' usability improvement.

13 years agoMinor css fix.
Lukasz [Wed, 2 Jun 2010 01:05:49 +0000 (03:05 +0200)]
Minor css fix.

13 years agoFacebook-like search -- css added.
Lukasz [Wed, 2 Jun 2010 00:55:14 +0000 (02:55 +0200)]
Facebook-like search -- css added.

13 years agoMerge branch 'master' of http://github.com/fnp/wolnelektury
Lukasz [Wed, 2 Jun 2010 00:35:24 +0000 (02:35 +0200)]
Merge branch 'master' of github.com/fnp/wolnelektury

13 years agoFacebook-like tags for search.
Lukasz [Wed, 2 Jun 2010 00:26:29 +0000 (02:26 +0200)]
Facebook-like tags for search.

13 years agoMerge branch 'master' of git+ssh://github.com/fnp/wolnelektury
Radek Czajka [Tue, 1 Jun 2010 14:50:54 +0000 (16:50 +0200)]
Merge branch 'master' of git+ssh://github.com/fnp/wolnelektury

13 years agofixed infopages, added fixture
Radek Czajka [Tue, 1 Jun 2010 14:50:35 +0000 (16:50 +0200)]
fixed infopages, added fixture

13 years agoIE7 fix.
Lukasz Anwajler [Tue, 1 Jun 2010 14:38:23 +0000 (16:38 +0200)]
IE7 fix.

13 years agol10n
Radek Czajka [Tue, 1 Jun 2010 10:37:33 +0000 (12:37 +0200)]
l10n

13 years agobug report form
Radek Czajka [Tue, 1 Jun 2010 10:05:45 +0000 (12:05 +0200)]
bug report form

13 years agojquery.countdown upgraded, added Ukrainian l10n
Radek Czajka [Fri, 28 May 2010 10:59:08 +0000 (12:59 +0200)]
jquery.countdown upgraded, added Ukrainian l10n

13 years agoUpdated migration.
Łukasz Rekucki [Thu, 27 May 2010 20:16:04 +0000 (22:16 +0200)]
Updated migration.

13 years agoPatched django-modeltranslation to work correctly with south. Removed a weird migrati...
Łukasz Rekucki [Thu, 27 May 2010 20:09:08 +0000 (22:09 +0200)]
Patched django-modeltranslation to work correctly with south. Removed a weird migration that did something to filesystem !?

13 years agoBook shelve count fix.
Łukasz Rekucki [Thu, 27 May 2010 19:13:44 +0000 (21:13 +0200)]
Book shelve count fix.

13 years agoRegenerated add_book and add_field_tag migrations.
Łukasz Rekucki [Thu, 27 May 2010 18:26:05 +0000 (20:26 +0200)]
Regenerated add_book and add_field_tag migrations.

13 years agoSquashed a bunch of buggy migrations.
Łukasz Rekucki [Thu, 27 May 2010 18:12:21 +0000 (20:12 +0200)]
Squashed a bunch of buggy migrations.

13 years agoSome search tests and fixes.
Radek Czajka [Thu, 27 May 2010 17:03:56 +0000 (19:03 +0200)]
Some search tests and fixes.

13 years agomigrations fix for sqlite
Radek Czajka [Thu, 27 May 2010 08:24:42 +0000 (10:24 +0200)]
migrations fix for sqlite

13 years agofixing tagged_object_list
Radek Czajka [Wed, 26 May 2010 14:51:53 +0000 (16:51 +0200)]
fixing tagged_object_list

13 years agomigration fix
Radek Czajka [Wed, 26 May 2010 10:43:54 +0000 (12:43 +0200)]
migration fix

13 years agoBook _short_html fix, Fragment _short_html translations
Radek Czajka [Tue, 25 May 2010 15:13:51 +0000 (17:13 +0200)]
Book _short_html fix, Fragment _short_html translations

13 years agosome translation stuff
Radek Czajka [Tue, 25 May 2010 12:40:56 +0000 (14:40 +0200)]
some translation stuff

added modeltranslation
added infopages, deleted static pages from templates
catalogue.Book._short_html now modeltranslated
added Ukrainian l10n
some minor fixes

13 years agofixed theme counts (#318, #319)
Radek Czajka [Tue, 25 May 2010 08:48:12 +0000 (10:48 +0200)]
fixed theme counts (#318, #319)

14 years agoAdBlock dodge (#622)
Radek Czajka [Fri, 21 May 2010 09:31:43 +0000 (11:31 +0200)]
AdBlock dodge (#622)

14 years agoempty south introspection for JSONField
Radek Czajka [Thu, 20 May 2010 11:27:13 +0000 (13:27 +0200)]
empty south introspection for JSONField

14 years agominor fix
Radek Czajka [Wed, 19 May 2010 14:23:48 +0000 (16:23 +0200)]
minor fix

14 years agoAdded backup files to gitignore.
Łukasz Rekucki [Thu, 20 May 2010 00:59:58 +0000 (02:59 +0200)]
Added backup files to gitignore.

14 years agoUpdated requirements, to fetch librarian from github.
Łukasz Rekucki [Thu, 20 May 2010 00:55:02 +0000 (02:55 +0200)]
Updated requirements, to fetch librarian from github.

14 years agomore Polish l10n
Radek Czajka [Wed, 19 May 2010 14:22:17 +0000 (16:22 +0200)]
more Polish l10n

14 years agoMerge branch 'production'
Radek Czajka [Wed, 19 May 2010 13:45:02 +0000 (15:45 +0200)]
Merge branch 'production'

14 years agoSpain -> Spanish
Radek Czajka [Wed, 19 May 2010 13:40:42 +0000 (15:40 +0200)]
Spain -> Spanish

14 years agoFixed some translation problems, added Polish l10n.
Radek Czajka [Wed, 19 May 2010 13:33:16 +0000 (15:33 +0200)]
Fixed some translation problems, added Polish l10n.

14 years agochange some template texts
Radek Czajka [Wed, 19 May 2010 11:38:10 +0000 (13:38 +0200)]
change some template texts

14 years agominor redundancy fix
Radek Czajka [Wed, 19 May 2010 11:33:29 +0000 (13:33 +0200)]
minor redundancy fix

14 years agoChange 'Book in CBN Polona' to generic source link (#322)
Radek Czajka [Wed, 19 May 2010 11:19:36 +0000 (13:19 +0200)]
Change 'Book in CBN Polona' to generic source link (#322)

14 years agoDisplay shelf sharing only for own shelves.
Radek Czajka [Wed, 19 May 2010 10:48:49 +0000 (12:48 +0200)]
Display shelf sharing only for own shelves.

14 years agoShelf sharing (#301)
Radek Czajka [Wed, 19 May 2010 09:58:42 +0000 (11:58 +0200)]
Shelf sharing (#301)

14 years agochanged 'site' to 'page' in 404.html
Radek Czajka [Wed, 19 May 2010 08:34:39 +0000 (10:34 +0200)]
changed 'site' to 'page' in 404.html

14 years agodjango-maintainance, 500, 503 error pages
Radek Czajka [Wed, 19 May 2010 08:31:49 +0000 (10:31 +0200)]
django-maintainance, 500, 503 error pages

50?.html templates are self-contained now
don't need handler500 or main views file

14 years agoMerge branch 'master' of git+ssh://github.com/fnp/wolnelektury
Radek Czajka [Tue, 18 May 2010 15:41:58 +0000 (17:41 +0200)]
Merge branch 'master' of git+ssh://github.com/fnp/wolnelektury

14 years agominor fix in handler500
Radek Czajka [Tue, 18 May 2010 15:41:29 +0000 (17:41 +0200)]
minor fix in handler500

14 years ago500 error page
Radek Czajka [Tue, 18 May 2010 15:38:31 +0000 (17:38 +0200)]
500 error page

14 years agoMinor fix.
Lukasz Anwajler [Tue, 18 May 2010 15:24:23 +0000 (17:24 +0200)]
Minor fix.

14 years agoAdded alternative texts to images.
Lukasz [Tue, 18 May 2010 14:59:51 +0000 (16:59 +0200)]
Added alternative texts to images.

14 years agoImport fix
Lukasz [Tue, 18 May 2010 14:45:26 +0000 (16:45 +0200)]
Import fix

14 years agoMissing .js (compress error) fix.
Lukasz [Tue, 18 May 2010 14:40:45 +0000 (16:40 +0200)]
Missing .js (compress error) fix.

14 years agoMerge branch 'master' of http://github.com/fnp/wolnelektury
Lukasz [Tue, 18 May 2010 13:29:00 +0000 (15:29 +0200)]
Merge branch 'master' of github.com/fnp/wolnelektury

14 years agoPd counter i18n fix.
Lukasz [Tue, 18 May 2010 13:28:32 +0000 (15:28 +0200)]
Pd counter i18n fix.

14 years agominor fix
Radek Czajka [Tue, 18 May 2010 11:55:56 +0000 (13:55 +0200)]
minor fix

14 years agoMerge branch 'master' of git+ssh://github.com/fnp/wolnelektury
Radek Czajka [Tue, 18 May 2010 11:54:17 +0000 (13:54 +0200)]
Merge branch 'master' of git+ssh://github.com/fnp/wolnelektury

14 years agol10n moved to applications.
Lukasz [Tue, 18 May 2010 11:43:39 +0000 (13:43 +0200)]
l10n moved to applications.
Added rosetta to admin.
Shortened list of languages in settings.

14 years agoUpdated README and requirments (django-rosetta).
Lukasz [Tue, 18 May 2010 08:37:36 +0000 (10:37 +0200)]
Updated README and requirments (django-rosetta).

14 years agoAdded countdown i18n.
Lukasz [Tue, 18 May 2010 08:31:45 +0000 (10:31 +0200)]
Added countdown i18n.

14 years agoMerge branch 'master' of http://github.com/fnp/wolnelektury
Lukasz [Tue, 18 May 2010 08:30:32 +0000 (10:30 +0200)]
Merge branch 'master' of github.com/fnp/wolnelektury

Conflicts:
wolnelektury/settings.py
wolnelektury/templates/catalogue/book_stub_detail.html
wolnelektury/templates/catalogue/search_no_hits.html
wolnelektury/templates/catalogue/tagged_object_list.html

14 years agoFurther i18n.
Lukasz [Tue, 18 May 2010 07:57:57 +0000 (09:57 +0200)]
Further i18n.

14 years agoline numbering fix
Radek Czajka [Mon, 17 May 2010 14:05:24 +0000 (16:05 +0200)]
line numbering fix

14 years agominor fixes
Radek Czajka [Mon, 17 May 2010 13:55:52 +0000 (15:55 +0200)]
minor fixes

14 years agoprevent scroll on fragment expand (#308)
Radek Czajka [Mon, 17 May 2010 13:42:03 +0000 (15:42 +0200)]
prevent scroll on fragment expand (#308)

14 years agotemplate: more no hits info
Radek Czajka [Mon, 17 May 2010 13:15:51 +0000 (15:15 +0200)]
template: more no hits info

14 years agoedit info pages as chunks
Radek Czajka [Mon, 17 May 2010 12:41:14 +0000 (14:41 +0200)]
edit info pages as chunks

14 years agoallow search without diacritics (#287)
Radek Czajka [Mon, 17 May 2010 12:10:31 +0000 (14:10 +0200)]
allow search without diacritics (#287)

14 years agoMore search fixes.
Radek Czajka [Mon, 17 May 2010 10:28:54 +0000 (12:28 +0200)]
More search fixes.

Added selection from multiple exact matches (#268),
added info about minimum length of a query,
Some minor fixes.

14 years agosearch for exact matches first, fixing #533
Radek Czajka [Fri, 14 May 2010 12:59:38 +0000 (14:59 +0200)]
search for exact matches first, fixing #533

14 years agoFixed printing from "read online".
Radek Czajka [Fri, 14 May 2010 12:10:15 +0000 (14:10 +0200)]
Fixed printing from "read online".

Hide menu bar for printing (#409).
Fix printing line numbers (#609).

14 years agominor fix
Radek Czajka [Fri, 14 May 2010 10:19:25 +0000 (12:19 +0200)]
minor fix

14 years agoCreate a separate view for search with no hits
Radek Czajka [Thu, 13 May 2010 13:32:14 +0000 (15:32 +0200)]
Create a separate view for search with no hits

14 years agominor changes
Radek Czajka [Thu, 13 May 2010 13:13:47 +0000 (15:13 +0200)]
minor changes

14 years agoMerge branch 'master' of git+ssh://github.com/fnp/wolnelektury
Radek Czajka [Thu, 13 May 2010 12:33:01 +0000 (14:33 +0200)]
Merge branch 'master' of git+ssh://github.com/fnp/wolnelektury

14 years agominor fix
Radek Czajka [Thu, 13 May 2010 12:32:41 +0000 (14:32 +0200)]
minor fix

14 years ago* Removed unneeded files.
Łukasz Rekucki [Wed, 12 May 2010 07:00:09 +0000 (09:00 +0200)]
* Removed unneeded files.
* Fixed context processor (stupid bug).
* Fixed some statics.

14 years agoAdded STATIC_URL to all templates.
Łukasz Rekucki [Tue, 11 May 2010 15:00:13 +0000 (17:00 +0200)]
Added STATIC_URL to all templates.

14 years agoROOT should be over application.
Łukasz Rekucki [Tue, 11 May 2010 14:34:33 +0000 (16:34 +0200)]
ROOT should be over application.