Skip to content

Releases: phpMv/ubiquity-dev

0.1.13 release

07 Mar 01:10
Compare
Choose a tag to compare

Fixed

  • autoinc fields accept null values
  • update manyToMany member alternate name (table association)

0.1.12 release

02 Mar 15:18
Compare
Choose a tag to compare

Updated

  • ScaffoldController and templates for rest part (for Ubiquity 2.4.3)

0.1.11 release

23 Feb 14:33
Compare
Choose a tag to compare

Fixed

  • getTemplateEngine typo

0.1.10 release

08 Feb 00:03
Compare
Choose a tag to compare

Added

  • Debug class (for now, only for Livereload)

0.1.9 release

30 Jan 01:36
Compare
Choose a tag to compare

Updated

  • route name added with route generation (new action) =>controller.action

0.1.8 release

21 Jan 02:23
Compare
Choose a tag to compare

Fixed

  • models cache pb with fieldnames/member (annotations & attributes)

0.1.7 release

17 Jan 13:59
e66a1cf
Compare
Choose a tag to compare

Changed

  • Add dark mode (inverted) style for CRUD controllers scaffolding

0.1.6 release

05 Jan 02:06
Compare
Choose a tag to compare

Fixed

  • namespace pb with controllers scaffolding

0.1.5 release

05 Jan 01:25
Compare
Choose a tag to compare

Fixed

  • @route annotation or Route attribute generation in special controllers

0.1.4 release

02 Jan 14:31
Compare
Choose a tag to compare

Fixed

  • default uses value for HasUses
  • toString field must be NOT NULL