You are here

CHANGELOG.txt in Book access 6

Same filename and directory in other branches
  1. 6.2 CHANGELOG.txt
# All the dates reported here are referred to UTC.

2010-12-27
----------
#1005482 by kiam: After creating new book page in permitted book, book access shows all books.

2010-12-26
----------
#1007348 by kiam: _book_access_restrict_options() should be named _book_access_options_restrict().

2010-09-23
----------
#911472 by kiam: Warning messages when accessing /admin/by-module.
#891492 by kiam: Avoid full node access rebuilding.

2010-05-11
----------
#396838 by kiam: Add an option for the node access default values.

2010-02-25
----------
#721720 by kbsymanz: Add child page link removed when it should not be.

2010-02-13
----------
#682948 by kiamlaluno: Members losing access sporadically.

2010-02-10
----------
#639334 by kiamlaluno: Re-arrange, and change the help text.

2010-01-15
----------
#685058 by deviantintegral: Outline tab is shown for anonymous users on non-book pages.

2010-01-10
----------
#680832 by kiamlaluno: Integration with CheckAll.
#678798 by kiamlaluno: Change the settings page.
#370448 by kiamlaluno: Add Access Control tabs to top-level book pages.

2010-01-08
----------
#375948 by Neodym, kiamlaluno: Removal of "Add Child Page" link and "Outline" tab if update permission is not granted on the book.

2010-01-07
----------
#676106 by gcaldonazzi, kiamlaluno: Problem with book_access.install.

2010-01-01
----------
#671864: Table 'book_access' doesn't exist.

2009-12-13
----------
#658424 by kiamlaluno: Implement hook_user().
#658422 by kiamlaluno: Implement hook_nodeapi('delete').
#361516 by deviantintegral, kiamlaluno: Use Book access to create User-based book permissions.
#370452 by deviantintegral: By default, authenticated users can't view books.

2009-11-23
----------
#640098 by ilo: book_access_node_access_explain() fix.
#640052 by ilo: Error viewing a book page with permissions to create a child page (hook_nodeapi() issues).
#639326 by ilo: Error while showing the module settings page.
#640040 by ilo: Enforce book node type and book[bid] checks.

2009-11-19
----------
#639318 by KiamLaLuno: Use of undefined constant BOOK_ACCESS_GRANT_PRIORITY.
#340162 by dooug, imrook, KiamLaLuno: User can create page for every books.

File

CHANGELOG.txt
View source
  1. # All the dates reported here are referred to UTC.
  2. 2010-12-27
  3. ----------
  4. #1005482 by kiam: After creating new book page in permitted book, book access shows all books.
  5. 2010-12-26
  6. ----------
  7. #1007348 by kiam: _book_access_restrict_options() should be named _book_access_options_restrict().
  8. 2010-09-23
  9. ----------
  10. #911472 by kiam: Warning messages when accessing /admin/by-module.
  11. #891492 by kiam: Avoid full node access rebuilding.
  12. 2010-05-11
  13. ----------
  14. #396838 by kiam: Add an option for the node access default values.
  15. 2010-02-25
  16. ----------
  17. #721720 by kbsymanz: Add child page link removed when it should not be.
  18. 2010-02-13
  19. ----------
  20. #682948 by kiamlaluno: Members losing access sporadically.
  21. 2010-02-10
  22. ----------
  23. #639334 by kiamlaluno: Re-arrange, and change the help text.
  24. 2010-01-15
  25. ----------
  26. #685058 by deviantintegral: Outline tab is shown for anonymous users on non-book pages.
  27. 2010-01-10
  28. ----------
  29. #680832 by kiamlaluno: Integration with CheckAll.
  30. #678798 by kiamlaluno: Change the settings page.
  31. #370448 by kiamlaluno: Add Access Control tabs to top-level book pages.
  32. 2010-01-08
  33. ----------
  34. #375948 by Neodym, kiamlaluno: Removal of "Add Child Page" link and "Outline" tab if update permission is not granted on the book.
  35. 2010-01-07
  36. ----------
  37. #676106 by gcaldonazzi, kiamlaluno: Problem with book_access.install.
  38. 2010-01-01
  39. ----------
  40. #671864: Table 'book_access' doesn't exist.
  41. 2009-12-13
  42. ----------
  43. #658424 by kiamlaluno: Implement hook_user().
  44. #658422 by kiamlaluno: Implement hook_nodeapi('delete').
  45. #361516 by deviantintegral, kiamlaluno: Use Book access to create User-based book permissions.
  46. #370452 by deviantintegral: By default, authenticated users can't view books.
  47. 2009-11-23
  48. ----------
  49. #640098 by ilo: book_access_node_access_explain() fix.
  50. #640052 by ilo: Error viewing a book page with permissions to create a child page (hook_nodeapi() issues).
  51. #639326 by ilo: Error while showing the module settings page.
  52. #640040 by ilo: Enforce book node type and book[bid] checks.
  53. 2009-11-19
  54. ----------
  55. #639318 by KiamLaLuno: Use of undefined constant BOOK_ACCESS_GRANT_PRIORITY.
  56. #340162 by dooug, imrook, KiamLaLuno: User can create page for every books.