Skip to content

Releases: pkerspe/yii2-simple-cms

0.3.2

01 Mar 17:57
ad8ef31
Compare
Choose a tag to compare

Fixed license identifier in package information to satisfy packagist.org build script

Subpage Teaser fix

09 Apr 11:25
Compare
Choose a tag to compare

fixed rendering of subpage teaser when checkbox is checked in editor

Ckeditor update and delete function

05 Apr 17:54
Compare
Choose a tag to compare
  • 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

01 May 10:03
Compare
Choose a tag to compare

removed duplicate class MediaManager, updated some phpDoc blocks, added some properties to frontend class to match documentation

error fix

04 Jul 12:23
Compare
Choose a tag to compare

fxed duplicate action occurance and wrong namespace for exception

minor beauty fixed in php doc

04 Jul 11:52
Compare
Choose a tag to compare

just minor beauty fixes in the php doc, mostly useless unless you pars the annotation @menuLabel and do something with it :)

installer beta release

15 Mar 18:13
Compare
Choose a tag to compare

Finally the migration scripts as well as the dependencies should be fixed to allow smoth installation

alpha migration release

12 Jan 21:29
Compare
Choose a tag to compare

first alpha release with working migration scripts for database creation
(sorry for all the releases, need to tests packagist download / installation via composer)

alpha

11 Jan 21:02
Compare
Choose a tag to compare
0.2.2

Update README.md

migration release

18 Dec 12:59
Compare
Choose a tag to compare

fixed migrations scripts (hopefully)