Download & Extend

Releases for Book access

book_access 6.x-2.0-alpha7

Download Size md5 hash
book_access-6.x-2.0-alpha7.tar.gz 18.69 KB 45f6241223b5cfd404a2d6704e583f6f
book_access-6.x-2.0-alpha7.zip 22.72 KB ea8ead81f6338ebe542e8be1fedcddd0
Last updated: January 24, 2011 - 11:04
Official release from tag: 6.x-2.0-alpha7

Release notes

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

Download Size md5 hash
book_access-7.x-2.0-alpha4.tar.gz 18.4 KB 179f908b64cb05d213ce9b1c6a5b1ff5
book_access-7.x-2.0-alpha4.zip 22.44 KB 1f48a9bd08fff7294384d169b0cfa3f4
Last updated: January 24, 2011 - 11:04
Official release from tag: 7.x-2.0-alpha4

Release notes

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

Download Size md5 hash
book_access-6.x-1.0-rc8.tar.gz 13.78 KB 4459a70e75abaf7992f274b7591b9fb8
book_access-6.x-1.0-rc8.zip 16.07 KB 03c257050de557d6bee085eae7ee114c
Last updated: January 24, 2011 - 10:56
Official release from tag: 6.x-1.0-rc8

Release notes

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

Download Size md5 hash
book_access-6.x-1.0-rc7.tar.gz 13.68 KB 6c96013aed74ae70f11d344204090f79
book_access-6.x-1.0-rc7.zip 15.95 KB 49794fb4e8efef351732f0ef024f7524
Last updated: December 25, 2010 - 19:26
Official release from tag: 6.x-1.0-rc7

Release notes

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

Download Size md5 hash
book_access-6.x-2.0-alpha6.tar.gz 18.77 KB 34852ff8f2495952614820ae7475489e
book_access-6.x-2.0-alpha6.zip 22.73 KB 42c3bea094cc8521f0c504ea35f82b8f
Last updated: December 25, 2010 - 19:16
Official release from tag: 6.x-2.0-alpha6

Release notes

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

Download Size md5 hash
book_access-7.x-2.0-alpha3.tar.gz 18.26 KB 7720d48bb61a84397cef9fc7c312cf90
book_access-7.x-2.0-alpha3.zip 22.26 KB de3d17c0c9292f8a8d847f633187a7a9
Last updated: December 25, 2010 - 19:11
Official release from tag: 7.x-2.0-alpha3

Release notes

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

Download Size md5 hash
book_access-6.x-2.0-alpha5.tar.gz 18.71 KB 444b5dcb7deb44c62f184da039b86bf2
book_access-6.x-2.0-alpha5.zip 22.42 KB 4964f7fefaa76094f630b6ff8a18eb9d
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-2.0-alpha5

Release notes

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

Download Size md5 hash
book_access-7.x-2.0-alpha2.tar.gz 18.18 KB 49ebfcfb32da612651f8b789f7ecf775
book_access-7.x-2.0-alpha2.zip 21.95 KB 58aef1405ef52ce405cbd107fcace30b
Last updated: December 24, 2010 - 22:33
Official release from tag: 7.x-2.0-alpha2

Release notes

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

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

  • By kiam: Updated the content of CHANGELOG.txt.
  • #987508 by kiam: Installation file has not been updated to Drupal 7. By kiam: Updated the content of the .info files, which were not updated for Drupal 7.
  • #987416 by kiam: Display the name of the book author on the outline permissions tab. By kiam: Fixed the call to theme('username').
  • By kiam: Corrected the title of the last commit.

book_access 5.x-1.1

Download Size md5 hash
book_access-5.x-1.1.tar.gz 9.91 KB 1869fdb1c863faf855fda6083ca24434
book_access-5.x-1.1.zip 11.1 KB c589ad99cfd7d699becbc4f819088eb0
Last updated: December 24, 2010 - 22:33
Official release from tag: 5.x-1.1

Release notes

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 7.x-2.x-dev

Download Size md5 hash
book_access-7.x-2.x-dev.tar.gz 19.2 KB 0f8548b0b7934f65b3d704ba95cc3a23
book_access-7.x-2.x-dev.zip 22.13 KB 931abcddaf94214b308168189f9c8062
Last updated: October 31, 2011 - 00:02
Development snapshot from branch: 7.x-2.x

Release notes

Development snapshot for Drupal 7.

book_access 7.x-2.0-alpha1

Download Size md5 hash
book_access-7.x-2.0-alpha1.tar.gz 18.7 KB 3af579a735e9daedc21448a13b63572b
book_access-7.x-2.0-alpha1.zip 22.52 KB 8338e1a68e13031df2656d9103c781bd
Last updated: December 24, 2010 - 22:33
Official release from tag: 7.x-2.0-alpha1

Release notes

First official release for Drupal 7.

book_access 6.x-2.0-alpha4

Download Size md5 hash
book_access-6.x-2.0-alpha4.tar.gz 17.2 KB 15db410faadaf3dfb730a9da694e1039
book_access-6.x-2.0-alpha4.zip 20.69 KB c862b6134ab8e37739b6e7b08fae173f
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-2.0-alpha4

Release notes

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

  • By kiam: Updated the Doxygen comments.
  • By kiam: Fixed the code that was returning the wrong realm for the grant records; follow-up to #842992; added the file API.txt.
  • By kiam: Added the code to show a warning message when the access grants are changed, and need to be saved.
  • By kiam: Added the method BookAccess::grantIDs().
  • By kiam: Slightly optimized the code.
  • By kiam: Fixed the code; added an update function to force the rebuilt of the node access grants.
  • By kiam: Corrected the reference to the batch functions.

book_access 6.x-2.0-alpha3

Download Size md5 hash
book_access-6.x-2.0-alpha3.tar.gz 15.85 KB 79ef5dad1db19c8438eb85a91abc80b3
book_access-6.x-2.0-alpha3.zip 19.16 KB 4e5a5f3c489aceef263beccc356ec45f
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-2.0-alpha3

Release notes

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-2.0-alpha2

Download Size md5 hash
book_access-6.x-2.0-alpha2.tar.gz 15.75 KB 011aa722e7fe30322fd298511e4bff13
book_access-6.x-2.0-alpha2.zip 18.06 KB 78014a6ddd3de6a666e14cd02ca78d27
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-2.0-alpha2

Release notes

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

  • By kiam: Corrected the code that was not using the class BookAccessVars.
  • By kiam: Changed some function names to follow the schema [noun]_[verb].
  • By kiam: Updated the Doxygen comments used for functions, classes, and methods.
  • #911472 by kiam: Warning messages when accessing /admin/by-module.
  • #891492 by kiam: Avoid full node access rebuilding.
  • #920570 by kiam: Add support for the pseudo-role 'author'.
  • #921776 by kiam: Change usernames in links to user profiles.
  • #921284 by kiam: Implement more permissions.
  • #920422 by kiam: Add the permission "edit outline".
  • #921730 by kiam: Implement more book permissions.
  • By kiam: Slightly changed the books settings page.
  • #842992 by kiam: Book access API.
  • By kiam: Removed an empty control structure.
  • By kiam: Slightly optimized the code, changed some functions parameters, corrected the Doxygen comment of some functions.
  • By kiam: Changed the update functions.

book_access 6.x-2.0-alpha1

Download Size md5 hash
book_access-6.x-2.0-alpha1.tar.gz 12.56 KB 3f82217f62b588d65eac19c88c4d10c7
book_access-6.x-2.0-alpha1.zip 14.49 KB 3c2a97b870ceb3dc3f4d248dbf354d93
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-2.0-alpha1

Release notes

First official release for branch 6.x-2.

book_access 6.x-1.0-rc6

Download Size md5 hash
book_access-6.x-1.0-rc6.tar.gz 12.92 KB c02500ab3273b5a3c5826e2250ce91b8
book_access-6.x-1.0-rc6.zip 15.02 KB a25e985636c89b5b5fb1e9fae74f8725
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-1.0-rc6

Release notes

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.
Read more

book_access 6.x-2.x-dev

Download Size md5 hash
book_access-6.x-2.x-dev.tar.gz 18.55 KB 639aed7331c4afe325b1a61ef3419941
book_access-6.x-2.x-dev.zip 21.93 KB 59585c98b6343e025304baff32fc8736
Last updated: February 25, 2011 - 07:28
Development snapshot from branch: 6.x-2.x

Release notes

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

Download Size md5 hash
book_access-6.x-1.0-rc5.tar.gz 11.71 KB 81f8fee1f66ba2959ae260dcb6624cc4
book_access-6.x-1.0-rc5.zip 13.36 KB 0f72e081c3b61cf7ab09ef3a32a01bae
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-1.0-rc5

Release notes

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

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

book_access 6.x-1.0-rc4

Download Size md5 hash
book_access-6.x-1.0-rc4.tar.gz 11.67 KB b9e67cb3fd307ac3011f3fd308f35979
book_access-6.x-1.0-rc4.zip 13.32 KB cfb6c3f0067567f4deec58fc0c2761ca
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-1.0-rc4

Release notes

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.0-rc3

Download Size md5 hash
book_access-6.x-1.0-rc3.tar.gz 11.61 KB b54d26518d5f5439accb28853adf3c0a
book_access-6.x-1.0-rc3.zip 13.24 KB 1263721bb63378b30fff830d7496a1e5
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-1.0-rc3

Release notes

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

Read more
Subscribe with RSS Syndicate content
nobody click here