Jan Szejko [Fri, 16 Dec 2016 12:16:00 +0000 (13:16 +0100)]
minor fixes
Jan Szejko [Fri, 16 Dec 2016 12:15:46 +0000 (13:15 +0100)]
images in epub/mobi
Jan Szejko [Mon, 14 Mar 2016 10:41:32 +0000 (11:41 +0100)]
PyCharm in .gitignore
Jan Szejko [Mon, 14 Mar 2016 10:21:11 +0000 (11:21 +0100)]
changes from server
Jan Szejko [Mon, 14 Mar 2016 10:18:56 +0000 (11:18 +0100)]
update librarian
Marcin Koziej [Mon, 23 Sep 2013 12:30:34 +0000 (14:30 +0200)]
bkmanip now can append chunks to another book
Library Admin [Tue, 10 Sep 2013 14:22:52 +0000 (16:22 +0200)]
move-chunk script
Radek Czajka [Mon, 22 Jul 2013 11:34:51 +0000 (13:34 +0200)]
Merge branch 'master' into ofop
Conflicts:
apps/toolbar/fixtures/initial_toolbar.yaml
redakcja/static/xsl/wl2html_client.xsl
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.
Radek Czajka [Fri, 8 Mar 2013 10:18:34 +0000 (11:18 +0100)]
Counter-magic.
Radek Czajka [Fri, 8 Mar 2013 09:25:04 +0000 (10:25 +0100)]
Check if book gallery set.
Radek Czajka [Thu, 7 Mar 2013 15:38:36 +0000 (16:38 +0100)]
test settings fix
Radek Czajka [Thu, 7 Mar 2013 15:36:33 +0000 (16:36 +0100)]
locale
Radek Czajka [Thu, 7 Mar 2013 12:11:39 +0000 (13:11 +0100)]
add breadcrumbs to fileupload,
basic support for browsing directories,
minor fixes.
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.
Marcin Koziej [Wed, 5 Dec 2012 16:27:05 +0000 (17:27 +0100)]
table editing fix
Marcin Koziej [Wed, 5 Dec 2012 12:54:17 +0000 (13:54 +0100)]
Of course, css is not cumulative!
Marcin Koziej [Wed, 5 Dec 2012 11:06:28 +0000 (12:06 +0100)]
Don't add an <akap> in a vocab entry
Marcin Koziej [Wed, 5 Dec 2012 10:40:18 +0000 (11:40 +0100)]
XSL/CSS fixes to display excercises properly -- part 1
Marcin Koziej [Fri, 30 Nov 2012 10:25:43 +0000 (11:25 +0100)]
Tables show up in visual editor, and cells are editable
Marcin Koziej [Wed, 28 Nov 2012 16:03:20 +0000 (17:03 +0100)]
Toolbar fixture for edumed
Radek Czajka [Wed, 28 Nov 2012 15:24:18 +0000 (16:24 +0100)]
flickr test fix
Marcin Koziej [Wed, 28 Nov 2012 15:10:49 +0000 (16:10 +0100)]
remove border around acitivies in html preview
Marcin Koziej [Wed, 28 Nov 2012 14:50:00 +0000 (15:50 +0100)]
Merge branch 'master' into edumed
Marcin Koziej [Wed, 28 Nov 2012 14:21:40 +0000 (15:21 +0100)]
List fixes/czytalnia imported as list
Radek Czajka [Wed, 28 Nov 2012 14:08:45 +0000 (15:08 +0100)]
fixes #2525: nofollow for preview links
Radek Czajka [Wed, 28 Nov 2012 14:00:17 +0000 (15:00 +0100)]
Fix gallery merging: support for None offsets
Radek Czajka [Wed, 28 Nov 2012 13:24:31 +0000 (14:24 +0100)]
fix gallery merge: unnecessary assertions
Marcin Koziej [Wed, 21 Nov 2012 15:42:27 +0000 (16:42 +0100)]
x-editable for <punkt> tags
Marcin Koziej [Wed, 21 Nov 2012 15:06:39 +0000 (16:06 +0100)]
pad prefix
remove slowniczek link
Marcin Koziej [Mon, 19 Nov 2012 16:19:07 +0000 (17:19 +0100)]
DOM tree modification functions
replace dumb <alien> wrapping with a dom-walking one
fix the bug with aliens in attributes
Marcin Koziej [Fri, 16 Nov 2012 12:46:15 +0000 (13:46 +0100)]
reset css coutner
Marcin Koziej [Fri, 16 Nov 2012 09:25:11 +0000 (10:25 +0100)]
Merge branch 'edumed' of github.com:fnp/redakcja into edumed
Marcin Koziej [Fri, 16 Nov 2012 09:24:19 +0000 (10:24 +0100)]
ignore missing sections to remove
Marcin Koziej [Fri, 16 Nov 2012 09:03:16 +0000 (10:03 +0100)]
[M ((Fixes and CSS styling
Marcin Koziej [Wed, 14 Nov 2012 17:33:12 +0000 (18:33 +0100)]
temporary list display
Marcin Koziej [Wed, 14 Nov 2012 17:06:28 +0000 (18:06 +0100)]
Fix?
Marcin Koziej [Wed, 14 Nov 2012 16:10:57 +0000 (17:10 +0100)]
fixes for autotagger
Marcin Koziej [Wed, 14 Nov 2012 08:48:47 +0000 (09:48 +0100)]
Fix dictionary auto-tagging
Marcin Koziej [Mon, 12 Nov 2012 14:58:49 +0000 (15:58 +0100)]
Fix
Marcin Koziej [Mon, 12 Nov 2012 14:13:35 +0000 (15:13 +0100)]
import edumed z pad: poprawki
Marcin Koziej [Mon, 12 Nov 2012 13:35:24 +0000 (14:35 +0100)]
Edumed import from pad + auto tagging
Marcin Koziej [Wed, 7 Nov 2012 12:18:21 +0000 (13:18 +0100)]
Don't loose attributes of unknown tags
Marcin Koziej [Wed, 7 Nov 2012 10:30:24 +0000 (11:30 +0100)]
tags script
Radek Czajka [Fri, 7 Sep 2012 11:32:02 +0000 (13:32 +0200)]
fix
Radek Czajka [Fri, 7 Sep 2012 11:30:29 +0000 (13:30 +0200)]
Set User-Agent when downloading covers.
Radek Czajka [Fri, 7 Sep 2012 11:12:55 +0000 (13:12 +0200)]
Librarian fix
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
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.
Radek Czajka [Wed, 22 Aug 2012 08:45:43 +0000 (10:45 +0200)]
Fix checking ready for publishing.
Radek Czajka [Tue, 14 Aug 2012 12:33:52 +0000 (14:33 +0200)]
fixdc: only change wluri if it's fixable
Radek Czajka [Tue, 14 Aug 2012 12:20:32 +0000 (14:20 +0200)]
support for spaces in fixed wluri-s
Radek Czajka [Tue, 14 Aug 2012 12:08:47 +0000 (14:08 +0200)]
fix
Radek Czajka [Tue, 14 Aug 2012 12:07:02 +0000 (14:07 +0200)]
minor fixes
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.
Marcin Koziej [Tue, 7 Aug 2012 08:23:04 +0000 (10:23 +0200)]
Merge branch 'production' of github.com:fnp/redakcja into production
Marcin Koziej [Tue, 7 Aug 2012 08:20:41 +0000 (10:20 +0200)]
Enable 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
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
Marcin Koziej [Tue, 31 Jul 2012 11:06:34 +0000 (13:06 +0200)]
skrypt do poprawiania daty przejścia do domeny publicznej
Radek Czajka [Thu, 5 Jul 2012 14:18:33 +0000 (16:18 +0200)]
add dependency to migration
Radek Czajka [Thu, 5 Jul 2012 14:05:07 +0000 (16:05 +0200)]
nicer full url for cover
Radek Czajka [Thu, 5 Jul 2012 13:48:45 +0000 (15:48 +0200)]
cover: track used covers
Radek Czajka [Mon, 2 Jul 2012 11:39:39 +0000 (13:39 +0200)]
fix flickr url regex