An error occurred fetching the project authors.
  1. 10 Jul, 2012 1 commit
  2. 18 May, 2012 1 commit
  3. 26 Apr, 2012 1 commit
  4. 25 Apr, 2012 1 commit
    • Łukasz Nowak's avatar
      Provide simple Bearer extraction plugin. · 76fa2d35
      Łukasz Nowak authored
      Bearer is token used in OAuth 2. This plugin extracts this token from
      Authorisation header and uses defined portal type query in order to check
      if token is valid and for which user.
      76fa2d35
  5. 18 Nov, 2010 2 commits
  6. 17 Nov, 2010 1 commit
  7. 09 Apr, 2010 1 commit
  8. 06 Apr, 2009 1 commit
  9. 02 Apr, 2009 1 commit
    • Tatuya Kamada's avatar
      The Form Printout enables to create a ODF document, · 0ad69af5
      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
      0ad69af5
  10. 25 Mar, 2006 1 commit
  11. 19 May, 2005 1 commit
    • Jérome Perrin's avatar
      · d615a978
      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
      d615a978
  12. 10 Dec, 2002 1 commit