redakcja.git
11 years agoREADME.md update - tests
Aleksander Łukasz [Wed, 27 Mar 2013 12:57:57 +0000 (13:57 +0100)]
README.md update - tests

11 years agoChanging test name for clearer reporting
Aleksander Łukasz [Tue, 26 Mar 2013 14:56:45 +0000 (15:56 +0100)]
Changing test name for clearer reporting

11 years agoIntroducing html/xml transformation tests
Aleksander Łukasz [Tue, 26 Mar 2013 13:22:57 +0000 (14:22 +0100)]
Introducing html/xml transformation tests

11 years agoBringing back yellow background for a fragment wrapped by an unknown tag
Aleksander Łukasz [Fri, 22 Mar 2013 15:46:13 +0000 (16:46 +0100)]
Bringing back yellow background for a fragment wrapped by an unknown tag

Yellow background was accidentally lost in c73940c1babe80cf7a6dd46854dca1543905ae7a

11 years agoFixes #1542
Aleksander Łukasz [Fri, 22 Mar 2013 08:32:53 +0000 (09:32 +0100)]
Fixes #1542

11 years agoFixes #1598
Aleksander Łukasz [Thu, 21 Mar 2013 14:05:06 +0000 (15:05 +0100)]
Fixes #1598

11 years agoFixes #1539
Aleksander Łukasz [Thu, 21 Mar 2013 11:45:23 +0000 (12:45 +0100)]
Fixes #1539

11 years agoFixes #1561
Aleksander Łukasz [Wed, 20 Mar 2013 13:47:59 +0000 (14:47 +0100)]
Fixes #1561

