test ownership inventory.
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30335 20353a03-c40f-0410-a6d1-a30d3c3de9de
7629fbf5
Name Last commit Last update
..
AGProjects Initial import of a module for code from AGProjects.
CMFActivity delay importing dynamically generated module until after Product initialization (approved by jm)
CMFCategory Correct the handling of checked_permission in
ClockServer Define, handle and advertise shutdown_method option.
ERP5 test ownership inventory.
ERP5Banking Fix missing space.
ERP5Catalog Drop support for NuxUserGroups
ERP5Form Use getTypeAllowedContentTypeList() instead of accessing 'allowed_content_types' directly
ERP5OOo Stop output a file.
ERP5Security Sync with trunk@29550
ERP5Subversion 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.
ERP5SyncML Fix partially r30174, small enhancements
ERP5Type Speed up 'ERP5TypeInformation.updateLocalRolesOnDocument'
ERP5Wizard Extend remote method caller API.
Formulator import Products.CMFCore.permissions and Products.CMFCore.expandpath from the right places
HBTreeFolder2 Newer CMF versions don't provide factory_type_information for their content types. Stop relying on them
MailTemplates Numerous import fixes, keeping compatibility between Zope 2.8 and 2.12
PortalTransforms zope.interface.Interface on Zope 2.12 no longer implements the deprecated isImplementedBy method call that got renamed already on Zope 2.8. (approved by jm)
TIDStorage Add --cleanup command to repozo_tidstorage in order to remove all backups safely.
TimerService 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.
ZLDAPConnection Numerous import fixes, keeping compatibility between Zope 2.8 and 2.12
ZLDAPMethods Numerous import fixes, keeping compatibility between Zope 2.8 and 2.12
ZMySQLDA use App.ImageFile.ImageFile instead of ImageFile, to initialize product icon images in Zope context, as the later break if directory layouts don't match expectations
ZMySQLDDA use App.ImageFile.ImageFile instead of ImageFile, to initialize product icon images in Zope context, as the later break if directory layouts don't match expectations
ZSQLCatalog Document a bit code used in this test.