Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #902644 by sun, tobiasb: machine names are too hard to implement. ↵ | Dries Buytaert | 2010-10-13 |
| | | | | | | Date types and menu names are not validated. This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846. | ||
* | - Patch #934790 by agentrickard: use _node_custom_theme() for revision ↵ | Dries Buytaert | 2010-10-11 |
| | | | | callbacks. | ||
* | #700380 by mitchmac, Dave Reid, mfb, Ryan Palmer, justinrandell: Fix sorting ↵ | Angie Byron | 2010-10-07 |
| | | | | in tableselect if #weight is not set. | ||
* | #895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are ↵ | Angie Byron | 2010-10-07 |
| | | | | lost on module disable. | ||
* | - Patch #932098 by sun: various bogus theme variables. | Dries Buytaert | 2010-10-06 |
| | |||
* | - Patch #931476 by duellj: fixes for hook_node_view() documentation. | Dries Buytaert | 2010-10-05 |
| | |||
* | - Patch #922824 by plach: no way to specify the language to view entities in. | Dries Buytaert | 2010-10-03 |
| | |||
* | #926794 by ksenzee, moshe weitzman, Jody Lynn: Fixed revisions of ↵ | Angie Byron | 2010-10-01 |
| | | | | unpublished nodes lose their body field on upgrade. | ||
* | - Patch #898558 by Damien Tournoud, chx, ksenzee: clean-up the upgrade path: ↵ | Dries Buytaert | 2010-09-29 |
| | | | | node. | ||
* | - Patch #920614 by agentrickard, chx, Damien Tournoud: unpublished content ↵ | Dries Buytaert | 2010-09-29 |
| | | | | visible when a Node Access module is enabled. | ||
* | #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format ↵ | Angie Byron | 2010-09-28 |
| | | | | IDs; force 0 and non-existant formats to NULL. | ||
* | - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. | Dries Buytaert | 2010-09-28 |
| | |||
* | - Patch #922412 by moshe weitzman: remove node_access_example_disabling() ↵ | Dries Buytaert | 2010-09-25 |
| | | | | from docs. | ||
* | - 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. | ||
* | #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the ↵ | Angie Byron | 2010-09-13 |
| | | | | upgrade path: comment. | ||
* | #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 |
| | |||
* | #891028 by chx: Fixed Orphan node types lose bodies on upgrade. | Angie Byron | 2010-09-11 |
| | |||
* | - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not ↵ | Dries Buytaert | 2010-09-09 |
| | | | | taken into account for #validate, #submit, hook_form_FORMID_alter(). | ||
* | - 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(). | ||
* | - Patch #630486 by brandonojc, Rob Loach: edit content types missing ↵ | Dries Buytaert | 2010-09-03 |
| | | | | vertical tab summaries from content_types().js. | ||
* | #821560 by plach: Fixed Notices on the content administration page after ↵ | Angie Byron | 2010-08-30 |
| | | | | removing a language. | ||
* | #878092 by joachim, Jacine, sun: Fixed Each module is outputting its own ↵ | Angie Byron | 2010-08-30 |
| | | | | ul.links.inline in node links. | ||
* | #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, ↵ | Angie Byron | 2010-08-30 |
| | | | | jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page. | ||
* | #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 #880132 by bojanz: hook_schema() doesn't support compound foreign ↵ | Dries Buytaert | 2010-08-22 |
| | | | | keys; inconsistent implementations in core. | ||
* | - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, ↵ | Dries Buytaert | 2010-08-22 |
| | | | | mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage. | ||
* | - Patch #715464 by mfb: authored on field description is broken on Preview. | Dries Buytaert | 2010-08-20 |
| | |||
* | - 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 #885000 by cwgordon7: drupal_placeholder() takes an array as an ↵ | Dries Buytaert | 2010-08-17 |
| | | | | argument. | ||
* | - 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 | ||
* | Reverting #500866. Needs more discussion. | Angie Byron | 2010-08-05 |
| | |||
* | #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵ | Angie Byron | 2010-08-05 |
| | | | | SimpleTest, so translators do not get 1000s of bogus strings. | ||
* | #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 #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear ↵ | Dries Buytaert | 2010-07-30 |
| | | | | from node preview if previewed more than once. | ||
* | - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵ | Dries Buytaert | 2010-07-30 |
| | | | | should default to FALSE. | ||
* | - Patch #684982 by plach: audit of global language variable use. | Dries Buytaert | 2010-07-16 |
| | |||
* | #845742 by Damien Tournoud: Make Bartik the default core theme. | Angie Byron | 2010-07-08 |
| |