Commit Graph

15921 Commits (98faa472067f4fb120d97a7cf0eb486a1435f2c9)

Author SHA1 Message Date
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
Jennifer Hodgdon ebcaa13d87 Issue #1851788 by cck, blake.thompson: Add docs for hook_menu for expanded property 2013-01-08 16:16:58 -08:00
David Rothstein aecf88993c Issue #1870612 by David_Rothstein, plach, greggles: Add tests for SA-CORE-2012-004 - Drupal core - Arbitrary code execution via file upload. 2013-01-07 22:27:23 -05:00
David Rothstein 3e5c778d4a Issue #1565322 by Jorrit: Fixed Notice in locale_languages_edit_form_validate(). 2013-01-07 22:23:23 -05:00
David Rothstein 3d169b3bb6 Issue #1857956 by catch, David_Rothstein: Do not re-prepare comment update timestamp if it's the same as the created timestamp (performance improvement). 2013-01-07 22:18:56 -05:00
David Rothstein 286deb81ec Issue #1815930 by slashrsm, gbrands, amontero: Fixed Update watchdog message in file_unmanaged_copy() with correct string/variable replacement values. 2013-01-07 22:14:37 -05:00
David Rothstein 2ca4228c88 Issue #1143460 by WorldFallz, Dave Reid, colette, typhonius, David_Rothstein | localhost: Fixed hook_file_download_access_alter() missing entity argument (by allowing an additional context argument to be passed to drupal_alter()). 2013-01-07 20:53:54 -05:00
Jennifer Hodgdon fe18e86158 Issue #1862198 by plopesc: Make it clearer where to find placeholder docs for t 2013-01-04 09:40:15 -08:00
Jennifer Hodgdon d266845b26 Issue #1873608 by David_Rothstein: Clarify documentation on when to use t vs format_string 2013-01-04 09:37:59 -08:00
Jennifer Hodgdon 661d81b361 Issue #1333400 by Albert Volkman, Chi: Add parameter docs for hook_install_tasks 2013-01-04 09:34:54 -08:00
David Rothstein 6559ca5046 Add link to change notification for comment field language fix to CHANGELOG.txt. 2012-12-27 18:23:29 -05:00
David Rothstein 77c08ef4cb Issue #1864216 by larowlan, marvin_B8: Fixed No docblock for several functions in user.module. 2012-12-27 12:34:25 -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
David Rothstein 5c9c9a689b Issue #1864188 by johnshortess | hefox: Fixed user_filters() invokes hook_permission() with argument 'permission' ($function('permission')). 2012-12-27 11:23:31 -05:00
David Rothstein 9569999cd0 Issue #1741386 by lazysoundsystem, rasmusluckow, andypost, Lars Toomre, dcam: Removing t() from asserts in simpletests in book module. 2012-12-27 11:17:22 -05:00
David Rothstein dfed194c63 Issue #1534674 by plach, slowflyer: Fixed Comment field language is completely broken. 2012-12-26 22:49:51 -05:00
webchick 9edacf1adc Issue #1874342 by erikwebb: Fixed Undefined constant STEAM_WRAPPERS_LOCAL used in file_get_stream_wrappers() documentation. 2012-12-26 18:55:34 -08:00
webchick 6993acd9a4 Issue #1873608 by David_Rothstein: Improve documentation of format_string() to emphasize that it is used to prepare variables for HTML display. 2012-12-26 18:53:56 -08:00
webchick 761550f981 Issue #1854620 by marvin_B8, droplet: Fixed hook_menu_local_tasks_alter() help texts. 2012-12-26 18:52:26 -08:00
webchick 5911444e9a Issue #1629994 by Aron Novak, oadaeh, yurtboy, jhodgdon, kingandy: Fixed Mail functions reference obsolete RFC. 2012-12-26 18:48:06 -08:00
webchick d6db96cba1 Issue #1606946 follow-up by David_Rothstein: Remove note about const from D7 docs since we don't require PHP 5.3. 2012-12-26 18:43:17 -08:00
webchick 08bddd67a7 Issue #1868206 by kiamlaluno: Fixed Word is repeated. 2012-12-26 11:12:45 -08:00
David Rothstein 93c0701398 Merge branch '7.17-security' into 7.x 2012-12-19 14:00:43 -05:00
David Rothstein b47f95d301 Drupal 7.18. 2012-12-19 13:52:59 -05:00
David Rothstein 82a360da5e Issue #1847382 by thehong, pingwin4eg, 63reasons: Fixed Undefined index: access in includes/menu.inc (when custom access_callback() does not exist or does not get included). 2012-12-09 11:10:54 -05:00
David Rothstein eb1be6311e Issue #1706878 by tim.plunkett, lazysoundsystem: Added DrupalWebTestCase::assertThemeOutput() to allow modules to test theme function output. 2012-12-09 11:01:25 -05:00
David Rothstein 50f9d3f97c Issue #1446650 by superspring | drupalsven: Added After installing module display link to 'install another module'. 2012-12-08 19:28:58 -05:00
David Rothstein 3ed0414d17 Issue #1727430 by tedbow, webchick, fubhy | amontero: Added 'exclusive' flag to install profiles to auto-select them during installation. 2012-12-08 19:10:21 -05:00
David Rothstein c7e45d937d Issue #843114 by sun, quicksketch, Berdir | c960657: Fixed DatabaseConnection::__construct() and DatabaseConnection_mysql()::__construct() leaks $this (Too many connections). 2012-12-08 18:31:33 -05:00
David Rothstein ef10c14b7f Issue #1117780 by amontero, naxoc | ogi: Display cron url in admin/config/system/cron page. 2012-12-08 16:49:25 -05:00
David Rothstein 5b1308099b Issue #1494676 by Liam Morland, cam8001: Removed unused variable $http_protocol in drupal_settings_initialize(). 2012-12-08 16:39:19 -05:00