summaryrefslogtreecommitdiff
path: root/modules/node
Commit message (Collapse)AuthorAge
* Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, ↵David Rothstein2012-07-29
| | | | lliss, tim.plunkett | lkiss80: Fixed Can't access non-node entities with EntityFieldQuery.
* Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates ↵Jennifer Hodgdon2012-07-16
| | | | are listed in the updates-7.x-extra group
* Issue #1664070 by tim.plunkett, mjonesdinero: Add documentation to ↵Jennifer Hodgdon2012-07-09
| | | | node_add_page function
* Issue #1495648 by plach: Introduce entity language support.David Rothstein2012-06-09
|
* Issue #1598508 by jeffschuler: fix return docs for _node_types_build functionJennifer Hodgdon2012-05-30
|
* Issue #1573082 by tim.plunkett, grendzy: Fixed watchdog 'Deleted content ↵David Rothstein2012-05-25
| | | | type' uses wrong type.
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
|
* Issue #1302228 by xjm, yched, chx: Fixed Change notice for: field_has_data() ↵webchick2012-05-12
| | | | returns inconsistent results – possible data loss.
* Issue #813146 by bleen18: remove variable cruft in node_submit functionJennifer Hodgdon2012-05-04
|
* Merge branch '7.12-security' into 7.xwebchick2012-05-02
|\
| * Drupal 7.13webchick2012-05-02
| |
* | Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'.webchick2012-04-30
| |
* | Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
| |
* | Issue #1350892 by nit3ch: Fix doc for type arg of node_type_formJennifer Hodgdon2012-03-23
| |
* | Issue #1472614 by filijonka: Fix return value docs for hook_node_update_index()Jennifer Hodgdon2012-03-13
| |
* | 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.