You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1229 The ngRest CheckboxRelation plugin dropped the support for ActiveRecord object getters inside the labelTemplates, use the closure function inside the labelFields propertie instead.
#1208 Renamed luya\cms\widgets\LanguageSwitcher to LangSwitcher and removed the template usage as it should not be part of the widget.
#1180 Replaced luya\admin\ngrest\base\ActiveWindowView::callbackButton() by widget luya\admin\ngrest\aw\CallbackButtonWidget::widget().
#1177 The luya\web\Elements component looks for the elements.php inside the @app/views folder instead of @app.
#1114 Updated materializecss to newest version and removed unused files.
#1127 Deprecated, renamed or removed functions collection.
#1102 Removed News Module Tag table and replace by admin modules Tag models.
#1098 Changed luya\base\Widget view path behavior to default implementation with option to enable app view paths lookup.
#1109 In order to prevent blocks to extend from cms blocks, flag all cms blocks as final.
#1076 Twig Component triggers now an deprecated notice message.
#1218 Renamed InfoActiveWindow to DetailViewActiveWindow.
#1244 Crawler DefaultController returns ActiveDataProvider instead of ActiveRecord results.
#1231 Upgrade to Angular 1.6 therfore all custom angular admin js files have to make sure to be compatible with Version 1.6 (dropped .success and .error for $http component)
Added
#1163 Styling of the toggler. Added toggles for each container.
#1225 Formatter component extends default formats for languages.
#1222 Extend from BaseYii file in order to provide IDE Auto Complet.
#1221 Added CMS Query in expression for where conditions.
- #1220 Menu Item object added new $seoTitle (getSeoTitle()) function in order to return the alternative SEO title definition.
#1214 Adding JsonLd class in order to register Schema Microdata informations to the View.