wolnelektury.git
9 years agoDjango 1.7, working version.
Radek Czajka [Mon, 8 Sep 2014 07:50:15 +0000 (09:50 +0200)]
Django 1.7, working version.

9 years agonewtagging refactor
Radek Czajka [Fri, 5 Sep 2014 08:41:03 +0000 (10:41 +0200)]
newtagging refactor

9 years agoAttempt at Django 1.7
Radek Czajka [Fri, 5 Sep 2014 08:18:46 +0000 (10:18 +0200)]
Attempt at Django 1.7

9 years agoAlways attempt to build HTML and fix_tree_tags when publishing a book. Also, some...
Radek Czajka [Thu, 4 Sep 2014 13:14:42 +0000 (15:14 +0200)]
Always attempt to build HTML and fix_tree_tags when publishing a book. Also, some test fixes.

9 years agoHTML generation in Celery.
Radek Czajka [Fri, 18 Jul 2014 14:29:58 +0000 (16:29 +0200)]
HTML generation in Celery.

9 years agoMore tolerance for bad url metadata.
Radek Czajka [Tue, 1 Jul 2014 08:43:03 +0000 (10:43 +0200)]
More tolerance for bad url metadata.

9 years agoTranslated source names.
Radek Czajka [Tue, 1 Jul 2014 07:40:59 +0000 (09:40 +0200)]
Translated source names.

9 years agoMove source names to a model.
Radek Czajka [Tue, 1 Jul 2014 07:32:57 +0000 (09:32 +0200)]
Move source names to a model.

9 years agoFix in librarian.
Radek Czajka [Mon, 30 Jun 2014 09:31:25 +0000 (11:31 +0200)]
Fix in librarian.

9 years agoSupport for source names, developmentStage.
Radek Czajka [Mon, 30 Jun 2014 08:50:14 +0000 (10:50 +0200)]
Support for source names, developmentStage.

9 years agoFix: Uglier but supported by Chrome
Aleksander Łukasz [Tue, 27 May 2014 09:06:13 +0000 (11:06 +0200)]
Fix: Uglier but supported by Chrome

9 years agoFix: typo
Aleksander Łukasz [Tue, 27 May 2014 08:58:18 +0000 (10:58 +0200)]
Fix: typo

10 years agoAdd 1% ad to funding.
Radek Czajka [Thu, 24 Apr 2014 13:00:50 +0000 (15:00 +0200)]
Add 1% ad to funding.

10 years agoMerge remote-tracking branch 'origin/production'
Radek Czajka [Wed, 23 Apr 2014 14:39:08 +0000 (16:39 +0200)]
Merge remote-tracking branch 'origin/production'

10 years agoGzipPipelineCachedStorage from fnpdjango.
Radek Czajka [Wed, 23 Apr 2014 14:06:58 +0000 (16:06 +0200)]
GzipPipelineCachedStorage from fnpdjango.

10 years agoCelery 3.1, librarian update
Radek Czajka [Wed, 23 Apr 2014 14:04:23 +0000 (16:04 +0200)]
Celery 3.1, librarian update

10 years agoSimple upgrades.
Radek Czajka [Wed, 23 Apr 2014 09:47:01 +0000 (11:47 +0200)]
Simple upgrades.

10 years agoFix error during report generation
Aleksander Łukasz [Wed, 16 Apr 2014 07:55:10 +0000 (09:55 +0200)]
Fix error during report generation

Generating a report was resulting in "LaTeX
Error: Command \nobreakspace unavailable in encoding EU1".

The fix is based on http://tex.stackexchange.com/a/78767/21277 .

10 years agoLibrarian bugfix.
Radek Czajka [Fri, 28 Feb 2014 09:04:41 +0000 (10:04 +0100)]
Librarian bugfix.

10 years agoUpdate librarian.
Radek Czajka [Thu, 27 Feb 2014 11:08:27 +0000 (12:08 +0100)]
Update librarian.

10 years agoWork list: don't care about types of objects on other pages.
Radek Czajka [Fri, 21 Feb 2014 10:49:48 +0000 (11:49 +0100)]
Work list: don't care about types of objects on other pages.

