File tree Expand file tree Collapse file tree 4 files changed +22
-4
lines changed Expand file tree Collapse file tree 4 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 111.6.3 (unreleased)
22------------------
33
4+ - imio.smartweb.common 1.2.39
5+
6+ - Migration to Plone 6.1.3
7+ [boulch]
8+
9+ - imio.smartweb.common 1.2.38
10+
11+ - @find : Process None value in a field or ["None", "other value"] for agatha stats
12+ [boulch]
13+
14+ - Add plone.app.caching include for futur proofing override
15+ [jchandelle]
16+
17+ - imio.smartweb.common 1.2.37
18+
19+ Add new @find endpoint to find content in instance
20+ [boulch]
21+
422- Migrate to Plone 6.1.3
523 [boulch]
624
Original file line number Diff line number Diff line change 88
99auto-checkout +=
1010 collective.z3cform.datagridfield
11- imio.smartweb.common
1211
1312extensions =
1413 mr.developer
@@ -17,8 +16,8 @@ extends =
1716 https://dist.plone.org/release/6.1.3/versions.cfg
1817 https://dist.plone.org/release/6.1.3/versions-ecosystem.cfg
1918 https://dist.plone.org/release/6.1.3/versions-extra.cfg
20- https://raw.githubusercontent.com/IMIO/buildout.smartweb/plone613 /versions.cfg
21- https://raw.githubusercontent.com/IMIO/buildout.smartweb/plone613 /sources.cfg
19+ https://raw.githubusercontent.com/IMIO/buildout.smartweb/refs/heads/main /versions.cfg
20+ https://raw.githubusercontent.com/IMIO/buildout.smartweb/refs/heads/main /sources.cfg
2221 versions.cfg
2322
2423find-links +=
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ extensions =
99auto-checkout +=
1010 imio.directory.core
1111 imio.directory.policy
12+ imio.smartweb.common
1213 imio.smartweb.locales
1314 collective.upgrade
1415
Original file line number Diff line number Diff line change 22
33imio.directory.core = 1.2.25
44imio.directory.policy = 1.1.8
5- imio.smartweb.common = 1.2.36
5+ imio.smartweb.common = 1.2.39
66imio.smartweb.locales = 1.1.32
77
88collective.schedulefield = 1.1
You can’t perform that action at this time.
0 commit comments