Thu, 16 Oct 2014 11:47:05 +0200 |
Björn Ricks |
Allow to not passing any datadict to the conversion form
|
Thu, 16 Oct 2014 11:45:51 +0200 |
Björn Ricks |
Fix saving uploaded form file to a temporary file
|
Thu, 16 Oct 2014 11:35:47 +0200 |
Björn Ricks |
Fix we must check the fformat variable
|
Thu, 16 Oct 2014 11:35:19 +0200 |
Björn Ricks |
Return error response when a template couldn't be rendered
|
Thu, 16 Oct 2014 10:34:43 +0200 |
Björn Ricks |
Merge TemplateConvertView into ConvertView
|
Thu, 16 Oct 2014 10:03:32 +0200 |
Björn Ricks |
Make the conversion more error prone
|
Tue, 30 Sep 2014 16:38:08 +0200 |
Björn Ricks |
Set textarea name attribute for datadict upload
|
Mon, 29 Sep 2014 16:21:14 +0200 |
Björn Ricks |
Update README for unreleased version of pyuno
|
Mon, 29 Sep 2014 16:19:05 +0200 |
Björn Ricks |
We need a pyuno version >0.2 and pypdf2 now
|
Mon, 29 Sep 2014 16:17:45 +0200 |
Björn Ricks |
Update README
|
Mon, 29 Sep 2014 16:17:13 +0200 |
Björn Ricks |
Add a LICENSE file
|
Mon, 29 Sep 2014 16:07:49 +0200 |
Björn Ricks |
Add a index view to display links to the three functions
|
Mon, 29 Sep 2014 16:07:25 +0200 |
Björn Ricks |
Add a generic View to display a template for a get request
|
Mon, 29 Sep 2014 16:00:19 +0200 |
Björn Ricks |
Add an example client for MergeView based on requests
|
Mon, 29 Sep 2014 15:59:56 +0200 |
Björn Ricks |
Add url rule for new MergeView
|
Mon, 29 Sep 2014 15:59:36 +0200 |
Björn Ricks |
Add a MergeView to merge pdfs based on PyPDF2
|
Mon, 29 Sep 2014 14:18:11 +0200 |
Björn Ricks |
Add html for converting a odf with a template
|
Mon, 29 Sep 2014 14:17:41 +0200 |
Björn Ricks |
Add bootstrap for css formating
|
Mon, 29 Sep 2014 14:02:55 +0200 |
Björn Ricks |
Add basic html interface for convert
|
Fri, 26 Sep 2014 20:18:35 +0200 |
Björn Ricks |
Change execute permission on castclient.py
|
Fri, 26 Sep 2014 20:18:16 +0200 |
Björn Ricks |
Set log level to debug if config["DEBUG"] is set
|
Fri, 26 Sep 2014 20:17:33 +0200 |
Björn Ricks |
Exclude example data from being packaged in setup.py
|
Fri, 26 Sep 2014 20:17:08 +0200 |
Björn Ricks |
Add some very basic example data
|
Fri, 26 Sep 2014 20:16:48 +0200 |
Björn Ricks |
Read install_requires from requirements.txt file in setup.py
|
Fri, 26 Sep 2014 20:16:16 +0200 |
Björn Ricks |
Remove namespace_packages from setup.py
|
Fri, 26 Sep 2014 20:15:36 +0200 |
Björn Ricks |
Add a read function to close file descriptor after the file has been read
|
Fri, 26 Sep 2014 20:14:57 +0200 |
Björn Ricks |
Add a requirements.txt file
|
Fri, 26 Sep 2014 15:36:58 +0200 |
Björn Ricks |
Allow castclient to do template variable substition via a json file
|
Fri, 26 Sep 2014 15:36:30 +0200 |
Björn Ricks |
Add url mapping for TemplateConvertView
|
Fri, 26 Sep 2014 15:35:48 +0200 |
Björn Ricks |
We need py3o.template now with the TemplateConvertView
|
Fri, 26 Sep 2014 15:35:21 +0200 |
Björn Ricks |
Implement a TemplateConvertView to allow convert odt templates with variable
|
Fri, 26 Sep 2014 15:34:46 +0200 |
Björn Ricks |
Refactor ConvertView to be easier reusable
|
Fri, 26 Sep 2014 14:26:58 +0200 |
Björn Ricks |
Add a draft for a README
|
Fri, 26 Sep 2014 14:26:02 +0200 |
Björn Ricks |
Add setup.py
|
Fri, 26 Sep 2014 14:21:21 +0200 |
Björn Ricks |
Add initial conversion service
|