10 years agoWide PDF covers.
Radek Czajka [Thu, 20 Feb 2014 15:48:28 +0000 (16:48 +0100)]
Wide PDF covers.

10 years agoTighter sponsors html, every pageview gets ~10kB lighter.
Radek Czajka [Thu, 20 Feb 2014 13:16:21 +0000 (14:16 +0100)]
Tighter sponsors html, every pageview gets ~10kB lighter.

10 years agoLibrarian update.
Radek Czajka [Thu, 20 Feb 2014 10:19:19 +0000 (11:19 +0100)]
Librarian update.

10 years agoUpgrade django-allauth.
Radek Czajka [Wed, 19 Feb 2014 12:08:27 +0000 (13:08 +0100)]
Upgrade django-allauth.

10 years agoFixing two recently introduced bugs.
Radek Czajka [Wed, 19 Feb 2014 10:35:04 +0000 (11:35 +0100)]
Fixing two recently introduced bugs.

10 years agofix: Make polls app work correctly with Django 1.6
Aleksander Łukasz [Tue, 18 Feb 2014 12:25:39 +0000 (13:25 +0100)]
fix: Make polls app work correctly with Django 1.6

Sets are not serializable to JSON and Django 1.6 uses this format
to serialize session data by default.

10 years agoNot ready for celery 3.1 yet.
Radek Czajka [Fri, 14 Feb 2014 13:34:04 +0000 (14:34 +0100)]
Not ready for celery 3.1 yet.

10 years agoEbooks are now named after the book's slug and overwrite old versions.
Radek Czajka [Fri, 14 Feb 2014 11:57:55 +0000 (12:57 +0100)]
Ebooks are now named after the book's slug and overwrite old versions.

Also:
avoid hitting DB just by importing modules,
update Feedparser and django-pipeline.

10 years agoUnused imports & whitespace
Radek Czajka [Thu, 13 Feb 2014 14:05:52 +0000 (15:05 +0100)]
Unused imports & whitespace

10 years agoDjango 1.6 and some cleaning.
Radek Czajka [Thu, 13 Feb 2014 11:22:12 +0000 (12:22 +0100)]
Django 1.6 and some cleaning.

Using django-piwik in place of old `piwik` app,
moved django-modeltranslation out of bundled apps,
fixed translation2po command,
removed some unused files (to be continued!),
updated bundled software info.

10 years agoUpdate the docs to show how badly are changes needed.
Radek Czajka [Wed, 12 Feb 2014 15:27:48 +0000 (16:27 +0100)]
Update the docs to show how badly are changes needed.

10 years agoTest for parenthood by looking for children instead of HTML.
Radek Czajka [Wed, 12 Feb 2014 10:51:25 +0000 (11:51 +0100)]
Test for parenthood by looking for children instead of HTML.

10 years agoCleaning: timezone issues, deprecated urls.py imports, missing notes.
Radek Czajka [Wed, 12 Feb 2014 10:09:26 +0000 (11:09 +0100)]
Cleaning: timezone issues, deprecated urls.py imports, missing notes.

10 years agoFix menu Themes link.
Radek Czajka [Wed, 12 Feb 2014 08:36:03 +0000 (09:36 +0100)]
Fix menu Themes link.

10 years agoeach object might have different type (pic vs book)
Marcin Koziej [Mon, 10 Feb 2014 15:31:04 +0000 (16:31 +0100)]
each object might have different type (pic vs book)

10 years agoMerge branch 'master' of ssh://git.nowoczesnapolska.org.pl:2223/~/repo/wolnelektury
Marcin Koziej [Mon, 10 Feb 2014 14:53:19 +0000 (15:53 +0100)]
Merge branch 'master' of ssh://git.nowoczesnapolska.org.pl:2223/~/repo/wolnelektury

10 years agofix bug with related tags and object display when tag spanned both books and pictures
Marcin Koziej [Mon, 10 Feb 2014 14:52:12 +0000 (15:52 +0100)]
fix bug with related tags and object display when tag spanned both books and pictures

