alchemy_cms
https://github.com/alchemycms/alchemy_cms
Ruby
AlchemyCMS is a powerful, flexible and user centric Rails 5 CMS
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
2 Subscribers
Add a CodeTriage badge to alchemy_cms
Help out
- Issues
- refactor(tinymce): use .to_json for JS configuration objects
- refactor(uploader): use Alchemy.config.uploader.to_json for JS defaults
- refactor(image cropper): accept settings object instead of positional args
- Missing tables: alchemy_elements and alchemy_sites
- fix(ClassOption): Return nil if value is not present
- Allow scrolling of left menu on small screens
- Feature: Allow extending page ETags with dynamic components (e.g. asset digests)
- feat(Picture): Add support for only and except setting
- CI: Run tests in parallel
- Restrict user roles access to certain Sites
- Docs
- Alchemy::CopyPage#draft_version_attributes_for_copy
- Alchemy::PageVersion#set_title_from_page
- Alchemy::Page::Publisher#copy_metadata
- Alchemy::Admin::ElementEditor#find_or_create_ingredient
- Alchemy::Admin::ElementEditor#translated_group
- Alchemy::Admin::ElementEditor#grouped_ingredients
- Alchemy::Admin::ElementEditor#ungrouped_ingredients
- Alchemy::Admin::ElementEditor#ingredients
- Alchemy::Admin::ElementEditor#has_ingredients_defined?
- Alchemy::Admin::ElementEditor#editable?