bible 3.3.0

Bug fixes
New features
  • Added Golden Verse block that displays a random Bible verse with a link to the full chapter
  • Redesigned reading page layout: verses first, then prev/next links, then version/book/chapter dropdowns matching Drupal 7 style
  • Added chapter dropdown to the reading page for direct chapter navigation
  • Fixed file encoding detection to use whole-file sampling instead of unreliable per-line detection

bible 3.2.0

New features
Unsupported
  • Added Bible book list overview page at `/bible/{shortname}`, grouping books into Old Testament, New Testament, and Apocrypha sections with a version selector
  • Added previous/next chapter navigation links in header and footer of the reading page, with circular wrapping across book boundaries
  • Changed admin Bible link (`/admin/content/bible`) to go directly to the book list overview page

bible 3.1.0

New features
Unsupported

load Bible names via AJAX with caching on import page

- Add hybrid approach: cached names display immediately, uncached names
load via AJAX and get cached for 1 week
- Add BibleImportController with fetchName() endpoint
- Add bible.import.js for AJAX loading of placeholder elements
- Add hook_page_attachments() to attach JS library on import page
- Inject CacheBackendInterface into BibleImportForm for cache lookups

bible 3.0.2

New features
Unsupported

Use the "view bible entity" permission to determine if the Bible can be read on a website instead of "access content". Else the entire Bible would always be available, and you may not want that for your site.

bible 3.0.1

New features
Unsupported

First release which does something:
1. You can import Bibles.
2. You can read them.
3. You can enable a filter which will replace references like "Genesis 1:1" with a popup to see the verse.

Perhaps more work, but this was all that was really tested so far.

PS: the 3.0.0 release was inadvertently made against an old branch.

bible 3.0.0

New features
Unsupported

First release which does something:
1. You can import Bibles.
2. You can read them.
3. You can enable a filter which will replace references like "Genesis 1:1" with a popup to see the verse.

Perhaps more work, but this was all that was really tested so far.

bible 3.0.x-dev

Development branch for the Drupal 10 rebuild of the Drupal Bible module.

bible 2.x-dev

Initial prototype bridging rebuild from scratch of the Bible module for Drupal 10.

[Clashes with the abandoned 7.x-2.x branch so has been superseded by the 3.0.x branch.]

bible 7.x-1.7

Security update
Unsupported

Bible - Critical - Multiple Vulnerabilities - SA-CONTRIB-2018-003

Fixes an SQL injection vulnerability which gave users view and update access to Bible notes from other users.

Besides this vulnerability others may have been fixed as well as many other queries were rewritten to use secure Drupal functions, instead of building SQL from sometimes questionable sources.

Upgrading this module is strongly recommended.

bible 7.x-2.x-dev

New features

This is the 2.x development release which will allow major refactoring such as:

  1. Converting all output to render arrays
  2. Making sure all db queries are properly abstracted
  3. Improving the UI on mobile devices to allow proper responsive behavior
  4. Validating that the module plays nice with panels
  5. Adding parsing of other bible file formats (especially OSIS 2.1.1), preferably as libraries that are sufficiently abstracted from Drupal to require no additional porting to use in the D8 version of the module or in other projects

bible 7.x-1.6

Bug fixes
Insecure
Unsupported

Fixes critical bug that caused the main /admin/config page not to render.

bible 7.x-1.5

Bug fixes
New features
Insecure
Unsupported

This is primarily a cleanup release. The only new functionality is views integration.

There are numerous fixes for syntax errors that were throwing warnings and for postgres SQL errors.

bible 7.x-1.5-alpha4

Insecure
Unsupported

1. Add GEN:1:1#KJV&N functions. From: http://drupalbible.org/content/show-notes-when-adding-passage-article
2. Add check when bible//GEN missing bid or bsn.
3. Fix the $bibledataxml unchange after config
4. Add menu admin/config/content/bible
5. Fix the bible_note warning with "Strict warning: Only variables should be passed by reference"
6. Add guest check in bible_note
7. Fix web import progress bar problem.

bible 6.x-1.5-alpha2

New features
Unsupported

1. Fix some bid missing in function bible_all.
2. No bibledata fetch when book-chapter is wrong.
3. Add Bible Note show switch.

bible 7.x-1.5-alpha1

Bug fixes
Insecure
Unsupported

1. Fix bible_user_presave $account empty error when fb account login.
2. Fix some bid missing in function bible_all.
3. No bibledata fetch when book-chapter is wrong.
4. Fix count(*) AS C bug.

bible 7.x-1.4

Insecure
Unsupported

1. Fix bug http://drupal.org/node/1337200
2. Add fix issue http://drupalbible.mikelee.idv.tw/?q=node/25906
3. Add import sn error warning.
4. Fix import bc error.
5. Add import fix bc file check.
6. Add bible versionserial field.
7. Fix Spider visit cause HTTP_ACCEPT_LANGUAGE error.
8. Add Status report check bible version.
9. Server URLs change.
10. change old langcode to new.

bible 7.x-1.4-alpha2

Bug fixes
Insecure
Unsupported

1. Fix $form['#post'] replace by ['#value'].

bible 7.x-0.1-alpha7

Unsupported

1. Fix empty import file error.
2. Add Bible-Note function.

bible 6.x-1.3-beta1

Unsupported

1. Fix Quote "'" in Note cause SQL error.
2. vset mouseover layout
3. Multi-Read can not more than 7 bibles. The 8-th bible will re-appear 1st one.

bible 6.x-1.3-alpha9

Unsupported

1. Add new fields to bible_note: Source, language
2. Re-arrange Bible-note function: Add new note, Add multi notes, Export my notes.
3. Bible-note new funciton: Edit/Delete
4. Add icon: Public-note, My-Public/Private-note
5. Add "Recent bible notes" Block.

bible 6.x-1.3-alpha8

Unsupported

1.Fix popup bugs. Chap-verse, SN, VerseRef will messup when mix usage.
2.Issue #1036376, Personal Commentary
3.Issue #454522, Personal Note

bible 7.x-0.1-alpha6

Unsupported

1. Issue #1099010 fixed.
2. Issue #900536#comment-4261224 fixed.

bible 6.x-1.3-alpha7

Unsupported

1. Fix JUD duplicate bug.
2. Fix myverse where string error.

bible 7.x-0.1-alpha1

Unsupported

Most function finish. Thanks to drewkeller.
AJAX functions are testing.
WebImport function is still debuging.

bible 7.x-1.x-dev

New release for D7.
AJAX functions is not ready. All functions are not tested. Please report bugs to http://drupalbible.mikelee.idv.tw/?q=forum/2 . Thanks.

Pages

Subscribe with RSS Subscribe to Releases for Bible