10 years agoFixes #2035: Minor cite formatting issues.
Radek Czajka [Mon, 10 Feb 2014 14:30:44 +0000 (15:30 +0100)]
Fixes #2035: Minor cite formatting issues.

10 years agoFixes #3312: Sanitize payment titles.
Radek Czajka [Mon, 10 Feb 2014 13:43:28 +0000 (14:43 +0100)]
Fixes #3312: Sanitize payment titles.

10 years agoFixes #3246: Missing spacing in HTML.
Radek Czajka [Mon, 10 Feb 2014 10:02:06 +0000 (11:02 +0100)]
Fixes #3246: Missing spacing in HTML.

10 years agoFixes #3252: Gallery title (and Librarian bump).
Radek Czajka [Fri, 7 Feb 2014 15:38:50 +0000 (16:38 +0100)]
Fixes #3252: Gallery title (and Librarian bump).

10 years agoFixes #3252: Gallery title.
Radek Czajka [Thu, 6 Feb 2014 15:53:50 +0000 (16:53 +0100)]
Fixes #3252: Gallery title.

10 years agoFixes #3073: typo in meta:description.
Radek Czajka [Wed, 5 Feb 2014 11:12:03 +0000 (12:12 +0100)]
Fixes #3073: typo in meta:description.

10 years agoTranslatable chunks.
Radek Czajka [Wed, 5 Feb 2014 10:59:50 +0000 (11:59 +0100)]
Translatable chunks.

10 years agoFix SCSS error.
Radek Czajka [Mon, 3 Feb 2014 13:29:41 +0000 (14:29 +0100)]
Fix SCSS error.

10 years agoFix themes display in HTML.
Radek Czajka [Mon, 3 Feb 2014 13:23:18 +0000 (14:23 +0100)]
Fix themes display in HTML.

10 years agoCustom cover support in Librarian.
Radek Czajka [Mon, 3 Feb 2014 09:07:38 +0000 (10:07 +0100)]
Custom cover support in Librarian.

10 years agoOther versions on book detail page.
Radek Czajka [Mon, 27 Jan 2014 10:07:50 +0000 (11:07 +0100)]
Other versions on book detail page.

10 years agoAnother cover fix.
Radek Czajka [Fri, 24 Jan 2014 09:48:28 +0000 (10:48 +0100)]
Another cover fix.

10 years agoFix cover display issues.
Radek Czajka [Fri, 24 Jan 2014 09:10:55 +0000 (10:10 +0100)]
Fix cover display issues.

10 years agoWording
Marcin Koziej [Tue, 21 Jan 2014 15:06:09 +0000 (16:06 +0100)]
Wording

10 years agoMinor css fix.
Radek Czajka [Fri, 17 Jan 2014 12:36:17 +0000 (13:36 +0100)]
Minor css fix.

10 years agoFix picture detail styling.
Radek Czajka [Fri, 17 Jan 2014 12:01:46 +0000 (13:01 +0100)]
Fix picture detail styling.

10 years agoFix reader.
Radek Czajka [Tue, 14 Jan 2014 13:23:14 +0000 (14:23 +0100)]
Fix reader.

10 years agoMinor menu fix.
Radek Czajka [Tue, 14 Jan 2014 12:25:58 +0000 (13:25 +0100)]
Minor menu fix.

10 years agofixes #3242: Indent paragraphs
Radek Czajka [Tue, 14 Jan 2014 11:28:21 +0000 (12:28 +0100)]
fixes #3242: Indent paragraphs

10 years agoFilter menu items
Radek Czajka [Tue, 14 Jan 2014 11:23:04 +0000 (12:23 +0100)]
Filter menu items

10 years agoMerge branch 'master' into rwd
Radek Czajka [Fri, 10 Jan 2014 16:05:13 +0000 (17:05 +0100)]
Merge branch 'master' into rwd

Conflicts:
apps/catalogue/templates/catalogue/book_short.html
apps/picture/templates/picture/picture_short.html
wolnelektury/settings/static.py

10 years agoUpdate picture viewer.
Radek Czajka [Fri, 10 Jan 2014 15:58:04 +0000 (16:58 +0100)]
Update picture viewer.

