An error occurred fetching the project authors.
- 19 Sep, 2007 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16482 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Sep, 2007 2 commits
-
-
Vincent Pelletier authored
Add inventory-related "is..." object properties so that they are available in python filtering expressions on catalog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16420 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16401 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Sep, 2007 2 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
make the security uid generation working with many nodes, use the id_tool in order to generate new ids, so it is possible to have multiple nodes generating new security uids by the same time without errors git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Sep, 2007 1 commit
-
-
Sebastien Robin authored
we check uid and path. So we do an sql request for many uids and paths. Also make code wich is compatible with old Data.fs. This change make catalogObjectList about 3% faster git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Aug, 2007 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15911 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
It's faster (O(1) instead of O(n)) to search a value in dict keys that in a list, so use dict when possible. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15908 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Aug, 2007 3 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15784 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Actualy this bogus-looking code is required to workaround a python weirdness when keyword arguments are used with unknown argument list... git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15783 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15782 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Aug, 2007 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15548 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Aug, 2007 1 commit
-
-
Vincent Pelletier authored
Remove implicit join with catalog. You need to update Resource_zGetInventoryList and Resource_zGetMovementHistoryList from erp5_core. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15527 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Aug, 2007 5 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15465 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Make Query and ComplexQuery hashable, so that they can be used as dictionnary key. It is valid as long as nobody use direct access to properties - there is no setter defined - and that extra care is taken not modify variants members which are provided at construction. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15457 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15451 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15450 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15446 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Jul, 2007 3 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jun, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14936 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jun, 2007 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Apr, 2007 2 commits
-
-
Jérome Perrin authored
is keyword). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Apr, 2007 1 commit
-
-
Yoshinori Okuji authored
Make sure that newUid returns a long value when it is not None. Make sure that uid is long in indexing. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14213 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Apr, 2007 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14079 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Apr, 2007 1 commit
-
-
Vincent Pelletier authored
Fix and add a test for the case where the date is an empty string - and therefore should be ignored in the final query. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14066 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Apr, 2007 1 commit
-
-
Yoshinori Okuji authored
Split object_list in catalogObjectList to save memory. Remove expression_cache, as it is no good. Stop importing unused symbols. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14058 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Apr, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Apr, 2007 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13981 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Apr, 2007 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13928 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 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 1 commit
-
-
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
-