summaryrefslogtreecommitdiff
path: root/modules/node
Commit message (Collapse)AuthorAge
* Issue #681760 by agentrickard, Josh Waihi, Niklas Fiekas, catch, xjm, NaX, ↵webchick2012-03-07
| | | | chx, pwolanin, garywiz: Fixed Try to improve performance and eliminate duplicates caused by node_access() table joins.
* Issue #1469758 by chertzog: Fix typo in sample hook_node_grants_alter functionJennifer Hodgdon2012-03-06
|
* Issue #1064954 by xjm, Dave Reid, becw: Fixed _node_revision_access() static ↵webchick2012-03-04
| | | | usage.
* Issue #1369332 by Damien Tournoud, basic, sun: Fixed Avoid deadlock issues ↵webchick2012-03-02
| | | | on the {node} table.
* Revert "Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: ↵webchick2012-03-01
| | | | | | Fixed User picture does not appear in comment preview." This reverts commit 186437d33a903cd3ae13c7f1b2160a88941cc614.
* Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User ↵webchick2012-03-01
| | | | picture does not appear in comment preview.
* Revert "Issue #1074672 by claudiu.cristea, mikewink: Added Allow language ↵webchick2012-02-29
| | | | | | select to be rearranged inside node form." This reverts commit f4791b9c416d7f3538f307ac16cc2dfce4f32672.
* Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests.webchick2012-02-29
|
* Issue #1074672 by claudiu.cristea, mikewink: Added Allow language select to ↵webchick2012-02-28
| | | | be rearranged inside node form.
* Issue #1415794 by Zen Master: Fixed node_access_test_form_node_form_alter() ↵webchick2012-01-31
| | | | has wrong documentation header.
* Issue #1402620 by jeckman, jwlogemann: Fixed node_show() return doc links to ↵webchick2012-01-30
| | | | nonexistent function.
* - Patch #1354852 by marvil07, 30equals: hook_node_type_insert() has no ↵Dries2012-01-27
| | | | sample function body.
* - Patch #1000074 by naxoc: node_permission() uses check_plain() without a ↵Dries2012-01-24
| | | | purpose.
* Issue #1227396 by chris.leversuch, jhodgdon: Document that ↵webchick2012-01-11
| | | | hook_node_access() is not called on node listings.
* Issue #629518 by jhodgdon, reglogge, jvns, oriol_e9g: Fixed ↵webchick2011-12-24
| | | | hook_node_insert() and other node hooks have imprecise/misleading descriptions.
* Issue #1345480 by chris.leversuch, rbayliss: Fixed node_load() does not ↵webchick2011-12-22
| | | | document FALSE return value.
* Issue #1318316 by xjm: AssertTaxonomyPage is missing documentation.webchick2011-11-24
|
* Issue #789484 by Lars Toomre, sven.lauer, jhogdon, pillarsdotnet, ↵webchick2011-11-12
| | | | michaellenahan: Fixed Confusing documentation for argument in hook_access()/hook_node_access().
* Issue #789484 by Lars Toomre, pillarsdotnet, michaellenahan, sven.lauer, ↵webchick2011-10-19
| | | | Mac_Weber: Fixed Confusing documentation for argument in hook_access()/hook_node_access().
* Issue #262498 by EugenMayer, DjebbZ: Fixed Error in content administration ↵webchick2011-10-17
| | | | using taxonomy filter.
* - Patch #1311490 by skottler: remove dl.multiselect remnants.Dries2011-10-16
|
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* Issue #1273206 by droplet: Access global when it essentially needed.webchick2011-10-02
|
* Issue #1178580 by Dave Reid: Fixed PHP notices with [node:summary], ↵webchick2011-10-01
| | | | [node:body], or [comment:body] if there is no body field or language mismatch.
* Issue #1282956 by rickmanelius, pgrond: Fixed Node revision log of '0' is ↵webchick2011-09-30
| | | | ignored.
* Issue #1264894 by Devin Carlson, James_Stallings: Fixed The 'Parameters' ↵webchick2011-09-30
| | | | section shows HTML tags are rendered as plain text.
* - Patch #1279888 by 10oclock: missing table prefix on query in node_feed().Dries Buytaert2011-09-16
|
* - Patch #1185842 by Dave Reid: the [node:author] token does not use ↵Dries Buytaert2011-09-11
| | | | format_username().
* Issue #1164852 follow-up by plach, chx, Boobaa, sun: Fixed critical ↵webchick2011-08-23
| | | | regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language.
* Rollback of #1174602. This is a clean-up patch rather than a bug fix, and ↵webchick2011-08-16
| | | | could have implications in contrib.
* - Patch #1196318 by James_Stallings: node_last_changed() is lacking doc.Dries Buytaert2011-08-10
|
* - Patch #1174602 by jn2: Node_block_view() should use render arrays.Dries Buytaert2011-08-08
|
* - Patch #1236594 by linclark: node_page_edit() doc has wrong information.Dries Buytaert2011-08-07
|
* Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The ↵webchick2011-08-06
| | | | dependencies declared in core's hook_update_dependencies() implementations aren't actually correct.
* Issue #1209350 by mdupont: Fixed Node access rights doc should mention how ↵webchick2011-07-28
| | | | to use query tags.
* Issue #1164852 follow-up by plach: Fix node module update which was ↵webchick2011-07-20
| | | | hard-coding translatable to TRUE.
* Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE ↵webchick2011-07-20
| | | | for fields created in the UI, to match those created by the API.
* Issue #348448 follow-up by jbrown: Coding standard fixes to E_STRICT tests.webchick2011-07-18
|
* Issue #931512 by ahwebd, catch, tobiasb: Fixed Node body 'description' and ↵webchick2011-07-17
| | | | 'required' are missed on nodes upgraded from D6 to D7.
* Issue #1196310 by barbi, JamesK: Fixed node_feed() doc does not conform to ↵webchick2011-07-10
| | | | standards.
* Issue #237634 by salvis: Document that node_access_write_grants() should not ↵webchick2011-07-06
| | | | be called directly.
* Issue #1181576 by James_Stallings: Fixed node_get_recent() doc needs to ↵webchick2011-07-06
| | | | clarify what 'recent' means.
* Issue #983632 by peterpoe, marcingy, catch: Fixed 'New' comment marker does ↵webchick2011-07-04
| | | | not work.
* Issue #1205882 by Psikik, rbayliss: Fixed hook_delete() function body has typo.webchick2011-07-03
|
* Issue #1204648 by webchick: Fixed Tests added for SA-2011-CORE-002 broke ↵webchick2011-06-29
| | | | testbot.
* Merge branch '7.2-security' into 7.xwebchick2011-06-29
|\
| * Drupal 7.3webchick2011-06-29
| |
* | Issue #253725 by jhodgdon: Fixed () in search results does not have array ↵webchick2011-06-26
| | | | | | | | keys on comments and uploads values.
* | Issue #705892 follow-up by bfroehle, ELC: Safer method of instantiating the ↵webchick2011-06-08
| | | | | | | | content variable in node.tpl.php.
* | Issue #1144848 by mr.baileys: Fixed node_type_form_submit() should not say ↵webchick2011-06-01
| | | | | | | | it is implementation of hook_form_submit().