An error occurred fetching the project authors.
- 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
-
- 07 May, 2009 1 commit
-
-
Yusuke Muraoka authored
transformation will understand trade_phase instead of industrial_phase git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jan, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jan, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Nov, 2008 1 commit
-
-
Sebastien Robin authored
should fix the current problem of testAlarm which fails if there is already some data in portal ids. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24465 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Oct, 2008 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Oct, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Oct, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Sep, 2008 2 commits
-
-
Kazuhiko Shiozaki authored
* Movement Group becomes ERP5 Document. See http://www.erp5.org/HowToConfigureBuilder for the detail. * add _duplicate() in CopySupport.py. This method is similar to copy and paste, but it preserves workflow history. * add a new target solver CopyAndPropagate.py that updates values according to passed divergence list and propagate them. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23647 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23646 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Sep, 2008 1 commit
-
-
Vincent Pelletier authored
* Add site-level accessors * Modify existing getters to use placeless parameters as default values, context-sensitive parameters being given higher priority. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23471 20353a03-c40f-0410-a6d1-a30d3c3de9de
-