release55
Brings in sync of photos from iNaturalist, Pl@ntNet or any other source publishing to GBIF; adds iCalendar, adds Recaptcha, and a number of accessibility or responsive design improvements.
What's Changed
- Production release August 2023 by @CloCkWeRX in #3402
- December Release by @CloCkWeRX in #3523
- Bump carrierwave from 2.1.1 to 3.0.5 by @dependabot in #3511
- Bump rubocop-rails from 2.23.0 to 2.23.1 by @dependabot in #3539
- Bump factory_bot_rails from 6.4.2 to 6.4.3 by @dependabot in #3542
- Bump rack-protection from 3.1.0 to 3.2.0 by @dependabot in #3541
- Bump puma from 6.4.0 to 6.4.1 by @dependabot in #3544
- Bump rubocop-rspec from 2.25.0 to 2.26.0 by @dependabot in #3545
- Fix rswag deprecations by @CloCkWeRX in #3547
- Suppress Time.to_s warning until next rails by @CloCkWeRX in #3548
- Rubocop fixes (Stacked PR) by @CloCkWeRX in #3454
- Bump puma from 6.4.1 to 6.4.2 by @dependabot in #3553
- Bump bullet from 7.1.4 to 7.1.5 by @dependabot in #3552
- Bump haml_lint from 0.52.0 to 0.53.0 by @dependabot in #3555
- Bump rubocop-rspec from 2.26.0 to 2.26.1 by @dependabot in #3551
- Bump platform-api from 3.5.0 to 3.6.0 by @dependabot in #3556
- Update .rubocop.yml's target rails version by @CloCkWeRX in #3550
- Bump faker from 3.2.2 to 3.2.3 by @dependabot in #3562
- Bump rubocop from 1.59.0 to 1.60.0 by @dependabot in #3564
- Bump bullet from 7.1.5 to 7.1.6 by @dependabot in #3563
- Remove counts from Photos#index by @CloCkWeRX in #3566
- Update icons_helper.rb to render alt tag by @CloCkWeRX in #3565
- Update _menu.haml by @CloCkWeRX in #3567
- Address minor accessibility issues: Image elements do not have [alt] attributes by @CloCkWeRX in #3561
- Add bash complete to dev container by @CloCkWeRX in #3571
- Avoid trying to connect to selenium for non selenium tests by @CloCkWeRX in #3572
- Bump installed rails in dev container by @CloCkWeRX in #3570
- Update webdrivers in devcontainer by @CloCkWeRX in #3569
- Accessibility: Landmarks by @CloCkWeRX in #3574
- Accessibility Update _avatar.html.haml by @CloCkWeRX in #3575
- Darken green buttons, headings etc for Accessbility contrast ratios by @CloCkWeRX in #3568
- Bump actions/cache from 3 to 4 by @dependabot in #3577
- Bump rubocop from 1.60.0 to 1.60.1 by @dependabot in #3576
- Update gardens_spec.rb by @CloCkWeRX in #3579
- Drop use of h5 by @CloCkWeRX in #3580
- Accessibility: Wrap checkbox in label by @CloCkWeRX in #3582
- Crops > Plantings - Show count of active only as the following page is active by @CloCkWeRX in #3583
- Add GBIF to our scientific names, so that our crops can associate creative commons photos by @CloCkWeRX in #3559
- Issues/1475: Ensure we have pagination by @CloCkWeRX in #3193
- Recaptcha by @CloCkWeRX in #3586
- Harvests - Compare dates to dates when determing how long ago something was by @CloCkWeRX in #3585
- Posts - Ensure responsive by @CloCkWeRX in #3584
- Update jquery-ui-rails by @CloCkWeRX in #3589
- Bump sidekiq from 7.2.0 to 7.2.1 by @dependabot in #3592
- Bump recaptcha from 5.15.0 to 5.16.0 by @dependabot in #3591
- Rename spec/models/garden_type.rb by @CloCkWeRX in #3593
- Add Accessibility assertions to rspec, replacing accessbility-lint + fixes by @CloCkWeRX in #3573
- Bump axe-core-capybara from 4.8.0 to 4.8.1 by @dependabot in #3595
- Bump axe-core-rspec from 4.8.0 to 4.8.1 by @dependabot in #3596
- Bump haml_lint from 0.53.0 to 0.54.0 by @dependabot in #3598
- Bump selenium-webdriver from 4.16.0 to 4.17.0 by @dependabot in #3597
- Bump haml_lint from 0.54.0 to 0.55.0 by @dependabot in #3599
- Bump rubocop from 1.60.1 to 1.60.2 by @dependabot in #3600
- Bump rspec-rails from 6.1.0 to 6.1.1 by @dependabot in #3601
- Bump searchkick, elasticsearch by @CloCkWeRX in #3602
- Auto corrected by following Format Css Code by @Br3nda in #3594
- Unpin active_median by @CloCkWeRX in #3603
- Remove faraday_middleware by @CloCkWeRX in #3604
- iCalendar feed of plantings by @CloCkWeRX in #3588
- Rails 7.1 by @CloCkWeRX in #3590
Full Changelog: release54...release55