Alex Orosciuc

Results 13 issues of Alex Orosciuc

Backend users can be redirected to an pre-defined URL instead if the hardcoded one. Can be useful with SSO mechanisms when logging out of a session in a Winter-based app...

Status: Response Needed
Type: Conceptual Enhancement

### Winter CMS Build dev-develop ### PHP Version 8.0 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description When a revisionable model gets deleted (physically from the...

This line `$tableRelations = array_keys($tableInfo['referenceMap']);` produces a warning `Warning: array_keys() expects parameter 1 to be array, null given in C:\Users\Gilles\IpFix\library\Zend\Controller\Scaffolding.php on line 270`

At the moment only ol > li HTML structure is supported if one needs to implement reordering of sortable items. Having support for tbody > tr structure would came at...

Status: Response Needed
Type: Conceptual Enhancement

### Package targeted Storm Library ### Description The wrapper around the standard ZipArchive utility doesn't return a proper error code in case of a failure when extracting the archive. It...

accepted

### Winter CMS Build dev-develop ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description In certain setups that rely on a frontend web...

Type: Unconfirmed Bug
Status: Review Needed

Fixes https://github.com/wintercms/winter/issues/1225

maintenance
needs docs

### Package targeted Winter CMS ### Description By definition, soft-delete enabled models are not expected to be permanently deleted. There's an exception to this rule, when developers rely on soft-delete...

### Winter CMS Build dev-develop ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description Laravel's console `Command` implementation allows commands to run in...