/[drupal]/contributions/modules/book_access/book_access.module
ViewVC logotype

Log of /contributions/modules/book_access/book_access.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.15.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 13:02:25 2009 UTC (46 hours, 53 minutes ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.15.2.8: +13 -5 lines
Diff to previous 1.15.2.8 , to branch point 1.15
#640098 by ilo: book_access_node_access_explain() fix.

Revision 1.15.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 12:55:45 2009 UTC (47 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.15.2.7: +24 -33 lines
Diff to previous 1.15.2.7 , to branch point 1.15
#640052 by ilo: Error viewing a book page with permissions to create a child page (hook_nodeapi() issues).

Revision 1.15.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 11:37:36 2009 UTC (2 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.15.2.6: +14 -14 lines
Diff to previous 1.15.2.6 , to branch point 1.15
#639326 by ilo: Error while showing the module settings page.

Revision 1.15.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 11:13:01 2009 UTC (2 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.15.2.5: +8 -9 lines
Diff to previous 1.15.2.5 , to branch point 1.15
#640040 by ilo: Enforce book node type and book[bid] checks.

Revision 1.15.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 11:11:19 2009 UTC (3 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.15.2.4: +136 -120 lines
Diff to previous 1.15.2.4 , to branch point 1.15
By ilo, KiamLaLuno: Fixed some access errors to not defined variables / array indexes; fixed a problem with a wrong argument being passed to drupal_write_record().

Revision 1.15.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 21 19:39:12 2009 UTC (3 days, 16 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.15.2.3: +2 -2 lines
Diff to previous 1.15.2.3 , to branch point 1.15
#639318 by KiamLaLuno: Use of undefined constant BOOK_ACCESS_GRANT_PRIORITY.

Revision 1.15.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 21 11:32:39 2009 UTC (4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.15.2.2: +47 -3 lines
Diff to previous 1.15.2.2 , to branch point 1.15
#340162 by dooug, imrook, KiamLaLuno: User can create page for every books.

Revision 1.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 21 10:57:06 2009 UTC (4 days ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.15.2.1: +7 -4 lines
Diff to previous 1.15.2.1 , to branch point 1.15
By KiamLaLuno: Changed _book_access_restrict_options() to use db_placeholders(), and corrected the placeholder being used in the query for the field gid.

Revision 1.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 21 10:23:58 2009 UTC (4 days, 1 hour ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.15: +177 -152 lines
Diff to previous 1.15
By KiamLaLuno: Fixed some minor issues, and made the code more Drupal 6 compliant.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 05:56:15 2009 UTC (9 months, 4 weeks ago) by hlslaughter
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC2, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.14: +22 -11 lines
Diff to previous 1.14
fixed an undiscovered bug in which the 'book outline' options were not generating properly.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 22:50:24 2009 UTC (9 months, 4 weeks ago) by hlslaughter
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
- fix #361726
- rewording in .info file

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 22:41:25 2009 UTC (9 months, 4 weeks ago) by hlslaughter
Branch: MAIN
Changes since 1.12: +56 -42 lines
Diff to previous 1.12
- added node_access_explain() [devel module support]
- fix #324486
- fix #361735
- fix #361709

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 02:09:44 2009 UTC (10 months ago) by hlslaughter
Branch: MAIN
Changes since 1.11: +6 -4 lines
Diff to previous 1.11
#361738 - re-added deleted code to fix a regression

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 13 01:08:40 2008 UTC (14 months, 1 week ago) by hlslaughter
Branch: DRUPAL-5
Changes since 1.7.2.1: +19 -1 lines
Diff to previous 1.7.2.1 , to branch point 1.7 , to next main 1.15
#307678 - update node grants when a page is moved to a different book

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 13 01:08:05 2008 UTC (14 months, 1 week ago) by hlslaughter
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.10: +18 -1 lines
Diff to previous 1.10
#307678 - update node grants when a page is moved to a different book

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 20:35:38 2008 UTC (14 months, 1 week ago) by hlslaughter
Branch: DRUPAL-5
Changes since 1.7: +5 -2 lines
Diff to previous 1.7
Add grant priority value when setting node grants.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 20:23:13 2008 UTC (14 months, 1 week ago) by hlslaughter
Branch: MAIN
Changes since 1.9: +4 -3 lines
Diff to previous 1.9
#305547 - fix with call to db_affected_rows() instead of db_result()

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 19:42:20 2008 UTC (14 months, 1 week ago) by hlslaughter
Branch: MAIN
Changes since 1.8: +5 -2 lines
Diff to previous 1.8
Add grant priority value when setting node grants.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 23:35:45 2008 UTC (14 months, 2 weeks ago) by add1sun
Branch: MAIN
Changes since 1.7: +30 -84 lines
Diff to previous 1.7
#278552: updating HEAD to D6 from afly's original work, along with some tweaks and updating the install file.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 27 00:48:57 2008 UTC (20 months, 4 weeks ago) by hlslaughter
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.6: +6 -4 lines
Diff to previous 1.6
fixes #218111

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 23:53:09 2007 UTC (23 months, 1 week ago) by hlslaughter
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.5: +1 -6 lines
Diff to previous 1.5
minor cleanup

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 23:20:19 2007 UTC (23 months, 1 week ago) by hlslaughter
Branch: MAIN
Changes since 1.4: +51 -1 lines
Diff to previous 1.4
fix http://drupal.org/node/199275

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 01:48:41 2007 UTC (23 months, 2 weeks ago) by hlslaughter
Branch: MAIN
Changes since 1.3: +1 -26 lines
Diff to previous 1.3
got rid of hook_init() function

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 21:52:00 2007 UTC (23 months, 3 weeks ago) by hlslaughter
Branch: MAIN
Changes since 1.2: +39 -128 lines
Diff to previous 1.2
removed 'create pages' permissions

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 03:00:27 2007 UTC (23 months, 3 weeks ago) by hlslaughter
Branch: MAIN
Changes since 1.1: +39 -21 lines
Diff to previous 1.1
minor cleanup

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 01:59:59 2007 UTC (23 months, 3 weeks ago) by hlslaughter
Branch: MAIN
adding new book_access module

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2