summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Collapse)AuthorAge
* - Patch #684982 by plach: audit of global language variable use.Dries Buytaert2010-07-16
|
* - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove ↵Dries Buytaert2010-06-25
| | | | workarounds.
* - Patch #834924 by jhodgdon: entity_invoke() is worthless.Dries Buytaert2010-06-23
|
* - Patch #478946 by Scott Reynolds: node_access() batch rebuild will 'fail' ↵Dries Buytaert2010-05-31
| | | | when a node isn't loadable.
* - Patch #809558 by mr.baileys: node_title_list() didn't return renderable ↵Dries Buytaert2010-05-29
| | | | array for block content.
* - Patch #711108 by Berdir: better exception reporting for watchdog() in the ↵Dries Buytaert2010-05-26
| | | | database system.
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵Dries Buytaert2010-05-23
| | | | screen.
* - Patch #797458 by Heine: declaration of NodeController::buildQuery() should ↵Dries Buytaert2010-05-17
| | | | be compatible with that of DrupalDefaultEntityController::buildQuery().
* - Patch #800030 by kcybulski: fxed PHP Notice: if you edit content type that ↵Dries Buytaert2010-05-16
| | | | is created witch has_title() = FALSE.
* #797668 by marcingy, StuartJNCC: Update fails on node_update_7006.Angie Byron2010-05-14
|
* - Patch #791270 by duellj, lotyrin, Berdir: SearchQuery exact search ↵Dries Buytaert2010-05-12
| | | | conditions not added to CountQuery.
* - Patch #566940 by catch: move node specific code out of entity.inc.Dries Buytaert2010-05-09
|
* - Patch #787654 by yched: deleting a bundle doesn't remove it from the data.Dries Buytaert2010-05-07
|
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* #765044 by yoroy: Class node_readmore should be node-readmore for ↵Angie Byron2010-05-05
| | | | consistency with standards.
* #771922 by andypost: Remove t() from schema description of picture field.Angie Byron2010-05-05
|
* #560746 follow-up by chx: Split hook_block_info_alter() into list_ and ↵Angie Byron2010-04-22
| | | | info_alter() and clean up block_rehash().
* #322759 by coltrane, jpmckinney: Fixed Allow hook_node_presave() to alter ↵Angie Byron2010-04-20
| | | | other node fields.
* - Patch #704646 by cha0s, jpmckinney, willmoy, mradcliffe: critical bug: ↵Dries Buytaert2010-04-13
| | | | node_save() fails silently.
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #767872 by JohnAlbin: theme_node_log_message() has never, ever been ↵Dries Buytaert2010-04-12
| | | | used.
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #767852 by JohnAlbin: remove no-longer-needed theme function wrappers.Dries Buytaert2010-04-11
|
* - Patch #682552 by mradcliffe, jhodgdon: FieldException when trying to ↵Dries Buytaert2010-04-07
| | | | enable blog and comment modules for first time.
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to ↵Dries Buytaert2010-04-06
| | | | entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
* - Patch #761616 by JohnAlbin: revert to .Dries Buytaert2010-04-06
|
* - Patch #757484 by catch: optimize node_save().Dries Buytaert2010-04-02
|
* - Patch #757484 by catch: optimize node_save().Dries Buytaert2010-03-31
|
* - Patch #684774 by andypost, sun: critical bug: block visibility settings ↵Dries Buytaert2010-03-28
| | | | cannot be properly extended.
* - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().Dries Buytaert2010-03-27
|
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning ↵Dries Buytaert2010-03-21
| | | | about dangerous permissions.
* - Patch #596582 by sun: remove remnants of theme_node_form().Dries Buytaert2010-03-18
|
* - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a ↵Dries Buytaert2010-03-12
| | | | 'standard' user_delete_multiple() API.
* #594412 by mrfelton: Correctly label all site-owning super-admin permissions.Angie Byron2010-03-08
|
* #684774 follow-up by sun: Remove silly superfluous check from ↵Angie Byron2010-03-07
| | | | node_block_admin_configure_submit().
* #282191 follow-up by plach: Remove ambitious parts of translatable fields UI ↵Angie Byron2010-03-07
| | | | from core that are no longer relevant, given what made it into Drupal 7.
* - Patch #239196 by Gábor Hojtsy, jhodgdon, jvandyk: indexing status shown ↵Dries Buytaert2010-03-06
| | | | on search settings page is incorrect.
* - Patch #731426 by fago: recursed entity loading didn't work.Dries Buytaert2010-03-05
|
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: ↵Dries Buytaert2010-03-03
| | | | made fieldsets work on all browser.
* #716258 by mikeryan: Move node_object_prepare() to node.module.Angie Byron2010-02-27
|
* - Patch #620298 by David_Rothstein: schema not available in hook_install().Dries Buytaert2010-02-26
|
* - Patch #721010 by jhodgdon: actions topic group needs more functions ↵Dries Buytaert2010-02-26
| | | | included and better doc header.
* - Patch #704362 by catch, andypost: fixed notices/warnings when comment ↵Dries Buytaert2010-02-26
| | | | module is disabled
* - Patch #300714 by j0hn-smith, lilou, alexj, linuxbox: sort node revisions ↵Dries Buytaert2010-02-25
| | | | by vid not timestamp.
* #722688 by moshe weitzman: Allow programmatic setting of node->changed.Angie Byron2010-02-23
|
* #337947 follow-up by Jacine: Capitalization and markup fixes for Dashboard.Angie Byron2010-02-17
|
* #701744 by jhodgdon and Crell: Remove assumptions from ↵Angie Byron2010-02-15
| | | | node_query_node_access_alter() (with tests).
* - Patch #337947 by codycraven, cwgordon7, axyjo, Jacine, grndlvl, seutje, ↵Dries Buytaert2010-02-13
| | | | ksenzee, Jaza, chx, sun, JacobSingh, yoroy, peximo: fixed whitespace issue for 'recent content block' in dashboard.