refinerycms-inquiries icon indicating copy to clipboard operation
refinerycms-inquiries copied to clipboard

Inquiries extension for Refinery CMS

Results 10 refinerycms-inquiries issues
Sort by recently updated
recently updated
newest added

Add puma and selenium-webdriver to Gemfile. Upgrade refinery version to 4.1.0 in gemspec Leave Rails at 6.0.0 until 6.1 problem with polymorphic is released (https://github.com/rails/rails/pull/40879, includes a patch for ActiveRecord...

Dependabot can't resolve your Ruby dependency files. As a result, Dependabot couldn't update your dependencies. The error Dependabot encountered was: ``` Bundler::VersionConflict with message: Bundler could not find compatible versions...

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

When I create new form contact in footer and try to override it for stylesheet. I have this error, I can not send message and can not redirect thank_you. I...

Updates the requirements on [actionmailer](https://github.com/rails/rails) to permit the latest version. Release notes Sourced from actionmailer's releases. 6.1.0 Active Support Ensure MemoryStore disables compression by default. Reverts behavior of MemoryStore to...

dependencies

Step to reproduce: * Set `config.filter_spam = false` * Don't set any recaptcha key * Send an Inquiry * Check if the inquiry has been saved If the bug is...

Hello all ! In addition to my PR https://github.com/refinery/refinerycms-i18n/pull/51 I suggest this solution to add localized routes on refinerycms engine. It will be great if the ActionDispatch::Routing::Mapper::localizable method will be...