Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1289336 by jthorson, JimmyAx, marcingy, David_Rothstein, ↵ | David Rothstein | 2016-01-30 |
| | | | | no_commit_credit, drumm, matglas86, rooby, xjm, cristiroma, brockfanning, Damien Tournoud: Calling node_view for the same node with multiple view modes on the same page during node preview does not correctly attach fields | ||
* | Issue #1968348 by znerol, David_Rothstein, peximo, DuaelFr: Fixed ↵ | David Rothstein | 2014-11-01 |
| | | | | hook_field_formatter_prepare_view does not make use of hook_entity_view_mode_alter causing major errors. | ||
* | Issue #1300920 by salvis, DamienMcKenna, mkadin, idflood, pjcdawkins, ↵ | David Rothstein | 2014-05-05 |
| | | | | lyricnz, greggles, Niklas Fiekas, gumanist | Dave Reid: The [node:summary] token does not output anything for body fields without a manual summary. | ||
* | Issue #2165143 by MF82, mgifford: Fix tigger misspell in node.test | Jennifer Hodgdon | 2014-05-02 |
| | |||
* | Issue #2244087 by cs_shadow, andrei.dincu, joachim: Add explanation comment ↵ | Jennifer Hodgdon | 2014-04-24 |
| | | | | in NodeCreationTestCase | ||
* | Issue #1146244 by Dean Reilly, klausi, fago, firebird, David_Rothstein, ↵ | David Rothstein | 2013-12-30 |
| | | | | aaronbauman, shenzhuxi, jaanhoinatski, themoep, citlacom: Node_access integrity constraint violation on module_invoke_all('node_' . $op, $node);. | ||
* | Issue #1841900 by olli, herom, Sheldon Rampton: Node deletion should clear ↵ | David Rothstein | 2013-12-29 |
| | | | | page cache. | ||
* | Revert "Issue #1289336 by jthorson, JimmyAx, marcingy, no_commit_credit, ↵ | David Rothstein | 2013-12-27 |
| | | | | | | rooby | janipuni: Calling node_view for the same node with multiple view modes on the same page does not correctly attach fields." This reverts commit 850c6e38cbf36047bf0bf597bc7e5767ab6989d5. | ||
* | Issue #1289336 by jthorson, JimmyAx, marcingy, no_commit_credit, rooby | ↵ | David Rothstein | 2013-12-27 |
| | | | | janipuni: Calling node_view for the same node with multiple view modes on the same page does not correctly attach fields. | ||
* | Issue #1540094 by bdgreen, xjm, rootwork, dermario, killtheliterate, pesgyo, ↵ | Jennifer Hodgdon | 2013-06-10 |
| | | | | Noe_: Fix up documentation of node tests | ||
* | Issue #1797200 by dcam, K.MacKenzie, Lars Toomre, xjm: Remove t() from test ↵ | Jennifer Hodgdon | 2013-06-06 |
| | | | | assertions in node.module tests | ||
* | Issue #1429442 by Jody Lynn, mathankumarc, gnuget, nrambeck, dcam | sun: ↵ | David Rothstein | 2013-03-30 |
| | | | | Fixed Access denied page shown after submitting form that creates a unpublished node. | ||
* | Issue #1313980 by Albert Volkman, Lars Toomre, jn2, xjm, jhodgdon: Clean up ↵ | Jennifer Hodgdon | 2012-11-27 |
| | | | | API docs for Node module | ||
* | Issue #1824016 by scuts: Fix confusing name of Node test method | Jennifer Hodgdon | 2012-11-07 |
| | |||
* | Issue #1154382 followup by plach: Fixed several issues with the newly-added ↵ | David Rothstein | 2012-11-06 |
| | | | | hook_entity_view_mode_alter(). | ||
* | Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, ↵ | webchick | 2012-09-30 |
| | | | | chx: Fixed View mode no longer can be changed. | ||
* | Issue #1786124 by xjm, dcam: Clean up node access pager test. | webchick | 2012-09-30 |
| | |||
* | Issue #1410260 by swentel, mojzis, droplet, pingers, drupdan3: Fixed ↵ | webchick | 2012-09-19 |
| | | | | rss.xml/whatever triggers PHP error. | ||
* | Issue #1558478 follow-up by tim.plunkett, Berdir, chx: Fixed tests for ↵ | webchick | 2012-08-22 |
| | | | | SA-CORE-2012-002 - Access bypass - content administration. | ||
* | Issue #1495648 by plach: Introduce entity language support. | David Rothstein | 2012-06-09 |
| | |||
* | Issue #1302228 by xjm, yched, chx: Fixed Change notice for: field_has_data() ↵ | webchick | 2012-05-12 |
| | | | | returns inconsistent results – possible data loss. | ||
* | Issue #681760 by agentrickard, Josh Waihi, Niklas Fiekas, catch, xjm, NaX, ↵ | webchick | 2012-03-07 |
| | | | | chx, pwolanin, garywiz: Fixed Try to improve performance and eliminate duplicates caused by node_access() table joins. | ||
* | Issue #1064954 by xjm, Dave Reid, becw: Fixed _node_revision_access() static ↵ | webchick | 2012-03-04 |
| | | | | usage. | ||
* | Revert "Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: ↵ | webchick | 2012-03-01 |
| | | | | | | Fixed User picture does not appear in comment preview." This reverts commit 186437d33a903cd3ae13c7f1b2160a88941cc614. | ||
* | Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User ↵ | webchick | 2012-03-01 |
| | | | | picture does not appear in comment preview. | ||
* | Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests. | webchick | 2012-02-29 |
| | |||
* | Issue #1318316 by xjm: AssertTaxonomyPage is missing documentation. | webchick | 2011-11-24 |
| | |||
* | Issue #1054848 by barraponto: Fixing common typos through codespell.py. | webchick | 2011-10-02 |
| | |||
* | - Patch #1185842 by Dave Reid: the [node:author] token does not use ↵ | Dries Buytaert | 2011-09-11 |
| | | | | format_username(). | ||
* | Drupal 7.3 | webchick | 2011-06-29 |
| | |||
* | - Patch #1076394 by pillarsdotnet: improved test code. | Dries Buytaert | 2011-02-28 |
| | |||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. | Dries Buytaert | 2011-02-04 |
| | |||
* | #993026 by bblake, agentrickard: Fixed Default sort on admin/content incorrect | Angie Byron | 2010-12-17 |
| | |||
* | #986296 by blup, tstoeckler, Damien Tournoud, carlos8f: Fixed ↵ | Angie Byron | 2010-12-15 |
| | | | | _node_types_build() accidentally marks node types as disabled | ||
* | #967330 by Dave Reid: Fixed The [current-user:?] token should provide the ↵ | Angie Byron | 2010-12-09 |
| | | | | actual loaded user | ||
* | - Patch #651240 by fago, sun: allow modules to react to changes to an entity. | Dries Buytaert | 2010-11-30 |
| | |||
* | - Patch #884948 by David_Rothstein: the wrong parameter is sometimes passed ↵ | Dries Buytaert | 2010-11-24 |
| | | | | in to hook_node_load(). | ||
* | #898360 by sun, catch: Cache node types - saves 7% in MySQL in sites using ↵ | Angie Byron | 2010-11-20 |
| | | | | memcache for caching backend | ||
* | #965514 by agentrickard: Fix silly typo in node test. | Angie Byron | 2010-11-12 |
| | |||
* | #963656 by agentrickard, bfroehle: Fixed critical bug ↵ | Angie Byron | 2010-11-09 |
| | | | | node_access_view_all_nodes() is never invoked. | ||
* | #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 #920614 by agentrickard, chx, Damien Tournoud: unpublished content ↵ | Dries Buytaert | 2010-09-29 |
| | | | | visible when a Node Access module is enabled. | ||
* | - Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the ↵ | Dries Buytaert | 2010-09-17 |
| | | | | markup/CSS for content and user filter forms. | ||
* | #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. | ||
* | - Patch #860180 by chx, dixon_, jhodgdon: entity listing and loading does ↵ | Dries Buytaert | 2010-08-22 |
| | | | | not allow for node access. | ||
* | - 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. |