Releases: pkerspe/yii2-simple-cms
Releases · pkerspe/yii2-simple-cms
0.3.2
Subpage Teaser fix
fixed rendering of subpage teaser when checkbox is checked in editor
Ckeditor update and delete function
- Updated the CKeditor verison to the latest release
- added new db fields to specify teaser details for a page (e.g. in list views of pages)
- added function to delete an existing page in the backend. Use context menu on a page in the cms page tree by right clicking on the item name and select "delete page" (or delete subtree).
minor code cleanup
removed duplicate class MediaManager, updated some phpDoc blocks, added some properties to frontend class to match documentation
error fix
minor beauty fixed in php doc
just minor beauty fixes in the php doc, mostly useless unless you pars the annotation @menuLabel and do something with it :)
installer beta release
Finally the migration scripts as well as the dependencies should be fixed to allow smoth installation
alpha migration release
first alpha release with working migration scripts for database creation
(sorry for all the releases, need to tests packagist download / installation via composer)
alpha
migration release
fixed migrations scripts (hopefully)