summaryrefslogtreecommitdiff
path: root/modules/node/tests/node_test.module
Commit message (Collapse)AuthorAge
* - Patch #651240 by fago, sun: allow modules to react to changes to an entity.Dries Buytaert2010-11-30
|
* - Patch #884948 by David_Rothstein: the wrong parameter is sometimes passed ↵Dries Buytaert2010-11-24
| | | | in to hook_node_load().
* - Patch #920614 by agentrickard, chx, Damien Tournoud: unpublished content ↵Dries Buytaert2010-09-29
| | | | visible when a Node Access module is enabled.
* #322759 by coltrane, jpmckinney: Fixed Allow hook_node_presave() to alter ↵Angie Byron2010-04-20
| | | | other node fields.
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* Roll-back of #595084; type-hinting parameters at stdClass makes it so you ↵Angie Byron2009-11-08
| | | | can't ever pass in another type of class.
* - Patch #595084 by c960657: use type hinting for .Dries Buytaert2009-11-01
|
* - Patch #409750 by yched et al: overhaul and extend node build modes.Dries Buytaert2009-06-22
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* #309007 by moshe weitzman, agentrickard, and mcarbone: Add ↵Angie Byron2009-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 Buytaert2009-05-03
|
* - Patch #418760 by JamesAn: moving the test files to the test directory.Dries Buytaert2009-04-02