Releases: papayaCMS/papayacms-core
Releases · papayaCMS/papayacms-core
6.2.7
- Alternatively allow /vendor and /src directories to be located in document root
- Fix checkbox fields reading data value (force string compare)
6.2.6
- Fix checkbox fields with default active (could not be disabled)
6.2.5
- Allow umlauts and other special chars in alias urls
- Implement workaround for XSLT parameters with single and double quotes
- Implemented remove invalid characters in text node content and appendXml()
- Fix function signature error
6.2.4
- Fix: size missing in centered images with subtitles
6.2.3
- Fix language flags in box publish dialog
- Mark simple_xmltree deprecated, define functions as static
6.2.2
- Use more generic superclass in PapayaAdministrationPluginEditorGroup
- Add execution callback to PapayaAdministrationPluginEditorDialog
6.2.1
- Add PapayaPluginEditor::getContent() for BC
6.2.0
- Cleanup build, remove exports, add server run
- Fix inspection notices
- Fix link on alternative alias for page
- Fix missing default table for domain groups
- Fix PapayaUiContentPage::translation() load filter
- Add PapayaPluginAdaptable - an interface for editable module options
- Add captions for different plugin editor types
- Add PapayaUiContentPage::appendQuoteTo()
- Add name field to views (for identification in templates)
- Add PapayaRequestParameters::createFromString()
- Add subpage teasers, propagate query string as parameter to teaser functions
6.1.0
- Add default implementation for PapayaPluginEditable as trait
- Add default implementation for PapayaPluginConfigurable as trait
- Add default implementation for PapayaPluginFilterContent access as trait
- Add default implementation for PapayaPluginCacheable as trait
- Add PapayaAdministrationPluginEditorGroup, allow multiple dialogs for a plugin content
- Refactor and cleanup unit tests
6.0.3
- Remove version number 5 from titles and texts