10 years agoAdd cover with logos.
Radek Czajka [Tue, 7 Jan 2014 08:41:02 +0000 (09:41 +0100)]
Add cover with logos.

10 years agoMove Piwik Tracking API calls to Celery.
Radek Czajka [Fri, 3 Jan 2014 09:39:23 +0000 (10:39 +0100)]
Move Piwik Tracking API calls to Celery.

10 years agoIncreasing length of the BookMedia.name field
Aleksander Łukasz [Fri, 3 Jan 2014 09:39:02 +0000 (10:39 +0100)]
Increasing length of the BookMedia.name field

10 years agoAnnotate pictures with source name.
Radek Czajka [Thu, 2 Jan 2014 11:02:38 +0000 (12:02 +0100)]
Annotate pictures with source name.

10 years agoAdd og:image on image page
Radek Czajka [Thu, 2 Jan 2014 10:58:39 +0000 (11:58 +0100)]
Add og:image on image page

10 years agoRemove "/?" from resource URLs, add missing csrf_token, fix some errors.
Radek Czajka [Thu, 2 Jan 2014 10:03:45 +0000 (11:03 +0100)]
Remove "/?" from resource URLs, add missing csrf_token, fix some errors.

10 years agoMerge branch 'obrazy' into rwd
Radek Czajka [Thu, 19 Dec 2013 11:47:39 +0000 (12:47 +0100)]
Merge branch 'obrazy' into rwd

Conflicts:
apps/catalogue/locale/pl/LC_MESSAGES/django.mo
apps/catalogue/locale/pl/LC_MESSAGES/django.po
apps/wolnelektury_core/static/css/base.css
apps/wolnelektury_core/static/css/book_box.css
apps/wolnelektury_core/static/css/cite.css
apps/wolnelektury_core/static/css/header.css
apps/wolnelektury_core/static/css/master.book.css
apps/wolnelektury_core/static/css/picture_box.css
apps/wolnelektury_core/static/css/screen.css
wolnelektury/settings/static.py

10 years agoproper sorting of pictures in gallery view
Marcin Koziej [Wed, 18 Dec 2013 11:11:16 +0000 (12:11 +0100)]
proper sorting of pictures in gallery view

10 years agozero negative crop values (resulting from mark overlapping frame border)
Marcin Koziej [Tue, 17 Dec 2013 09:35:12 +0000 (10:35 +0100)]
zero negative crop values (resulting from mark overlapping frame border)

10 years agobox spacing for pictures
Marcin Koziej [Tue, 17 Dec 2013 08:47:46 +0000 (09:47 +0100)]
box spacing for pictures

10 years agoorphaned!
Marcin Koziej [Tue, 17 Dec 2013 08:26:01 +0000 (09:26 +0100)]
orphaned!

10 years agoculture pl link and compiled locales
Marcin Koziej [Mon, 16 Dec 2013 16:06:59 +0000 (17:06 +0100)]
culture pl link and compiled locales

10 years agotypo
Marcin Koziej [Mon, 16 Dec 2013 15:32:33 +0000 (16:32 +0100)]
typo
wrong indent

10 years agogoing production #21
Marcin Koziej [Mon, 16 Dec 2013 15:31:42 +0000 (16:31 +0100)]
going production #21

10 years agoscale initial mark with the image
Marcin Koziej [Mon, 16 Dec 2013 11:06:57 +0000 (12:06 +0100)]
scale initial mark with the image

10 years agopicture tags, areas overhaul #1
Marcin Koziej [Mon, 16 Dec 2013 08:41:41 +0000 (09:41 +0100)]
picture tags, areas overhaul #1

10 years agorats.
Marcin Koziej [Mon, 16 Dec 2013 08:39:55 +0000 (09:39 +0100)]
rats.

10 years agolocale start
Marcin Koziej [Mon, 16 Dec 2013 08:39:29 +0000 (09:39 +0100)]
locale start

10 years agofixes to vierwer/folding catalogue in menu
Marcin Koziej [Wed, 11 Dec 2013 09:01:11 +0000 (10:01 +0100)]
fixes to vierwer/folding catalogue in menu

