wolnelektury.git
11 years agoFixing poll markup
Aleksander Łukasz [Tue, 21 May 2013 07:51:13 +0000 (09:51 +0200)]
Fixing poll markup

- removing unnecessary closing div tag
- style should be set even when vote_count equals to 0

11 years agoPolls: show only open polls
Aleksander Łukasz [Mon, 20 May 2013 13:29:27 +0000 (15:29 +0200)]
Polls: show only open polls

11 years agoAdding polls to croudfunding
Aleksander Łukasz [Mon, 20 May 2013 13:08:08 +0000 (15:08 +0200)]
Adding polls to croudfunding

11 years agoIntroducing polls
Aleksander Łukasz [Mon, 20 May 2013 13:07:34 +0000 (15:07 +0200)]
Introducing polls

11 years agoUpdating failed payment landing page
Aleksander Łukasz [Fri, 17 May 2013 10:14:33 +0000 (12:14 +0200)]
Updating failed payment landing page

11 years agoFunding details view: Intro header
Aleksander Łukasz [Thu, 16 May 2013 14:40:18 +0000 (16:40 +0200)]
Funding details view: Intro header

11 years agoFunding details view: Additional styling
Aleksander Łukasz [Thu, 16 May 2013 14:37:40 +0000 (16:37 +0200)]
Funding details view: Additional styling

11 years agoChanging values displayed in the funding banner
Aleksander Łukasz [Thu, 16 May 2013 14:10:19 +0000 (16:10 +0200)]
Changing values displayed in the funding banner

11 years agoHide more text from funding banner on the funding form page
Aleksander Łukasz [Thu, 16 May 2013 13:54:30 +0000 (15:54 +0200)]
Hide more text from funding banner on the funding form page

11 years agoTweaking texts in funding form
Aleksander Łukasz [Thu, 16 May 2013 10:44:01 +0000 (12:44 +0200)]
Tweaking texts in funding form

11 years agoCommiting funding.css
Aleksander Łukasz [Thu, 16 May 2013 10:26:32 +0000 (12:26 +0200)]
Commiting funding.css

11 years agoTranslation
Aleksander Łukasz [Thu, 16 May 2013 10:20:40 +0000 (12:20 +0200)]
Translation

11 years agoMoving description text lower
Aleksander Łukasz [Thu, 16 May 2013 10:18:12 +0000 (12:18 +0200)]
Moving description text lower

11 years agoShowing cover on the offer details page
Aleksander Łukasz [Thu, 16 May 2013 10:07:39 +0000 (12:07 +0200)]
Showing cover on the offer details page

11 years agoOffers have covers
Aleksander Łukasz [Thu, 16 May 2013 09:58:15 +0000 (11:58 +0200)]
Offers have covers

11 years agoTweaking template
Aleksander Łukasz [Wed, 15 May 2013 13:39:12 +0000 (15:39 +0200)]
Tweaking template

11 years agoCommiting changes to funding.css
Aleksander Łukasz [Tue, 14 May 2013 14:48:59 +0000 (16:48 +0200)]
Commiting changes to funding.css

11 years agoShowing/hiding main funding banner
Aleksander Łukasz [Tue, 14 May 2013 14:25:01 +0000 (16:25 +0200)]
Showing/hiding main funding banner

11 years agoFixing widths
Aleksander Łukasz [Tue, 14 May 2013 11:44:57 +0000 (13:44 +0200)]
Fixing widths

11 years agoFunding wip: rewording and banner tweaks
Aleksander Łukasz [Tue, 14 May 2013 11:43:11 +0000 (13:43 +0200)]
Funding wip: rewording and banner tweaks

11 years agoTZ-aware tag change date.
Radek Czajka [Fri, 26 Apr 2013 14:35:18 +0000 (16:35 +0200)]
TZ-aware tag change date.

11 years agoMerge branch 'master' into funding
Radek Czajka [Fri, 26 Apr 2013 14:29:40 +0000 (16:29 +0200)]
Merge branch 'master' into funding

11 years agoDon't cache whole pages, cache what's taking time.
Radek Czajka [Fri, 26 Apr 2013 14:29:33 +0000 (16:29 +0200)]
Don't cache whole pages, cache what's taking time.
Need to rebuild HTML files after deploying this one.

11 years agominor changes
Radek Czajka [Fri, 26 Apr 2013 13:19:04 +0000 (15:19 +0200)]
minor changes

11 years agoMinor fix.
Radek Czajka [Thu, 25 Apr 2013 11:27:38 +0000 (13:27 +0200)]
Minor fix.

