Commit Graph

1805 Commits (7f3e67040fc154072564217cce0cd8c5efcaefbc)

Author SHA1 Message Date
David Rothstein 9a0f281678 Issue #1876546 by plopesc, Kevin Morse | joachim: Node_type_form_validate() and node_type_form_submit() pointlessly trim machine name value. 2013-12-30 20:08:14 -05:00
David Rothstein e04e5302a2 Issue #2117601 by Alan D.: Namespaced Drupal\node\Node entity in node_revision_list() doc comment rather than node. 2013-12-30 19:00:51 -05:00
David Rothstein a4a72dc277 Issue #1146244 by Dean Reilly, klausi, fago, firebird, David_Rothstein, aaronbauman, shenzhuxi, jaanhoinatski, themoep, citlacom: Node_access integrity constraint violation on module_invoke_all('node_' . $op, $node);. 2013-12-30 18:46:34 -05:00
David Rothstein df93dd273a Issue #1841900 by olli, herom, Sheldon Rampton: Node deletion should clear page cache. 2013-12-29 14:51:49 -05:00
David Rothstein 1518a55a86 Revert "Issue #1289336 by jthorson, JimmyAx, marcingy, no_commit_credit, 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 850c6e38cb.
2013-12-27 17:21:58 -05:00
David Rothstein 850c6e38cb Issue #1289336 by jthorson, JimmyAx, marcingy, no_commit_credit, rooby | janipuni: Calling node_view for the same node with multiple view modes on the same page does not correctly attach fields. 2013-12-27 16:04:51 -05:00
David Rothstein cc200167b4 Issue #813634 by jlscott, cafuego, Nitesh Sethia, claudinec, brianV: Node.language column should have an index. 2013-12-25 21:40:09 -05:00
David Rothstein 38cf2ce17b Issue #1365234 by TravisCarden, amontero, Kevin Morse, bartmcpherson, xjm: Add description to 'access content overview' permission. 2013-07-22 20:02:09 -04:00
Jennifer Hodgdon 0fca935794 Issue #1540094 by bdgreen, xjm, rootwork, dermario, killtheliterate, pesgyo, Noe_: Fix up documentation of node tests 2013-06-10 07:53:36 -07:00
Jennifer Hodgdon 1419cdeb3a Issue #1797200 by dcam, K.MacKenzie, Lars Toomre, xjm: Remove t() from test assertions in node.module tests 2013-06-06 09:27:11 -07:00
Jennifer Hodgdon 558e9a7da1 Issue #1943664 by joachim: Use new standards to document entity info callback functions 2013-04-04 15:52:56 -07:00
David Rothstein 7ba00c1951 Issue #1945066 by chertzog, dcam | joachim: Fixed node_theme() doesn't declare the file for theme_node_admin_overview() . 2013-04-01 18:59:42 -04:00
David Rothstein d0bc57b9e7 Issue #1886876 by IRuslan, swentel: Fixed Useless variable assignment in node_feed(). 2013-03-30 15:30:02 -04:00
David Rothstein 5177237f58 Issue #1429442 by Jody Lynn, mathankumarc, gnuget, nrambeck, dcam | sun: Fixed Access denied page shown after submitting form that creates a unpublished node. 2013-03-30 13:01:03 -04:00
David Rothstein 6bcb0a3b91 Issue #1886870 by IRuslan: Fixed Useless node_type_get_type() call in node_validate(). 2013-03-10 21:20:26 -04:00
Jennifer Hodgdon cb904773f5 Issue #1397346 by Albert Volkman, kristiaanvandeneynde, larowlan, bobbyaldol, tim-e, shiff2kl, FatGuyLaughing: Add and fix up documentation in image and node module files 2013-01-30 07:52:25 -08:00
David Rothstein da660bbd04 Issue #1879022 by omegamonk: Fixed Enforced dependencies errors updating to recent versions of Drupal 7. 2013-01-27 16:57:30 -05:00
David Rothstein 8ec1f078f9 Issue #1864360 by oadaeh: Fixed Clean up some inconsistencies with @link...@endlink. 2012-12-27 12:29:52 -05:00
Jennifer Hodgdon c2c9283a96 Issue #1856142 by kiamlaluno: Fix typo in node_query_node_access_alter() comment 2012-12-04 10:51:40 -08:00
Jennifer Hodgdon 137bbb88df Issue #1313980 by Albert Volkman, Lars Toomre, jn2, xjm, jhodgdon: Clean up API docs for Node module 2012-11-27 07:45:14 -08:00
Jennifer Hodgdon 788c2adaf3 Issue #1824016 by scuts: Fix confusing name of Node test method 2012-11-07 07:28:11 -08:00
David Rothstein 6e344fd49c Issue #1154382 followup by plach: Fixed several issues with the newly-added hook_entity_view_mode_alter(). 2012-11-06 01:59:01 -05:00
Jennifer Hodgdon f91d2c9544 Issue #1134088 by Cottser, catch: Properly document update-api functions 2012-10-09 10:51:38 -07:00
Jennifer Hodgdon a202c699e0 Issue #1677830 by slashrsm: Improve docs for user and node hooks in regards to database transactions 2012-10-09 10:31:58 -07:00
webchick 13f16ae342 Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, chx: Fixed View mode no longer can be changed. 2012-09-30 20:37:55 -04:00
webchick c3cba0532b Issue #1786124 by xjm, dcam: Clean up node access pager test. 2012-09-30 20:34:59 -04:00
Jennifer Hodgdon 06271db913 Issue #1186886 by Albert Volkman, Mile23: Fix up docs for hook_node_load 2012-09-25 11:24:35 -07:00
webchick f28f4d086f Issue #1410260 by swentel, mojzis, droplet, pingers, drupdan3: Fixed rss.xml/whatever triggers PHP error. 2012-09-19 23:33:35 -07:00
Jennifer Hodgdon 409db6b299 Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
Jennifer Hodgdon 9c3b49a9a4 Issue #262690 by Albert Volkman: Use correct name for Form API not Forms API 2012-09-11 08:49:22 -07:00
Jennifer Hodgdon 03c644b2ca Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group 2012-08-28 11:33:18 -07:00
Jennifer Hodgdon fe65146a52 Issue #1472724 by jibran, balsama, kiamlaluno, asrob, mjonesdinero: Clean up i.e. and e.g. in node.tpl.php docs 2012-08-22 13:08:46 -07:00
webchick 870a7b572e Issue #1558478 follow-up by tim.plunkett, Berdir, chx: Fixed tests for SA-CORE-2012-002 - Access bypass - content administration. 2012-08-22 21:48:48 +02:00
webchick cca007bd06 Issue #1728568 by e2thex, oriol_e9g: Fixed Add table alias in node query conditions to avoid ambiguous fields. 2012-08-19 13:13:21 +02:00
webchick dd1daf8114 Issue #1679594 by sun: Fixed node_requirements() breaks Drupal installer. 2012-08-18 14:18:30 +02:00
David Rothstein bada57662c Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, lliss, tim.plunkett | lkiss80: Fixed Can't access non-node entities with EntityFieldQuery. 2012-07-29 16:32:53 -04:00
Jennifer Hodgdon 7a7abd77b4 Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates are listed in the updates-7.x-extra group 2012-07-16 09:45:43 -07:00
Jennifer Hodgdon 552cc183df Issue #1664070 by tim.plunkett, mjonesdinero: Add documentation to node_add_page function 2012-07-09 12:16:10 -07:00
David Rothstein a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
Jennifer Hodgdon dd73050be0 Issue #1598508 by jeffschuler: fix return docs for _node_types_build function 2012-05-30 08:46:47 -07:00
David Rothstein 57b8f47268 Issue #1573082 by tim.plunkett, grendzy: Fixed watchdog 'Deleted content type' uses wrong type. 2012-05-25 00:23:58 -04:00
Jennifer Hodgdon e039aaaa32 Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
webchick 2b8686151f Issue #1302228 by xjm, yched, chx: Fixed Change notice for: field_has_data() returns inconsistent results – possible data loss. 2012-05-12 18:26:43 -07:00
Jennifer Hodgdon 4b39ca547d Issue #813146 by bleen18: remove variable cruft in node_submit function 2012-05-04 12:40:03 -07:00
webchick cdb0df93be Merge branch '7.12-security' into 7.x 2012-05-02 15:04:41 -07:00
webchick 9879d29f73 Drupal 7.13 2012-05-02 15:01:31 -07:00
webchick bd7712385a Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'. 2012-04-30 21:51:35 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
Jennifer Hodgdon 7b115a0e16 Issue #1350892 by nit3ch: Fix doc for type arg of node_type_form 2012-03-23 10:42:47 -07:00
Jennifer Hodgdon 7fee417141 Issue #1472614 by filijonka: Fix return value docs for hook_node_update_index() 2012-03-13 12:08:45 -07:00