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
|