Skip to content

Releases: papayaCMS/papayacms-core

6.11.2

09 Apr 10:09
8f885ae
Compare
Choose a tag to compare

[BUILD][FEATURE] Show Dependencies In System Information

6.11.1

07 Apr 12:49
4a538f4
Compare
Choose a tag to compare
  • [FIX] Fix Theme Name Parameter In Template
  • [FIX] Allow For '-' In Selectable Template Files
  • [FIX] Add Autoloader Class Mapping For "PapayaUiListviewSubitems"
  • [FIX] Fix Argument Type For Log Message Call
  • [FIX] Fix Argument Order For Log Message Call

6.11.0

26 Mar 14:59
326b001
Compare
Choose a tag to compare

[FEATURE] Add Box View Identifiers/Name To XML Output
[FEATURE] Add Sitemap Page Module
[FEATURE] Add Passthrough Box
[FIX] Output Change Frequency As Valid String Value In Sitemap
[FIX] Validate Base Dialog Size Parameter For Field Before Access
[FIX] Fix Array Offset Notices
[FIX] Set Administration Language To Default For Login
[FIX] Increase Cronjob Execution Iframe Height

6.10.0

12 Feb 09:57
8832339
Compare
Choose a tag to compare
  • [FEATURE] Add Page Fragment Plugin
  • [FEATURE] Add "title" Attribute To Teasers
  • [FEATURE] Add Input Field For Character Separated Values
  • [FEATURE] Add Input Field With Mapping Callbacks
  • [FEATURE] Add Utility\Text\XML::stripTags()
  • [FIX] Fix FOUND_ROWS Access in MySQLiConnection
  • [FIX] Validate LinkType Exists Before Access
  • [FIX][FEATURE] Provide Target Page Teaser In Page Redirect
  • [FIX] Fix RTE Page Links With Internal Link Types
  • [FIX] Fix Box Group Link Loading
  • [FIX] Remove Double Escaping In Content Edit Page Navigation
  • [FIX] Fix Module Option Loading
  • [FIX] Load Plugin Options For Plugin\Configurable\Options::options()
  • [FIX] Fix Box Group Link Loading
  • [FIX] Sync Page Table Structure (Edit vs. Public)
  • [FIX] Fix Database\Access::getSQLSource() Argument Definition
  • [FIX] Fix Database\Statement::execute() call parameters
  • [FIX] Fix Argument Type Error In Content\Page\Tree
  • [REFACTOR] Use Method To Access Content Defaults
  • [REFACTOR] Use Class Constant For Field Identifier
  • [REFACTOR] Replace MimeType Administration
  • [TEST] Add Tests For Administration\Page
  • [TEST] Add Some Tests For Administration\UI
  • [TEST] Add Tests For Administration\UI\Navigation\Main
  • [TEST] Add Tests For Administration\UI\Path
  • [TEST][CLEANUP] Add Test For File\System\Directory
  • [TEST] Add Test For Database\Connection\AbstractConnection::insert()
  • [TEST] Add Tests For Database\Statement\Count
  • [TEST] Add Tests For Database\Statement\ExecutableStatement
  • [TEST] Add Tests For Database\Statement\Formatted
  • [TEST] Add Tests For UI\Dialog\Field\Input\MappedValue
  • [TEST] Add Tests For UI\Dialog\Field\Input\MultipleValues

6.9.4

13 Dec 15:41
e44d0ce
Compare
Choose a tag to compare
  • [FIX] Fix Database\Access::getSQLSource() Argument Definition

6.8.2

13 Dec 15:40
034736a
Compare
Choose a tag to compare
  • [FIX] Fix Limited Query Parameters For Static Statements
  • [FIX] Fix Database\Access::getSQLSource() Argument Definition

6.8.1

13 Dec 13:58
574ce7b
Compare
Choose a tag to compare
  • [FIX] Fix Database\Statement::execute() call parameters
  • [FIX] Fix FOUND_ROWS Access in MySQLiConnection

6.9.3

09 Dec 11:22
8f778b6
Compare
Choose a tag to compare
  • [FIX] Fix Argument Type Error In Content\Page\Tree
  • [FIX] Fix FOUND_ROWS Access in MySQLiConnection

6.9.2

18 Nov 10:11
20797e0
Compare
Choose a tag to compare
  • [FIX] Fix Database\Statement::execute() call parameters
  • [FIX] Fix Limited Query Parameters For Static Statements

6.9.1

11 Nov 10:37
bfb1a30
Compare
Choose a tag to compare
  • [BUILD] Add PHP 7.3
  • [FIX] Set Database Result Buffer To NULL On Cleanup In Database Connection
  • [Fix] Ensure _buffer Is A String In S3 StreamWrapper
  • [FIX] Fix Link Type Wrapper
  • [FIX] Fix Image Tag SubTitle
  • [FIX] Fix Filter\ArraySize
  • [FIX] Fix CSV\Writer::__isset returns boolean
  • [FIX] Fix Phrase Language Option For Administration User
  • [FIX] Append ".ini" To Theme Name If Not Included
  • [TEST] Add Unit Tests
  • [REFACTOR] Add Database\Condition\Condition
  • [REFACTOR] Define Class Constants For Search String Token Types
  • [REFACTOR] Allow Basic String Escaping, Separate String Cast In Database Connections
  • [REFACTOR] Move Access To $_SESSION Into Session\Wrapper
  • [REFACTOR] Add Method to Get Template Document From Engine
  • [REFACTOR] Combine Xpath Expressions For Teaser Image Replace