2015-04-02 |
Frank Koormann |
Ignore existing Bookmarks when merging documemts
1.2
|
2015-04-02 |
Frank Koormann |
Log convert activity.
|
2015-03-20 |
Sascha Wilde |
Added access logging.
|
2015-03-11 |
Bernhard Herzog |
Added tag 1.1 for changeset 9ad8421dafb4
|
2015-03-09 |
Bernhard Herzog |
merge
1.1
|
2015-02-26 |
Bernhard Herzog |
Added tag 1.0 for changeset bd3e5fdd8398
|
2015-02-25 |
Bernhard Herzog |
Add apache site configuraton file for odfcase as wsgi application.
1.0
|
2015-02-25 |
Bernhard Herzog |
Add six != 1.9 to the requirements.
|
2015-02-17 |
Björn Ricks |
Add a wsgi file for running odfcast within apaches mod_wsgi
|
2015-02-16 |
Björn Ricks |
Don't require wheel
|
2015-03-06 |
Frank Koormann |
checkclient final fixes
|
2015-03-06 |
Frank Koormann |
Add client to test demonstrate the check feature
|
2015-03-06 |
Bernhard Reiter |
issue5117: service for checking a pdf for merging readiness added.
|
2015-03-06 |
Bernhard Reiter |
Minor typos corrected.
|
2015-03-06 |
Bernhard Reiter |
Fixed copyright to Intevation and Author Björn R. in the license.
|
2015-01-05 |
Björn Ricks |
Fix requirement of oauthlib
|
2015-01-05 |
Björn Ricks |
Add compability with flask 0.8
|
2014-12-02 |
Björn Ricks |
Add support for posting files with own form names for each file
|
2014-12-01 |
Björn Ricks |
Support merging of pdf documents with different names in the uploaded data
|
2014-11-28 |
Björn Ricks |
Update REAME for py3o.template version
|
2014-11-20 |
Björn Ricks |
Add a requirements_wheezy.txt for versions near the version in debian wheezy
|
2014-11-20 |
Björn Ricks |
Require py3o.template >= 0.8 after it has been released
|
2014-11-12 |
Björn Ricks |
Add ignore_file_errors option to mergeclient
|
2014-11-12 |
Björn Ricks |
Allow to ignore merge errors on files
|
2014-11-12 |
Björn Ricks |
Handle errors during merge of pdf documents
|
2014-11-12 |
Björn Ricks |
Add ErrorResponse class for resposes after an error has occured during the merge
|
2014-11-12 |
Björn Ricks |
Fix returning html formatted error response
|
2014-11-12 |
Björn Ricks |
Avoid creating another file descriptor for the merged output file
|
2014-11-12 |
Björn Ricks |
Add some debug output for merging pdfs
|
2014-11-03 |
Björn Ricks |
Update setup.py and README.rst
|
2014-11-03 |
Björn Ricks |
Add wheel as requirement to be able to generate wheel files
|
2014-11-03 |
Björn Ricks |
Fix calling super in ConversionErrorResponse class
|
2014-11-03 |
Björn Ricks |
Update README for py3o.template installation
|
2014-11-03 |
Björn Ricks |
Deactivate py3o.template from requirements until new release
|
2014-11-03 |
Björn Ricks |
Update README to explain configuration of the odfcase service
|
2014-11-03 |
Björn Ricks |
Don't put odfcase.ini into hg
|
2014-11-03 |
Björn Ricks |
Allow overwriting settings via odfcast/odfcast.ini file
|
2014-11-03 |
Björn Ricks |
Remove debug setting to get a setting for productive usage
|
2014-10-28 |
Björn Ricks |
Improve error handling by returning flask/werkzeug responses directly on errors
|
2014-10-24 |
Björn Ricks |
Fix typo
|
2014-10-24 |
Björn Ricks |
A not released version of py3o.template is currently required
|
2014-10-24 |
Björn Ricks |
py3o.renderers.pyuno has been released
|
2014-10-22 |
Björn Ricks |
py3o.template >= 0.8 is required
|
2014-10-22 |
Björn Ricks |
Return requested format when an error has occured
|
2014-10-20 |
Björn Ricks |
Log exception on rendering errors
|
2014-10-20 |
Björn Ricks |
Fix setup.py and update coding style
|
2014-10-16 |
Björn Ricks |
Require flask >= 0.7
|
2014-10-16 |
Björn Ricks |
Update README
|
2014-10-16 |
Björn Ricks |
Move templates and static directories to odfcast
|
2014-10-16 |
Björn Ricks |
Remove obsolete template url from index page
|
2014-10-16 |
Björn Ricks |
Update castclient to use same url for template rendering and conversion
|
2014-10-16 |
Björn Ricks |
Allow to not passing any datadict to the conversion form
|
2014-10-16 |
Björn Ricks |
Fix saving uploaded form file to a temporary file
|
2014-10-16 |
Björn Ricks |
Fix we must check the fformat variable
|
2014-10-16 |
Björn Ricks |
Return error response when a template couldn't be rendered
|
2014-10-16 |
Björn Ricks |
Merge TemplateConvertView into ConvertView
|
2014-10-16 |
Björn Ricks |
Make the conversion more error prone
|
2014-09-30 |
Björn Ricks |
Set textarea name attribute for datadict upload
|
2014-09-29 |
Björn Ricks |
Update README for unreleased version of pyuno
|
2014-09-29 |
Björn Ricks |
We need a pyuno version >0.2 and pypdf2 now
|