10 years agoadd culture.pl to tags
Marcin Koziej [Mon, 9 Dec 2013 15:12:33 +0000 (16:12 +0100)]
add culture.pl to tags

10 years agoSo many things get better/are improved, but only things that are to be done or broken...
Marcin Koziej [Mon, 9 Dec 2013 15:07:45 +0000 (16:07 +0100)]
So many things get better/are improved, but only things that are to be done or broken matter. This commit continues this march of complete hopelessness.

10 years agoMerge branch 'master' into obrazy
Marcin Koziej [Sat, 7 Dec 2013 18:16:09 +0000 (19:16 +0100)]
Merge branch 'master' into obrazy

10 years agosome fixes from ui checks
Marcin Koziej [Sat, 7 Dec 2013 17:17:38 +0000 (18:17 +0100)]
some fixes from ui checks

10 years ago#3208 + raphael.js
Marcin Koziej [Sat, 7 Dec 2013 15:15:14 +0000 (16:15 +0100)]
#3208 + raphael.js

10 years agofixes
Radek Czajka [Fri, 6 Dec 2013 09:17:54 +0000 (10:17 +0100)]
fixes

10 years agomissing migrations
Marcin Koziej [Fri, 6 Dec 2013 09:15:30 +0000 (10:15 +0100)]
missing migrations

10 years agotags/infos/fixed viewer
Marcin Koziej [Thu, 5 Dec 2013 16:15:38 +0000 (17:15 +0100)]
tags/infos/fixed viewer

10 years agotags wired to pictures
Marcin Koziej [Thu, 5 Dec 2013 13:24:01 +0000 (14:24 +0100)]
tags wired to pictures

10 years agoviewer basically implemented. going to wire information/links on the site
Marcin Koziej [Wed, 4 Dec 2013 18:45:09 +0000 (19:45 +0100)]
viewer basically implemented. going to wire information/links on the site

10 years agoMore work on new HTML reader.
Radek Czajka [Fri, 29 Nov 2013 16:01:50 +0000 (17:01 +0100)]
More work on new HTML reader.

10 years agoimage listings / boxes work but need polishing. started coding the viewer.
Marcin Koziej [Tue, 26 Nov 2013 12:27:20 +0000 (13:27 +0100)]
image listings / boxes work but need polishing. started coding the viewer.

10 years agoi18n for collection, tag wiki_links
Radek Czajka [Thu, 21 Nov 2013 14:53:34 +0000 (15:53 +0100)]
i18n for collection, tag wiki_links

10 years agoMinor fixes.
Radek Czajka [Thu, 21 Nov 2013 14:36:12 +0000 (15:36 +0100)]
Minor fixes.

10 years agominor style fix
Radek Czajka [Thu, 21 Nov 2013 14:04:44 +0000 (15:04 +0100)]
minor style fix

10 years agohttps in opensearch
Radek Czajka [Tue, 19 Nov 2013 19:50:57 +0000 (20:50 +0100)]
https in opensearch

10 years agoMerge branch 'minimal-double-reader' into rwd
Radek Czajka [Tue, 19 Nov 2013 13:12:55 +0000 (14:12 +0100)]
Merge branch 'minimal-double-reader' into rwd

10 years agoMerge branch 'master' into rwd
Radek Czajka [Tue, 19 Nov 2013 13:10:35 +0000 (14:10 +0100)]
Merge branch 'master' into rwd

Conflicts:
apps/catalogue/templates/catalogue/book_short.html
apps/funding/static/funding/funding.css
apps/wolnelektury_core/templates/main_page.html

10 years agoAllow books with internationalized metadata.
Radek Czajka [Tue, 19 Nov 2013 12:09:12 +0000 (13:09 +0100)]
Allow books with internationalized metadata.

10 years agoTags i18n.
Radek Czajka [Tue, 19 Nov 2013 10:06:55 +0000 (11:06 +0100)]
Tags i18n.

10 years agoUpgrade JSONField.
Radek Czajka [Tue, 19 Nov 2013 08:26:28 +0000 (09:26 +0100)]
Upgrade JSONField.