An error occurred fetching the project authors.
- 04 Mar, 2010 1 commit
-
-
Danièle Vanbaelinghem authored
this is the compatibility, it's temporary before new API of IdTool git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33377 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Mar, 2010 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33204 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Feb, 2010 1 commit
-
-
Nicolas Delaby authored
This is the responsability of site Manager to recreate Activity SQL Table if their structure change. Reviewed by Aurel git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32743 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Feb, 2010 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32422 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jan, 2010 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jan, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Nov, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
This method is completely overriden by ERP5Creator git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30815 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
-
- 16 Nov, 2009 2 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30652 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30641 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Nov, 2009 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Nov, 2009 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30257 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29883 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Oct, 2009 1 commit
-
-
Sebastien Robin authored
site, this is useless * postpone the installation of some tools in order to make sure they will be indexed * manage_afterClone class reindexObjectSecurity that himself calls recursiveReindex, we do not want to recursive reindex when we install a new site, so we manually reindex objects (without recursive) when we install new object with bt, like this we remove duplicates of reindexing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29857 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Oct, 2009 2 commits
-
-
Kazuhiko Shiozaki authored
* try to sort only if it is required, because Localizer.translate() is much slower than len(list) and sort(key=...) will call key function even if the list has only one item. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29762 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29659 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Oct, 2009 3 commits
-
-
Leonardo Rochael Almeida authored
Brown-paper-bag commit. This is what happens when one pays more attention to CMF 1.5 compatibility than to CMF 2.x compatibility one is trying to achieve. Make the skin registration also work on CMF 2.x as well (approved by jerome) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29615 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29610 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
Configure CMFDefault skins in a manner compatible with CMF 2.x since they're no longer installable with addDirectoryViews() (approved by jerome) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29608 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Oct, 2009 2 commits
-
-
Leonardo Rochael Almeida authored
ERP5 tests currently don't load ZCML and some CMFCore z3 style interfaces are declared on ZCML only, which means some interface imports fail on test setups alone. This temporary commit makes tests run again while we figure out how to enable zcml loading on ERP5 tests (approved by jm) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29572 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
in CMF2.x some tools stop being action providers. Don't try to remove actions from them (approved by jm with caveat that we will have to find out where these actions went) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29569 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29476 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 Sep, 2009 6 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29284 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29249 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29244 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
* Patch listFilteredActionsFor to not include actions from object. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29238 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29237 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Sep, 2009 1 commit
-
-
Jérome Perrin authored
erp5_sql_deferred_connection_string must match erp5_sql_connection_string, but erp5_sql_deferred_connection_type must be a deferred connection git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28920 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Sep, 2009 2 commits
-
-
Kazuhiko Shiozaki authored
fckeditori is now integrated into erp5_xhtml_style business template, and FCKeditor product is deprecated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28897 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
no longer allow to select different connection strings for normal and deferred connections, because both must use the same database git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Aug, 2009 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28648 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28645 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Aug, 2009 2 commits
-
-
Mayoro Diagne authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28619 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28617 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 May, 2009 1 commit
-
-
Sebastien Robin authored
be acknowledged by users with : - portal_acknowledgement : tool that provided methods to retrieve document to acknowledge and to acknowledge them - new document class : Acknowledgement - possibility to have proxy of Documents. Acknowledgements will only be a proxy to event, the content of the message will not be kept in the event, and we can access it from the Acknowledgement thanks to the proxy - the possibility to display site message on the top of the page with xhtml style - an unit test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27216 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 May, 2009 1 commit
-
-
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
-