An error occurred fetching the project authors.
- 01 Feb, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Dec, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Dec, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31120 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Nov, 2009 1 commit
-
-
Sebastien Robin authored
order to make optimisation configuration in unit test - isIndexable is not a property any more, it is a ConstantGetter instance, so it works like a property and like a method - same thing for isPredicate, isTemplate, isDelivery... we can start moving using only methods. - do not define isTemplate, isDelivery... when it is already available thanks to inheritance - new methods generated for all ERP5 objects : provides[InterfaceName]. For instance, "providesIMovement()" will return True or False for any ERP5 object. - new method "is[Group]Type" generated for all ERP5 objects. The group here is group of portal types (like getPortalDeliveryTypeList()). So on any ERP5 object, you can do "isDeliveryType()", and this will returns True or False. - add tests git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
On the way to Zope 2.12, Reform imports, specially from Globals (replacing it with Products.ERP5Type.Globals on the products that depend on ERP5Type), convert Interface uses to zope.interfaces, and remove CMFMailIn references with blessings from Jerome. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jul, 2009 1 commit
-
-
Łukasz Nowak authored
- if no trade_phase is passed for getPathValueList return all paths - fix typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28194 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jul, 2009 2 commits
-
-
Łukasz Nowak authored
- revert 27902 - docstrings are needed by Zope, until proper solution is found and applied globally it shall be not implemented in specific cases git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27903 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- remove docstrings from methods, which are documented in related interfaces to avoid duplication and desynchronisation of documentation - remove empty and bogus docstrings git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27902 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jun, 2009 1 commit
-
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27647 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jun, 2009 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27509 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 May, 2009 1 commit
-
-
Yusuke Muraoka authored
instead of Supply Chain. - added/changed some features for above modified. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 May, 2009 1 commit
-
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27209 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 May, 2009 2 commits
-
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27200 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
- to calculate of expected start/stop date - to get remaining trade_phase list and update some related code: - ERP5Site can be get simulation state list from related workflows - typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 May, 2009 1 commit
-
-
Fabien Morin authored
Don't use type() to test the type of a variable, see http://www.erp5.org/GuidelinesForPerformanceCrimes use isinstance instead git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27057 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Apr, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26653 20353a03-c40f-0410-a6d1-a30d3c3de9de
-