An error occurred fetching the project authors.
- 27 Mar, 2007 1 commit
-
-
Sebastien Robin authored
- make buildSQLQuery a bit faster git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13718 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Mar, 2007 3 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13605 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13597 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Length instances are stored independantly in the ZODB, and as this property is somehow often changed, it's better to have only a Length modified, not a SQLCatalog. Also, without this, the history tab from the ZMI of the SQLCatalog is unusable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13595 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Mar, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13416 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Mar, 2007 1 commit
-
-
Jean-Paul Smets authored
Added ad hoc support for group selector and filed a bug for action request (ie. implement something generic) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13393 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Mar, 2007 1 commit
-
-
Jean-Paul Smets authored
Added support for simple types (ex. int) passed as arguments as well as analysis of OR keyword in a string so that it is possible to pass mutliple values through a single string. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Mar, 2007 3 commits
-
-
Sebastien Robin authored
- the path in uncatalog object is inconsistent. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13183 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Mar, 2007 3 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13147 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Feb, 2007 2 commits
-
-
Jean-Paul Smets authored
Added more reserved keywords to prevent trying to build an invalid query from a query parameter (ex. format). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13111 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Fixes one issue related to empty strings in long expressions. Added initial support for query based parameters (ex. grioup_by) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Feb, 2007 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13084 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13076 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2007 2 commits
-
-
Jean-Paul Smets authored
Minor cosmetic changes. Also fixed the case when no parameters (kw) nor a query are passed to the catalog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
columns of the order if such index exists git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13037 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Feb, 2007 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Feb, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12958 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Feb, 2007 3 commits
-
-
Vincent Pelletier authored
Add a dummy argument to catalogObjectList so that activities passing idxs don't fail. This will solve problems in many unit tests failing since parameters are transmited to function when executed on a group of objects. Add a log if a value was passed to warn that the value is not taken into account, and to make explicit that the parameter is just a dummy. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12709 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12686 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12681 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Feb, 2007 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12675 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12674 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2007 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12578 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Feb, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12558 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Feb, 2007 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12544 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
handling an exception. http://docs.python.org/dev/lib/module-sys.html#l2h-5138 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12543 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jan, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12062 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jan, 2007 4 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12043 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12039 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12037 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jan, 2007 1 commit
-
-
Sebastien Robin authored
- Added class Query - Added class ComplexQuery - rewrote code of buildSQLQuery - renamed getSqlCatalogRelatedKeyList to getSQLCatalogRelatedKeyList( - many code cleanup git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12035 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jan, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11945 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Nov, 2006 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11434 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11433 20353a03-c40f-0410-a6d1-a30d3c3de9de
-