graph
- Added tag 1.6.0 for changeset bf1a998fff48default tip 2018-06-26, by Bernhard Herzog
- Add service file for running ODFCast via systemd.1.6.0 2018-06-26, by Bernhard Herzog
- Porting on python32018-06-19, by Magnus Schieder
- file read bug fixed "outfile.seek(0)"2018-06-07, by Magnus Schieder
- Added tag 1.5.1 for changeset f6d87a17ed842017-08-25, by Bernhard Herzog
- Require a newer version of py3o.template.1.5.1 2017-08-25, by Bernhard Herzog
- Added tag 1.5 for changeset 2ef34abbad8d2017-04-28, by Bernhard Herzog
- Use http error code 422 in CheckView when a merge is not possible.1.5 2017-04-28, by Bernhard Herzog
- Make http_error_code a parameter of the MergeErrorResponse constructor.2017-04-28, by Bernhard Herzog
- Rename html_error_code to http_error_code2017-04-28, by Bernhard Herzog
- Extend CheckView to behave more like the actual merge.2016-05-26, by Bernhard Herzog
- Added tag 1.4 for changeset 74ba8c361d662015-04-21, by Frank Koormann
- issue5210: Missed to disable 'strict' checking for mergeability check1.4 2015-04-21, by Frank Koormann
- Added tag 1.3 for changeset 4f45ebecb0572015-04-15, by Frank Koormann
- issue5210: non-strict operation to try to repair xref table etc1.3 2015-04-15, by Frank Koormann
- Activate debugging by default.2015-04-02, by Frank Koormann
- Ignore existing Bookmarks when merging documemts1.2 2015-04-02, by Frank Koormann
- Log convert activity.2015-04-02, by Frank Koormann
- Added access logging.2015-03-20, by Sascha Wilde
- Added tag 1.1 for changeset 9ad8421dafb42015-03-11, by Bernhard Herzog
- merge1.1 2015-03-09, by Bernhard Herzog
- Added tag 1.0 for changeset bd3e5fdd83982015-02-26, by Bernhard Herzog
- Add apache site configuraton file for odfcase as wsgi application.1.0 2015-02-25, by Bernhard Herzog
- Add six != 1.9 to the requirements.2015-02-25, by Bernhard Herzog
- Add a wsgi file for running odfcast within apaches mod_wsgi2015-02-17, by Björn Ricks
- Don't require wheel2015-02-16, by Björn Ricks
- checkclient final fixes2015-03-06, by Frank Koormann
- Add client to test demonstrate the check feature2015-03-06, by Frank Koormann
- issue5117: service for checking a pdf for merging readiness added.2015-03-06, by Bernhard Reiter
- Minor typos corrected.2015-03-06, by Bernhard Reiter
- Fixed copyright to Intevation and Author Björn R. in the license.2015-03-06, by Bernhard Reiter
- Fix requirement of oauthlib2015-01-05, by Björn Ricks
- Add compability with flask 0.82015-01-05, by Björn Ricks
- Add support for posting files with own form names for each file2014-12-02, by Björn Ricks
- Support merging of pdf documents with different names in the uploaded data2014-12-01, by Björn Ricks
- Update REAME for py3o.template version2014-11-28, by Björn Ricks
- Add a requirements_wheezy.txt for versions near the version in debian wheezy2014-11-20, by Björn Ricks
- Require py3o.template >= 0.8 after it has been released2014-11-20, by Björn Ricks
- Add ignore_file_errors option to mergeclient2014-11-12, by Björn Ricks
- Allow to ignore merge errors on files2014-11-12, by Björn Ricks
- Handle errors during merge of pdf documents2014-11-12, by Björn Ricks
- Add ErrorResponse class for resposes after an error has occured during the merge2014-11-12, by Björn Ricks
- Fix returning html formatted error response2014-11-12, by Björn Ricks
- Avoid creating another file descriptor for the merged output file2014-11-12, by Björn Ricks
- Add some debug output for merging pdfs2014-11-12, by Björn Ricks
- Update setup.py and README.rst2014-11-03, by Björn Ricks
- Add wheel as requirement to be able to generate wheel files2014-11-03, by Björn Ricks
- Fix calling super in ConversionErrorResponse class2014-11-03, by Björn Ricks
- Update README for py3o.template installation2014-11-03, by Björn Ricks
- Deactivate py3o.template from requirements until new release2014-11-03, by Björn Ricks
- Update README to explain configuration of the odfcase service2014-11-03, by Björn Ricks
- Don't put odfcase.ini into hg2014-11-03, by Björn Ricks
- Allow overwriting settings via odfcast/odfcast.ini file2014-11-03, by Björn Ricks
- Remove debug setting to get a setting for productive usage2014-11-03, by Björn Ricks
- Improve error handling by returning flask/werkzeug responses directly on errors2014-10-28, by Björn Ricks
- Fix typo2014-10-24, by Björn Ricks
- A not released version of py3o.template is currently required2014-10-24, by Björn Ricks
- py3o.renderers.pyuno has been released2014-10-24, by Björn Ricks
- py3o.template >= 0.8 is required2014-10-22, by Björn Ricks
- Return requested format when an error has occured2014-10-22, by Björn Ricks
- Log exception on rendering errors2014-10-20, by Björn Ricks
- Fix setup.py and update coding style2014-10-20, by Björn Ricks
- Require flask >= 0.72014-10-16, by Björn Ricks
- Update README2014-10-16, by Björn Ricks
- Move templates and static directories to odfcast2014-10-16, by Björn Ricks
- Remove obsolete template url from index page2014-10-16, by Björn Ricks
- Update castclient to use same url for template rendering and conversion2014-10-16, by Björn Ricks
- Allow to not passing any datadict to the conversion form2014-10-16, by Björn Ricks
- Fix saving uploaded form file to a temporary file2014-10-16, by Björn Ricks
- Fix we must check the fformat variable2014-10-16, by Björn Ricks
- Return error response when a template couldn't be rendered2014-10-16, by Björn Ricks
- Merge TemplateConvertView into ConvertView2014-10-16, by Björn Ricks
- Make the conversion more error prone2014-10-16, by Björn Ricks
- Set textarea name attribute for datadict upload2014-09-30, by Björn Ricks
- Update README for unreleased version of pyuno2014-09-29, by Björn Ricks
- We need a pyuno version >0.2 and pypdf2 now2014-09-29, by Björn Ricks
- Update README2014-09-29, by Björn Ricks
- Add a LICENSE file2014-09-29, by Björn Ricks
- Add a index view to display links to the three functions2014-09-29, by Björn Ricks
- Add a generic View to display a template for a get request2014-09-29, by Björn Ricks
- Add an example client for MergeView based on requests2014-09-29, by Björn Ricks
- Add url rule for new MergeView2014-09-29, by Björn Ricks
- Add a MergeView to merge pdfs based on PyPDF22014-09-29, by Björn Ricks
- Add html for converting a odf with a template2014-09-29, by Björn Ricks
- Add bootstrap for css formating2014-09-29, by Björn Ricks
- Add basic html interface for convert2014-09-29, by Björn Ricks
- Change execute permission on castclient.py2014-09-26, by Björn Ricks
- Set log level to debug if config["DEBUG"] is set2014-09-26, by Björn Ricks
- Exclude example data from being packaged in setup.py2014-09-26, by Björn Ricks
- Add some very basic example data2014-09-26, by Björn Ricks
- Read install_requires from requirements.txt file in setup.py2014-09-26, by Björn Ricks
- Remove namespace_packages from setup.py2014-09-26, by Björn Ricks
- Add a read function to close file descriptor after the file has been read2014-09-26, by Björn Ricks
- Add a requirements.txt file2014-09-26, by Björn Ricks
- Allow castclient to do template variable substition via a json file2014-09-26, by Björn Ricks
- Add url mapping for TemplateConvertView2014-09-26, by Björn Ricks
- We need py3o.template now with the TemplateConvertView2014-09-26, by Björn Ricks
- Implement a TemplateConvertView to allow convert odt templates with variable2014-09-26, by Björn Ricks
- Refactor ConvertView to be easier reusable2014-09-26, by Björn Ricks
- Add a draft for a README2014-09-26, by Björn Ricks
- Add setup.py2014-09-26, by Björn Ricks
- Add initial conversion service2014-09-26, by Björn Ricks