11 years agoReverting unnecessary change (related: #2199)
Aleksander Łukasz [Wed, 20 Mar 2013 13:20:31 +0000 (14:20 +0100)]
Reverting unnecessary change (related: #2199)

11 years agoFixes #2061
Aleksander Łukasz [Wed, 20 Mar 2013 11:52:03 +0000 (12:52 +0100)]
Fixes #2061

11 years agoFixes #2167
Aleksander Łukasz [Wed, 20 Mar 2013 11:04:20 +0000 (12:04 +0100)]
Fixes #2167

Ignoring right alt properly. On Windows this requires
handling two separate key events, the second one (17) being
for ctrl.

11 years agoFixes #2491 - additional rules for basic text correction
Aleksander Łukasz [Wed, 20 Mar 2013 10:00:34 +0000 (11:00 +0100)]
Fixes #2491 - additional rules for basic text correction

Handling some cases of "l"s and "o"s OCR'ed as ones and zeros.

11 years agoUpdates translation, fixes #2185
Aleksander Łukasz [Tue, 19 Mar 2013 15:00:01 +0000 (16:00 +0100)]
Updates translation, fixes #2185

11 years agoFixes placing of the alt and title attributes in gallery_view template (related:...
Aleksander Łukasz [Tue, 19 Mar 2013 14:45:51 +0000 (15:45 +0100)]
Fixes placing of the alt and title attributes in gallery_view template (related: #2185)

11 years agoFixes #2199
Aleksander Łukasz [Tue, 19 Mar 2013 14:04:17 +0000 (15:04 +0100)]
Fixes #2199

11 years agoFixes #2615
Aleksander Łukasz [Tue, 19 Mar 2013 12:11:23 +0000 (13:11 +0100)]
Fixes #2615

Attributes of unrecognized tags were being lost
during xml to html translation.

11 years agoSort files in fileupload.
Radek Czajka [Mon, 11 Mar 2013 15:11:09 +0000 (16:11 +0100)]
Sort files in fileupload.

11 years agoMinor fileuploader and static files fixes.
Radek Czajka [Mon, 11 Mar 2013 12:00:19 +0000 (13:00 +0100)]
Minor fileuploader and static files fixes.

11 years agoCounter-magic.
Radek Czajka [Fri, 8 Mar 2013 10:18:34 +0000 (11:18 +0100)]
Counter-magic.

11 years agoCheck if book gallery set.
Radek Czajka [Fri, 8 Mar 2013 09:25:04 +0000 (10:25 +0100)]
Check if book gallery set.

11 years agotest settings fix
Radek Czajka [Thu, 7 Mar 2013 15:38:36 +0000 (16:38 +0100)]
test settings fix

11 years agolocale
Radek Czajka [Thu, 7 Mar 2013 15:36:33 +0000 (16:36 +0100)]
locale

11 years agoadd breadcrumbs to fileupload,
Radek Czajka [Thu, 7 Mar 2013 12:11:39 +0000 (13:11 +0100)]
add breadcrumbs to fileupload,
basic support for browsing directories,
minor fixes.

11 years agoMove to Django 1.5.
Radek Czajka [Wed, 6 Mar 2013 16:03:43 +0000 (17:03 +0100)]
Move to Django 1.5.

Remove filebrowser, use jquery-fileupload.
Remove compress, add django-pipeline.
Remove bundled django_cas, use stock one.

11 years agoflickr test fix
Radek Czajka [Wed, 28 Nov 2012 15:24:18 +0000 (16:24 +0100)]
flickr test fix

11 years agofixes #2525: nofollow for preview links
Radek Czajka [Wed, 28 Nov 2012 14:08:45 +0000 (15:08 +0100)]
fixes #2525: nofollow for preview links

11 years agoFix gallery merging: support for None offsets
Radek Czajka [Wed, 28 Nov 2012 14:00:17 +0000 (15:00 +0100)]
Fix gallery merging: support for None offsets

11 years agofix gallery merge: unnecessary assertions
Radek Czajka [Wed, 28 Nov 2012 13:24:31 +0000 (14:24 +0100)]
fix gallery merge: unnecessary assertions

11 years agofix
Radek Czajka [Fri, 7 Sep 2012 11:32:02 +0000 (13:32 +0200)]
fix

11 years agoSet User-Agent when downloading covers.
Radek Czajka [Fri, 7 Sep 2012 11:30:29 +0000 (13:30 +0200)]
Set User-Agent when downloading covers.

11 years agoLibrarian fix
Radek Czajka [Fri, 7 Sep 2012 11:12:55 +0000 (13:12 +0200)]
Librarian fix

11 years agoClick on annotation in the list to scroll to it in visual editor
Marcin Koziej [Fri, 7 Sep 2012 07:52:12 +0000 (09:52 +0200)]
Click on annotation in the list to scroll to it in visual editor

11 years agoNo reason for 'ready for publish' check to be in celery, it's synchronous anyway.
Radek Czajka [Wed, 22 Aug 2012 09:23:02 +0000 (11:23 +0200)]
No reason for 'ready for publish' check to be in celery, it's synchronous anyway.

11 years agoFix checking ready for publishing.
Radek Czajka [Wed, 22 Aug 2012 08:45:43 +0000 (10:45 +0200)]
Fix checking ready for publishing.

11 years agofixdc: only change wluri if it's fixable
Radek Czajka [Tue, 14 Aug 2012 12:33:52 +0000 (14:33 +0200)]
fixdc: only change wluri if it's fixable

11 years agosupport for spaces in fixed wluri-s
Radek Czajka [Tue, 14 Aug 2012 12:20:32 +0000 (14:20 +0200)]
support for spaces in fixed wluri-s

11 years agofix
Radek Czajka [Tue, 14 Aug 2012 12:08:47 +0000 (14:08 +0200)]
fix

11 years agominor fixes
Radek Czajka [Tue, 14 Aug 2012 12:07:02 +0000 (14:07 +0200)]
minor fixes

11 years agoadded XmlUpdater for massive XML updates
Radek Czajka [Tue, 14 Aug 2012 11:58:49 +0000 (13:58 +0200)]
added XmlUpdater for massive XML updates
also: fixdc command instead of fix_rdf_about, now fixes wluri-s.

11 years agoMerge branch 'production' of github.com:fnp/redakcja into production
Marcin Koziej [Tue, 7 Aug 2012 08:23:04 +0000 (10:23 +0200)]
Merge branch 'production' of github.com:fnp/redakcja into production

11 years agoEnable context menu in My page too
Marcin Koziej [Tue, 7 Aug 2012 08:20:41 +0000 (10:20 +0200)]
Enable context menu in My page too

11 years agoEnable context menu in My page too
Marcin Koziej [Tue, 7 Aug 2012 08:18:01 +0000 (10:18 +0200)]
Enable context menu in My page too

11 years ago71 years instead of 70. detect dated which do not need changing
Marcin Koziej [Wed, 1 Aug 2012 08:15:13 +0000 (10:15 +0200)]
71 years instead of 70. detect dated which do not need changing

11 years agoskrypt do poprawiania daty przejścia do domeny publicznej
Marcin Koziej [Tue, 31 Jul 2012 11:06:34 +0000 (13:06 +0200)]
skrypt do poprawiania daty przejścia do domeny publicznej

11 years agoadd dependency to migration
Radek Czajka [Thu, 5 Jul 2012 14:18:33 +0000 (16:18 +0200)]
add dependency to migration

11 years agonicer full url for cover
Radek Czajka [Thu, 5 Jul 2012 14:05:07 +0000 (16:05 +0200)]
nicer full url for cover

11 years agocover: track used covers
Radek Czajka [Thu, 5 Jul 2012 13:48:45 +0000 (15:48 +0200)]
cover: track used covers

11 years agofix flickr url regex
Radek Czajka [Mon, 2 Jul 2012 11:39:39 +0000 (13:39 +0200)]
fix flickr url regex

11 years agomave notification to the bottom
Marcin Koziej [Thu, 28 Jun 2012 14:44:02 +0000 (16:44 +0200)]
mave notification to the bottom

11 years agofix localsettings import
Radek Czajka [Tue, 26 Jun 2012 09:11:18 +0000 (11:11 +0200)]
fix localsettings import

11 years agoCover images niceties.
Radek Czajka [Mon, 18 Jun 2012 10:40:25 +0000 (12:40 +0200)]
Cover images niceties.

11 years agocover image repo
Radek Czajka [Fri, 15 Jun 2012 15:05:19 +0000 (17:05 +0200)]
cover image repo

11 years agounsorted listdir in obvious place
Marcin Koziej [Mon, 21 May 2012 12:51:12 +0000 (14:51 +0200)]
unsorted listdir in obvious  place

11 years agominor fix for tests.
Marcin Koziej [Mon, 21 May 2012 11:03:30 +0000 (13:03 +0200)]
minor fix for tests.

11 years agolistdir doesn't give sorted files of course.
Marcin Koziej [Mon, 21 May 2012 09:54:18 +0000 (11:54 +0200)]
listdir doesn't give sorted files of course.

11 years agoMerge branch 'mass_edit'
Marcin Koziej [Mon, 21 May 2012 09:39:49 +0000 (11:39 +0200)]
Merge branch 'mass_edit'

11 years agoMove gallery merging logic to a helper class, to keep views as clean as possible.
Marcin Koziej [Thu, 17 May 2012 07:48:56 +0000 (09:48 +0200)]
Move gallery merging logic to a helper class, to keep views as clean as possible.
Check for last-first duplicate
Tests

12 years agoappending a book. TODO: remove old dir, remove dupes.
Marcin Koziej [Tue, 15 May 2012 00:12:52 +0000 (02:12 +0200)]
appending a book. TODO: remove old dir, remove dupes.

12 years agotest fix
Radek Czajka [Mon, 14 May 2012 08:48:55 +0000 (10:48 +0200)]
test fix

12 years agolokalizacja menu kontekstowego
Marcin Koziej [Thu, 10 May 2012 14:06:16 +0000 (16:06 +0200)]
lokalizacja menu kontekstowego

12 years agoAdd non active users to context menu.
Marcin Koziej [Thu, 10 May 2012 13:52:18 +0000 (15:52 +0200)]
Add non active users to context menu.

12 years agoicons for context menu
Marcin Koziej [Thu, 10 May 2012 13:26:52 +0000 (15:26 +0200)]
icons for context menu

12 years agomakr publoshable / not publishable
Marcin Koziej [Thu, 10 May 2012 12:46:13 +0000 (14:46 +0200)]
makr publoshable / not publishable

12 years agomenu for mas editing stage and user
Marcin Koziej [Thu, 10 May 2012 12:12:44 +0000 (14:12 +0200)]
menu for mas editing stage and user

12 years agoadd a context menu package
Marcin Koziej [Wed, 9 May 2012 09:13:16 +0000 (11:13 +0200)]
add a context menu package

12 years agomenu shows, time to code js to it
Marcin Koziej [Wed, 9 May 2012 09:00:24 +0000 (11:00 +0200)]
menu shows, time to code js to it

12 years agominor fix
Radek Czajka [Wed, 2 May 2012 09:52:21 +0000 (11:52 +0200)]
minor fix

12 years agobook preview js/css compressing
Marcin Koziej [Thu, 26 Apr 2012 10:11:22 +0000 (12:11 +0200)]
book preview js/css compressing

12 years agohtml preview imported from WL
Marcin Koziej [Thu, 26 Apr 2012 09:45:11 +0000 (11:45 +0200)]
html preview imported from WL

12 years agoadd a revert button to return scan gallery to first page for this book
Marcin Koziej [Thu, 19 Apr 2012 12:24:30 +0000 (14:24 +0200)]
add a revert button to return scan gallery to first page for this book

12 years agofix overwriting of saved state.
Marcin Koziej [Thu, 19 Apr 2012 12:01:39 +0000 (14:01 +0200)]
fix overwriting of saved state.

12 years agomultiple minor cover fixes
Radek Czajka [Wed, 18 Apr 2012 11:45:10 +0000 (13:45 +0200)]
multiple minor cover fixes

12 years agosort by name is assign form
Radek Czajka [Wed, 18 Apr 2012 10:42:16 +0000 (12:42 +0200)]
sort by name is assign form

12 years agouse strict xml validator
Radek Czajka [Tue, 3 Apr 2012 09:24:57 +0000 (11:24 +0200)]
use strict xml validator
update wl api path

12 years agolibrarian update
Radek Czajka [Fri, 16 Mar 2012 15:36:30 +0000 (16:36 +0100)]
librarian update

12 years agopublished flag for tracking
Radek Czajka [Fri, 16 Mar 2012 15:35:41 +0000 (16:35 +0100)]
published flag for tracking

12 years agohtml preview fix
Radek Czajka [Fri, 2 Mar 2012 12:39:07 +0000 (13:39 +0100)]
html preview fix

12 years agofix
Radek Czajka [Fri, 3 Feb 2012 15:22:52 +0000 (16:22 +0100)]
fix

12 years agofix
Radek Czajka [Fri, 3 Feb 2012 15:20:31 +0000 (16:20 +0100)]
fix

12 years agobasic flickr support
Radek Czajka [Fri, 3 Feb 2012 14:50:27 +0000 (15:50 +0100)]
basic flickr support

12 years agocover previews
Radek Czajka [Fri, 3 Feb 2012 14:07:51 +0000 (15:07 +0100)]
cover previews

12 years agouse librarian 1.4
Radek Czajka [Fri, 3 Feb 2012 11:54:53 +0000 (12:54 +0100)]
use librarian 1.4
fix DocProvider bug: file should contain bytes, not unicode

12 years agofix for book form problem
Radek Czajka [Thu, 5 Jan 2012 14:07:53 +0000 (15:07 +0100)]
fix for book form problem

12 years agoadd method for splitting a book
Radek Czajka [Wed, 4 Jan 2012 13:18:05 +0000 (14:18 +0100)]
add method for splitting a book

12 years agofeed fix
Radek Czajka [Thu, 29 Dec 2011 09:34:20 +0000 (10:34 +0100)]
feed fix

12 years agopublic books in feed
Radek Czajka [Thu, 29 Dec 2011 09:17:19 +0000 (10:17 +0100)]
public books in feed

12 years agopublish plan fix
Radek Czajka [Thu, 29 Dec 2011 09:09:27 +0000 (10:09 +0100)]
publish plan fix

12 years agofixes
Radek Czajka [Thu, 29 Dec 2011 09:03:55 +0000 (10:03 +0100)]
fixes

12 years agopublish plan feed
Radek Czajka [Thu, 29 Dec 2011 08:43:52 +0000 (09:43 +0100)]
publish plan feed

12 years agoprovider fixes,
Radek Czajka [Thu, 1 Dec 2011 15:46:29 +0000 (16:46 +0100)]
provider fixes,
added missing index

12 years agopdf and epub previews
Radek Czajka [Thu, 1 Dec 2011 15:24:17 +0000 (16:24 +0100)]
pdf and epub previews

12 years agopublishable in save dialog
Radek Czajka [Wed, 30 Nov 2011 15:24:21 +0000 (16:24 +0100)]
publishable in save dialog

12 years agoprettier history view
Radek Czajka [Wed, 30 Nov 2011 14:28:03 +0000 (15:28 +0100)]
prettier history view

12 years agowall coloured and split in days,
Radek Czajka [Wed, 30 Nov 2011 13:43:35 +0000 (14:43 +0100)]
wall coloured and split in days,
emails mangled

12 years ago#1831: populate user data from CAS
Radek Czajka [Tue, 29 Nov 2011 10:58:53 +0000 (11:58 +0100)]
#1831: populate user data from CAS

12 years agoremvoe the wrong publish button,
Radek Czajka [Fri, 25 Nov 2011 14:03:11 +0000 (15:03 +0100)]
remvoe the wrong publish button,
move admin link to the right,
add book link to the summary

12 years agoadd dry_run to fix_rdf_about
Radek Czajka [Mon, 21 Nov 2011 15:24:47 +0000 (16:24 +0100)]
add dry_run to fix_rdf_about

12 years ago#388: change rdf:about links,
Radek Czajka [Mon, 21 Nov 2011 14:51:38 +0000 (15:51 +0100)]
#388: change rdf:about links,
minor fix: error on no http referer

12 years agoremove USE_CELERY setting,
Radek Czajka [Fri, 28 Oct 2011 15:26:02 +0000 (17:26 +0200)]
remove USE_CELERY setting,
some chunk form fixes

12 years agodvcs history fixes
Radek Czajka [Tue, 25 Oct 2011 09:56:05 +0000 (11:56 +0200)]
dvcs history fixes