bible270 1.8.1 → 1.8.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d8847a6c76ffa4c376eba0f756941756b7bee81ef73006db8eed81dcc536243c
4
- data.tar.gz: af808d62015dcae17eb0be8811f20d3f2363854f34416f6e431b55737be34c2d
3
+ metadata.gz: a0203626f9a4f8ad023af249e14e69405dff650d48e0e2dc41a71e31cc27daaa
4
+ data.tar.gz: 5965d52ad7378dd14fd58f12ea5f7ef3a3789c396db9e7a62c971969af624364
5
5
  SHA512:
6
- metadata.gz: 0b7794ad79750aa7c6111ffd5662780501690144b675bef3cf6e74cfac042c5e74f0b21ebac9c24bdf582001605db82a4d3d2bbf79f88220478d1ccee828ae1d
7
- data.tar.gz: 29ed3d365cdf2dbe514a900d33bbf2db1a100270c8edf5db274f89496f3e29960acd1973f2484c71e7225beb27ca0f702bbedf7d17408ccba5ad1ea1f6c2b1b6
6
+ metadata.gz: b5c0aca831d6336909d96124c9fdb7f4be01858e0fd5d35b72ba13415f3ad9ca19ee2c38329d03f8cec52b10506ec9a98d911a4dede76ac14d6ff7f14a01da91
7
+ data.tar.gz: '0803ce48711261b5282cac7a0877c747cd7069f906fc356b5440020661a81ecffd19a417253a56b7915dd866754321cda958c1f93dc2a2a451c8e97e6302d679'
data/CHANGELOG.md CHANGED
@@ -4,19 +4,64 @@ All notable changes to bible270. Format follows [Keep a Changelog](https://keepa
4
4
 
5
5
  ## [Unreleased]
6
6
 
7
+ ### Changed
8
+
9
+ - keep Proverbs 7 whole and divide Proverbs 10 and 16 into four readings
10
+
11
+ **[Full Changelog](https://github.com/avonderluft/bible270/compare/v1.8.1...main)**
12
+
13
+ ## [1.8.1] - 2026-09-19
14
+
15
+ ### Changed
16
+
17
+ - add a Today link and shorter introduction to Community
18
+ - allow readers to edit recent reflections from My Progress
19
+ - open the day grid by default on reader and Profile pages
20
+ - move Admin completions below translation settings
21
+
22
+ **[Full Changelog](https://github.com/avonderluft/bible270/compare/v1.8.0...v1.8.1)**
23
+
24
+ ## [1.8.0] - 2026-09-18
25
+
7
26
  ### Added
8
27
 
9
- - add a YouTube Video formatting button for reflections and replies, with optional video names, validated click-to-load players in previews and web views, privacy tooltips, new-tab YouTube links, no autoplay or remote thumbnails, and ordinary video links in notification emails
10
- - show Blue Letter Bible Scripture popups when readers hover over references in rendered reflections, replies, and Markdown previews; popups follow each reader's selected translation, handle original-language choices by testament, and rescan content added by Turbo without forcing a page reload
11
- - let administrators sort the reader list and Reader Stats report by most or least recent reading activity, while keeping readers with no activity at the end
28
+ - let readers add named YouTube videos to reflections and replies with on-demand playback
29
+
30
+ **[Full Changelog](https://github.com/avonderluft/bible270/compare/v1.7.3...v1.8.0)**
31
+
32
+ ## [1.7.3] - 2026-09-17
12
33
 
13
34
  ### Changed
14
35
 
15
- - shorten the Community introduction and link signed-in readers to today's Day, make recent reflections editable from My Progress, expand the 270-day grids by default on reader and Profile pages, and move Admin completions below translation settings
16
- - link reader email addresses directly to email composition and link recent-activity day labels to their Day pages with passage tooltips in Admin
17
- - include each reader's last reading-activity date in the `bible270:readers:list` and Admin Reader Stats reports
36
+ - show each reader's last activity date in Reader Stats and `bible270:readers:list`
37
+
38
+ **[Full Changelog](https://github.com/avonderluft/bible270/compare/v1.7.2...v1.7.3)**
39
+
40
+ ## [1.7.2] - 2026-09-17
41
+
42
+ ### Changed
43
+
44
+ - link reader emails and recent-activity days in Admin
45
+ - show each activity day's readings on hover
46
+
47
+ **[Full Changelog](https://github.com/avonderluft/bible270/compare/v1.7.1...v1.7.2)**
48
+
49
+ ## [1.7.1] - 2026-09-17
50
+
51
+ ### Added
52
+
53
+ - sort Admin readers and Reader Stats by most or least recent activity
54
+
55
+ **[Full Changelog](https://github.com/avonderluft/bible270/compare/v1.7.0...v1.7.1)**
56
+
57
+ ## [1.7.0] - 2026-09-17
58
+
59
+ ### Added
60
+
61
+ - show each reader's latest reading activity in Admin
62
+ - show Blue Letter Bible Scripture popups in reflections and previews using each reader's selected translation
18
63
 
19
- **[Full Changelog](https://github.com/avonderluft/bible270/compare/v1.6.2...main)**
64
+ **[Full Changelog](https://github.com/avonderluft/bible270/compare/v1.6.2...v1.7.0)**
20
65
 
21
66
  ## [1.6.2] - 2026-09-14
22
67
 
@@ -737,7 +782,13 @@ This is the initial public release.
737
782
 
738
783
  * Email sign-in requires working Action Mailer delivery in the host application. Set `config.mailer_from`; delivery is inline by default, or set `email_sign_in_deliver_later` when a queue backend is available.
739
784
 
740
- [Unreleased]: https://github.com/avonderluft/bible270/compare/v1.6.2...HEAD
785
+ [Unreleased]: https://github.com/avonderluft/bible270/compare/v1.8.1...HEAD
786
+ [1.8.1]: https://github.com/avonderluft/bible270/releases/tag/v1.8.1
787
+ [1.8.0]: https://github.com/avonderluft/bible270/releases/tag/v1.8.0
788
+ [1.7.3]: https://github.com/avonderluft/bible270/releases/tag/v1.7.3
789
+ [1.7.2]: https://github.com/avonderluft/bible270/releases/tag/v1.7.2
790
+ [1.7.1]: https://github.com/avonderluft/bible270/releases/tag/v1.7.1
791
+ [1.7.0]: https://github.com/avonderluft/bible270/releases/tag/v1.7.0
741
792
  [1.6.2]: https://github.com/avonderluft/bible270/releases/tag/v1.6.2
742
793
  [1.6.1]: https://github.com/avonderluft/bible270/releases/tag/v1.6.1
743
794
  [1.6.0]: https://github.com/avonderluft/bible270/releases/tag/v1.6.0
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # Bible 270
2
2
  [![Rails CI](https://github.com/avonderluft/bible270/actions/workflows/railsci.yml/badge.svg)](https://github.com/avonderluft/comfortable-media-surfer/actions/workflows/rubyonrails.yml) [![Test Coverage](https://img.shields.io/coverallsCoverage/github/avonderluft/bible270?branch=main&cacheSeconds=300)](https://coveralls.io/github/avonderluft/bible270?branch=main) [![Gem Version](https://img.shields.io/gem/v/bible270)](https://rubygems.org/gems/bible270) [![Downloads](https://img.shields.io/gem/dt/bible270)](https://rubygems.org/gems/bible270) [![GitHub Release Date - Published_At](https://img.shields.io/github/release-date/avonderluft/bible270?label=last%20release&color=seagreen)](https://github.com/avonderluft/bible270/releases)
3
3
 
4
- A mountable **Rails engine** that drops a 270-day (9 month) interactive Bible reading plan into any Rails app, built with [ComfortableMediaSurfer](https://github.com/shakacode/comfortable-media-surfer) CMS in mind. Readers tick off each day's readings, post reflections, and see how everyone else is getting on, much like the social plans on Bible.com.
4
+ A mountable **Rails engine** that drops a 270-day (9 month) interactive Bible reading plan into any Rails app, built with [ComfyMiddleSeat](https://github.com/avonderluft/comfy-middle-seat) CMS in mind. Readers tick off each day's readings, post reflections, and see how everyone else is getting on, much like the social plans on Bible.com.
5
5
 
6
6
  Initially created for use by students and faculty of [Kingdom Movement School of Ministry](https://www.kmsm.life/), to read through all of Scripture together during the school year. Thus it is potentially useful for any Bible School, Seminary, or Discipleship school working on a 9 month schedule.
7
7
 
@@ -90,8 +90,9 @@
90
90
  <% else %>
91
91
  <%= reader.provider %>
92
92
  <% end %>
93
- · <%= @days_completed[reader.id] %>/<%= Bible270::Plan::DAYS %> days
94
93
  <% if reader.dated? %>· started <%= reader.effective_start_date.strftime('%b %-d, %Y') %><% end %>
94
+ · <%= @days_completed[reader.id] %>/<%= Bible270::Plan::DAYS %> days
95
+ · <%= @reader_report.status_for(reader) %>
95
96
  </div>
96
97
  <div class="sub b270-reader-activity">
97
98
  <% if (activity = @recent_reader_activities[reader.id]) %>
data/lib/bible270/plan.rb CHANGED
@@ -442,9 +442,11 @@ module Bible270
442
442
  ['Proverbs', 4] => [9, 19], # a father's teaching | the two paths | guard the heart
443
443
  ['Proverbs', 5] => [14], # the adulteress | your own cistern
444
444
  ['Proverbs', 6] => [19], # surety, sluggard, seven abominations | adultery
445
- ['Proverbs', 7] => [5, 23], # keep my commands | the seduction | her house
445
+ ['Proverbs', 7] => [], # the seduction warning stays whole
446
446
  ['Proverbs', 8] => [11, 21], # Wisdom calls | her worth | Wisdom at creation
447
447
  ['Proverbs', 9] => [6, 12], # Wisdom's feast | scoffer and wise | Folly's feast
448
+ ['Proverbs', 10] => [8, 16, 24], # four groups of independent sayings
449
+ ['Proverbs', 16] => [9, 17, 25], # four near-even groups of independent sayings
448
450
  ['Proverbs', 30] => [9, 17], # Agur's confession | four sayings | the numbered proverbs
449
451
  ['Proverbs', 22] => [16], # sayings | words of the wise
450
452
  ['Proverbs', 23] => [8, 21, 28],
@@ -34,6 +34,10 @@ module Bible270
34
34
  end
35
35
  end
36
36
 
37
+ def status_for(reader)
38
+ status(reader, completed_days.fetch(reader.id, 0))
39
+ end
40
+
37
41
  def empty? = rows.empty?
38
42
 
39
43
  def to_table
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Bible270
4
- VERSION = '1.8.1'
4
+ VERSION = '1.8.4'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bible270
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.8.1
4
+ version: 1.8.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew vonderLuft