admin
admin copied to clipboard
DotKernel Admin Application, built on top of Mezzio microframework and using Laminas components.ezzio for branch 2 and above.
Nothing that would break the code - it's just a small issue I've identified during reviewing #265 --- ### Issue: As explained [here](https://github.com/doctrine/annotations/issues/219#issuecomment-415354856): > Class-level traits must be on the...
**[in src/Admin/src/InputFilter/AdminInputFilter.php, line 20](https://github.com/dotkernel/admin/blob/fb560ba14eac5181f5fa2e21d76ad64685d785fa/src/Admin/src/InputFilter/AdminInputFilter.php#L20)** > The next 24 lines appear both in `src/Admin/src/InputFilter/AdminInputFilter.php:20` and `src/Admin/src/InputFilter/EditAdminInputFilter.php:20`. ```php use Laminas\Validator\StringLength; /** * @extends InputFilter */ class AdminInputFilter extends InputFilter { public function...
it is complicated to send a fitltered URL @MarioRadu knows better what is the problem here can we replace it with a simple table here and there ? keep in...
https://github.com/dotkernel/frontend/issues/469
### Feature Request | Q | A |------------ | ------ | BC Break | yes https://github.com/laminas/laminas-view/issues/257
### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary @MarioRadu Please implement modifications...