summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Collapse)AuthorAge
* #895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are ↵Angie Byron2010-10-07
| | | | lost on module disable.
* - Patch #922824 by plach: no way to specify the language to view entities in.Dries Buytaert2010-10-03
|
* - Patch #920614 by agentrickard, chx, Damien Tournoud: unpublished content ↵Dries Buytaert2010-09-29
| | | | visible when a Node Access module is enabled.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #403034 by roderik, Damien Tournoud: node_assign_owner_action() logs ↵Dries Buytaert2010-09-18
| | | | an object type instead of the type name.
* - Patch #911980 by mr.baileys: fixed WSOD on node/add/... if capitalization ↵Dries Buytaert2010-09-17
| | | | is wrong.
* - Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the ↵Dries Buytaert2010-09-17
| | | | markup/CSS for content and user filter forms.
* #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. ↵Angie Byron2010-09-11
| | | | title on node).
* - Patch #884932 by mgifford, jhodgdon: labels missing for search admin pages.Dries Buytaert2010-09-11
|
* - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, ↵Dries Buytaert2010-09-05
| | | | fgm, tstoeckler: allow module .info files to add CSS/JS.
* - Patch #241364 by maartenvg, sun, effulgentsia: () not passed to ↵Dries Buytaert2010-09-03
| | | | hook_validate()/hook_node_validate(), and not passed by reference to hook_form().
* #878092 by joachim, Jacine, sun: Fixed Each module is outputting its own ↵Angie Byron2010-08-30
| | | | ul.links.inline in node links.
* #890790 by moshe weitzman: Fixed deleting nodes does not delete their comments.Angie Byron2010-08-23
|
* #846296 by Berdir, ridgerunner, agentrickard: Fixed file_file_download() ↵Angie Byron2010-08-23
| | | | only implements access checks for nodes and users.
* - Patch #860180 by chx, dixon_, jhodgdon: entity listing and loading does ↵Dries Buytaert2010-08-22
| | | | not allow for node access.
* - Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor ↵Dries Buytaert2010-08-17
| | | | Hojtsy, puregin: a node cannot be displayed in different view mode on its own page.
* - Patch #883998 by Berdir: node_default_page() query fails on PostgreSQL ↵Dries Buytaert2010-08-16
| | | | when having node_access() modules enabled.
* - Patch #791490 by chx: contextual module calls menu_get_item() for unsaved ↵Dries Buytaert2010-08-16
| | | | nodes, resulting in pdo exception on postgresql.
* - Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid ↵Dries Buytaert2010-08-11
| | | | search conflicts with other forms, use menu API instead of search_get_keys().
* - Patch #877986 by tim.plunkett: RSS link in Syndicate block has path of ↵Dries Buytaert2010-08-09
| | | | //rss.xml.
* - Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content'Dries Buytaert2010-08-08
| | | | | | | | | | | | form input in the 'node type' edit form was way too harsh (affects the display of all 'trimmed / summary_or_trimmed' formatters on all text fields in all view modes), and irrelevant for text fields on non-node entities, which are currently all blocked to 'trim to 600 chars'. * Added field formatter settings for 'text_trimmed' and 'text_summary_or_trimmed' formatters * Removed 'teaser_length' settings for node types * Added upgrade path for 'teaser_length' variable in node_update_7011() * Fixed a test
* #567100 by jhodgdon, pwolanin, ezra-g: Fixed Search module is assuming node ↵Angie Byron2010-08-05
| | | | is default search even when it's disabled.
* #737792 by quicksketch, drifter, Mike Wacker, moshe weitzman, sun, dhthwy: ↵Angie Byron2010-08-02
| | | | Fixed Use a 'title callback' for node/%node instead of drupal_set_title().
* - Patch #866220 by andypost: URL parameter for theme_more_link() should not ↵Dries Buytaert2010-08-01
| | | | pass url().
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵Dries Buytaert2010-07-30
| | | | should default to FALSE.
* - 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().