Jan Szejko [Mon, 28 Nov 2016 16:36:42 +0000 (17:36 +0100)]
view gallery without logging in
Jan Szejko [Fri, 27 May 2016 15:26:54 +0000 (17:26 +0200)]
minor fix in verbose names
Jan Szejko [Tue, 19 Apr 2016 07:39:57 +0000 (09:39 +0200)]
librarian update
Jan Szejko [Sun, 17 Apr 2016 07:22:28 +0000 (09:22 +0200)]
librarian update
Jan Szejko [Tue, 5 Apr 2016 11:26:09 +0000 (13:26 +0200)]
max width for images in html
Jan Szejko [Wed, 16 Mar 2016 14:58:43 +0000 (15:58 +0100)]
Merge remote-tracking branch 'origin/master'
Jan Szejko [Wed, 16 Mar 2016 14:47:06 +0000 (15:47 +0100)]
untracked file from server
Jan Szejko [Wed, 16 Mar 2016 14:37:41 +0000 (15:37 +0100)]
local changes from server
Jan Szejko [Wed, 16 Mar 2016 12:48:59 +0000 (13:48 +0100)]
https fix
Jan Szejko [Wed, 16 Mar 2016 11:56:17 +0000 (12:56 +0100)]
fix in librarian
Jan Szejko [Wed, 16 Mar 2016 09:22:15 +0000 (10:22 +0100)]
images in epub/mobi
Jan Szejko [Tue, 15 Mar 2016 16:35:00 +0000 (17:35 +0100)]
fix
Jan Szejko [Tue, 15 Mar 2016 15:38:21 +0000 (16:38 +0100)]
images in HTML; publish images
Jan Szejko [Mon, 14 Mar 2016 16:55:03 +0000 (17:55 +0100)]
var in .gitignore
Jan Szejko [Mon, 14 Mar 2016 16:54:31 +0000 (17:54 +0100)]
images in PDF
Jan Szejko [Mon, 14 Mar 2016 16:51:28 +0000 (17:51 +0100)]
images in PDF
Jan Szejko [Mon, 14 Mar 2016 12:17:54 +0000 (13:17 +0100)]
texml in requirements
Jan Szejko [Thu, 10 Mar 2016 17:45:37 +0000 (18:45 +0100)]
update librarian
Jan Szejko [Mon, 7 Mar 2016 08:17:34 +0000 (09:17 +0100)]
localsettings are no longer main settings
Jan Szejko [Mon, 7 Mar 2016 08:16:55 +0000 (09:16 +0100)]
pycharm in .gitignore
Radek Czajka [Fri, 27 Mar 2015 09:13:09 +0000 (10:13 +0100)]
Just removing old cruft.
Radek Czajka [Thu, 19 Mar 2015 15:36:55 +0000 (16:36 +0100)]
Fix test.
Radek Czajka [Thu, 19 Mar 2015 15:32:05 +0000 (16:32 +0100)]
Upgrade pipeline, sorl.thumbnail.
Radek Czajka [Thu, 19 Mar 2015 15:20:10 +0000 (16:20 +0100)]
Upgrate fnpdjango to 0.2.
Radek Czajka [Thu, 19 Mar 2015 15:02:35 +0000 (16:02 +0100)]
Celery update + cleaning.
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.
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
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
Aleksander Łukasz [Mon, 9 Jun 2014 14:52:05 +0000 (16:52 +0200)]
Fix
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.
Radek Czajka [Tue, 27 May 2014 12:44:31 +0000 (14:44 +0200)]
Fix for a unicode fix.
Radek Czajka [Tue, 27 May 2014 07:34:01 +0000 (09:34 +0200)]
Another unicode/path fix.
Radek Czajka [Mon, 26 May 2014 14:52:34 +0000 (16:52 +0200)]
Allow adding fake publish records.
Radek Czajka [Mon, 26 May 2014 14:51:13 +0000 (16:51 +0200)]
Fix unicode error on gallery view.
Aleksander Łukasz [Wed, 14 May 2014 09:43:44 +0000 (11:43 +0200)]
Automatically search for the next match after single replace, fixes #3384
Radek Czajka [Thu, 27 Mar 2014 15:24:01 +0000 (16:24 +0100)]
Minor fixes.
Radek Czajka [Thu, 27 Mar 2014 15:07:43 +0000 (16:07 +0100)]
Django 1.6
Radek Czajka [Thu, 27 Mar 2014 14:52:59 +0000 (15:52 +0100)]
Use fnpdjango and AttrCASBackend.
Remove some stale lib/ stuff.
Radek Czajka [Thu, 27 Mar 2014 14:42:37 +0000 (15:42 +0100)]
Bugfix.
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.
Radek Czajka [Wed, 26 Mar 2014 15:32:58 +0000 (16:32 +0100)]
Merge with master.
Library Admin [Wed, 26 Mar 2014 11:29:25 +0000 (12:29 +0100)]
Local changes.
Radek Czajka [Wed, 26 Mar 2014 10:13:37 +0000 (11:13 +0100)]
Fix Flickr license detection.
Radek Czajka [Tue, 25 Feb 2014 12:33:46 +0000 (13:33 +0100)]
Link to existing cover when trying to add a duplicate.
Radek Czajka [Mon, 3 Feb 2014 10:05:15 +0000 (11:05 +0100)]
Change img thumb size.
Radek Czajka [Mon, 3 Feb 2014 10:02:40 +0000 (11:02 +0100)]
Handle image reupload correctly.
Radek Czajka [Mon, 3 Feb 2014 09:40:19 +0000 (10:40 +0100)]
Allow blank source in cover.
Radek Czajka [Mon, 3 Feb 2014 09:33:30 +0000 (10:33 +0100)]
Use DefaultEbookCover in previews.
Radek Czajka [Mon, 3 Feb 2014 09:23:30 +0000 (10:23 +0100)]
Librarian update
Aleksander Łukasz [Fri, 3 Jan 2014 13:40:25 +0000 (14:40 +0100)]
Splitbar can now be dragged to an arbitrary position
Aleksander Łukasz [Mon, 30 Dec 2013 09:30:11 +0000 (10:30 +0100)]
Don't set has_local_changes document flag unnecessarily, fixes #3234
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.
Aleksander Łukasz [Thu, 10 Oct 2013 08:10:58 +0000 (10:10 +0200)]
Adding covers: make source_url field not required
Aleksander Łukasz [Wed, 9 Oct 2013 10:04:38 +0000 (12:04 +0200)]
Allow for adding covers from a disk
Library Admin [Tue, 10 Sep 2013 12:43:21 +0000 (14:43 +0200)]
wrong indent resulted in undefined variable
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
Marcin Koziej [Mon, 9 Sep 2013 16:15:25 +0000 (18:15 +0200)]
import script
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
Marcin Koziej [Mon, 9 Sep 2013 14:23:31 +0000 (16:23 +0200)]
problem with background caused by JS errors
Aleksander Łukasz [Wed, 14 Aug 2013 13:16:21 +0000 (15:16 +0200)]
Allow for empty catalogue.Book.project value in forms
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.
Radek Czajka [Thu, 25 Jul 2013 20:27:12 +0000 (22:27 +0200)]
require login for chunk edits
Radek Czajka [Mon, 22 Jul 2013 12:52:40 +0000 (14:52 +0200)]
Add WSGI script, move manage.py to project root.
Radek Czajka [Thu, 18 Jul 2013 09:11:44 +0000 (11:11 +0200)]
Upgrade Mercurial.
Radek Czajka [Tue, 16 Jul 2013 11:22:31 +0000 (13:22 +0200)]
Projects in context menu.
Radek Czajka [Tue, 16 Jul 2013 10:39:03 +0000 (12:39 +0200)]
Allow filtering by project
Radek Czajka [Tue, 16 Jul 2013 09:49:39 +0000 (11:49 +0200)]
Move to Pillow-compatible imports.
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.
Aleksander Łukasz [Mon, 15 Jul 2013 10:55:25 +0000 (12:55 +0200)]
Missing .mo file update
Changes in translation from
06e1d514d3ab31269add6b120fd9481c895fa449
Aleksander Łukasz [Mon, 15 Jul 2013 10:46:33 +0000 (12:46 +0200)]
Adding "replace all" functionality to replace find & replace tool
Radek Czajka [Wed, 10 Jul 2013 14:59:42 +0000 (16:59 +0200)]
Mark published revisions in history.
Radek Czajka [Tue, 9 Jul 2013 08:16:41 +0000 (10:16 +0200)]
#2466: Assign books to projects.
Radek Czajka [Wed, 19 Jun 2013 10:55:08 +0000 (12:55 +0200)]
CASify admin.
Radek Czajka [Wed, 19 Jun 2013 10:54:29 +0000 (12:54 +0200)]
Filtering books by status in admin.
Aleksander Łukasz [Mon, 27 May 2013 14:54:01 +0000 (16:54 +0200)]
Updating flickr html parsing, fixing #2688
Aleksander Łukasz [Wed, 22 May 2013 12:09:39 +0000 (14:09 +0200)]
Escaping file names properly
Aleksander Łukasz [Mon, 20 May 2013 14:55:44 +0000 (16:55 +0200)]
Handling question marks in scan file names
Aleksander Łukasz [Tue, 30 Apr 2013 07:58:03 +0000 (09:58 +0200)]
Fixes #2688
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
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
Aleksander Łukasz [Tue, 2 Apr 2013 07:43:09 +0000 (09:43 +0200)]
Missing requirement in requirements-test.txt
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/
Aleksander Łukasz [Wed, 27 Mar 2013 12:57:57 +0000 (13:57 +0100)]
README.md update - tests
Aleksander Łukasz [Tue, 26 Mar 2013 14:56:45 +0000 (15:56 +0100)]
Changing test name for clearer reporting
Aleksander Łukasz [Tue, 26 Mar 2013 13:22:57 +0000 (14:22 +0100)]
Introducing html/xml transformation tests
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
Aleksander Łukasz [Fri, 22 Mar 2013 08:32:53 +0000 (09:32 +0100)]
Fixes #1542
Aleksander Łukasz [Thu, 21 Mar 2013 14:05:06 +0000 (15:05 +0100)]
Fixes #1598
Aleksander Łukasz [Thu, 21 Mar 2013 11:45:23 +0000 (12:45 +0100)]
Fixes #1539
Aleksander Łukasz [Wed, 20 Mar 2013 13:47:59 +0000 (14:47 +0100)]
Fixes #1561
Aleksander Łukasz [Wed, 20 Mar 2013 13:20:31 +0000 (14:20 +0100)]
Reverting unnecessary change (related: #2199)
Aleksander Łukasz [Wed, 20 Mar 2013 11:52:03 +0000 (12:52 +0100)]
Fixes #2061
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.
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.
Aleksander Łukasz [Tue, 19 Mar 2013 15:00:01 +0000 (16:00 +0100)]
Updates translation, fixes #2185
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)
Aleksander Łukasz [Tue, 19 Mar 2013 14:04:17 +0000 (15:04 +0100)]
Fixes #2199
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.
Radek Czajka [Mon, 11 Mar 2013 15:11:09 +0000 (16:11 +0100)]
Sort files in fileupload.
Radek Czajka [Mon, 11 Mar 2013 12:00:19 +0000 (13:00 +0100)]
Minor fileuploader and static files fixes.