summaryrefslogtreecommitdiff
path: root/modules/node/node.module
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 #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 #813146 by bleen18: remove variable cruft in node_submit functionJennifer Hodgdon2012-05-04
|
* 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 #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 #1064954 by xjm, Dave Reid, becw: Fixed _node_revision_access() static ↵webchick2012-03-04
| | | | usage.
* 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 #1074672 by claudiu.cristea, mikewink: Added Allow language select to ↵webchick2012-02-28
| | | | be rearranged inside node form.
* Issue #1402620 by jeckman, jwlogemann: Fixed node_show() return doc links to ↵webchick2012-01-30
| | | | nonexistent function.
* - 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 #1345480 by chris.leversuch, rbayliss: Fixed node_load() does not ↵webchick2011-12-22
| | | | document FALSE return value.
* Issue #1273206 by droplet: Access global when it essentially needed.webchick2011-10-02
|
* 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
|
* 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
|
* Issue #1209350 by mdupont: Fixed Node access rights doc should mention how ↵webchick2011-07-28
| | | | to use query tags.
* 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 #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.
* Merge branch '7.2-security' into 7.xwebchick2011-06-29
|\
| * Drupal 7.3webchick2011-06-29
| |
* | Issue #705892 follow-up by bfroehle, ELC: Safer method of instantiating the ↵webchick2011-06-08
| | | | | | | | content variable in node.tpl.php.
* | Issue #1153022 by lyricnz, Pasqualle: Fixed PHP Notice: Undefined index: ↵webchick2011-05-29
|/ | | | content in template_preprocess_node().
* Issue #1089174 by plach: Fixed Prepare view hooks do not receive the ↵webchick2011-05-18
| | | | language parameter.
* - Patch #705912 by jherencia, bleen18: template_preprocess_node() makes an ↵Dries Buytaert2011-05-17
| | | | useless comprobation.
* - Patch #1051870 by boombatower: remove unused variable initialization.Dries Buytaert2011-05-01
|
* - Patch #1107384 by droplet: wrong instance definition in node.module.Dries Buytaert2011-04-22
|
* - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.Dries Buytaert2011-04-12
|
* #1065968 by droplet: fixed function node_get_recent().Dries Buytaert2011-02-28
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1027630 by jhodgdon: unclear documentation for 'custom' and ↵Dries Buytaert2011-01-18
| | | | 'locked' attributes for content type.
* #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics.Angie Byron2011-01-03
|
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* #1003958 by mlncn: Correct _node_save_revision documentationAngie Byron2010-12-30
|
* #986296 by blup, tstoeckler, Damien Tournoud, carlos8f: Fixed ↵Angie Byron2010-12-15
| | | | _node_types_build() accidentally marks node types as disabled
* #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave().Angie Byron2010-12-15
|
* - Patch #986992 by yched, sun: fixed insane etid / ↵Dries Buytaert2010-12-14
| | | | {field_config_entity_type()} abstraction.
* - Patch #950460 by Gábor Hojtsy, drunken monkey, jhodgdon: language ↵Dries Buytaert2010-12-02
| | | | selection in advanced search filters broken.
* #364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back ↵Angie Byron2010-12-01
| | | | into a variable. The string approach was too limited.
* - Patch #651240 by fago, sun: allow modules to react to changes to an entity.Dries Buytaert2010-11-30
|