Commit Graph

16201 Commits (8889a5d168b44c526cabf8130568f640dcb51a17)

Author SHA1 Message Date
Jennifer Hodgdon 8889a5d168 Issue #2031755 by mpv: Fix documentation of theme_checkbox() 2014-01-30 09:13:55 -08:00
Jennifer Hodgdon 55759622ac Issue #2107231 by valderama: Fix documentation for hook_delete() 2014-01-30 09:10:33 -08:00
Jennifer Hodgdon 7f3e67040f Issue #2164597 by longwave, StephaneQ, emok: Fix up docs for drupal_render_children() 2014-01-23 11:33:09 -08:00
Jennifer Hodgdon a2dee490c4 Issue #2158383 by laurii, joachim: Fix documentation of return value in user_role_permissions 2014-01-23 11:29:56 -08:00
David Rothstein fd710c02ed Merge tag '7.26' into 7.x
7.26 release

Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2014-01-15 14:46:48 -05:00
David Rothstein dc791ec583 Drupal 7.26 2014-01-15 14:43:16 -05:00
Jennifer Hodgdon 1687e382ea Issue #2164179 by StephaneQ: Fix links to extenders in Database API topic page 2014-01-10 08:40:08 -08:00
David Rothstein cbd890f34f Back to 7.x-dev 2014-01-02 19:32:40 -05:00
David Rothstein effed1c831 Drupal 7.25 2014-01-02 19:28:46 -05:00
David Rothstein 6de5659098 Fix broken function docblock in system.install. 2014-01-02 18:55:32 -05:00
David Rothstein 031c13e7af Grammar consistency fix in CHANGELOG.txt. 2013-12-30 22:47:58 -05:00
David Rothstein 8ef1386c29 Add standard information to CHANGELOG.txt in preparation for Drupal 7.25. 2013-12-30 20:28:36 -05:00
David Rothstein 5a10f6f5f4 Added link to the change notification for the new Statistics module feature from issue #1209532. 2013-12-30 20:27:24 -05:00
David Rothstein ccec3e9382 Issue #2051787 by milesw: Document that caches should be cleared after calling field_attach_update(). 2013-12-30 20:12:15 -05:00
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 427ae621af Issue #1182374 by lyricnz, sivaji, brianV: Code style fixes for includes/filetransfer. 2013-12-30 19:05:15 -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 cb7127c514 Issue #1760330 by s.Daniel, David_Rothstein, jfhovinne: Hide vulnerable drupal install.php sites from search engines. 2013-12-30 18:37:43 -05:00
David Rothstein aa6235c3c3 Issue #805236 by merrillholt, ekl1773, marcingy, sun, catch: Cache the query in menu_local_tasks(). 2013-12-30 17:57:55 -05:00
David Rothstein 67ad400f5d Issue #1252206 by sivaji, droplet, kid_icarus, Bojhan: Remove checkbox spacing. 2013-12-30 17:33:59 -05:00
David Rothstein 70e0b16715 Issue #937284 by chx, chrisdolby, deviantintegral, Berdir, tim.plunkett | hefox: DEADLOCK errors on MergeQuery INSERT due to InnoDB gap locking when condition in SELECT ... FOR UPDATE results in 0 rows. 2013-12-30 17:23:37 -05:00
David Rothstein ddba1d97c7 Issue #1201088 by crazyrohila, pjcdawkins, eiriksm, Zgear, barbi | alxsvdr: Drupal_environment_initialize() passes wrong ini_set parameter. 2013-12-30 16:29:34 -05:00
David Rothstein 25875f96de Issue #1798066 by boztek, dcam, larowlan | Anonymous: Clean up CommentTestBase::setCommentSettings(). 2013-12-30 16:14:55 -05:00
David Rothstein 4ed2cfc39e Issue #1480734 by kotnik: Useless require_once file in st(). 2013-12-30 15:19:44 -05:00
David Rothstein 31d124b795 Issue #1693336 by chx, David_Rothstein, catch | iamEAP: Block rehashing happens on every cron run. 2013-12-30 14:47:22 -05:00
David Rothstein e868ee8451 Issue #2136369 by marvil07: Provide a way to avoid processing a queue during cron execution. 2013-12-30 14:28:14 -05:00
David Rothstein 226fe69970 Issue #1076132 by fizk, friesk, foxtrotcharlie, coolestdude1, David_Rothstein, skwashd, alexpott, tstoeckler | adaddinsane: Hook_block_view_MODULE_DELTA_alter fails with blocks that have a hyphen in the block delta. 2013-12-30 11:45:54 -05:00
David Rothstein 6cd1aae988 Issue #1476810 by Spleshka, David_Rothstein, franz | Heine: Drupal_serve_page_from_cache can serve uncompressed data with Content-Encoding gzip header with page_cache_without_database = 1. 2013-12-30 11:38:30 -05:00
David Rothstein 001532a06e Issue #2054205 by pfrenssen, Berdir: Broken Tests on PHP 5.5. 2013-12-30 09:30:59 -05:00
David Rothstein f362e6ae18 Issue #2018791 by droplet | gagarine: States.js is not compatible with jquery +1.6.1 because it use $.attr in the wrong way. 2013-12-29 17:16:12 -05:00
David Rothstein 0b1196be86 Issue #1563620 by donquixote, David_Rothstein, chaby: Fix errors running unit tests in Drupal 7 when the Locale module is enabled. 2013-12-29 17:04:09 -05:00
David Rothstein b5f311a892 Issue #1443158 by agentrickard, Dave Reid, marcingy: File_field_presave assumes that a file object has been loaded. 2013-12-29 16:53:44 -05:00
David Rothstein 257fac8454 Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead. 2013-12-29 15:32:28 -05:00
David Rothstein 987892b79e Issue #2120461 by amitsedaiz | joachim: Theme_status_report() uses an integer instead of a constant. 2013-12-29 14:55:52 -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 d453b28cba Issue #2127835 by zterry95: Fix code format in user.module. 2013-12-29 14:40:49 -05:00
David Rothstein 16fe2e9d8c Issue #1198904 by das-peter, jox: Drupal_load_stylesheet() fails to load @import files in different directories. 2013-12-27 23:51:46 -05:00
David Rothstein 97ba84ca65 Remove issue #1289336 from CHANGELOG.txt for now, since it was causing test failures. 2013-12-27 17:24:51 -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 a009ee6786 Issue #1269166 by mgifford | hass: PRE tags (and other similar tags) have unreadable small font-size in Bartik. 2013-12-27 16:39:51 -05:00
David Rothstein 273c78ded2 Issue #2078917 by sun: E-mails contain double spaces in soft-wrapped sentences. 2013-12-27 16:30:03 -05:00
David Rothstein bb746492d2 Issue #1504522 by rahulbile, Chi: Strict warning: Only variables should be passed by reference in update_results_page(). 2013-12-27 16:23:50 -05:00
David Rothstein 663d464a4e Add issue #1289336 to CHANGELOG.txt. 2013-12-27 16:15:24 -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 70e25d73f1 Issue #2090207 by helmo, davidhunter, Tor Arne Thune: Undefined property: stdClass::$visibility in profile_view_field(). 2013-12-27 15:52:38 -05:00
David Rothstein c0049262b3 Issue #1970588 by Heine: SearchExcerptTestCase should be a DrupalWebTestCase. 2013-12-27 15:22:28 -05:00
David Rothstein 66a58e4611 Issue #2016497 by naxoc, jhodgdon | plachance: Search query extender should not use floats directly. 2013-12-27 15:18:38 -05:00
David Rothstein 18d4eaaef8 Issue #1955378 by skek, Darren Oh, claudiu.cristea, David_Rothstein: Return same derivative token with path or URI. 2013-12-27 15:06:57 -05:00
David Rothstein 1f7dc27747 Issue #1993728 by johnmcc, pfrenssen: TestMenuTreeData() assert message confuses dashes and underscores. 2013-12-27 14:57:51 -05:00