File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 111.5.43 (unreleased)
22-------------------
33
4+ - imio.omnia.core 1.2
5+
6+ - Set Plone as the default SITE_ID when not defined
7+ [boulch]
8+
49- imio.smartweb.common 1.2.58
510
611 - Remove the ``TokenAuthCoreAPIService `` adapter (WEB-4373 workaround): since
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ parts +=
1212auto-checkout +=
1313 collective.preventactions
1414 collective.upgrade
15- imio.omnia.core
1615
1716[instance]
1817http-address = 8080
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ plone_push = git@github.com:plone
1010[sources]
1111collective.pivot = git ${remotes:imio}/collective.pivot.git pushurl =${remotes:imio_push}/collective.pivot.git branch =main
1212collective.preventactions = git ${remotes:collective}/collective.preventactions.git pushurl =${remotes:collective_push}/collective.preventactions.git branch =plone6
13- imio.omnia.core = git ${remotes:imio}/imio.omnia.core.git pushurl =${remotes:imio_push}/imio.omnia.core.git branch =plone_default_site_id
13+ imio.omnia.core = git ${remotes:imio}/imio.omnia.core.git pushurl =${remotes:imio_push}/imio.omnia.core.git branch =master
1414imio.omnia.tinymce = git ${remotes:imio}/imio.omnia.tinymce.git pushurl =${remotes:imio_push}/imio.omnia.tinymce.git branch =master
1515imio.smartweb.common = git ${remotes:imio}/imio.smartweb.common.git pushurl =${remotes:imio_push}/imio.smartweb.common.git branch =main
1616imio.smartweb.core = git ${remotes:imio}/imio.smartweb.core.git pushurl =${remotes:imio_push}/imio.smartweb.core.git branch =main
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ idna = 3.18
6060ijson = 3.4.0
6161imio.gdpr = 1.2.3
6262imio.helpers = 1.3.11
63- imio.omnia.core = 1.1
63+ imio.omnia.core = 1.2
6464imio.omnia.tinymce = 1.0
6565imio.prometheus = 1.0.1
6666imio.pyutils = 1.2.1
You can’t perform that action at this time.
0 commit comments