- 29 Nov, 2010 11 commits
-
-
Arnaud Fontaine authored
Sheets and its test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40830 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40829 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40828 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
When a portal type class is reset, the ghost that will be used should not be a "basic" ghost (InitGhostBase) only deriving from Base, or we will have a lot of code breaking. This ghost should of course have a __getattribute__ method making sure that we get out of ghost state as soon as possible, but most of all, the __bases__ of this ghost should be the __bases__ of the old portal type. In this way, the class behavior before and after a restoreGhostState should not change, pending un-ghostification. In particular, class attribute lookups will still return the correct values. (only instance attribute lookups can trigger a loadClass call) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40827 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40826 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40825 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40823 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40822 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
* Add Category Acquired Membership Arity Constraint portal type. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40820 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
ZODB Property Sheets git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40819 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Nov, 2010 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Nov, 2010 28 commits
-
-
Kazuhiko Shiozaki authored
use normal hexagonit.recipe.cmmi instead of hacked erp5.recipe.cmmisafe, because these components are not 'strong' dependencies of python or buildout itself, i.e. they can run without these components. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40817 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40816 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* no need to use hook git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40815 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
install gdbm header files as parts/gdbm/include/gdbm/*.h etc. because some softwares (eg. python's dbmmodule.c extension) assume the location like this. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40814 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
One reason is that it adds 1 action to persons. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* remove LDCONFIG= that just does not work as expected. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40811 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40810 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Included a usefull utility script for report tracebacks generated during the test. This is usefull during functional tests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
to produce a message like : Asked quantity of "Resource Title - Resource Reference" is not available in inventory for lines 1, 2, 4, 5, 6 instead of 5 messages git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
items git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40805 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40803 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40802 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
remove continue statement committing by mistake in http://svn.erp5.org/?view=revision&revision=40181 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40799 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
This enable listing of quantity_unit item list on 'Update Lines' fast input. because resource is defined on line, so there is no need to querying for a new resource (first condition) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40797 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
inline image should have absolute path, because in erp5_xhtml_style pages have base set to the url of current document git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40796 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40794 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40793 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40792 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40791 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40789 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40788 20353a03-c40f-0410-a6d1-a30d3c3de9de
-