log

age author description
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
2014-09-29 Björn Ricks Update README
2014-09-29 Björn Ricks Add a LICENSE file
2014-09-29 Björn Ricks Add a index view to display links to the three functions
2014-09-29 Björn Ricks Add a generic View to display a template for a get request
2014-09-29 Björn Ricks Add an example client for MergeView based on requests
2014-09-29 Björn Ricks Add url rule for new MergeView
2014-09-29 Björn Ricks Add a MergeView to merge pdfs based on PyPDF2
2014-09-29 Björn Ricks Add html for converting a odf with a template
2014-09-29 Björn Ricks Add bootstrap for css formating
2014-09-29 Björn Ricks Add basic html interface for convert
2014-09-26 Björn Ricks Change execute permission on castclient.py
2014-09-26 Björn Ricks Set log level to debug if config["DEBUG"] is set
2014-09-26 Björn Ricks Exclude example data from being packaged in setup.py
2014-09-26 Björn Ricks Add some very basic example data
2014-09-26 Björn Ricks Read install_requires from requirements.txt file in setup.py
2014-09-26 Björn Ricks Remove namespace_packages from setup.py
2014-09-26 Björn Ricks Add a read function to close file descriptor after the file has been read
2014-09-26 Björn Ricks Add a requirements.txt file
2014-09-26 Björn Ricks Allow castclient to do template variable substition via a json file
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)