summaryrefslogtreecommitdiff
path: root/modules/node/tests
Commit message (Collapse)AuthorAge
* #322759 by coltrane, jpmckinney: Fixed Allow hook_node_presave() to alter ↵Angie Byron2010-04-20
| | | | other node fields.
* #713872 by eojthebrave, andypost: Fixed Image field formatters not updated ↵Angie Byron2010-04-20
| | | | when image style deleted and replacement format chosen.
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* #701744 by jhodgdon and Crell: Remove assumptions from ↵Angie Byron2010-02-15
| | | | node_query_node_access_alter() (with tests).
* #571654 follow-up by chx, peximo, plach, sun, et al:Angie Byron2010-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 Buytaert2009-12-26
|
* - Patch #635094 by plach: switching from zxx to und as it is semantically ↵Dries Buytaert2009-12-22
| | | | more correct.
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.Angie Byron2009-11-19
|
* 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