-
Hi guys (@jbonnet @dang03 @felipevicens ),
I noticed that sometimes, the SLM fails to receive a token when requesting one. This is from the GK logs when such an event arises. Its hard to reproduce,…
-
->add('map_coordinates', 'oh_google_maps', array(
'required' => false,
'lat_name' => 'Latitude',
'lng_name' => 'Longitude'
…
-
I followed this article and everything goes smooth except I do not get the installation wizard.
https://lowendbox.com/blog/how-to-install-campaign-chain-on-ubuntu-16-04/
It takes me straight to …
-
I am using bleeding edge of the cmf, but had this problem with 1.0 and 1.1 too:
When tring to create Blocks with attr settings, i cant get it working, to not show a error anywhere:
trying to set th…
-
My composer.json is currupted, its a fresh install of your standard edition:
"require": {
"php": "^5.6|^7.0",
"symfony/symfony": "^3.2",
"doctrine/orm": "^2.5",
…
ghost updated
7 years ago
-
Communicated by Yaroslav Sysak:
> В качестве приложения, посылаю программу построения всех локальных почти-колец на заданной группе, с помощью которой строятся почти-кольца из пакета "localnr", о …
-
Hi,
I spent time reading the doc and looking at the sandbox and right now I found how to link my document to an image with a 'cmf_media_image' form type but nothing for simple file.
When I try to us…
-
## Feature Request
**Unmapped show fields**
In an admin's `configureFormFields()`, it is possible to provide fields in the admin that are not mapped to the admin's subject by setting `'mapped' =…
-
## Feature Request
Currently, I have to use a workaround to properly translate enums.
For ListViews I need to use `Enum::Variant->value` for `choices` index.
Furthermore, I need to provide an …
-
with https://github.com/symfony-cmf/ContentBundle/pull/91 and https://github.com/schmittjoh/serializer/pull/184 REST read support is basically available.
however it would be cool to get some more san…