Skip to content

Releases: phpMv/ubiquity-dev

0.1.23 release

27 Oct 23:06

Choose a tag to compare

Updated

  • Update for Domains

0.1.22 release

11 Oct 12:16

Choose a tag to compare

Updated

  • add silent flag to ModelsCreator class when create

0.1.21 release

08 Oct 16:32

Choose a tag to compare

Updated

  • mark _createViewOp method as public for mailer scaffolding from webtools
  • add $createDb parameter for database creation

Added

  • CreateClass class for classes creation

0.1.20 release

26 Sep 10:49

Choose a tag to compare

Fixed

  • Index CRUD controller creation with webtools:
    Unable to find template "@framework/crud/item.html" (looked into: C:\xampp8.0\htdocs\tmpx\vendor\phpmv\ubiquity\src\Ubiquity\controllers\..\core\views).

0.1.19 release

16 Aug 00:35

Choose a tag to compare

Updated

  • rest controllers templates

Fixed

  • Index crud controllers creation

0.1.18 release

12 Aug 17:54

Choose a tag to compare

Added

  • nav template for CRUD

0.1.17 release

11 Jul 10:24

Choose a tag to compare

Added

  • IndexCrudControllerCreator class

0.1.16 release

15 Jun 00:30

Choose a tag to compare

Updated

  • Models generator
    • Preserve previous code implementations in models
    • Update addInMany members methods

0.1.15 release

22 May 00:29

Choose a tag to compare

Added

  • routes path automatic generation with parameters

0.1.14 release

25 Apr 01:02
1a2b1b1

Choose a tag to compare

Updated

  • mark Debug class as deprecated (replaced with \Ubiquity\debug\LiveReload class)

Fixed

  • default mixed type for associated members