11 years agoDifferent handling of current payment view,
Radek Czajka [Thu, 25 Apr 2013 11:08:36 +0000 (13:08 +0200)]
Different handling of current payment view,
add share icons,
set email for payment broker,
getpaid-1.4, reqs fix.

11 years agoSome layout experiments.
Radek Czajka [Thu, 25 Apr 2013 09:01:12 +0000 (11:01 +0200)]
Some layout experiments.

11 years agoAdd offer HTML description.
Radek Czajka [Fri, 19 Apr 2013 11:56:50 +0000 (13:56 +0200)]
Add offer HTML description.

11 years agoSkip getpaid's PaymentMethodForm,
Radek Czajka [Thu, 18 Apr 2013 13:54:27 +0000 (15:54 +0200)]
Skip getpaid's PaymentMethodForm,
remove 'anonymous' option, simply allow anonymous payments instead,
nicer admin pages for funding.

11 years agoWalkaround for jsonfield not decoding json on save.
Radek Czajka [Thu, 18 Apr 2013 08:04:04 +0000 (10:04 +0200)]
Walkaround for jsonfield not decoding json on save.

11 years agomigrations for django-getpaid
Radek Czajka [Wed, 17 Apr 2013 09:54:00 +0000 (11:54 +0200)]
migrations for django-getpaid

11 years agoAdd django-getpaid
Radek Czajka [Wed, 17 Apr 2013 09:46:30 +0000 (11:46 +0200)]
Add django-getpaid

11 years agoCurrent packaged jsonfield is broken for ordinary strings.
Radek Czajka [Thu, 11 Apr 2013 14:05:12 +0000 (16:05 +0200)]
Current packaged jsonfield is broken for ordinary strings.

11 years agoSome minor funding changes.
Radek Czajka [Wed, 10 Apr 2013 12:26:37 +0000 (14:26 +0200)]
Some minor funding changes.

11 years agoMerge branch 'master' into funding
Radek Czajka [Wed, 10 Apr 2013 08:00:34 +0000 (10:00 +0200)]
Merge branch 'master' into funding

Conflicts:
requirements.txt

11 years agoupdate django-allauth
Radek Czajka [Tue, 9 Apr 2013 14:09:50 +0000 (16:09 +0200)]
update django-allauth

11 years agoreqs fix
Radek Czajka [Tue, 9 Apr 2013 09:32:21 +0000 (11:32 +0200)]
reqs fix

11 years agoMerge branch 'django-1.5'
Radek Czajka [Tue, 9 Apr 2013 09:12:01 +0000 (11:12 +0200)]
Merge branch 'django-1.5'

11 years agofix celery conf sample
Radek Czajka [Tue, 9 Apr 2013 08:58:46 +0000 (10:58 +0200)]
fix celery conf sample

11 years agoClean l10n files at last.
Radek Czajka [Tue, 9 Apr 2013 08:47:12 +0000 (10:47 +0200)]
Clean l10n files at last.

11 years agoRemove Google Analytics, add privacy link.
Radek Czajka [Thu, 4 Apr 2013 15:20:21 +0000 (17:20 +0200)]
Remove Google Analytics, add privacy link.

11 years agoreqs fix
Radek Czajka [Thu, 4 Apr 2013 14:24:37 +0000 (16:24 +0200)]
reqs fix

11 years agocatalogue view: cache vary on is_ajax
Radek Czajka [Fri, 29 Mar 2013 12:43:19 +0000 (13:43 +0100)]
catalogue view: cache vary on is_ajax

11 years agoMove manage.py to root.
Radek Czajka [Fri, 29 Mar 2013 12:18:41 +0000 (13:18 +0100)]
Move manage.py to root.

11 years agoUse fnpdjango.
Radek Czajka [Thu, 28 Mar 2013 10:41:53 +0000 (11:41 +0100)]
Use fnpdjango.

11 years agoMove excessive funds to WLF
Radek Czajka [Wed, 27 Mar 2013 16:38:05 +0000 (17:38 +0100)]
Move excessive funds to WLF

11 years agoBasically usable funding workflow.
Radek Czajka [Wed, 27 Mar 2013 16:11:51 +0000 (17:11 +0100)]
Basically usable funding workflow.

11 years agoAdded: Fundusz, dummy payments.
Radek Czajka [Tue, 26 Mar 2013 16:10:46 +0000 (17:10 +0100)]
Added: Fundusz, dummy payments.

11 years agoBasic crowdfunding.
Radek Czajka [Tue, 26 Mar 2013 11:54:40 +0000 (12:54 +0100)]
Basic crowdfunding.
Make all timing stuff tz-aware.

