Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #2462223 by helmo: Typo in comment in node_access_test.module | David Rothstein | 2015-03-30 |
| | |||
* | Issue #1146244 by Dean Reilly, klausi, fago, firebird, David_Rothstein, ↵ | David Rothstein | 2013-12-30 |
| | | | | aaronbauman, shenzhuxi, jaanhoinatski, themoep, citlacom: Node_access integrity constraint violation on module_invoke_all('node_' . $op, $node);. | ||
* | Issue #1313980 by Albert Volkman, Lars Toomre, jn2, xjm, jhodgdon: Clean up ↵ | Jennifer Hodgdon | 2012-11-27 |
| | | | | API docs for Node module | ||
* | Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, ↵ | webchick | 2012-09-30 |
| | | | | chx: Fixed View mode no longer can be changed. | ||
* | Issue #681760 by agentrickard, Josh Waihi, Niklas Fiekas, catch, xjm, NaX, ↵ | webchick | 2012-03-07 |
| | | | | chx, pwolanin, garywiz: Fixed Try to improve performance and eliminate duplicates caused by node_access() table joins. | ||
* | Issue #1415794 by Zen Master: Fixed node_access_test_form_node_form_alter() ↵ | webchick | 2012-01-31 |
| | | | | has wrong documentation header. | ||
* | Issue #1204648 by webchick: Fixed Tests added for SA-2011-CORE-002 broke ↵ | webchick | 2011-06-29 |
| | | | | testbot. | ||
* | Drupal 7.3 | webchick | 2011-06-29 |
| | |||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵ | Angie Byron | 2010-12-20 |
| | | | | are not declaring classes. | ||
* | - Patch #986018 by fago: remove ununsed test files. | Dries Buytaert | 2010-12-02 |
| | |||
* | - Patch #651240 by fago, sun: allow modules to react to changes to an entity. | Dries Buytaert | 2010-11-30 |
| | |||
* | - Patch #884948 by David_Rothstein: the wrong parameter is sometimes passed ↵ | Dries Buytaert | 2010-11-24 |
| | | | | in to hook_node_load(). | ||
* | #898360 by sun, catch: Cache node types - saves 7% in MySQL in sites using ↵ | Angie Byron | 2010-11-20 |
| | | | | memcache for caching backend | ||
* | #963656 by agentrickard, bfroehle: Fixed critical bug ↵ | Angie Byron | 2010-11-09 |
| | | | | node_access_view_all_nodes() is never invoked. | ||
* | - Patch #920614 by agentrickard, chx, Damien Tournoud: unpublished content ↵ | Dries Buytaert | 2010-09-29 |
| | | | | visible when a Node Access module is enabled. | ||
* | - Patch #860180 by chx, dixon_, jhodgdon: entity listing and loading does ↵ | Dries Buytaert | 2010-08-22 |
| | | | | not allow for node access. | ||
* | #322759 by coltrane, jpmckinney: Fixed Allow hook_node_presave() to alter ↵ | Angie Byron | 2010-04-20 |
| | | | | other node fields. | ||
* | #713872 by eojthebrave, andypost: Fixed Image field formatters not updated ↵ | Angie Byron | 2010-04-20 |
| | | | | when image style deleted and replacement format chosen. | ||
* | - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵ | Dries Buytaert | 2010-03-26 |
| | | | | also links. | ||
* | #701744 by jhodgdon and Crell: Remove assumptions from ↵ | Angie Byron | 2010-02-15 |
| | | | | node_query_node_access_alter() (with tests). | ||
* | #571654 follow-up by chx, peximo, plach, sun, et al: | Angie Byron | 2010-01-09 |
| | | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\ | ||
* | - Patch #664544 by yched: clean-up entity build/view modes. | Dries Buytaert | 2009-12-26 |
| | |||
* | - Patch #635094 by plach: switching from zxx to und as it is semantically ↵ | Dries Buytaert | 2009-12-22 |
| | | | | more correct. | ||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines. | Angie Byron | 2009-11-19 |
| | |||
* | Roll-back of #595084; type-hinting parameters at stdClass makes it so you ↵ | Angie Byron | 2009-11-08 |
| | | | | can't ever pass in another type of class. | ||
* | - Patch #595084 by c960657: use type hinting for . | Dries Buytaert | 2009-11-01 |
| | |||
* | - Patch #409750 by yched et al: overhaul and extend node build modes. | Dries Buytaert | 2009-06-22 |
| | |||
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵ | Dries Buytaert | 2009-05-27 |
| | | | | nominalizations from Docblocks. | ||
* | #309007 by moshe weitzman, agentrickard, and mcarbone: Add ↵ | Angie Byron | 2009-05-27 |
| | | | | hook_node_access_records_alter() and hook_node_grants_alter() to allow complex interactions between two or more node access modules. | ||
* | - Patch #449718 by alienbrain: node_feed() is now using new node building API. | Dries Buytaert | 2009-05-03 |
| | |||
* | - Patch #418760 by JamesAn: moving the test files to the test directory. | Dries Buytaert | 2009-04-02 |