- 04 Mar, 2011 25 commits
-
-
Łukasz Nowak authored
- do no assert, logic is like this: in case if resource destruction SPL is being delivered, it is allowed to mark Computer Partition as free git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43991 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43990 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43989 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43988 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- bulletproof: try really hard to deliver any packing list and do it in safe way, by checking if transition is really possible git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43984 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43983 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
accessor holders before deleting the class itself because a reference on the class will still be kept as bases of erp5.portal_type, thus this ensures that erp5.portal_type.Foo will be 'unghost' when accessing constraints and _categories. Also, move testInstanceBaseCategoryList to TestPortalTypeClass as the issue is initially specific to portal type class. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43982 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43981 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
refactor code to warn the user about the problem and reload page when occurs problems of document conversion git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43980 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43979 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43976 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43974 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43972 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43971 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43970 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
on SIGTERM, but on SIGINT only git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43965 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43964 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43962 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
documents used by ZODB Property Sheets as it was only meaningful when using Utils accessors generation which required a filesystem definition dict git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43961 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
replace on the returned value to make it valid git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43960 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
may happen when getting the categories with acquisition as done in test_getAcquiredCategoryList for example. This fixes testERP5Category. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43959 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
evaluation in a transactional variable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43958 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
Zope 2.8, so try to import it first and fallback on zope.tales.tales for Zope 2.12. This fixes failures of testDynamicClassGeneration on Zope 2.8. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43957 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Mar, 2011 15 commits
-
-
Gabriel Monnerat authored
- improve test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43956 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
- Add new asserts git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43955 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43954 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43953 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43952 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43949 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43948 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43947 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43946 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43945 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
"Balance" colum from Transaction tab on accounts was showing a wrong value on stat for accounts having a debit initial balance git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43944 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43943 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43942 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43941 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
- Add dependency git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43940 20353a03-c40f-0410-a6d1-a30d3c3de9de
-