redakcja.git
8 years agotexml in requirements
Jan Szejko [Mon, 14 Mar 2016 12:17:54 +0000 (13:17 +0100)]
texml in requirements

8 years agoupdate librarian
Jan Szejko [Thu, 10 Mar 2016 17:45:37 +0000 (18:45 +0100)]
update librarian

8 years agolocalsettings are no longer main settings
Jan Szejko [Mon, 7 Mar 2016 08:17:34 +0000 (09:17 +0100)]
localsettings are no longer main settings

8 years agopycharm in .gitignore
Jan Szejko [Mon, 7 Mar 2016 08:16:55 +0000 (09:16 +0100)]
pycharm in .gitignore

9 years agoJust removing old cruft.
Radek Czajka [Fri, 27 Mar 2015 09:13:09 +0000 (10:13 +0100)]
Just removing old cruft.

9 years agoFix test.
Radek Czajka [Thu, 19 Mar 2015 15:36:55 +0000 (16:36 +0100)]
Fix test.

9 years agoUpgrade pipeline, sorl.thumbnail.
Radek Czajka [Thu, 19 Mar 2015 15:32:05 +0000 (16:32 +0100)]
Upgrade pipeline, sorl.thumbnail.

9 years agoUpgrate fnpdjango to 0.2.
Radek Czajka [Thu, 19 Mar 2015 15:20:10 +0000 (16:20 +0100)]
Upgrate fnpdjango to 0.2.

9 years agoCelery update + cleaning.
Radek Czajka [Thu, 19 Mar 2015 15:02:35 +0000 (16:02 +0100)]
Celery update + cleaning.

9 years agoPrevent a race condition between "Replacing text" label and the save dialog, probably...
Aleksander Łukasz [Wed, 23 Jul 2014 08:22:37 +0000 (10:22 +0200)]
Prevent a race condition between "Replacing text" label and the save dialog, probably fixes #3484

Finishing the "Replacing text" label fade out after the save dialog
(or any other dialog) is made visible causes the BlockUI plugin to erase
its internal data necessary for restoring the dialog's html markup
to its original position and, as a result, to remove it from DOM tree
when dialog gets hidden. This makes it impossible to show this
dialog again.

Such a case could occur when text operation executed in the source editor
took a little bit longer.

This change fixes that by disabling the save button until the label
fades out.

9 years agoImage editor fix: bring back horizontal scrollbar in motifs and objects perspective
Aleksander Łukasz [Thu, 10 Jul 2014 07:17:31 +0000 (09:17 +0200)]
Image editor fix: bring back horizontal scrollbar in motifs and objects perspective

9 years agoImage editor fix: make sure toolbar content breaks properly for long motif and object...
Aleksander Łukasz [Tue, 8 Jul 2014 13:49:28 +0000 (15:49 +0200)]
Image editor fix: make sure toolbar content breaks properly for long motif and object lists

9 years agoFix
Aleksander Łukasz [Mon, 9 Jun 2014 14:52:05 +0000 (16:52 +0200)]
Fix

9 years agoQuick hack for a better handling of users with many Chunks
Aleksander Łukasz [Mon, 9 Jun 2014 14:24:25 +0000 (16:24 +0200)]
Quick hack for a better handling of users with many Chunks

This tries to make sure we don't touch every Book and Chunk belonging
to a user just because he or she logged in, which in some cases can be
quite expensive.

9 years agoFix for a unicode fix.
Radek Czajka [Tue, 27 May 2014 12:44:31 +0000 (14:44 +0200)]
Fix for a unicode fix.

9 years agoAnother unicode/path fix.
Radek Czajka [Tue, 27 May 2014 07:34:01 +0000 (09:34 +0200)]
Another unicode/path fix.

9 years agoAllow adding fake publish records.
Radek Czajka [Mon, 26 May 2014 14:52:34 +0000 (16:52 +0200)]
Allow adding fake publish records.

9 years agoFix unicode error on gallery view.
Radek Czajka [Mon, 26 May 2014 14:51:13 +0000 (16:51 +0200)]
Fix unicode error on gallery view.

9 years agoAutomatically search for the next match after single replace, fixes #3384
Aleksander Łukasz [Wed, 14 May 2014 09:43:44 +0000 (11:43 +0200)]
Automatically search for the next match after single replace, fixes #3384

10 years agoMinor fixes.
Radek Czajka [Thu, 27 Mar 2014 15:24:01 +0000 (16:24 +0100)]
Minor fixes.

10 years agoDjango 1.6
Radek Czajka [Thu, 27 Mar 2014 15:07:43 +0000 (16:07 +0100)]
Django 1.6

10 years agoUse fnpdjango and AttrCASBackend.
Radek Czajka [Thu, 27 Mar 2014 14:52:59 +0000 (15:52 +0100)]
Use fnpdjango and AttrCASBackend.

