- 03 Aug, 2007 20 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15458 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@15454 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15453 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
modifications on cash movement in order to take into account currencies wich are sent outside the bank git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15452 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
-
Jérome Perrin authored
fix login and afterSetUp method signatures git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15449 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
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15444 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15443 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
http://www.erp5.org/pipermail/erp5-dev/2007-August/001216.html git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15442 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15440 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15439 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15438 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15437 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15436 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15434 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Replace new method getSecurityUidList by getSecurityUidListAndRoleColumnDict, because roles_column_dict must be handled along with security uids. Update partially WorkflowTool patch. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15433 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Aug, 2007 18 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15432 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
Fixed a bug in getRevisionList (it expected and returned integers, while getRevision returns a string). Tested. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15431 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Update WorkflowTool patch since it requires it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15430 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15429 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15428 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
New WorkList generation code. This code is supposed to boost worklist performance a lot (in test case I used page rendering went from 55s to 1.5s when no cache was filled and with many worklists). Essentially, this patch merges queries worklists need to issue. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15427 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15426 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
DuplicateInventory can not be used as a PropertySheet. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15425 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15424 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15423 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15422 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
If no document are found in Base_jumpToRelatedObject, keep selection_name, selection_index and form_id while redirecting to the current document git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15421 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15420 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
ERP5Site_checkNamingConventions) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15419 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15418 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15417 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15416 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15415 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Aug, 2007 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15414 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15413 20353a03-c40f-0410-a6d1-a30d3c3de9de
-