- 12 Mar, 2007 40 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13385 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13384 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13383 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13381 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13380 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13379 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add steps to check automatic creation succeeds/fails following the value returned by Base_isAutomaticCheckCreationAllowed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13378 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13377 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13376 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13374 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Moved out for erp5_dms to erp5_dms_mysql_innodb since it is better to split SQL methods to gain database independence. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13372 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13371 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13370 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Disable call to validatePositionAccounting and add a comment in that script to stress that it's only kept as a reference. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13368 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13367 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
As "foo" transitions must not raise (as oposed to "foo_action"), the now-raising Base_checkOrCreateCheck script must be called at the end of the "before" script called during "foo_action" transition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13366 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13364 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13363 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Revert partially previous commit : checking if a check is valid when changing its state through the stop_payment_module is pointless. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13362 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13361 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13360 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13359 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13358 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
objects in the ZODB, and it's required for proxy roles to work that the owner have the role. http://www.zope.org/Members/jim/ZopeSecurity/ServerSideTrojan git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13357 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Updated Base_edit to support reuse from erp5_web. Added proxy Manager to Folder_reindexObjectList so that reindexing does not fail. Updated worklist to use new portal_type variable. Use compact titles in predicates. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13356 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13355 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13353 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13351 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13349 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13348 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13347 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13345 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13344 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add a cleanup step to empty module at the end of a sequence. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13343 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
with the same portal type filter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Fix listbox links for Person & Organisation views; those links are supposed to show the *same* list in list mode, so apply the same portal type filter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13340 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-