Commit Graph

16201 Commits (8889a5d168b44c526cabf8130568f640dcb51a17)

Author SHA1 Message Date
Jennifer Hodgdon 6cb8c8a052 Issue #1926758 by balsama, mitron: Fix code comment in system.module 2013-03-20 09:08:04 -07:00
Jennifer Hodgdon e01afb83bc Issue #1797514 by disasm, dicam, Gaelan, Lars Toomre: Remove t() from test assert messages in simpletest module 2013-03-12 16:26:25 -07:00
Jennifer Hodgdon 1d50605e7b Issue #1884840 by Pix, pwolanin: Remove reference to md5 in ajax code comments 2013-03-12 16:10:05 -07:00
David Rothstein 29d1b4e911 Issue #1920340 by yched: Fixed Update URL of change notification for '_field_info_collate_fields() memory usage'. 2013-03-10 21:51:19 -04:00
David Rothstein 37b3f3e2cb Issue #1324058 by isay, barraponto, shameemkm: Fixed forum-rtl.css does not overide #forum div.indent from margin-left to margin-right. 2013-03-10 21:48:02 -04:00
David Rothstein 9ae47eaa71 Issue #1886812 by kiamlaluno: theme_form_element() initialize a variable that is never used. 2013-03-10 21:28:41 -04:00
David Rothstein e0fa18896a Issue #1215404 by brianV, pillarsdotnet: Fixed Remove assignment to unused variable $export_data from book_export_html() function. 2013-03-10 21:25:23 -04:00
David Rothstein ec118af13b Issue #1886796 by kiamlaluno: Fixed theme_checkbox() initialize a variable that is never used. 2013-03-10 21:23:15 -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
David Rothstein d5be55f2c3 Issue #1848774 by IshaDakota, kiamlaluno: Fixed search_view() initializes a variable that is never used. 2013-03-10 21:16:32 -04:00
David Rothstein 94739f0a47 Issue #1898314 by droplet | xjm: Rename $user to $account in WebTestBase::drupalLogin(). 2013-03-10 16:24:40 -04:00
David Rothstein ba9b60db7a Issue #1751054 by borisbaldinger, Berdir, vomiand: Fixed serious documentation problem with the $name variable in taxonomy-term.tpl.php (incorrectly documented as being sanitized when in fact it is not). 2013-03-10 16:11:40 -04:00
David Rothstein 92d2299781 Issue #1586542 followup by andypost: Workaround for an issue where system update #7061 fails due to a memory leak and can't be run again. 2013-03-10 15:50:59 -04:00
David Rothstein 851bcf12f0 Issue #1475342 by iamEAP | Kasper Souren: Fixed D6->D7 upgrade: system_update_7007() fail. 2013-03-10 15:44:11 -04:00
David Rothstein b5d7ec6199 Issue #1827136 by amatzies, patrickd, posulliv | earnie: Add severity index to watchdog table. 2013-03-10 15:29:57 -04:00
David Rothstein a9ec210f7a Issue #1848464 by scor | jneubert: Fixed Make RDFa markup upward compatible with RDFa 1.1. 2013-03-10 15:19:33 -04:00
David Rothstein 63fc6b8f75 Merge branch '7.20-hotfix' into 7.x
Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2013-03-06 19:09:31 -05:00
David Rothstein ec59e1197a Prepare Drupal 7.21 release. 2013-03-06 19:04:18 -05:00
David Rothstein 33d91c459d Issue #1934568 by David_Rothstein, pwolanin: Allow sites using the 'image_allow_insecure_derivatives' variable to have partial protection from the security issues fixed in Drupal 7.20. 2013-03-06 18:58:12 -05:00
David Rothstein 0a9cd357b4 Issue #1890754 by Berdir, pwolanin, tim.plunkett: [Tests] Private Images visible by url. 2013-03-04 23:26:11 -05:00
Jennifer Hodgdon e0a69c4c53 Issue #1932354 by Alexander Pyle: Fix up documentation for image_scale() 2013-03-04 12:58:24 -08:00
Jennifer Hodgdon 078f24b070 Issue #1916928 by Alexander Pyle, YesCT, twistor: Document that clickLink is case sensitive 2013-03-04 12:55:54 -08:00
Jennifer Hodgdon b92ed0d10c Issue #1347914 by Albert Volkman, Lars Toomre, batigolix, NROTC_Webmaster, xjm, sven.lauer: Fix up API docs for Filter module 2013-03-04 12:53:26 -08:00
David Rothstein 40d178b009 Issue #1923554 by David_Rothstein, pwolanin, mitron | alfaguru: Fixed New anti-DoS measure breaks for some file URIs. 2013-02-28 23:41:58 -05:00
David Rothstein bfaa7b4fd0 Issue #1266572 by znerol, joshf: Fixed Workaround in UpdateQuery_sqlite() for affected rows count causes certain updates to be suppressed. 2013-02-27 18:13:58 -05:00
David Rothstein 297665a471 Issue #1012620 by Berdir, kbasarab, YesCT: Fixed Unique key on date_formats().(format|type) is problematic for case insensitive collations. 2013-02-27 17:08:32 -05:00
David Rothstein ad244e2cb8 Issue #1792380 by theo_: Fixed DatabaseCondition not cloning SelectQuery value object. 2013-02-27 16:55:30 -05:00
Jennifer Hodgdon 7d76caba56 Issue #1794012 by dcam, Crell, Lars Toomre: Remove t() from asserts in database system tests 2013-02-26 10:53:43 -08:00
David Rothstein b822ac338a Merge tag '7.20' into 7.x 2013-02-20 15:39:18 -05:00
David Rothstein 3a24da1b40 Drupal 7.20 2013-02-20 15:32:50 -05:00
Jennifer Hodgdon 98faa47206 Issue #1908192 by mitron: Document what happens in drupal_get_filename() if the file is not found 2013-02-11 09:36:05 -08:00
Jennifer Hodgdon 33cb24e4f3 Issue #1908194 by richard.c.allen2386: Document what happens in drupal_get_path if the file is not found 2013-02-11 09:33:24 -08:00
Jennifer Hodgdon eb6f6e9288 Issue #1889738 by andybroomfield: Add information to documentation of hook_custom_theme 2013-01-30 07:55:36 -08: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
Jennifer Hodgdon ab718240f3 Issue #1885000 by cck: Add link in hook_theme docs to theme layer page 2013-01-30 07:46:35 -08:00
David Rothstein c94510f984 Add issue #1879022 to CHANGELOG.txt. 2013-01-27 16:58:23 -05: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 43c399884b Minor wording change in CHANGELOG.txt. 2013-01-27 16:57:02 -05:00
David Rothstein 7e689afdd4 Add note to CHANGELOG.txt pointing to the change notification for the _field_info_collate_fields() memory usage commit. 2013-01-27 16:24:32 -05:00
David Rothstein bd1dc1fdbb Issue #1040790 by yched, swentel, geerlingguy, justin.randell, Berdir | catch: Fixed _field_info_collate_fields() memory usage. 2013-01-27 16:21:18 -05:00
Jennifer Hodgdon 6a4df4aded Issue #1893530 by alippai: Document that bundles element is not required for one-bundle entities in hook_entity_info 2013-01-21 16:23:28 -08:00
Jennifer Hodgdon 742970e4bc Issue #1894850 by ben.bunk: Fix typo in code example in drupal_prerender_links docs 2013-01-21 16:20:44 -08:00
Jennifer Hodgdon 9426490d7e Issue #1875858 by j.slemmer, cck: Fix documentation for a couple of menu hooks 2013-01-19 07:59:01 -08:00
David Rothstein ca55fc249c Merge branch '7.18-security' into 7.x 2013-01-16 16:56:53 -05:00
David Rothstein 1d4604da25 Drupal 7.19 2013-01-16 16:45:48 -05:00
Jennifer Hodgdon a03edeb357 Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z 2013-01-16 10:01:31 -08:00
Jennifer Hodgdon cc65ed1091 Issue #1888454 by kiamlaluno: Remove irrelevant information from form_process_vertical_tabs() documentation 2013-01-16 09:43:40 -08:00
Jennifer Hodgdon a3c852de07 Issue #1807556 by Albert Volkman, Lars Toomre: API docs fixup for Aggregator module 2013-01-10 15:45:01 -08:00
Jennifer Hodgdon 9ea7142223 Issue #1807688 by Albert Volkman, Lars Toomre: API docs fixes for Book module 2013-01-10 15:35:38 -08:00
Jennifer Hodgdon 0e6c8dce5a Issue #1156576 by pixelite, Ryan Weal, jhodgdon, plach, Albert Volkman: Better documentation for language negotiation 2013-01-10 14:58:50 -08:00