Skip to content

Releases: omcrn/yii2-i18ncontent

Implement published_at to article_category

19 Sep 08:05
Compare
Choose a tag to compare
v2.0.3

Add published at to article category view page

Add show published_at checkbox

02 May 13:55
Compare
Choose a tag to compare
v2.0.2

Add show_published_at to form and model

Add image upload for mobile screen resolution

24 Apr 07:08
Compare
Choose a tag to compare
v2.0.1

Add new migration add_path_mobile_column_to_widget_carousel_item .

Important security fixings

24 Mar 13:55
Compare
Choose a tag to compare

For yii2 advanced project previously you had to include module in common/config, which had security issues if you did not restrict it yourself. Module was visible from frontend also. Now you can move the module into backend and configure component to frontend.

1.2.3

22 Feb 13:10
c3aaa8a
Compare
Choose a tag to compare
Fixed published_at save bug

1.2.2

22 Feb 08:59
ccf9a9f
Compare
Choose a tag to compare
Change yii2-base required version

1.2.1

21 Feb 11:49
Compare
Choose a tag to compare
Rename migration file

Add short_description in page_translation

21 Feb 11:40
Compare
Choose a tag to compare
1.2.0

Add getShortDescription method in Page model

1.1.18

23 Nov 15:08
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

Add Extra Description in article

13 Nov 10:57
Compare
Choose a tag to compare
1.1.17

Add input for extra_description