Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #950460 by Gábor Hojtsy, drunken monkey, jhodgdon: language ↵ | Dries Buytaert | 2010-12-02 |
| | | | | selection in advanced search filters broken. | ||
* | #364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back ↵ | Angie Byron | 2010-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 Buytaert | 2010-11-30 |
| | |||
* | #917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests). | Angie Byron | 2010-11-29 |
| | |||
* | - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor ↵ | Dries Buytaert | 2010-11-27 |
| | | | | Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths(). | ||
* | - Patch #884948 by David_Rothstein: the wrong parameter is sometimes passed ↵ | Dries Buytaert | 2010-11-24 |
| | | | | in to hook_node_load(). | ||
* | #898360 by sun: Add caching for node types. | Angie Byron | 2010-11-23 |
| | |||
* | #49428 by levavie, mgifford, joachim, et al: Include node title in 'Read ↵ | Angie Byron | 2010-11-22 |
| | | | | more' link for better accessibility and SEO | ||
* | - Patch #867114 by jhodgdon, mgifford, sun: search results should add lang ↵ | Dries Buytaert | 2010-11-21 |
| | | | | tag if language of search result differs. | ||
* | #920600 by bojanz, solotandem: Fixed Document the deprecated parameter in ↵ | Angie Byron | 2010-11-20 |
| | | | | entity_load() | ||
* | #898360 by sun, catch: Cache node types - saves 7% in MySQL in sites using ↵ | Angie Byron | 2010-11-20 |
| | | | | memcache for caching backend | ||
* | #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: ↵ | Angie Byron | 2010-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 Byron | 2010-11-14 |
| | | | | should use transactions. | ||
* | #963656 by agentrickard, bfroehle: Fixed critical bug ↵ | Angie Byron | 2010-11-09 |
| | | | | node_access_view_all_nodes() is never invoked. | ||
* | #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard ↵ | Angie Byron | 2010-11-06 |
| | | | | to limit available blocks. | ||
* | - Patch #923998 by reglogge, Jeff Burnz: move advanced search form submit to ↵ | Dries Buytaert | 2010-10-31 |
| | | | | the bottom of the form. | ||
* | - Patch #948416 by David_Rothstein: a menu item description, 'Administer ↵ | Dries Buytaert | 2010-10-27 |
| | | | | content', is missing a period. | ||
* | - Patch #408160 by sun: code simplification. | Dries Buytaert | 2010-10-27 |
| | |||
* | #738512 by sun: Fixed Node permissions are ordered oddly. | Angie Byron | 2010-10-23 |
| | |||
* | #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter(). | Angie Byron | 2010-10-23 |
| | |||
* | - Patch #948536 by amateescu: node_type_get_types() could mention that the ↵ | Dries Buytaert | 2010-10-23 |
| | | | | types it returns are objects. | ||
* | #408160 by sun, Berdir, Gábor Hojtsy, David_Rothstein: Fixed move Add new ↵ | Angie Byron | 2010-10-20 |
| | | | | content link to Navigation menu. | ||
* | - Patch #118108 by bleen18: node delete does not clean up node_access() table. | Dries Buytaert | 2010-10-20 |
| | |||
* | #709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: ↵ | Angie Byron | 2010-10-15 |
| | | | | Add a hook_entity_delete() for consistency. | ||
* | - Patch #934790 by agentrickard: use _node_custom_theme() for revision ↵ | Dries Buytaert | 2010-10-11 |
| | | | | callbacks. | ||
* | #895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are ↵ | Angie Byron | 2010-10-07 |
| | | | | lost on module disable. | ||
* | - Patch #922824 by plach: no way to specify the language to view entities in. | Dries Buytaert | 2010-10-03 |
| | |||
* | - Patch #920614 by agentrickard, chx, Damien Tournoud: unpublished content ↵ | Dries Buytaert | 2010-09-29 |
| | | | | visible when a Node Access module is enabled. | ||
* | - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵ | Dries Buytaert | 2010-09-24 |
| | | | | and local tasks #2. | ||
* | - Patch #403034 by roderik, Damien Tournoud: node_assign_owner_action() logs ↵ | Dries Buytaert | 2010-09-18 |
| | | | | an object type instead of the type name. | ||
* | - Patch #911980 by mr.baileys: fixed WSOD on node/add/... if capitalization ↵ | Dries Buytaert | 2010-09-17 |
| | | | | is wrong. | ||
* | - Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the ↵ | Dries Buytaert | 2010-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 Byron | 2010-09-11 |
| | | | | title on node). | ||
* | - Patch #884932 by mgifford, jhodgdon: labels missing for search admin pages. | Dries Buytaert | 2010-09-11 |
| | |||
* | - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, ↵ | Dries Buytaert | 2010-09-05 |
| | | | | fgm, tstoeckler: allow module .info files to add CSS/JS. | ||
* | - Patch #241364 by maartenvg, sun, effulgentsia: () not passed to ↵ | Dries Buytaert | 2010-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 Byron | 2010-08-30 |
| | | | | ul.links.inline in node links. | ||
* | #890790 by moshe weitzman: Fixed deleting nodes does not delete their comments. | Angie Byron | 2010-08-23 |
| | |||
* | #846296 by Berdir, ridgerunner, agentrickard: Fixed file_file_download() ↵ | Angie Byron | 2010-08-23 |
| | | | | only implements access checks for nodes and users. | ||
* | - Patch #860180 by chx, dixon_, jhodgdon: entity listing and loading does ↵ | Dries Buytaert | 2010-08-22 |
| | | | | not allow for node access. | ||
* | - Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor ↵ | Dries Buytaert | 2010-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 Buytaert | 2010-08-16 |
| | | | | when having node_access() modules enabled. | ||
* | - Patch #791490 by chx: contextual module calls menu_get_item() for unsaved ↵ | Dries Buytaert | 2010-08-16 |
| | | | | nodes, resulting in pdo exception on postgresql. | ||
* | - Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid ↵ | Dries Buytaert | 2010-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 Buytaert | 2010-08-09 |
| | | | | //rss.xml. | ||
* | - Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content' | Dries Buytaert | 2010-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 Byron | 2010-08-05 |
| | | | | is default search even when it's disabled. | ||
* | #737792 by quicksketch, drifter, Mike Wacker, moshe weitzman, sun, dhthwy: ↵ | Angie Byron | 2010-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 Buytaert | 2010-08-01 |
| | | | | pass url(). | ||
* | - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵ | Dries Buytaert | 2010-07-30 |
| | | | | should default to FALSE. |