summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Collapse)AuthorAge
* 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
|
* #917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests).Angie Byron2010-11-29
|
* - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor ↵Dries Buytaert2010-11-27
| | | | Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
* - Patch #884948 by David_Rothstein: the wrong parameter is sometimes passed ↵Dries Buytaert2010-11-24
| | | | in to hook_node_load().
* #898360 by sun: Add caching for node types.Angie Byron2010-11-23
|
* #49428 by levavie, mgifford, joachim, et al: Include node title in 'Read ↵Angie Byron2010-11-22
| | | | more' link for better accessibility and SEO
* - Patch #867114 by jhodgdon, mgifford, sun: search results should add lang ↵Dries Buytaert2010-11-21
| | | | tag if language of search result differs.
* #920600 by bojanz, solotandem: Fixed Document the deprecated parameter in ↵Angie Byron2010-11-20
| | | | entity_load()
* #898360 by sun, catch: Cache node types - saves 7% in MySQL in sites using ↵Angie Byron2010-11-20
| | | | memcache for caching backend
* #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: ↵Angie Byron2010-11-14
| | | | themes are unable to render one group of node links separately from another.
* #923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations ↵Angie Byron2010-11-14
| | | | should use transactions.
* #963656 by agentrickard, bfroehle: Fixed critical bug ↵Angie Byron2010-11-09
| | | | node_access_view_all_nodes() is never invoked.
* #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard ↵Angie Byron2010-11-06
| | | | to limit available blocks.
* - Patch #923998 by reglogge, Jeff Burnz: move advanced search form submit to ↵Dries Buytaert2010-10-31
| | | | the bottom of the form.
* - Patch #948416 by David_Rothstein: a menu item description, 'Administer ↵Dries Buytaert2010-10-27
| | | | content', is missing a period.
* - Patch #408160 by sun: code simplification.Dries Buytaert2010-10-27
|
* #738512 by sun: Fixed Node permissions are ordered oddly.Angie Byron2010-10-23
|
* #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter().Angie Byron2010-10-23
|
* - Patch #948536 by amateescu: node_type_get_types() could mention that the ↵Dries Buytaert2010-10-23
| | | | types it returns are objects.
* #408160 by sun, Berdir, Gábor Hojtsy, David_Rothstein: Fixed move Add new ↵Angie Byron2010-10-20
| | | | content link to Navigation menu.
* - Patch #118108 by bleen18: node delete does not clean up node_access() table.Dries Buytaert2010-10-20
|
* #709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: ↵Angie Byron2010-10-15
| | | | Add a hook_entity_delete() for consistency.
* - Patch #934790 by agentrickard: use _node_custom_theme() for revision ↵Dries Buytaert2010-10-11
| | | | callbacks.
* #895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are ↵Angie Byron2010-10-07
| | | | lost on module disable.