An error occurred fetching the project authors.
- 15 Jun, 2012 1 commit
-
-
Vincent Pelletier authored
-
- 08 Mar, 2011 1 commit
-
-
Vincent Pelletier authored
DateTimeKey is capable of completing dates given with less than 3 parts (year, month and day). This means less than 2 separators, not 3. Also, be resilient to string which, when split by separators, generate an empty list. Add test cases. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
On the way to Zope 2.12, Reform imports, specially from Globals (replacing it with Products.ERP5Type.Globals on the products that depend on ERP5Type), convert Interface uses to zope.interfaces, and remove CMFMailIn references with blessings from Jerome. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jun, 2009 1 commit
-
-
Tatuya Kamada authored
expressions git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27825 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Apr, 2009 2 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26483 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26482 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2009 1 commit
-
-
Vincent Pelletier authored
Modify SimpleQuery API to deprecate "operator" parameter in favor of "comparison_operator". Preserve backward compatibility. Update all callers. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25979 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Feb, 2009 1 commit
-
-
Vincent Pelletier authored
- further extend SearchKey concept - define, implement and validate Interfaces - add a column mapper (mapping is decided on a completely-formed query tree instead of being done individualy on each used column) - state what is present for backward compatibility, warn about deprecated/dangerous uses git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25706 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Feb, 2008 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Feb, 2008 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19216 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19215 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2008 1 commit
-
-
Ivan Tyagov authored
Introduce search key which now are reposnsible for Query generation. Improve parsing of search strings (you must install "ply":http://www.dabeaz.com/ply/). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-