File tree Expand file tree Collapse file tree 6 files changed +4
-7
lines changed Expand file tree Collapse file tree 6 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ auto-checkout +=
3939 collective.contact.importexport
4040 collective.externaleditor
4141 collective.portlet.actions
42- collective.relationhelpers
4342 collective.z3cform.select2
4443 eea.facetednavigation
4544 imio.dms.mail
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ auto-checkout +=
3939 collective.excelexport
4040 collective.externaleditor
4141 collective.iconifiedcategory
42- collective.ckeditortemplates
42+ # collective.ckeditortemplates
4343 collective.js.datatables
4444 collective.js.tooltipster
4545# collective.local.workspace
@@ -92,7 +92,6 @@ environment-vars +=
9292
9393eggs +=
9494 ${debug:eggs}
95- Products.Clouseau
9695# Products.PDBDebugMode
9796 Products.PrintingMailHost
9897 collective.wfautodoc
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ collective.portlet.actions = git ${remotes:sge}/collective.portlet.actions.git p
66collective.z3cform.select2 = git ${remotes:sge}/collective.z3cform.select2.git pushurl =${remotes:sge_push}/collective.z3cform.select2.git branch =2.x
77imio.dms.mail = git ${remotes:imio}/imio.dms.mail.git pushurl =${remotes:imio_push}/imio.dms.mail.git
88imio.transmogrifier.contact = git ${remotes:imio}/imio.transmogrifier.contact.git pushurl =${remotes:imio_push}/imio.transmogrifier.contact.git
9- imio.transmogrifier.iadocs = git ${remotes:imio}/imio.transmogrifier.iadocs.git pushurl =${remotes:imio_push}/imio.transmogrifier.iadocs.git
9+ imio.transmogrifier.iadocs = git ${remotes:imio}/imio.transmogrifier.iadocs.git pushurl =${remotes:imio_push}/imio.transmogrifier.iadocs.git branch =plone6
1010# for oupeye where versions have been purged
1111Products.CMFEditions = git ${remotes:imio}/Products.CMFEditions pushurl =${remotes:imio_push}/Products.CMFEditions branch =2.2.x
1212Products.CPUtils = git ${remotes:imio}/Products.CPUtils pushurl =${remotes:imio_push}/Products.CPUtils
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ plone.formwidget.contenttree = git ${remotes:plone}/plone.formwidget.contenttree
2525plone.formwidget.datetime = git ${remotes:sge}/plone.formwidget.datetime.git pushurl =${remotes:sge_push}/plone.formwidget.datetime.git
2626plone.formwidget.masterselect = git ${remotes:collective}/plone.formwidget.masterselect.git pushurl =${remotes:collective_push}/plone.formwidget.masterselect.git
2727plone.app.jquerytools = git ${remotes:plone}/plone.app.jquerytools.git pushurl =${remotes:plone_push}/plone.app.jquerytools.git branch =master
28+ collective.contact.contactlist = git ${remotes:collective}/collective.contact.contactlist.git pushurl =${remotes:collective_push}/collective.contact.contactlist.git
2829
2930
3031# OK for python 3.12 :
@@ -33,7 +34,6 @@ collective.behavior.talcondition = git ${remotes:collective}/collective.behavior
3334collective.ckeditortemplates = git ${remotes:collective}/collective.ckeditortemplates.git pushurl =${remotes:collective_push}/collective.ckeditortemplates.git
3435collective.compoundcriterion = git ${remotes:collective}/collective.compoundcriterion.git pushurl =${remotes:collective_push}/collective.compoundcriterion.git branch =plone6
3536collective.contact.core = git ${remotes:collective}/collective.contact.core.git pushurl =${remotes:collective_push}/collective.contact.core.git branch =python3
36- collective.contact.contactlist = git ${remotes:collective}/collective.contact.contactlist.git pushurl =${remotes:collective_push}/collective.contact.contactlist.git branch =python3
3737collective.contact.plonegroup = git ${remotes:collective}/collective.contact.plonegroup.git pushurl =${remotes:collective_push}/collective.contact.plonegroup.git branch =python3
3838collective.contact.widget = git ${remotes:collective}/collective.contact.widget.git pushurl =${remotes:collective_push}/collective.contact.widget.git branch =python3
3939collective.dms.scanbehavior = git ${remotes:collective}/collective.dms.scanbehavior.git pushurl =${remotes:collective_push}/collective.dms.scanbehavior.git branch =python3
Original file line number Diff line number Diff line change 2929 collective.eeafaceted.z3ctable [test]
3030 collective.eeafaceted.collectionwidget [test]
3131 collective.behavior.talcondition [test]
32- collective.ckeditortemplates [test]
32+ # -- collective.ckeditortemplates [test]
3333 collective.classification.tree [test]
3434 collective.classification.folder [test]
3535 collective.contact.contactlist [test]
Original file line number Diff line number Diff line change 11[versions]
2- Products.Clouseau = 1.0
32Products.PDBDebugMode = 1.3.1
43collective.recipe.cmd = 0.11
54# bug with collective.wfautodoc 1.2
You can’t perform that action at this time.
0 commit comments