- 14 Sep, 2006 10 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9908 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9907 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9905 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
They now use Folder_viewSearchDialog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9904 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Use Base_searchHandler as action). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9903 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9901 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
implement tear down for at_date and from_date. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9900 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9899 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
* fix removeUnpickableObject in Base_callDialogMethod to take listbox into account git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9898 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Cleanup docstring. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9897 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Sep, 2006 30 commits
-
-
Jérome Perrin authored
to try installing it again for other tests. real error traceback was sometimes lost in the first "finally:" block. For instance, testAccounting_l10n_fr_m9 was failing due to a max_allowed_packet problem, but the error message was from ZODB Connection, because get_transaction().commit() raised a second exception hidding the first one. This means that if a site cannot be installed, the first test will be a failure with the real traceback and all other tests will only get an "Installation of this site already failed, giving up" error. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9896 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
add Zuite_waitForActivities which is basically the same as ListboxZuite_waitForActivities, but with a more generic name. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9895 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
complete html conversion to plain utf8 text - with guessing encoding and converting charrefs and entities git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9893 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9892 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
add hour and minutes for payment transaction dates in AccountingZuite_createAccountingTransactionListSalesAndPayments, so that we can guess the ordering in a deterministic way. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Reduce tag soupness. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9889 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Fix caches in SQLCatalog no to pass self as a parameter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9888 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9887 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
remove the init script on Counter, it was a bad hack git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9886 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9880 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
transaction list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9879 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Thanks Romain. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Do not use interaction workflow Order Movement, as expanding the simulation is now done on the document level. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9875 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Do not use interaction workflow on Order Movement, as expanding the simulation is now done on the document level. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Thanks to Rafael Monnerat. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Thanks to Rafael Monnerat. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Thanks to Rafael Monnerat. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
we must have 'listbox' in the first group *and* this group must be named 'bottom' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
This test was too simple and was not able to show that in reality meta types are not working, so now it fails (because of a bug). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-