Anita Graham

Results 20 issues of Anita Graham

This PR (and its matching PR on https://github.com/refinery/refinerycms-i18n ) allow `refinerycms` to run with Ruby 3. It has been tested with Ruby 3.1.2 and Rails 6.1.6.1 Will shortly be tested...

This PR is a precursor to another one that I have ready to go, but it doesn't fit in the scope of that PR. ## Before 'refinery/images/index' can present two...

Use translation helper in index pages for images, pages, resources

Enumerating ActiveModel::Errors as a hash has been deprecated Calling errors.add to add errors to a record

### Description I've used `rmagic` for about a decade to take a sequence of pngs (with transparent backgrounds), stack them vertically, and save the result, which, until recently, also had...

Would it be possible to have a function which exports the saved colours? I've taken a screenshot, but that seems the least useful. Happy to help (time, time, time)

Is there a Rails template handler for papercraft? thanks, Anita

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...

This is a very short PR. It puts in place the basic features needed to implement a **duplicate** action. The default duplicate action is very naive - it copies the...

Moved :it_has_behaviour alias to refinery's spec_helper, as it was being called from both images/spec and resources/spec. Deprecate no more: Handling errors as objects now - when adding them (for image/resource...