Benno Bielmeier

Results 6 issues of Benno Bielmeier

- [x] verified that the CMS I'm adding is still maintained. - [x] read [CONTRIBUTING.md](https://github.com/postlight/awesome-cms/blob/master/CONTRIBUTING.md). - [x] did not generate README.md.

Signed-off-by: Benno Bielmeier - [x] verified that the CMS I'm adding is still maintained. - [x] read [CONTRIBUTING.md](https://github.com/postlight/awesome-cms/blob/master/CONTRIBUTING.md). - [x] did not generate README.md.

The installation script is inspired by the one of https://github.com/ivakyb/fish_ssh_agent. Signed-off-by: Benno Bielmeier

The README's url referencing Unicode.org's CLDR repository is dead. It actually seems that also the internal references are corrupted: ``` $ rails import:country_select LOCALE=de ... getting the HTML file for...

The `preauthorize: { }` field extension automatically determines the `to:` parameter based on the field type if not provided. Previously it used `index?` in case the field's type is a...

This PR addresses ongoing build issues and warnings under Clang and GCC (missing headers, unknown diagnostic pragmas, ...). To address both problems, the PR updates the dependencies `googletest` (from 1.11.0...