Plone.app.contenttypes

Latest version: v4.0.1

Safety actively analyzes 682457 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 16 of 18

1.2a6

------------------

- In the listing view, don't repeat on the ``article`` tag, which makes it
impossible to override this structure. Instead, repeat on a unrendered
``tal`` tag and move the article tag within.
[thet]

- Don't try to show IContentLeadImage images, if theree none. Use the "mini"
scale as default scale for IContentLeadImage.
[thet]

- Improve handling of Link types with other URL schemes than ``http://`` and
``https://``.
[thet]

- When installing the default profile, restrict uninstalling of old types to
old FTI based ones.
[thet]

- Reformatted all templates for 2 space indentation, 4 space for attributes.
[thet]

- Register folder and collection views under the same name. Old registrations
are kept for BBB compatibility.
[thet]

- Refactor full_view and incorporate fixes from collective.fullview to
1) display the default views of it's items, 2) be recursively callable
and 3) have the same templates for folder and collections.
[thet]

- Refactor folder_listing, folder_summary_view, folder_tabular_view and
folder_album_view for folders as well as standard_view (collection_view),
summary_view, tabular_view and thumbnail_view for collections to use the same
templates and base view class.
[thet]

- In the file view, render HTML5 ``<audio>`` or ``<video>`` tags for audio
respectively video file types. Ancient browsers, which do not support that,
just don't render these tags.
[thet]

- Define ``default_page_types`` in the ``propertiestool.xml`` profile.
[thet]

- Add ``event_listing`` to available view methods for the Folder and Collection
types.
[thet]

- Add migration for images added with collective.contentleadimage.
[pbauer]

- Add migration for contentrules.
[pbauer]

- Fix folder_full_view_item and allow overriding with jbot (fix 162).
[pbauer]

- Migrate comments created with plone.app.discussion.
[gbastien, pbauer]

- Allow migrating Topics and Subtopics to folderish Collections.
[pbauer]

- Add migration from Topics to Collections (fixes 131).
[maurits, pbauer]

- Add helpers and a form to update object with changed base class. Also
allows migrating from itemish to folderish.
[bogdangi, pbauer]

- Keep portlets when migrating AT to DX (fixes 161)
[frisi, gbastien, petschki]

1.2a5

------------------

- Code modernization: sorted imports, use decorators, utf8 headers.
[jensens]

- Fix: Added missing types to CMFDiffTool configuration.
[jensens]

- Integration of the new markup update and CSS for both Plone and Barceloneta
theme. This is the work done in the GSOC Barceloneta theme project. Fix
several templates.
[albertcasado, sneridagh]

1.2a4

------------------

- Include translated content into migration-information (see 170)
[pbauer]

- Add simple confirmation to prevent unintentional migration.
[pbauer]

- Don't remove custom behaviors on reinstalling.
[pbauer]

- Add bbb getText view for content with IRichText-behavior
[datakurre]

- Support ``custom_query`` parameter in the ``result`` method of the
``Collection`` behavior. This allows for run time customization of the
stored query, e.g. by request parameters.
[thet]

- Fix 'AttributeError: image' when NewsItem unused the lead image behavior.
[jianaijun]

- Restore Plone 4.3 compatibility by depending on ``plone.app.event >= 2.0a4``.
The previous release of p.a.c got an implicit Plone 5 dependency through a
previous version of plone.app.event.
[thet]

- Replace AT-fti with DX-fti when migrating a type.
[esteele, pbauer]

- Only show migratable types (fixes 155)
[pbauer]

- Add logging during and after migration (fixes 156)
[pbauer]

- When replacing the default news and events collections, reverse the
sort order correctly.
[maurits]

1.2a3

------------------

- Adapt to changes of plone.app.event 2.0.
[thet]

- Fix issue when mimetype can be None.
[pbauer]

1.2a2

------------------

- Enable IShortName for all default-types.
[pbauer, mikejmets]

- Add form to install pac and forward to dx_migration
after a successful migration to Plone 5
[pbauer]

- Rename atct_album_view to folder_album_view.
[pbauer]

- Do a better check, if LinguaPlone is installed, based on the presence of the
"LinguaPlone" browser layer. Asking the quick installer tool might claim it's
installed, where it's not.
[thet]

- Register folderish views not for plone.app.contenttypes' IFolder but for
plone.dexterity's IDexterityContainer. Now, these views can be used on any
folderish Dexterity content.
[thet]

- Add a ICustomMigrator interface to the migration framework, which can be used
to register custom migrator adapters. This can be useful to add custom
migrators to more than one or all content types. For example for
schemaextenders, which are registered on a interface, which is provided by
several content types.
[thet]

- In the migration framework, fix queries for Archetype objects, where only
interfaces are used to skip brains with no or Dexterity meta_type. In some
cases Dexterity and Archetype objects might provide the same marker
interfaces.
[thet]

- Add logging messages to content migrator for more verbosity on what's
happening while running the migration.
[thet]

- Use Plone 4 based atct_migrator and atct_migrator_results template
structure.
[thet]

1.2a1

------------------

- Fix viewlet warning about ineditable content (fixes 130)
[pbauer]

- Reintroduce the removed schema-files and add upgrade-step to migrate to
behavior-driven richtext-fields (fixes 127)
[pbauer]

- Delete Archetypes Member-folder before creating new default-content
(fixes 128)
[pbauer]

- Remove outdated summary-behavior from event (fixes 129)
[pbauer]

Page 16 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.