Remove some stale lib/ stuff.

10 years agoBugfix.
Radek Czajka [Thu, 27 Mar 2014 14:42:37 +0000 (15:42 +0100)]
Bugfix.

10 years agoAdd projects for images and port mass_edit.
Radek Czajka [Thu, 27 Mar 2014 12:20:29 +0000 (13:20 +0100)]
Add projects for images and port mass_edit.

Also: remove the ability to mass set things as publishable,
page the user list in mass-edit so that it fits vertically,
include image actions on wall,
show username for users without first and last names.

10 years agoMerge with master.
Radek Czajka [Wed, 26 Mar 2014 15:32:58 +0000 (16:32 +0100)]
Merge with master.

10 years agoLocal changes.
Library Admin [Wed, 26 Mar 2014 11:29:25 +0000 (12:29 +0100)]
Local changes.

10 years agoFix Flickr license detection.
Radek Czajka [Wed, 26 Mar 2014 10:13:37 +0000 (11:13 +0100)]
Fix Flickr license detection.

10 years agoLink to existing cover when trying to add a duplicate.
Radek Czajka [Tue, 25 Feb 2014 12:33:46 +0000 (13:33 +0100)]
Link to existing cover when trying to add a duplicate.

10 years agoChange img thumb size.
Radek Czajka [Mon, 3 Feb 2014 10:05:15 +0000 (11:05 +0100)]
Change img thumb size.

10 years agoHandle image reupload correctly.
Radek Czajka [Mon, 3 Feb 2014 10:02:40 +0000 (11:02 +0100)]
Handle image reupload correctly.

10 years agoAllow blank source in cover.
Radek Czajka [Mon, 3 Feb 2014 09:40:19 +0000 (10:40 +0100)]
Allow blank source in cover.

10 years agoUse DefaultEbookCover in previews.
Radek Czajka [Mon, 3 Feb 2014 09:33:30 +0000 (10:33 +0100)]
Use DefaultEbookCover in previews.

10 years agoLibrarian update
Radek Czajka [Mon, 3 Feb 2014 09:23:30 +0000 (10:23 +0100)]
Librarian update

10 years agoSplitbar can now be dragged to an arbitrary position
Aleksander Łukasz [Fri, 3 Jan 2014 13:40:25 +0000 (14:40 +0100)]
Splitbar can now be dragged to an arbitrary position

10 years agoDon't set has_local_changes document flag unnecessarily, fixes #3234
Aleksander Łukasz [Mon, 30 Dec 2013 09:30:11 +0000 (10:30 +0100)]
Don't set has_local_changes document flag unnecessarily, fixes #3234

10 years agoFix: replace-all now handles the case where new string contains the old one as a...
Aleksander Łukasz [Fri, 13 Dec 2013 10:22:14 +0000 (11:22 +0100)]
Fix: replace-all now handles the case where new string contains the old one as a substring

This led to infinite loop.

10 years agoAdding covers: make source_url field not required
Aleksander Łukasz [Thu, 10 Oct 2013 08:10:58 +0000 (10:10 +0200)]
Adding covers: make source_url field not required

10 years agoAllow for adding covers from a disk
Aleksander Łukasz [Wed, 9 Oct 2013 10:04:38 +0000 (12:04 +0200)]
Allow for adding covers from a disk

10 years agowrong indent resulted in undefined variable
Library Admin [Tue, 10 Sep 2013 12:43:21 +0000 (14:43 +0200)]
wrong indent resulted in undefined variable

10 years agoMerge branch 'img-playground' of ssh://git.nowoczesnapolska.org.pl:2223/~/repo/redakc...
Library Admin [Mon, 9 Sep 2013 16:15:40 +0000 (18:15 +0200)]
Merge branch 'img-playground' of ssh://git.nowoczesnapolska.org.pl:2223/~/repo/redakcja into img-playground

10 years agoimport script
Marcin Koziej [Mon, 9 Sep 2013 16:15:25 +0000 (18:15 +0200)]
import script

10 years agoMerge branch 'img-playground' of ssh://git.nowoczesnapolska.org.pl:2223/~/repo/redakc...
Library Admin [Mon, 9 Sep 2013 14:37:46 +0000 (16:37 +0200)]
Merge branch 'img-playground' of ssh://git.nowoczesnapolska.org.pl:2223/~/repo/redakcja into img-playground

10 years agoproblem with background caused by JS errors
Marcin Koziej [Mon, 9 Sep 2013 14:23:31 +0000 (16:23 +0200)]
problem with background caused by JS errors

10 years agoAllow for empty catalogue.Book.project value in forms
Aleksander Łukasz [Wed, 14 Aug 2013 13:16:21 +0000 (15:16 +0200)]
Allow for empty catalogue.Book.project value in forms

