-
Is there a timeline for Rails 7 support as of yet? We're about to do a major rework of a deployment from Rails 5 to 7 and would like to include Alchemy in our planning.
-
### Steps to reproduce
Prerequisite: A resource model with a date attribute
1. create or update a record for the resource
### Expected behavior
The input field for the date attribute shoul…
-
### Steps to reproduce
Create an element that uses the page essence. Pick an existing page and save the element. Now try to delete that existing page you just selected.
### Expected behavior
…
-
### Description
When installing (rake alchemy:install) with a DB replica setup, e.g. something along the lines of
```
development:
primary:
database: primary
username:
passw…
-
### Steps to reproduce
run `RAILS_RELATIVE_URL_ROOT=/myownsite bundle exec rackup`
I got `localhost:9292/myownsite/` on the address bar.
### Expected behavior
In Alchemy CMS pages, I have in…
-
### Steps to reproduce
Install the lastest version of alchemy and rails. Sign in using your app build in devise authentication.
### Expected behavior
After signing in the admin dashboard shou…
-
### Steps to reproduce
1. upload a `Alchemy::Picture` in the library
2. delete that `Alchemy::Picture` from the library
### Expected behavior
Not only the original `Alchemy::Picture` file sh…
-
### Steps to reproduce
1. Define an element with Boolean ingredient
2. Render `el.element.ingredient_by_type(:boolean)[:value]` in the element view
2. Place the Element on a Page
3. Publish the …
-
### Steps to reproduce
1. Set up 2 sites with different hosts, for example "Site 1", at host site1.com and "Site 2" at host site2.com (or to easily test locally, use "localhost" and "127.0.0.1")
2…
-
Hi,
Do you have a release date for your pre-release v6.0.0 xxxx ?