diff --git a/last_commit.txt b/last_commit.txt index 3c1d71d65f..6ca502f5da 100644 --- a/last_commit.txt +++ b/last_commit.txt @@ -1,48 +1,32 @@ -Repository: plone.schemaeditor +Repository: plone.app.upgrade Branch: refs/heads/master -Date: 2024-12-18T20:11:55+01:00 -Author: 1letter (1letter) <1letter@gmx.de> -Commit: https://github.com/plone/plone.schemaeditor/commit/90cf24c8b9756125057cea88c0b75c32a876081c +Date: 2024-12-20T01:57:07+01:00 +Author: Maurits van Rees (mauritsvanrees) +Commit: https://github.com/plone/plone.app.upgrade/commit/e475625617c3b0c61fec9802dee90b96d8e9ab2f -update robot test +Added upgrade to 6026, Plone 6.0.15. Files changed: -M plone/schemaeditor/tests/robot/test_fields.robot +A news/6026.internal +M plone/app/upgrade/v60/configure.zcml -b'diff --git a/plone/schemaeditor/tests/robot/test_fields.robot b/plone/schemaeditor/tests/robot/test_fields.robot\nindex 63b9faf..95a992e 100644\n--- a/plone/schemaeditor/tests/robot/test_fields.robot\n+++ b/plone/schemaeditor/tests/robot/test_fields.robot\n@@ -252,5 +252,7 @@ the field is removed\n \n Click Modal Link\n [Arguments] ${SELECTOR}\n+ \n Click ${SELECTOR}\n- Wait For Elements State //div[contains(@class, "modal-body")]//form[@id] visible timeout=10s\n+ Wait For Condition Classes //body contains modal-open\n+ Wait For Condition Classes //div[@class="modal-wrapper"]/div/div contains show\n' +b'diff --git a/news/6026.internal b/news/6026.internal\nnew file mode 100644\nindex 00000000..fde993ea\n--- /dev/null\n+++ b/news/6026.internal\n@@ -0,0 +1,2 @@\n+Added upgrade to 6026, Plone 6.0.15.\n+[maurits]\ndiff --git a/plone/app/upgrade/v60/configure.zcml b/plone/app/upgrade/v60/configure.zcml\nindex a195da81..7f479428 100644\n--- a/plone/app/upgrade/v60/configure.zcml\n+++ b/plone/app/upgrade/v60/configure.zcml\n@@ -426,4 +426,18 @@\n \n \n \n+ \n+ \n+\n+ \n+\n+ \n+\n \n' -Repository: plone.schemaeditor +Repository: plone.app.upgrade Branch: refs/heads/master -Date: 2024-12-18T20:13:36+01:00 -Author: 1letter (1letter) <1letter@gmx.de> -Commit: https://github.com/plone/plone.schemaeditor/commit/5f19c8c37db7c07c5d63af5bbc4d48235993f5b7 +Date: 2024-12-20T01:57:08+01:00 +Author: Maurits van Rees (mauritsvanrees) +Commit: https://github.com/plone/plone.app.upgrade/commit/3ae1b5a6bf05f2ba7bfdfbb4891da1f6c9631c0b -add news +Added upgrade to 6107, Plone 6.1.0rc1. Files changed: -A news/125.testing +A news/6107.internal +M plone/app/upgrade/v61/configure.zcml -b'diff --git a/news/125.testing b/news/125.testing\nnew file mode 100644\nindex 0000000..edc539a\n--- /dev/null\n+++ b/news/125.testing\n@@ -0,0 +1 @@\n+fix robot test @1letter\n\\ No newline at end of file\n' - -Repository: plone.schemaeditor - - -Branch: refs/heads/master -Date: 2024-12-19T08:46:23+01:00 -Author: Peter Mathis (petschki) -Commit: https://github.com/plone/plone.schemaeditor/commit/3669b8ecb728a00fb8aeea2d15cffee7ce0aa903 - -Merge pull request #126 from plone/fix#125 - -update robot test - -Files changed: -A news/125.testing -M plone/schemaeditor/tests/robot/test_fields.robot - -b'diff --git a/news/125.testing b/news/125.testing\nnew file mode 100644\nindex 0000000..edc539a\n--- /dev/null\n+++ b/news/125.testing\n@@ -0,0 +1 @@\n+fix robot test @1letter\n\\ No newline at end of file\ndiff --git a/plone/schemaeditor/tests/robot/test_fields.robot b/plone/schemaeditor/tests/robot/test_fields.robot\nindex 63b9faf..95a992e 100644\n--- a/plone/schemaeditor/tests/robot/test_fields.robot\n+++ b/plone/schemaeditor/tests/robot/test_fields.robot\n@@ -252,5 +252,7 @@ the field is removed\n \n Click Modal Link\n [Arguments] ${SELECTOR}\n+ \n Click ${SELECTOR}\n- Wait For Elements State //div[contains(@class, "modal-body")]//form[@id] visible timeout=10s\n+ Wait For Condition Classes //body contains modal-open\n+ Wait For Condition Classes //div[@class="modal-wrapper"]/div/div contains show\n' +b'diff --git a/news/6107.internal b/news/6107.internal\nnew file mode 100644\nindex 00000000..7fd366f1\n--- /dev/null\n+++ b/news/6107.internal\n@@ -0,0 +1,2 @@\n+Added upgrade to 6107, Plone 6.1.0rc1.\n+[maurits]\ndiff --git a/plone/app/upgrade/v61/configure.zcml b/plone/app/upgrade/v61/configure.zcml\nindex ab61cf52..6794427c 100644\n--- a/plone/app/upgrade/v61/configure.zcml\n+++ b/plone/app/upgrade/v61/configure.zcml\n@@ -100,4 +100,16 @@\n />\n \n \n+ \n+ \n+ \n+ \n+\n \n'