10 years agoFixing flickr parsing
Aleksander Łukasz [Mon, 29 Jul 2013 11:09:02 +0000 (13:09 +0200)]
Fixing flickr parsing

For some images/authors 'photo-name-line-2' is empty.

10 years agorequire login for chunk edits
Radek Czajka [Thu, 25 Jul 2013 20:27:12 +0000 (22:27 +0200)]
require login for chunk edits

10 years agoAdd WSGI script, move manage.py to project root.
Radek Czajka [Mon, 22 Jul 2013 12:52:40 +0000 (14:52 +0200)]
Add WSGI script, move manage.py to project root.

10 years agoUpgrade Mercurial.
Radek Czajka [Thu, 18 Jul 2013 09:11:44 +0000 (11:11 +0200)]
Upgrade Mercurial.

10 years agoProjects in context menu.
Radek Czajka [Tue, 16 Jul 2013 11:22:31 +0000 (13:22 +0200)]
Projects in context menu.

10 years agoAllow filtering by project
Radek Czajka [Tue, 16 Jul 2013 10:39:03 +0000 (12:39 +0200)]
Allow filtering by project

10 years agoMove to Pillow-compatible imports.
Radek Czajka [Tue, 16 Jul 2013 09:49:39 +0000 (11:49 +0200)]
Move to Pillow-compatible imports.

10 years agoFixing regression
Aleksander Łukasz [Mon, 15 Jul 2013 11:10:20 +0000 (13:10 +0200)]
Fixing regression

Should move to the next fragment on a single replace.

10 years agoMissing .mo file update
Aleksander Łukasz [Mon, 15 Jul 2013 10:55:25 +0000 (12:55 +0200)]
Missing .mo file update

Changes in translation from 06e1d514d3ab31269add6b120fd9481c895fa449

10 years agoAdding "replace all" functionality to replace find & replace tool
Aleksander Łukasz [Mon, 15 Jul 2013 10:46:33 +0000 (12:46 +0200)]
Adding "replace all" functionality to replace find & replace tool

10 years agoMark published revisions in history.
Radek Czajka [Wed, 10 Jul 2013 14:59:42 +0000 (16:59 +0200)]
Mark published revisions in history.

10 years ago#2466: Assign books to projects.
Radek Czajka [Tue, 9 Jul 2013 08:16:41 +0000 (10:16 +0200)]
#2466: Assign books to projects.

10 years agoCASify admin.
Radek Czajka [Wed, 19 Jun 2013 10:55:08 +0000 (12:55 +0200)]
CASify admin.

10 years agoFiltering books by status in admin.
Radek Czajka [Wed, 19 Jun 2013 10:54:29 +0000 (12:54 +0200)]
Filtering books by status in admin.

10 years agoUpdating flickr html parsing, fixing #2688
Aleksander Łukasz [Mon, 27 May 2013 14:54:01 +0000 (16:54 +0200)]
Updating flickr html parsing, fixing #2688

10 years agoEscaping file names properly
Aleksander Łukasz [Wed, 22 May 2013 12:09:39 +0000 (14:09 +0200)]
Escaping file names properly

10 years agoHandling question marks in scan file names
Aleksander Łukasz [Mon, 20 May 2013 14:55:44 +0000 (16:55 +0200)]
Handling question marks in scan file names

11 years agoFixes #2688
Aleksander Łukasz [Tue, 30 Apr 2013 07:58:03 +0000 (09:58 +0200)]
Fixes #2688

11 years agoVisual editor - adding missing event unbinding
Aleksander Łukasz [Tue, 23 Apr 2013 13:04:10 +0000 (15:04 +0200)]
Visual editor - adding missing event unbinding

Not having this unbind call caused second save of the node if
the first one was caused by clicking the save button.

Related: fb8befbb76d37a32317ef82324cecc5dd5208c08

11 years agoUpdating toolbar/fixtures/initial_data.yaml
Aleksander Łukasz [Wed, 3 Apr 2013 13:53:06 +0000 (15:53 +0200)]
Updating toolbar/fixtures/initial_data.yaml

initial_data.yaml now contains the result of

$ python redakcja/manage.py dumpdata --format=yaml --indent 4 toolbar

plus change from abc338b9ab6cf47a0b70f8a3f2343bb7b2a5537b

11 years agoMissing requirement in requirements-test.txt
Aleksander Łukasz [Tue, 2 Apr 2013 07:43:09 +0000 (09:43 +0200)]
Missing requirement in requirements-test.txt

11 years agoIntroducing integration tests
Aleksander Łukasz [Tue, 2 Apr 2013 07:36:13 +0000 (09:36 +0200)]
Introducing integration tests

$ TEST_BROWSER=Chrome python redakcja/manage.py test --settings settings.selenium tests/integration/

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.