Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fc] Repository: plone.app.contenttypes
Branch: refs/heads/master Date: 2018-07-06T13:29:06+02:00 Author: Markus Hilbert (iham) <markus.hilbert@iham.at> Commit: plone/plone.app.contenttypes@b5be135 Fixed false implemented Factories and Markers for ILeadImage and IRichText. Files changed: M CHANGES.rst M buildout.cfg M plone/app/contenttypes/behaviors/configure.zcml M plone/app/contenttypes/behaviors/leadimage.py M plone/app/contenttypes/behaviors/richtext.py M plone/app/contenttypes/behaviors/viewlets.py M plone/app/contenttypes/testing.py M plone/app/contenttypes/tests/test_collection.py M plone/app/contenttypes/tests/test_content_profile.py M plone/app/contenttypes/tests/test_image.py M plone/app/contenttypes/tests/test_link.py M plone/app/contenttypes/tests/test_migration_custom.py M plone/app/contenttypes/tests/test_migration_topic.py M setup.py Repository: plone.app.contenttypes Branch: refs/heads/master Date: 2018-07-06T15:27:41+02:00 Author: Markus Hilbert (iham) <markus.hilbert@iham.at> Commit: plone/plone.app.contenttypes@72fe89c Fixed false implemented Factories and Markers for ILeadImage and IRichText. Files changed: M CHANGES.rst M buildout.cfg M plone/app/contenttypes/behaviors/configure.zcml M plone/app/contenttypes/behaviors/leadimage.py M plone/app/contenttypes/behaviors/richtext.py M plone/app/contenttypes/behaviors/viewlets.py M plone/app/contenttypes/testing.py M plone/app/contenttypes/tests/test_collection.py M plone/app/contenttypes/tests/test_content_profile.py M plone/app/contenttypes/tests/test_image.py M plone/app/contenttypes/tests/test_link.py M plone/app/contenttypes/tests/test_migration_custom.py M plone/app/contenttypes/tests/test_migration_topic.py M setup.py Repository: plone.app.contenttypes Branch: refs/heads/master Date: 2018-07-09T14:03:05+02:00 Author: Markus Hilbert (iham) <markus.hilbert@iham.at> Commit: plone/plone.app.contenttypes@de44954 ILeadImage and IRichText behaviors now have proper "Marker"-Interfaces. Files changed: M CHANGES.rst M plone/app/contenttypes/behaviors/configure.zcml M plone/app/contenttypes/behaviors/leadimage.py M plone/app/contenttypes/behaviors/richtext.py M plone/app/contenttypes/behaviors/viewlets.py M plone/app/contenttypes/profiles/default/types/Collection.xml M plone/app/contenttypes/profiles/default/types/Document.xml M plone/app/contenttypes/profiles/default/types/Event.xml M plone/app/contenttypes/profiles/default/types/News_Item.xml M plone/app/contenttypes/tests/test_behaviors_leadimage.py M plone/app/contenttypes/tests/test_behaviors_richtext.py M plone/app/contenttypes/tests/test_collection.py M plone/app/contenttypes/tests/test_document.py M plone/app/contenttypes/tests/test_event.py M plone/app/contenttypes/tests/test_news_item.py M plone/app/contenttypes/upgrades.py Repository: plone.app.contenttypes Branch: refs/heads/master Date: 2018-07-11T12:25:43+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.contenttypes@e349dca Merge pull request #480 from plone/issue_476 Fixed false implemented Factories and Markers for Files changed: M CHANGES.rst M buildout.cfg M plone/app/contenttypes/behaviors/configure.zcml M plone/app/contenttypes/behaviors/leadimage.py M plone/app/contenttypes/behaviors/richtext.py M plone/app/contenttypes/profiles/default/types/Collection.xml M plone/app/contenttypes/profiles/default/types/Document.xml M plone/app/contenttypes/profiles/default/types/Event.xml M plone/app/contenttypes/profiles/default/types/News_Item.xml M plone/app/contenttypes/testing.py M plone/app/contenttypes/tests/test_behaviors_leadimage.py M plone/app/contenttypes/tests/test_behaviors_richtext.py M plone/app/contenttypes/tests/test_collection.py M plone/app/contenttypes/tests/test_content_profile.py M plone/app/contenttypes/tests/test_document.py M plone/app/contenttypes/tests/test_event.py M plone/app/contenttypes/tests/test_image.py M plone/app/contenttypes/tests/test_link.py M plone/app/contenttypes/tests/test_migration_custom.py M plone/app/contenttypes/tests/test_migration_topic.py M plone/app/contenttypes/tests/test_news_item.py M plone/app/contenttypes/upgrades.py M setup.py
- Loading branch information