An error occurred fetching the project authors.
- 17 Dec, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31382 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Dec, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
(MySQL ignores a word included in too many records, but Tritonn does not.) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31208 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Nov, 2009 1 commit
-
-
Julien Muchembled authored
This allows to not hardcode connection strings in testArchive and testERP5Catalog, which need several databases. A new environment variable (extra_sql_connection_string_list) is recognized: it is a colon-separated string of connection strings. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Nov, 2009 1 commit
-
-
Sebastien Robin authored
tales expression (providesIMovement) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30762 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Oct, 2009 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Oct, 2009 2 commits
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29741 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29738 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Oct, 2009 3 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29533 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29529 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29522 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Sep, 2009 1 commit
-
-
Sebastien Robin authored
are not a problem for catalog research * As suggested by Vincent, do not make parenthesis a criterion to swith to advanced search. This solve issue when you have documents with such titles : foo (bar) Before, the catalog was looking at title=foo AND title=bar git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29236 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Sep, 2009 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jul, 2009 1 commit
-
-
Sebastien Robin authored
is raising errors * make the catalog raising errors * Change messages about uid duplication git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28207 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jun, 2009 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27766 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Mar, 2009 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25761 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Mar, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25755 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Feb, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2009 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25721 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Feb, 2009 2 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25606 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25605 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Feb, 2009 1 commit
-
-
Vincent Pelletier authored
Decide which behaviour is really desired: providing an ambiguous sort column must raise a ValueError, just like ambiguous columns from where-expression. Using an un-sorted result when sort was requested is as wrong as sorting on an arbitrarily-chosen column, and also as wrong as ignoring "where"-conditions. Tag this test as TODO as this behaviour is not implemented yet. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25475 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Feb, 2009 1 commit
-
-
Vincent Pelletier authored
Mark test_SubDocumentsWithAcquireLocalRoleSecurityIndexing and test_sortOnRelatedKeyWithUnsetRelation as TODO. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Feb, 2009 4 commits
-
-
Vincent Pelletier authored
This test is known not to work because of the lack of a feature in catalog code. Hence, tag it as TODO. As this assertion uses locally-defined variables, instead of isolating it in another test method, define a local function. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25451 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Monovalued column only index user ID, and no security group. If some security groups are assigned to such role, they are still catalogued in the roles_and_users table. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25440 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jan, 2009 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25202 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Jan, 2009 2 commits
-
-
Vincent Pelletier authored
Accept more than one string for sort-on and flost cast tests (they are equivalent from SQL point of view). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25109 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Prevent test_48_ERP5Site_hotReindexAll from executing if connection string is the same as the alternative one. This prevents taiting the current catalog for following tests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Dec, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24902 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Dec, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Dec, 2008 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24792 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Oct, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Oct, 2008 1 commit
-
-
Jérome Perrin authored
case it is not a dict, but a ZPublisher.HTTPRequest.record instance (which behaves like a dict) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Sep, 2008 1 commit
-
-
Vincent Pelletier authored
Maybe something should be done in python, but maybe not. Feel free to re-enable those checks or to put them in a separate test if you think ZSQLCatalog/ERP5Catalog should enforce stricter behaviour (at the potential cost of inconsistency when it's not possible to enforce chosen behaviour). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23440 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Aug, 2008 1 commit
-
-
Romain Courteaud authored
Currently, if an object acquires its parent local roles AND also define local roles, its indexed security is false. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 May, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20913 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 May, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20901 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Apr, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20543 20353a03-c40f-0410-a6d1-a30d3c3de9de
-