Commit Graph

2239 Commits (95614ce35deb112da18f1f8841632b718be816c7)

Author SHA1 Message Date
Jennifer Hodgdon 46180bb634 Issue #2215877 by asrob: Fix function signature for hook_ajax_render_alter() 2014-03-15 05:52:00 -07:00
Jennifer Hodgdon 199b2ed0a4 Issue #2199191 by nevergone, mr.york: Fix typo in form.api.php 2014-02-27 09:56:21 -08:00
Jennifer Hodgdon 0fd15aaba9 Issue #1948566 by joachim: Document batch API callbacks using new standard 2014-02-12 16:47:24 -08:00
Jennifer Hodgdon ce6c478539 Issue #2174353 by anemes, bryanlburkholder: Fix up docs for system_retrieve_file 2014-02-12 16:20:29 -08:00
David Rothstein 6de5659098 Fix broken function docblock in system.install. 2014-01-02 18:55:32 -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 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 7b029aca04 Issue #1679660 by rhm50, amontero, billk2, valthebald | bagvendt: Add link to cron tutorial on drupal.org. 2013-12-25 15:12:01 -05:00
David Rothstein 6c89f3924e Issue #1815886 by bojanz, slashrsm | torgosPizza: Change the database schema to allow Drupal core to manage files larger than 4 GB. 2013-12-25 13:36:03 -05:00
Jennifer Hodgdon c1b6dc1dae Issue #2145077 by TR: Fix spelling errors in D7 tests and comments 2013-12-03 16:45:15 -08:00
David Rothstein f01c994de8 Merge tag '7.24' into 7.x
7.24 release

Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2013-11-20 15:49:21 -05:00
David Rothstein 782d1155c6 Drupal 7.24 2013-11-20 15:45:59 -05:00
Jennifer Hodgdon ae919dbaa8 Issue #332518 by diego21, joachim, chriscohen: Fix up documentation for system_settings_form(). 2013-11-11 09:38:58 -08:00
Jennifer Hodgdon a44bda729f Issue #692366 by mariacha1, hosef, Albert Volkman, xjm, underq, kid_icarus, willmoy, bradweikel: Replace US-centric php.net URLs with language-neutral URLs 2013-09-12 07:52:52 -07:00
Jennifer Hodgdon 9b377a4580 Issue #2061275 by StephaneQ, cconrad: Do not confuse hook_cron_queue_info with hook_cron in docs 2013-09-12 07:40:01 -07:00
Jennifer Hodgdon 15d059eff8 Issue #1977054 by ebargtuo, dooug: Make docs for language API callbacks match the code 2013-08-16 15:48:32 -07:00
Jennifer Hodgdon b84232ef39 Issue #2062127 by jlindsey15, joachim: Document system_requirements as implementation of hook_requirements 2013-08-13 08:01:52 -07:00
Jennifer Hodgdon 493eb8f292 Issue #2061843 by TravisCarden: Clean up the docs for hook_schema 2013-08-13 07:57:18 -07:00
David Rothstein 19e65b966c Issue #1453984 by xjm, naxoc, Dave Reid, underq, dags, tim.plunkett, Heine: Fixed Color module doesn't test for unlimited memory. 2013-08-05 23:58:15 -04:00
David Rothstein 9cc5ed7b8c Issue #1586166 by drumm, David_Rothstein: Fixed system_update_7013() and user_update_7002() should not call l(). 2013-08-05 21:52:02 -04:00
David Rothstein f58bc6af24 Issue #1813966 by Sylvain Lecoy: Remove __construct() from interfaces definition. 2013-08-05 00:44:14 -04:00
Jennifer Hodgdon dc7f0cdbe2 Issue #1305814 by elachlan, giammi, TonyK, mdupont: Fix up hook_exit() docs accuracy 2013-07-24 10:33:40 -07:00
Jennifer Hodgdon 4095c4e8ff Issue #1797914 by lazysoundsystem, dcam, izus, Lars Toomre: Remove t() from test assertions in various system tests 2013-07-03 07:51:40 -07:00
Jennifer Hodgdon f9b90224ca Issue #1797252 by dcam, lazysoundsystem, pwieck, andypost, Lars Toomre, xjm: Remove t() from test assertions in file-related tests 2013-06-28 10:58:46 -07:00
Jennifer Hodgdon bb412015ea Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, hook_menu, and t documentation. 2013-06-06 09:15:28 -07:00
Jennifer Hodgdon 89f66ab513 Issue #1797452 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts in various system tests 2013-05-21 12:09:39 -07:00
Jennifer Hodgdon f1dd15f3e6 Issue #1984190 by markpavlitski: Fix bullet list formatting in hook_install_tasks doc 2013-05-08 06:37:35 -07:00
Jennifer Hodgdon 25150e7b60 Issue #1797920 by dcam, izus, Lars Toomre: Remove t() from test asserts in misc system tests 2013-04-26 08:57:14 -07:00
Jennifer Hodgdon 8ee9e5ab40 Issue #1797926 by dcam, izus, Lars Toomre: Remove t() from test asserts in misc system tests 2013-04-26 08:53:13 -07:00
Jennifer Hodgdon 3f64ddc886 Issue #1963206 by fgm: Add hook_schema_alter to scheamapi topic 2013-04-10 14:50:51 -07:00
Jennifer Hodgdon f4f388f42d Issue #1173322 by dcam, javier_: Add example implementations for file hook documentation 2013-04-10 14:42:07 -07:00
Jennifer Hodgdon 93510d585b Issue #1250500 by dcam, joachim, jhodgdon: Add topic for callback functions 2013-04-10 14:37:03 -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
Jennifer Hodgdon f854613f46 Issue #1933954 by Alexander Pyle: Fix up documentation for return value of hook_requirements 2013-04-04 15:32:01 -07:00
David Rothstein fc104c95bd Issue #1035292 by Désiré, vijaycs85, wizonesolutions, oriol_e9g, ACF, achton, darkadept: Fixed Dynamic tokens can't have spaces. 2013-03-30 14:48:22 -04:00
Jennifer Hodgdon 6cb8c8a052 Issue #1926758 by balsama, mitron: Fix code comment in system.module 2013-03-20 09:08:04 -07: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 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
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 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 da660bbd04 Issue #1879022 by omegamonk: Fixed Enforced dependencies errors updating to recent versions of Drupal 7. 2013-01-27 16:57:30 -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 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
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 8ec1f078f9 Issue #1864360 by oadaeh: Fixed Clean up some inconsistencies with @link...@endlink. 2012-12-27 12:29:52 -05: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