zonky2

Results 132 issues of zonky2

it is not possible to filter on the home page if the alias is `index` Tested in MM 2.2

enhancement
frontend
Filter

We might want to add as an option that the GET parameter for pagination is removed when the filter changes - i.e. when other filter settings are made or the...

enhancement

we have pagination URL e.g. `/de/pagination.html?page=2` and click the filter reset link, we change to `/de/pagination/page/2.html` ... but the next pagination link is `/de/pagination/page/2.html?page=3` :( current MM testcase

bug

Accept filter URL parameters on page with CE or FE module MM list which has member protection and is not visible e.g. detail page with protected CE MM list

bug
Filter

FIXME: these are not properties yet, therefore we have to work around. https://github.com/MetaModels/core/blob/8e61ba89a336e59996f5a5245370c2b8476efea5/src/MetaModels/DcGeneral/DefinitionBuilder/PropertyDefinitionBuilder.php#L90

enhancement
fixme

TODO: notify attributes that the MetaModel has changed its table name. https://github.com/MetaModels/core/blob/8e61ba89a336e59996f5a5245370c2b8476efea5/src/MetaModels/DcGeneral/Events/Table/MetaModels/Subscriber.php#L396

enhancement
fixme

TODO: we should provide a collector like for attributes. https://github.com/MetaModels/core/blob/8e61ba89a336e59996f5a5245370c2b8476efea5/src/MetaModels/Filter/Setting/FilterSettingFactory.php#L176

enhancement
fixme

TODO: we should provide a collector like for attributes. https://github.com/MetaModels/core/blob/8e61ba89a336e59996f5a5245370c2b8476efea5/src/MetaModels/Filter/Setting/FilterSettingFactory.php#L131

enhancement
fixme

TODO: we should provide a collector like for attributes. https://github.com/MetaModels/core/blob/8e61ba89a336e59996f5a5245370c2b8476efea5/src/MetaModels/Filter/Setting/FilterSettingFactory.php#L153

enhancement
fixme

Add filter in panel at attribute typ on attribute setting, rendersetting attribte and input mask attribute. - [x] Attribute list - [ ] Rendersetting list - [ ] Input mask...

enhancement