core
core copied to clipboard
MetaModels Core Module
Hallo, MM wirft einen Fehler, wenn man für einen default-Parameter eine MySQL-Funktion einsetzt (a) oder einen Contao-Inserttag (b) a: ``` SELECT id FROM mm_monate WHERE FROM_UNIXTIME(von_datum)
## Checklist before I submit this issue report I confirm that: - [x] I have tested this with the latest version available - [x] I have read documentation @ http://metamodels.readthedocs.org/en/...
Ich hatte in dem Post mich über die Möglichkeit (Notwendigkeit?) der IDs als Hash ausgelassen https://community.contao.org/de/showthread.php?43458-MetaModels-grupieren&p=283260&viewfull=1#post283260 Da eine Umstellung von Integer auf Hash den Core betreffen würde, hier das Posting
## Checklist before I submit this issue report I confirm that: - [x] I have tested this with the latest version available - [x] I have read documentation @ http://metamodels.readthedocs.org/en/...
List of attributes with schema manager # List of ready repositories: ## MM core - [ ] [](https://travis-ci.org/MetaModels/core/branches) [MetaModels/core](https://github.com/MetaModels/core) ## MM Attributes - [ ] [](https://travis-ci.org/MetaModels/attribute_alias/branches) [MetaModels/attribute_alias](https://github.com/MetaModels/attribute_alias) -...
We need a field do select on which fields the filter values are sorted. Now i have a list, sortetd by, i don't know what id, sorting, tstamp or what...
Checked with [PHPCQ ](https://github.com/phpcq/phpcq) and ready for release for Contao 4.13 and PHP 8.1 Last update: 02.07.2024 ## MM core - [x] MetaModels/core ## MM Attributes - [x] MetaModels/attribute_alias -...
Hide the button for copying metamodel at multipe edit see https://github.com/contao-community-alliance/dc-general/issues/620
Change runonce.php to migrations https://github.com/MetaModels/core/blob/master/runonce/runonce.php
Xtra: Die Informationen werden bereits an die Widgets übertragen, aber die Implementierung des Definition Builders muss die Eval-Daten und damit die Attribute bereitstellen. siehe https://github.com/contao-community-alliance/dc-general/issues/200#issuecomment-283677702