Commit c21a76b
committed
Jet library (core):
-------------------
* ORM DataModel: dataFetch* - raw mode added
* Jet Form:
Form_Renderer_Single->setCustomRenderer( ?Closure $custom_renderer ): void
Form_Renderer_Single->getCustomRenderer(): ?Closure
Form_Renderer_Single->renderByView() : string
* Bug fix: non-functional internal relations in entity inheritance
* Bug fix: Form_Field_Data: invalid default error code
* Bug fix: Form_Field_Range: better input value catcher
* Bug fix: Form_Field_Float: null value if input missing
* Bug fix: Form_Field_Int: null value if input missing
Jet Example App:
-------------------
* ErrorHandler_Display: output buffer clean in a case of fatal error
JetStudio:
-------------------
* Forms: Bug fix - null handling1 parent fa04784 commit c21a76b
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| 421 | + | |
421 | 422 | | |
422 | 423 | | |
423 | 424 | | |
| |||
500 | 501 | | |
501 | 502 | | |
502 | 503 | | |
503 | | - | |
| 504 | + | |
504 | 505 | | |
505 | 506 | | |
506 | 507 | | |
| |||
509 | 510 | | |
510 | 511 | | |
511 | 512 | | |
512 | | - | |
| 513 | + | |
513 | 514 | | |
514 | 515 | | |
515 | 516 | | |
| |||
0 commit comments