Skip to content

Releases: cetera-labs/fastsite-cms

v3.80.0-beta

05 Nov 12:19
a53afc3
Compare
Choose a tag to compare
Update Application.php

v3.58.0

26 Nov 07:52
Compare
Choose a tag to compare

Backoffice:

  • added "aspect ratio" to image crop feature
  • new field editor "Link to Materials" with edit feature
  • new feature: "Create by template" in field "Materials group"
  • added "subfolders" parameter in "List" widget setup window

API

  • widget 'Material' now can show unpublished materials
  • new widget "Section.Info"
  • new method \Cetera\Iterator/DynamicObject::joinReverse
  • \Cetera\Catalog renamed to \Cetera\Section
  • new class Cetera\Iterator\LinksetReverse and new method Cetera\DynamicFieldsObject::getLinkedObjects()
  • new method Cetera\ObjectField::isVisible()
  • new class \Cetera\Iterator\Chain
  • added \Cetera\Material::setPublished() setter method
  • added new filter types in \Cetera\Filter : TYPE_TEXT, TYPE_DATE and TYPE_DATE_INTERVAL
  • new methods \Cetera\Iterator\DynamicObject::filterInclude and \Cetera\Iterator\DynamicObject::filterExclude
  • new parameter "filter" in widgets List and List.Sections

Bugfixes and code refactoring.

v3.51.0

06 Jul 11:02
Compare
Choose a tag to compare

CORE. New material field - FIELD_LINKSET2
API. Added regexp in \Cetera\Application::route
BO. Import/Export content feature
FO. material create feature in "List" widget.
CORE. Improved php7 compatibility

v3.44.0

26 Feb 11:34
Compare
Choose a tag to compare

UI:
Now it is possible to set the URL as section controller.
Added "locale" parameter to theme.
Add plugin and Add theme now in modal windows
Auto disable plugins with version conflict
https://pm.cetera.ru/browse/CCD-1080
https://pm.cetera.ru/browse/CCD-1076

FrontOffice:
New corp-2018 default theme
Added new widgets templates

API

  • new method Application::getVersion()

v3.41.0

11 Jan 11:12
Compare
Choose a tag to compare

New material fileld "Link to section"

v3.39.0

05 Dec 13:52
Compare
Choose a tag to compare

UI:
Added plugin search capability

API:
Added Cetera\Database\Connection wrapper class with IGNERT IGNORE and REPLACE capabilities
Added some code documentation.

v3.38

07 Sep 08:31
Compare
Choose a tag to compare
v3.38 Pre-release
Pre-release

PHP7 compatibility

v3.36.0

02 Jun 04:42
Compare
Choose a tag to compare

Default text field length is 100 chars
Added progress indicato in Cetera.window.Upload

Widgets:

  • Search widget can search in foreign fields
  • Widget 'List'. Added infinite loading feature.

File selection panel:

  • Added 'Crop' button.
  • Added upload progress indicator.
  • Added multiple file upload.
  • Added resized image select.

Bugfixes

v3.34.0

29 Apr 17:40
Compare
Choose a tag to compare

More powerful "Controller" field in "Section properties" window.
More powerful "Image select" field with crop capability.

v3.32.0

24 Apr 11:20
Compare
Choose a tag to compare

Backoffice. Added "Help" and "Error report" buttons.
Several minor bugfixes.