Christian Schiffler
Christian Schiffler
Not everything but yeah, we can discuss the pro and cons. It was visible to all in prior versions way back in time and restricting it to a certain group/user...
@stefanheimes da warst du doch letztens dran?
Change requests so far adressed. Next step is to integrate the schema updater in the backend and disable schema manipulation from legacy backend services for new attributes.
I fear this will not be possible in render settings and input screens.
We must re-evaluate if the event will solve the problem, as it might not work anymore as dcg now clears values depending on extra "alwaysSave" etc.
We should keep an eye on this one if #1267 also fixes this.
When we have virtual properties, the following code should get re-added: ```php $this->buildProperty( $definition, $metaModel->getAttribute('varbase'), $inputScreen->getProperty('varbase')['info'] ); $this->buildProperty( $definition, $metaModel->getAttribute('vargroup'), $inputScreen->getProperty('vargroup')['info'] ); ```
@zonky2: Die vordefinierten Parameter der Liste braucht es auch im filter modul. Bsp: Filter mit category und farbe Liste mit vordef. "category=foo". Filter mit aktviertem Filter auf farbe (category ist...
Betrifft das ausser decimal yberhaupt ein anderes Attribut?
War ein request von mir auf der Konferenz 2013. Es geht darum dass man Filter Parameter auch als Query string konfigurieren koennen sollte. Also: `products/?year=` Hierbei ist die Kategorie Teil...