- 28 Feb, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
introduce AES cipher for much stronger encryption. the old implementation (Cesar cipher) is still kept for backward compatibility, but it is recommended to switch to AES cipher. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43825 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2010 1 commit
-
-
Ivan Tyagov authored
Add key authentication plugin (preliminary work of FX) and extend tests to basic cover it. This is a work in progress and needs improvements (see XXX) and better test coverage. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34434 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Apr, 2009 1 commit
-
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Apr, 2009 1 commit
-
-
Tatuya Kamada authored
using an ERP5 Form and an ODF template. I and yo had long discussion, whether to invoke an ODF template or an ERP5 form. We selected an ERP5 Form to invoke, but because of some point of view, we changed the choice and decided to create a new class to invoke to create a ODF document. Why we decided to create a new class: * Reusable of forms If we invoke an ERP5 form to create an ODF document, we have to set a ODF template, and the view of the form fixes ODF. Thus the form can not use other cases such as html view. * Consistency Set a ODF template as well as page template, the forms has two ways two template. It has not consistency. The Form Printout currently supports only ODT format document. And the functions only supports paragraphs and tables. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26251 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove unneeded executable flags. Repair broken images. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 May, 2005 1 commit
-
-
Jérome Perrin authored
First checkin of PDF Form, a tool for filling PDF forms using TALES expressions. Those PDF forms can be for example fiscal documents, pretty invoices generated with scribus etc ... There is still a huge issue : it depends on pdftk, a gcj compiled program that does not work with mdk 10.0 zope. I'm investigating this, but it works with a quick java program emulating pdftk's features. Read PDFForm.py for more info. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3051 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Dec, 2002 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2 20353a03-c40f-0410-a6d1-a30d3c3de9de
-