An error occurred fetching the project authors.
  1. 02 Jun, 2010 1 commit
    • Julien Muchembled's avatar
      DMS: stop relying on ZPublisher to get parameters from the request · 04c300c5
      Julien Muchembled authored
      Previous code led to much code duplication. For DMS, each method redefining
      'index_html' had to merge all possible parameters (with their default values)
      of overridden methods. This was even worse for DocumentProxyMixin.index_html,
      because the type of the proxied document is not even known.
      
      This commit adds a new 'fill_args_from_request' decorator and fixes
      'index_html' for proxied images (default value for 'frame' was only changed
      in Image class).
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35905 20353a03-c40f-0410-a6d1-a30d3c3de9de
      04c300c5
  2. 28 May, 2010 1 commit
  3. 26 May, 2010 1 commit
  4. 25 May, 2010 1 commit
  5. 24 May, 2010 1 commit
  6. 12 May, 2010 1 commit