Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Branch: refs/heads/master Date: 2022-07-27T15:05:37-03:00 Author: Franco Pellegrini (frapell) <frapell@gmail.com> Commit: plone/plone.schemaeditor@992c8d3 Fix adding and moving fields between fieldsets. fixes gh-86 fixes gh-65 Files changed: A news/86.bugfix M plone/schemaeditor/browser/schema/add_field.py M plone/schemaeditor/browser/schema/add_fieldset.py M plone/schemaeditor/browser/schema/listing.py M plone/schemaeditor/browser/schema/schema_listing.pt M plone/schemaeditor/interfaces.py M plone/schemaeditor/utils.py Repository: plone.schemaeditor Branch: refs/heads/master Date: 2022-07-28T09:00:42-03:00 Author: Franco Pellegrini (frapell) <frapell@gmail.com> Commit: plone/plone.schemaeditor@7742d78 Make the delete a more obvious button Files changed: M plone/schemaeditor/browser/schema/schema_listing.pt Repository: plone.schemaeditor Branch: refs/heads/master Date: 2022-07-28T17:01:40-03:00 Author: Franco Pellegrini (frapell) <frapell@gmail.com> Commit: plone/plone.schemaeditor@b38d025 Increase Selenium timeout and add new test for adding a field inside a fieldset Files changed: M plone/schemaeditor/tests/robot/test_fields.robot Repository: plone.schemaeditor Branch: refs/heads/master Date: 2022-08-03T17:03:18-03:00 Author: Franco Pellegrini (frapell) <frapell@gmail.com> Commit: plone/plone.schemaeditor@1b912f0 Create a new keyword 'Add fieldset' for robot tests Files changed: M plone/schemaeditor/tests/robot/test_fields.robot Repository: plone.schemaeditor Branch: refs/heads/master Date: 2022-08-04T12:03:57-03:00 Author: Franco Pellegrini (frapell) <frapell@gmail.com> Commit: plone/plone.schemaeditor@5411583 If the fieldset_id field is not present, just ignore it Files changed: M plone/schemaeditor/browser/schema/add_field.py Repository: plone.schemaeditor Branch: refs/heads/master Date: 2022-08-09T14:19:22+02:00 Author: Peter Mathis (petschki) <peter.mathis@kombinat.at> Commit: plone/plone.schemaeditor@25d4fda check for self.widgets Files changed: M plone/schemaeditor/browser/schema/add_field.py Repository: plone.schemaeditor Branch: refs/heads/master Date: 2022-08-09T17:18:02+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.schemaeditor@28b92cf Merge pull request #92 from plone/frapell-schemaeditor Fix adding and moving fields between fieldsets. Files changed: A news/86.bugfix M plone/schemaeditor/browser/schema/add_field.py M plone/schemaeditor/browser/schema/add_fieldset.py M plone/schemaeditor/browser/schema/listing.py M plone/schemaeditor/browser/schema/schema_listing.pt M plone/schemaeditor/interfaces.py M plone/schemaeditor/tests/robot/test_fields.robot M plone/schemaeditor/utils.py
- Loading branch information