Releases: phpMv/ubiquity-dev
Releases · phpMv/ubiquity-dev
0.1.23 release
Updated
- Update for Domains
0.1.22 release
Updated
- add
silent
flag toModelsCreator
class when create
0.1.21 release
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
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
Updated
- rest controllers templates
Fixed
- Index crud controllers creation
0.1.18 release
Added
- nav template for CRUD
0.1.17 release
Added
IndexCrudControllerCreator
class
0.1.16 release
Updated
- Models generator
- Preserve previous code implementations in models
- Update
addInMany
members methods
0.1.15 release
Added
- routes path automatic generation with parameters
0.1.14 release
Updated
- mark Debug class as deprecated (replaced with
\Ubiquity\debug\LiveReload
class)
Fixed
- default mixed type for associated members