11 years agoUpgrade to Django 1.5.
Radek Czajka [Fri, 22 Mar 2013 10:37:41 +0000 (11:37 +0100)]
Upgrade to Django 1.5.
Some cleaning.
Piston still need upgrading or replacing.

11 years agoStart annoying people with taxes.
Radek Czajka [Thu, 14 Mar 2013 15:47:18 +0000 (16:47 +0100)]
Start annoying people with taxes.

11 years agoOld unused imports.
Radek Czajka [Thu, 14 Mar 2013 15:46:32 +0000 (16:46 +0100)]
Old unused imports.

11 years agoprint cleanups
Marcin Koziej [Sun, 10 Mar 2013 15:40:50 +0000 (16:40 +0100)]
print cleanups

11 years agomove collections menu
Radek Czajka [Fri, 21 Dec 2012 09:34:06 +0000 (10:34 +0100)]
move collections menu

11 years agoCollections in menu
Radek Czajka [Wed, 12 Dec 2012 13:35:58 +0000 (14:35 +0100)]
Collections in menu

11 years agoFirst obvious accessibility fixes.
Radek Czajka [Wed, 12 Dec 2012 13:33:39 +0000 (14:33 +0100)]
First obvious accessibility fixes.

11 years agoremove jvm leftovers, gaa!
Marcin Koziej [Wed, 28 Nov 2012 15:57:53 +0000 (16:57 +0100)]
remove jvm leftovers, gaa!

11 years agoMerge branch 'master' of github.com:fnp/wolnelektury
Marcin Koziej [Wed, 21 Nov 2012 10:03:44 +0000 (11:03 +0100)]
Merge branch 'master' of github.com:fnp/wolnelektury

11 years agoFilter some search characters which make Solr too unhappy.
Marcin Koziej [Wed, 21 Nov 2012 10:03:17 +0000 (11:03 +0100)]
Filter some search characters which make Solr too unhappy.

11 years agoTest fix
Radek Czajka [Tue, 13 Nov 2012 14:06:49 +0000 (15:06 +0100)]
Test fix

11 years agoAdd ebooks listing to api
Radek Czajka [Mon, 12 Nov 2012 15:52:57 +0000 (16:52 +0100)]
Add ebooks listing to api

11 years agomissing l10n
Radek Czajka [Thu, 8 Nov 2012 15:23:00 +0000 (16:23 +0100)]
missing l10n

11 years agoadd cover thumb to api,
Radek Czajka [Thu, 8 Nov 2012 14:50:40 +0000 (15:50 +0100)]
add cover thumb to api,
fix duplicate audiobooks in api

11 years agoMake title results first
Marcin Koziej [Fri, 2 Nov 2012 13:26:10 +0000 (14:26 +0100)]
Make title results first

11 years agoerror message must accept None, so %d->%s
Marcin Koziej [Fri, 2 Nov 2012 13:22:01 +0000 (14:22 +0100)]
error message must accept None, so %d->%s

11 years agoDon't close empty object
Marcin Koziej [Fri, 2 Nov 2012 13:16:15 +0000 (14:16 +0100)]
Don't close empty object

11 years agoOff by one error
Marcin Koziej [Fri, 2 Nov 2012 13:08:54 +0000 (14:08 +0100)]
Off by one error

11 years agoShow translator in results
Marcin Koziej [Fri, 2 Nov 2012 12:23:30 +0000 (13:23 +0100)]
Show translator in results
Filter tags duplicated by PD

11 years agoadd retry option to reindex
Marcin Koziej [Fri, 26 Oct 2012 11:25:31 +0000 (13:25 +0200)]
add retry option to reindex

11 years agoadd committing, too
Marcin Koziej [Fri, 26 Oct 2012 11:04:45 +0000 (13:04 +0200)]
add committing, too

11 years agoreindex command should use new interface
Marcin Koziej [Fri, 26 Oct 2012 11:00:50 +0000 (13:00 +0200)]
reindex command should use new interface

11 years agosolr config changes
Marcin Koziej [Fri, 26 Oct 2012 10:48:17 +0000 (12:48 +0200)]
solr config changes

11 years agoold search tests not so suitable for sunbunt
Marcin Koziej [Fri, 26 Oct 2012 10:35:51 +0000 (12:35 +0200)]
old search tests not so suitable for sunbunt

11 years agosearch changes
Marcin Koziej [Wed, 24 Oct 2012 14:49:54 +0000 (16:49 +0200)]
search changes

11 years agoMerge branch 'master' into sunburnt
Marcin Koziej [Wed, 24 Oct 2012 11:03:15 +0000 (13:03 +0200)]
Merge branch 'master' into sunburnt

