Urs Braem

Results 49 comments of Urs Braem

Could someone sum this up for me? Is there a fork or a patch around that is ready for production?

Thanks Kevin! 2013/7/29 Kevin Newman [email protected] > There is a pull request that goes along with this - #900https://github.com/harvesthq/chosen/issues/900which would pull my adcSTUDIO/Chosen fork. > > Instead of hiding the...

Still keep running into this from time to time, when a field type is missing in the allowed list: editors write into support and ask why their content has disappeared....

Hi! > If a restriction was introduced after content creation what would you expect to happen with the content elements The current problem is that the element will open with...

check out https://github.com/in2code-de/instagram/issues/35 maybe related

Works with `composer req --ignore-platform-reqs in2code/instagram` But there is an undefined array key warning

a workaround is to use a shell script to switch between branches (instead of your favorite git gui or git), and this script would at the same time switch out...

``` #!/bin/bash git checkout $1 cp .remote-sync.json.$1 .remote-sync.json ```

Does it make sense to +1 at https://forge.typo3.org/issues/100901 ?

Also, maybe it's possible to additionally load FontAwesome directly from Mask or Sitepackage for the time being? Not?