- 21 Oct, 2009 9 commits
-
-
Leonardo Rochael Almeida authored
Avoid inheriting index_html from the ERP5 site, restoring behaviour lost on CMF 2, plus block reindexing by events by removing our IContentish interface when on CMF 2, since our objects reindex themselves on manage_afterAdd (approved by jm) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29875 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
Make sure no left-overs exist in the test environment before testing transactional behaviour of the ClassTool filesystem manipulation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29874 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
Fix Folder.contentValues for CMF 2.2 compatibility (they no longer accept 'spec' parameter) plus performance work by jm (approved by jm) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
Override TypeInformation method that tries to use view aliases, which we don't support (approved by jm) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
before-commit-hook API for the transaction object changed. Temporarily patch transaction on Zope 2.8 with the new API and adapt all uses (approved by jm) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Oct, 2009 31 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
in unit tests git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
add supply lines listbox template to Base_viewPDMFieldLibrary and obsolete old field libraries for the same purpose. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29862 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29855 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29854 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29853 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29852 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* installation state and building state are not sortable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29850 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
add an interaction that flushes Action Information cache when a sub object (that can be an Action Information) is added or deleted in a Base Type. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29849 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29848 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
to write a successful tool, and default behavior is to enable both: Remove them from the default Test template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29846 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29845 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Use mixin.CachedConvertableMixin. getConvertedSize removed from Document class (redundant with getConversionSize). docstring put again where it belongs (ie. Document class). Preparing the removal of document interface. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29844 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29843 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29842 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
* ERP5Type.ERP5Type: - getRawActionInformationList -> getActionList - split _getRawActionInformationList into _getActionList and getCacheableActionList - clearGetRawActionInformationListCache -> clearGetActionListCache * ERP5Type.Core.ActionInformation: RawActionInformation -> CacheableAction * Update interface for actions. * Very small optimization in CacheableAction. * Remove awful ActionInformation.getActionType now that the result is cached. * Remove obsolete/unused code. * Fix interaction workflow to clear cache. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29840 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29839 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29834 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29832 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29831 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
after 'portal type of portal type', ai here is just a dict. this change will fix current failure of testPrintActions in our functional tests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29830 20353a03-c40f-0410-a6d1-a30d3c3de9de
-