From ddf56b143d2c850f40e15c8d21f5beeba902b3a4 Mon Sep 17 00:00:00 2001 From: Ho Man Chan Date: Wed, 14 Sep 2022 10:15:16 -0400 Subject: [PATCH 1/6] Update version to next minor dev release (#357) --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index f9a0c595..2f34e64c 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ Author: Pressbooks (Book Oven Inc.) Author URI: https://pressbooks.org Description: Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher. Tags: publishing, catalog, pressbooks, default-theme -Version: 1.15.0 +Version: 1.16.0-dev Requires at least: 6.0.2 Tested up to: 6.0.2 Requires PHP: 7.4 From 7f9bcca66068913358b47112d9004e3987f36f99 Mon Sep 17 00:00:00 2001 From: Oscar Arzola Date: Wed, 14 Sep 2022 10:15:48 -0400 Subject: [PATCH 2/6] feat: spa wrapper data (#356) --- header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/header.php b/header.php index 242e02dd..83c75629 100644 --- a/header.php +++ b/header.php @@ -20,7 +20,7 @@ -> + data-barba="wrapper"> From 65087103ba84c6113642f88ac10286875a5874cc Mon Sep 17 00:00:00 2001 From: fdalcin Date: Wed, 14 Sep 2022 14:16:26 +0000 Subject: [PATCH 3/6] chore(l10n): update languages/pressbooks-aldine.pot --- languages/pressbooks-aldine.pot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/pressbooks-aldine.pot b/languages/pressbooks-aldine.pot index baba283c..28a44f30 100644 --- a/languages/pressbooks-aldine.pot +++ b/languages/pressbooks-aldine.pot @@ -2,14 +2,14 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.15.0\n" +"Project-Id-Version: Aldine 1.16.0-dev\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/issues\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2022-09-12T23:16:57+00:00\n" +"POT-Creation-Date: 2022-09-14T14:16:12+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.6.0\n" "X-Domain: pressbooks-aldine\n" From 45f02ccc213ccb319856ff8ad2fb060eadebf889 Mon Sep 17 00:00:00 2001 From: Felipe Dalcin Date: Mon, 26 Sep 2022 15:56:26 -0400 Subject: [PATCH 4/6] feat: use featured image when provided (#358) --- header.php | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/header.php b/header.php index 83c75629..ea0041f5 100644 --- a/header.php +++ b/header.php @@ -45,14 +45,19 @@