An error occurred fetching the project authors.
- 10 Dec, 2012 1 commit
-
-
Jérome Perrin authored
Coordinate base class already inherit from Base, so no need for class inheriting from Coordinate to inherit from Base again. Also, no need to reapeat the property sheets that are already defined on Coordinate.
-
- 22 Sep, 2011 1 commit
-
-
Nicolas Delaby authored
-
- 09 Sep, 2011 4 commits
-
-
Nicolas Delaby authored
Detailed properties take precedence on coordinate_text (raw string) if at least one of them is defined. Introduce isDetailed method in coordinate API, which return True if at least one detailed property is defined.
-
Nicolas Delaby authored
raw input is available with getData. Backward compatibility is supported.
-
Nicolas Delaby authored
-
Nicolas Delaby authored
Associate it to all Coordinate Classes. It defines data property to hold user input value
-
- 01 Dec, 2010 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40960 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2010 1 commit
-
-
Sebastien Robin authored
Conflicts: bt5/erp5_base/bt/revision bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py bt5/erp5_simulation/bt/revision bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml bt5/erp5_trade/bt/change_log bt5/erp5_trade/bt/revision products/ERP5/Document/BusinessPath.py products/ERP5/Document/SimulationMovement.py products/ERP5/Document/TradeCondition.py products/ERP5/Document/TradeModelLine.py products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision products/ERP5Type/ERP5Type.py git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jul, 2010 1 commit
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37000 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jun, 2010 1 commit
-
-
Lucas Carvalho authored
Now if you have the url defined as localhost:9181/test_client it will return the correct url including the protocol. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36447 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2010 1 commit
-
-
Nicolas Dumazet authored
What's the point? Mostly cleaning up pyflakes output: now, running it on those files does not give anymore cluttered output, but raises (almost) only valid human errors. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33558 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
-
- 09 Oct, 2009 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29540 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Sep, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
fix a bug that raises an error with a URL having a port number like http://example.com:8080/path/path. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29170 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
-
- 14 Feb, 2009 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25559 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Sep, 2008 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23477 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jun, 2008 1 commit
-
-
Rafael Monnerat authored
Added DEPRECATED warning. Url.send should not be used anymore. Instead it, use portal_notifications.sendMessage directly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21506 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 May, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 May, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20902 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Apr, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Dec, 2007 1 commit
-
-
Jean-Paul Smets authored
Use buildEmailMessage from NotificationTool (buildEmailMessage was moved from Url.py to NotificationTool.py) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18560 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Aug, 2007 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Don't encode text/plain in base64, so that MUA can display it inline git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15893 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 May, 2007 1 commit
-
-
Romain Courteaud authored
deprecated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14576 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Mar, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13634 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Mar, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13567 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2007 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13474 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13463 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Mar, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13322 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Oct, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10648 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 May, 2006 1 commit
-
-
Alexandre Boeglin authored
from PropertySheet 'acquired_property_id' property. 2/ Changed the behaviour of Coordinate so that getText and _setText use methods defined in subclasses if they exist. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7116 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Apr, 2006 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6578 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove unneeded executable flags. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Feb, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5570 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jan, 2006 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5225 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jan, 2006 1 commit
-
-
Alexandre Boeglin authored
instead of View. (I ran some of the unit tests before comitting, and they reported no error) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Sep, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3768 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Feb, 2004 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2004 1 commit
-
-
Jean-Paul Smets authored
fixed Solanes typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@404 20353a03-c40f-0410-a6d1-a30d3c3de9de
-