11 years agoDynamic menu
Radek Czajka [Thu, 11 Oct 2012 15:34:58 +0000 (17:34 +0200)]
Dynamic menu

11 years agoDAISY cache fix
Radek Czajka [Mon, 1 Oct 2012 08:54:04 +0000 (10:54 +0200)]
DAISY cache fix

11 years agoClear cache on audiobook save.
Radek Czajka [Fri, 28 Sep 2012 10:42:07 +0000 (12:42 +0200)]
Clear cache on audiobook save.

11 years agoFB2 fixes in Librarian
Radek Czajka [Fri, 28 Sep 2012 08:29:49 +0000 (10:29 +0200)]
FB2 fixes in Librarian

11 years agowsgi file
Radek Czajka [Tue, 25 Sep 2012 13:07:40 +0000 (15:07 +0200)]
wsgi file

11 years agonginx deployment stuff
Radek Czajka [Mon, 24 Sep 2012 14:38:12 +0000 (16:38 +0200)]
nginx deployment stuff

11 years agoFB2 fix
Radek Czajka [Mon, 24 Sep 2012 12:54:10 +0000 (14:54 +0200)]
FB2 fix

11 years agoMerge branch 'production'
Radek Czajka [Wed, 19 Sep 2012 12:31:57 +0000 (14:31 +0200)]
Merge branch 'production'

11 years agoCache book lists
Radek Czajka [Wed, 19 Sep 2012 12:27:24 +0000 (14:27 +0200)]
Cache book lists

11 years agoRandom optimizations.
Radek Czajka [Wed, 19 Sep 2012 08:00:36 +0000 (10:00 +0200)]
Random optimizations.

11 years agomore informative erro message [error connecting to Solr]
Marcin Koziej [Fri, 14 Sep 2012 12:08:22 +0000 (14:08 +0200)]
more informative erro message [error connecting to Solr]

11 years agoprofile log with a pid. remove unecessary memory information
Marcin Koziej [Fri, 14 Sep 2012 11:05:47 +0000 (13:05 +0200)]
profile log with a pid. remove unecessary memory information

11 years agoso apparent memory leak seems to be just connection.queries debugging of django.
Marcin Koziej [Fri, 14 Sep 2012 10:57:33 +0000 (12:57 +0200)]
so apparent memory leak seems to be just connection.queries debugging of django.

11 years agoprofiling
Marcin Koziej [Wed, 12 Sep 2012 14:59:40 +0000 (16:59 +0200)]
profiling

11 years agoOPDS with new SOLR interface.
Marcin Koziej [Tue, 11 Sep 2012 15:01:56 +0000 (17:01 +0200)]
OPDS with new SOLR interface.
fixed tests

11 years agoMerge branch 'master' into sunburnt
Marcin Koziej [Mon, 10 Sep 2012 13:03:33 +0000 (15:03 +0200)]
Merge branch 'master' into sunburnt

11 years agosnippet format fixs
Marcin Koziej [Mon, 10 Sep 2012 13:03:18 +0000 (15:03 +0200)]
snippet format fixs

11 years agomissing import
Marcin Koziej [Mon, 10 Sep 2012 12:34:51 +0000 (14:34 +0200)]
missing import

11 years agofix snippet display
Marcin Koziej [Mon, 10 Sep 2012 12:26:49 +0000 (14:26 +0200)]
fix snippet display

11 years agoOAI-PMH link on main page
Marcin Koziej [Mon, 10 Sep 2012 10:00:20 +0000 (12:00 +0200)]
OAI-PMH link on main page

11 years agoMerge branch 'master' into production
Marcin Koziej [Fri, 7 Sep 2012 13:37:35 +0000 (15:37 +0200)]
Merge branch 'master' into production

11 years agofbc logo mistaken the size
Marcin Koziej [Fri, 7 Sep 2012 13:37:23 +0000 (15:37 +0200)]
fbc logo mistaken the size

11 years agoMerge branch 'master' of github.com:fnp/wolnelektury
Marcin Koziej [Fri, 7 Sep 2012 13:11:29 +0000 (15:11 +0200)]
Merge branch 'master' of github.com:fnp/wolnelektury

11 years agoMerge branch 'production' of github.com:fnp/wolnelektury into production
Marcin Koziej [Fri, 7 Sep 2012 13:11:11 +0000 (15:11 +0200)]
Merge branch 'production' of github.com:fnp/wolnelektury into production

11 years agologo dla FBC
Marcin Koziej [Fri, 7 Sep 2012 13:10:45 +0000 (15:10 +0200)]
logo dla FBC