ulab-committee / ulab-website

The website for ULAB, built with Spina CMS.
https://www.ulab.org.uk
MIT License
2 stars 0 forks source link

Bump spina-conferences-primer-theme-fork from 0.5.2 to 0.8.0 #880

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps spina-conferences-primer-theme-fork from 0.5.2 to 0.8.0.

Release notes

Sourced from spina-conferences-primer-theme-fork's releases.

0.8.0

  • Completely changes the homepage.
    • Removes the default static content and conference information.
    • Add a 'carousel' object, using the slideshow controller made for the conference show page.
    • The data presented in the carousel object comes from a Spina repeater.
  • Display the current alert in journal pages.

0.7.1

Small UI improvements.

0.7.0

This update contains the following:

  • Updates spina-admin-journal to 0.6.0.
  • Adds ISSN and page number information to article metadata.
  • The copyright sign is now used in rights text.
  • Adds a hacky workaround on the events page for the broken time part form from the conferences plugin.
  • Greatly improve the flexibility of the events page, so that it can be suitable e.g. for the 'opportunities' part of the ULAB website.
  • Adds a new page template, periodical, to be used for archives of things like newsletters and magazine issues. (NB this would in principle be better in the form of a Spina Resource, but I'm trying to minimise my use of Spina features, at least until updating to a newer version.)

NB: This update contains migrations, both from the latest version of spina-admin-journal and from this gem itself. After updating, make sure to run bin/rails spina_admin_journal_engine:install:migrations and bin/rails spina_conferences_primer_theme_engine:install:migrations, and then run bin/rails db:migrate to update your database.

0.6.1

Fixes dependencies.

0.6.0

First update on fork branch. Fixes a bug with navigation and improves the article view.

Commits
  • a0ba8eb Bump version to 0.8.0
  • e07ea39 Merge pull request #70 from louis-vs/dependabot/bundler/webdrivers-4.7.0
  • d4ae775 Bump webdrivers from 4.6.0 to 4.7.0
  • 587ed26 Merge pull request #83 from louis-vs/dependabot/npm_and_yarn/ansi-regex-5.0.1
  • 2f0db38 Merge pull request #79 from louis-vs/dependabot/bundler/rubocop-1.22.3
  • 7981e18 Merge pull request #81 from louis-vs/dependabot/bundler/rubocop-performance-1...
  • ff3507b Merge pull request #68 from louis-vs/dependabot/bundler/puma-5.5.2
  • f7e64cc Merge pull request #53 from louis-vs/dependabot/bundler/spina-admin-journal-0...
  • fa0a3c7 Bump puma from 5.3.2 to 5.5.2
  • a73dcdc Bump rubocop-performance from 1.11.3 to 1.12.0
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)