286e45df
Name Last commit Last update
..
AGProjects Initial import of a module for code from AGProjects.
CMFActivity Small coding style improvement: multiple statements belong to multiple lines.
CMFCategory 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.
ClockServer Define, handle and advertise shutdown_method option.
ERP5 sort workflow list in PortalTypeWorkflowChainTemplateItem to get always the same result.
ERP5Banking improve code readability
ERP5Catalog remove unused imports, correct error from r29738
ERP5Form Document some parameters for ReportSection constructor.
ERP5OOo test deferred style for ODS and ODT
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 Sync with trunk@29550
ERP5Type - ids can be only strings, even if passed in list
ERP5Wizard Use already existing generic web service tool.
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 readability: not(not(x)) -> bool(x)
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 rename decorator function name and id generator argument name.