| /[drupal]/contributions/modules/devel/devel_node_access.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Be specific about showing only the 'view' grants returned from hook_node_grants().
Be specific about showing only the 'view' grants returned from hook_node_grants().
Call hook_node_access_records_alter() and hook_node_grants_alter() to correctly mimick core's behavior when evaluating DNA information.
Tune alignment of table headers.
#603266: Finally fix this for good.
#603266: Revert the patch for devel_node_access, based on my and agentrickard's findings.
Port to D7 #529772 as well as all other updates that went into the D6 version in the meantime; adapt to core API changes.
Minor tuning.
#603266 by peximo. Title as field and devel generate problem
#595666: Implement hook_node_access_acknowledge($grant) for white-listing static grant records.
Minor clean-up, no functional changes.
#587978, by metaphysis: Fix pgsql type error.
#529772: Expand the functionality of the by-user block, general clean-up.
568676: Fix incorrect use of l() in a call to t().
568676: Fix incorrect use of l() in a call to t().
568676: Fix incorrect use of l() in a call to t().
#569062: use the new hook_block_info() instead of hook_block_list().
Fix another potx buglet in DNA and update .pot file.
#568658 by KiamLaLuno, miro_dietiker, salvis: Fix t('') call that broke the .pot file, fix some minor coder issues, update .pot file.
Enhance the DNA blocks to explain why node_access() allows or denies the CRUD rights.
Preliminary port to D7, stand-alone settings page and code clean-up still missing.
Preliminary port to D7, debug mode and code clean-up still missing.
Report unexpected presence of 0/0/all/100 grant. Enhance dna_summary text. Fix some minor bugs.
Report unexpected presence of 0/0/all/100 grant. Enhance dna_summary text. Fix some minor bugs.
Report unexpected presence of 0/0/all/100 grant. Enhance dna_summary text. Fix some minor bugs.
Fix a typo that caused DNA to not recognize users having the 'administer nodes' permission.
Fix a typo that caused DNA to not recognize users having the 'administer nodes' permission.
Fix a typo that caused DNA to not recognize users having the 'administer nodes' permission.
Fix bad classification of the default grant; tune informatory text; add explanation about rebuilding permissions.
Fix bad classification of the default grant; tune informatory text; add explanation about rebuilding permissions.
Fix bad classification of the default grant; tune informatory text; add explanation about rebuilding permissions.
Avoid the assumption that the array returned by hook_node_access_records() has an index 0.
Avoid the assumption that the array returned by hook_node_access_records() has an index 0.
Avoid the assumption that the array returned by hook_node_access_records() has an index 0.
Treat node titles, by greggles.
Treat node titles, by greggles.
Treat node titles, by greggles.
Create our own admin_settings page if Devel is not installed.
Create our own admin_settings page if Devel is not installed.
Create our own admin_settings page if Devel is not installed.
Minor fixes, mostly cosmetic.
Minor fixes, mostly cosmetic.
Minor fixes, mostly cosmetic.
Ensure correct sorting of priorities according to node_access_acquire_grants().
Ensure correct sorting of priorities according to node_access_acquire_grants().
Ensure correct sorting of priorities according to node_access_acquire_grants().
#278857 by drewish. remove views1 code for now.
#278857 by drewish. remove views1 code for now.
Fix an unported l().
Fix an unported l().
Update hook_perm() for D7.
#241060: by salvis. Implement an optional debug mode that displays much more information in the node_access entries block.
Do some cleanup.
#91846 by Dave Cohen, ported by salvis. Add a second block to list the users with access to a node.
Clean up all Coder issues, mostly formatting, but also two pgsql breakers.
#241060: by salvis. Implement an optional debug mode that displays much more information in the node_access entries block.
Do some cleanup.
#91846 by Dave Cohen, ported by salvis. Add a second block to list the users with access to a node.
Clean up all Coder issues, mostly formatting, but also two pgsql breakers.
#241060: by salvis. Implement an optional debug mode that displays much more information in the node_access entries block.
Do some cleanup.
#91846 by Dave Cohen, rerolled by salvis. Add a second block to list the users with access to a node.
Clean up all Coder issues, mostly formatting, but also two pgsql breakers.
Revert to 1.7.4.4 — the prior commit wasn't supposed to include this file.
don't emit query log during node access rebuild. we shouldn't even collect them (needs a patch).
add node access summary link to devel custom menu
#210651 by salvis. Explain realm = 'all'
#210651 by salvis. better explain for default grant.
#210651 by salvis. modified by moshe weitzman. add explanation for the default grant.
#210031 by salvis. Port devel_node_access.module
#205317 by salvis. Interpret the gids in the node access table. D5.
#205317 by salvis. Interpret the gids in the node access table.
#205814 fix hook_menu() for devel_node_access.module. patch by Sosurrus. Also remove tabs and properly call theme('table'). Mark this module as D6 compatible.
minor improvements to default view
minor improvements to default view
two minor fixes for devel_node_access in D5
two minor fixes for devel_node_access in D5
#545: removed unnecessary closing php tag at the end of the file
#545: removed unnecessary closing php tag at the end of the file
#76504: Administration reorg fixes (patch by drewish, comment 6)
auto enable the node_access block into footer. also make variable viewer a bit prettier
auto-enable the devel_node_access block and put it in the footer
4-7 branch
file devel_node_access.module was added on branch DRUPAL-4-7 on 2006-07-20 20:29:05 +0000
add Id
node_access summary link now in devel block, along with other links.
Suppress a huge number of PHP notices when the query log is on.
Added devel_node_access module. Gives developers feedback as to what the node_access table contains.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |