Yii2 Enhanced Gii Versions Save

Enhanced Yii2 Gii (generator) that generates related Models & CRUD

v1.0.0

7 years ago

Please see closed issues for bug fixes!

0.0.9

8 years ago

New Feature

  1. #46 feature added! Thanks to Arjen-Meijer

Bug Fixed

  1. #44
  2. #45
  3. #48

0.0.8

8 years ago

Bug Detail data view on index fixed!

0.0.7

8 years ago

Sorry I've been busy lately!

New Feature

  1. Added new Expandable Row feature!
  2. Added new Cancelable Form feature!
  3. Detail data grid view is gone if there's no data (thanks to Arjen Meijer)

Bug fixes

  1. Fix error on generate pdf if you primary key is not 'id'
  2. Lots of bug fixed on https://github.com/mootensai/yii2-relation-trait PLEASE UPDATE!

Screenshot

Model Generator

new enhanced gii - model

CRUD Generator

new enhanced gii - crud

Index

new enhanced gii - index new

View

new enhanced gii - view

Form

new enhanced gii - update

0.0.5

8 years ago

Add new feature : Generate base model only Generate AttributeHints Generate Logged User Only on controller

bug fix : deleteRow bug fixed (Thanks to Wolfgang Bienert) Add deleteWithChildren on controller Model namespace bug when generate model

0.0.4

8 years ago

fixing bug on JS that happen when you have a lot of relations on one form

0.0.3

8 years ago

All is well