book_access 1.0.0-alpha3

Bug fixes
Unsupported

Changes since 1.0.0-alpha2:
Improve D10 support, add missing accessCheck(FALSE) for entity queries.

Changes since 1.0.0-alpha1:
#3286306: Automated Drupal 10 compatibility fixes

book_access 7.x-2.0

Unsupported

Minor fixes and moving to a full stable release since there have been no major issues in a while.

Issues addressed:

book_access 7.x-2.0-rc1

New features
Bug fixes
Unsupported

New feature (now lets you reset a single book's permissions to the default):

Bug fixes:

book_access 7.x-2.0-beta1

Bug fixes
Unsupported

Fixes the following issues:
#1212294 (permissions being reset to none)
#1238062 (default permissions have no effect)

and formally closes issue:
#1247282 (uninstallation problems)

book_access 6.x-2.0-alpha7

Bug fixes
Unsupported

Changes since DRUPAL-6--2-0-ALPHA6:

  • By kiam: Changed the condition checked before to remove the 'Add child page' link.
  • #1005482 by kiam: After creating new book page in permitted book, book access shows all books.
  • By kiam: Fixed the update number of the update introduced in the previous commit.
  • By kiam: Updated the code to use the Variables API module branch 2.x.
  • By kiam: Merged the test cases into a single one.

book_access 7.x-2.0-alpha4

Bug fixes
Unsupported

Changes since DRUPAL-7--2-0-ALPHA3:

  • By kiam: Changed the condition checked before to remove the 'Add child page' link.
  • #1005482 by kiam: After creating new book page in permitted book, book access shows all books.
  • By kiam: Fixed the code of two form builder functions; fixed a calls to db_select().
  • By kiam: Updated the list of files reported with the 'files[]' directive.
  • By kiam: Merged the test cases into a single one.

book_access 6.x-1.0-rc8

Bug fixes
Unsupported

Changes since DRUPAL-6--1-0-RC7:

  • #1007348 by kiam: _book_access_restrict_options() should be named _book_access_options_restrict().
  • By kiam: Fixed the reference to a wrong variable.
  • By kiam: Changed the condition checked before to remove the 'Add child page' link.
  • #1005482 by kiam: After creating new book page in permitted book, book access shows all books.

book_access 6.x-1.0-rc7

Bug fixes
Unsupported

Changes since DRUPAL-6--1-0-RC6:

  • #911472 by kiam: Warning messages when accessing /admin/by-module. #891492 by kiam: Avoid full node access rebuilding.
  • By kiam: Backported code from branch 6.x-2.
  • By kiam: Updated hook_help().
  • By kiam: Updated the Doxygen comments.
  • By kiam: Updated the file README.txt.
  • By kiam: Replaced "isset()" with "!empty()" for checking the value of $node->book["bid"].

book_access 6.x-2.0-alpha6

Bug fixes
Unsupported

Changes since DRUPAL-6--2-0-ALPHA5:

  • By kiam: Replaced "isset()" with "!empty()" for checking the value of $node->book["bid"].
  • #1004260 by kiam: A call to db_query() uses wrong parameters and doesn't pass the table name to db_escape_table().
  • By kiam: Fixed the reference to a local variable.

book_access 7.x-2.0-alpha3

Bug fixes
Unsupported

Changes since DRUPAL-7--2-0-ALPHA2:

  • By kiam: Replaced "isset()" with "!empty()" for checking the value of $node->book["bid"].
  • #1004260 by kiam: A call to db_query() uses wrong parameters and doesn't pass the table name to db_escape_table().
  • By kiam: Removed a call to a not existing function.
  • By kiam: Fixed the reference to a local variable.

book_access 6.x-2.0-alpha5

New features
Bug fixes
Unsupported

This release requires branch 6.x-2 of the Variables API module.

Changes since DRUPAL-6--2-0-ALPHA4:

  • #362291 by kiam: How about a SimpleTest for Book Access?
  • By kiam: Fixed the reference to a not defined local variable.
  • #987416 by kiam: Display the name of the book author on the outline permissions tab.
  • By kiam: Corrected the title of the last commit.

book_access 7.x-2.0-alpha2

New features
Bug fixes
Unsupported

This release requires branch 7.x-2 of the Variables API module.

Changes since DRUPAL-7--2-0-ALPHA1:

book_access 5.x-1.1

New features
Bug fixes
Unsupported

Changes since DRUPAL-5--1-0:

  • #218111: Patch to suppress a warning if "$options" is empty.
  • #307678: Node access not rebuilt when book page moved to new book.

book_access 6.x-2.0-alpha3

New features
Bug fixes
Unsupported

Changes since DRUPAL-6--2-0-ALPHA2:

  • By kiam: Updated hook_help().
  • By kiam: fixed a typo; split the module in two.

book_access 6.x-1.0-rc6

New features
Bug fixes
Unsupported

Changes since DRUPAL-6--1-0-RC5:

  • #375948 by Neodym, kiamlaluno: Removal of "Add Child Page" link and "Outline" tab if update permission is not granted on the book.
  • By kiamlaluno: Fixed some issues from the previously committed code.
  • By kiamlaluno: Changed the code as per #680832, #678798, and #370448.
  • By kiamlaluno: Updated the implementation of hook_node_access_explain(), and changed the explanation strings.

book_access 6.x-2.x-dev

New features

Added the dependency from Variables API.

Development snapshots are thought only for test; don't use them in a production site.

book_access 6.x-1.0-rc5

Bug fixes
Unsupported

Changes since DRUPAL-6--1-0-RC4:

  • #676106 by gcaldonazzi, kiamlaluno: Problem with book_access.install.

book_access 6.x-1.0-rc4

Bug fixes
Unsupported

Changes since DRUPAL-6--1-0-RC3:

  • #671864: Table 'book_access' doesn't exist.
  • By kiamlaluno: Corrected the realm used; fixed the code that was passing the wrong realm to node_access_write_grants().

book_access 6.x-1.x-dev

Development snapshots are thought only for test; don't use them in a production site.

Subscribe with RSS Subscribe to Releases for Book access