- 29 Nov, 2010 21 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40842 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40841 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Gadgets should act as a generic system which can be integrated into any kind of web theme without need to support this in its code itself (it's job of the theme to configure gadgets accordingly through proper CSS, overrides, etc..) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40840 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40839 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40838 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Improve consistency of the way to look up resource value between SaleOrderLine_getQuantityUnitItemList and Delivery_updateFastInputLineList. Because this script is used in two different Fast input (Add Lines and Update Lines), some additional checkings are required. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40837 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40833 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40832 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
* Add Category Related Acquired Membership Arity Constraint portal type and its view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40831 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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 18 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
-