-
Hello @databunnysg,
`$ juju deploy cinder-databunny-driver
ERROR The charm or bundle "cinder-databunny-driver" is ambiguous.
To deploy a local charm or bundle, run juju deploy ./cinder-databunny-dr…
-
Hi Jan,
I talked to my boss and saw, you still look for a location in January. So I could propose to have that meetup in Ottensen at brandnooz Media GmbH.
## Who is the person we can contact i…
-
After creating a page and fleshing out some elements, I can't get them to show in the front end.
The elements are visible in the preview window in the admin portal.
The page is published and not r…
-
**Problem**
I've been looking at the blog guide: https://guides.alchemy-cms.com/best_practice_create_blog_template.html.
And I think its a bit strange that the entire blog is on a single page. It do…
-
### Steps to reproduce
1. fresh installation with **"gem add"**
```
rails new .
```
2. generate a custom module
```
rails generate alchemy:module mymodule
```
3. restart rails server
``…
-
### Steps to reproduce
For our local rails application that hosts Alchemy we had users visiting a (non-alchemy) page in the app with a url in the following format: http://www.example.org/page_name?…
-
Hi guys, I installed the latest version alchemy-pg_search, I have a project with Alchemy brand new, I was waiting for the alchemy-pg_search v4 for Alchemy v6 but I get this error this morning
CanCa…
-
### Steps to reproduce
1. Create element with boolean ingredient (used for "preview text")
2. Throw this element on a Page
### Expected behavior
In the elements list, the element's header pa…
-
```
CanCan::Error in Alchemy::Api::ContentsController#index
Unable to merge an Active Record scope with other conditions. Instead use a hash or SQL for read Alchemy::Content ability.
Rails.root: /Us…
-
We experience situations where users do not see updated/published pages.
I **think** this is because we send two cache headers: `If-Modified-Since` (based on `@page.published_at`) as well as `If…