- 04 Aug, 2006 6 commits
-
-
Vincent Pelletier authored
Make possible to have infinite cache (still limited to zope scope, will get flushed when zope is restarted) by allowing to specify None as a duration. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9047 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9046 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9045 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Fix text color issues in listbox. Fix double border in listbox. There is still a missalignment. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9044 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9043 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
keep a reference of Globals.get_request before monkey patching it git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9042 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Aug, 2006 29 commits
-
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9041 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
Nice display of search results (with highlights from SearchableText); searchable text for Spreadsheet. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9039 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9037 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9035 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9034 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
- added function setDomainRootFromParam() to set the root of a listbox in tree mode given the name of the root git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9033 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9032 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9019 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Don't hardcode the form action in view mode. Fixes the bug where the save button was displayed on history tab. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9017 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9014 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9013 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9011 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9010 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Aug, 2006 5 commits
-
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9007 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
Support for document-type attributes, incl. SearchableText; automatic extraction of plain text content for searching for Text type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9006 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
* Support for Pdf File * fixes in actions, type registry and forms * searchable text for Text type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9004 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove print git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-