core icon indicating copy to clipboard operation
core copied to clipboard

MetaModels Core Module

Results 133 core issues
Sort by recently updated
recently updated
newest added

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)

enhancement

## 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/...

enhancement

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

enhancement

## 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/...

enhancement

List of attributes with schema manager # List of ready repositories: ## MM core - [ ] [![Build Status](http://img.shields.io/travis/MetaModels/core/release/2.1.0.svg?style=flat-square&label=release/2.1.0)](https://travis-ci.org/MetaModels/core/branches) [MetaModels/core](https://github.com/MetaModels/core) ## MM Attributes - [ ] [![Build Status](http://img.shields.io/travis/MetaModels/attribute_alias/release/2.1.0.svg?style=flat-square&label=release/2.1.0)](https://travis-ci.org/MetaModels/attribute_alias/branches) [MetaModels/attribute_alias](https://github.com/MetaModels/attribute_alias) -...

documentation

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...

bug
enhancement

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 -...

documentation

Hide the button for copying metamodel at multipe edit see https://github.com/contao-community-alliance/dc-general/issues/620

enhancement

Change runonce.php to migrations https://github.com/MetaModels/core/blob/master/runonce/runonce.php

enhancement

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

enhancement