- 22 Mar, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13545 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Mar, 2007 9 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13544 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13543 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
- use getCurrentInventory instead of getAvailableInventory when we check counter stock value - add some delete transitions git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13542 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13540 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
When downloading, if object has no title, send source_reference as file name (instead of it which is usually a meaningless number). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13539 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13538 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13534 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13532 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13531 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Mar, 2007 22 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13530 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
make sure we do not try to retrieve a delete object in playBackRecordedObjectList, this makes hot reindexing stable at least on a single machine git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13529 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
make consistent the way to manage activate_kw while we call reindex, also remove flushActivity into Folder git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13528 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13527 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13526 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13525 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Factorise workflow transition code (note: this is only a partial factorisation to retain backward compatibility with old ERP5Type versions). Add a step to check for the case where no resource is defined on the Account Incident. Add Tic before checking inventory and between workflow transitions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13524 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
In order to safely import mail in ERP5, use the postUTF8MailMessage method from ERP5Type/patches/CMFMailIn. getHeader was badly surcharged: it was not supposed to return a dict value. It is forbidden to save dict attribute as a string. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13523 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
- fixed error in image paths git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13522 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13519 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add assertWorkflowTransitionFails, new ERP5 and workflow specific method to help factorizing unit test code where a workflow transition is supposed to fail. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13518 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13517 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
and we don't want to go through the proxy here (as we just want to check availability of a server running on the same machine, same processus, different thread) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13516 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Remove logs. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13515 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13514 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Remove logs. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13513 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13512 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
break prev & next button) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13511 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
have different security definition ... ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13510 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
TypeError: LOG() got an unexpected keyword argument 'e' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13509 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13508 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Added support for Title Lines Method. Basically, the method used to define the title for each line is working now. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13507 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Mar, 2007 8 commits
-
-
Sebastien Robin authored
add a test in order to make a proof that it is possible to see the account module with different sections git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13505 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13503 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13502 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add sufixes (based on portal type designed to be associated with workflow) to titles to alow for custom translations in those cases. Translate a french title to english. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13501 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13500 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13499 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13498 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Emission letter is dependant on the site, so prevent the script fro guessing the site from the user. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13497 20353a03-c40f-0410-a6d1-a30d3c3de9de
-