Mon, 03 Nov 2014 12:13:59 +0100 |
Björn Ricks |
Update README for py3o.template installation
|
Mon, 03 Nov 2014 12:13:39 +0100 |
Björn Ricks |
Deactivate py3o.template from requirements until new release
|
Mon, 03 Nov 2014 11:57:50 +0100 |
Björn Ricks |
Update README to explain configuration of the odfcase service
|
Mon, 03 Nov 2014 11:51:22 +0100 |
Björn Ricks |
Don't put odfcase.ini into hg
|
Mon, 03 Nov 2014 11:51:03 +0100 |
Björn Ricks |
Allow overwriting settings via odfcast/odfcast.ini file
|
Mon, 03 Nov 2014 11:49:43 +0100 |
Björn Ricks |
Remove debug setting to get a setting for productive usage
|
Tue, 28 Oct 2014 10:51:42 +0100 |
Björn Ricks |
Improve error handling by returning flask/werkzeug responses directly on errors
|
Fri, 24 Oct 2014 13:25:12 +0200 |
Björn Ricks |
Fix typo
|
Fri, 24 Oct 2014 13:25:05 +0200 |
Björn Ricks |
A not released version of py3o.template is currently required
|
Fri, 24 Oct 2014 13:20:15 +0200 |
Björn Ricks |
py3o.renderers.pyuno has been released
|
Wed, 22 Oct 2014 14:38:58 +0200 |
Björn Ricks |
py3o.template >= 0.8 is required
|
Wed, 22 Oct 2014 14:38:31 +0200 |
Björn Ricks |
Return requested format when an error has occured
|
Mon, 20 Oct 2014 16:16:53 +0200 |
Björn Ricks |
Log exception on rendering errors
|
Mon, 20 Oct 2014 16:16:21 +0200 |
Björn Ricks |
Fix setup.py and update coding style
|
Thu, 16 Oct 2014 12:53:04 +0200 |
Björn Ricks |
Require flask >= 0.7
|
Thu, 16 Oct 2014 12:08:25 +0200 |
Björn Ricks |
Update README
|
Thu, 16 Oct 2014 12:01:34 +0200 |
Björn Ricks |
Move templates and static directories to odfcast
|
Thu, 16 Oct 2014 11:49:47 +0200 |
Björn Ricks |
Remove obsolete template url from index page
|
Thu, 16 Oct 2014 11:47:46 +0200 |
Björn Ricks |
Update castclient to use same url for template rendering and conversion
|
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
|