Commit Graph

2220 Commits (479fe527b627531ee8d2de96e61640247ff60f17)

Author SHA1 Message Date
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
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 ef10c14b7f Issue #1117780 by amontero, naxoc | ogi: Display cron url in admin/config/system/cron page. 2012-12-08 16:49:25 -05:00
Jennifer Hodgdon c6b58214eb Issue #1858508 by TravisCarden: Add see also to hook_theme docs 2012-12-06 13:24:00 -08:00
Jennifer Hodgdon c2dd699c38 Issue #1848516 by IshaDakota: Fix coding style in hook_schema() example function body 2012-11-26 12:57:43 -08:00
Jennifer Hodgdon a524aa540c Issue #1827200 by benjifisher: Fix up documentation for system_authorized_init() 2012-11-07 07:25:58 -08:00
David Rothstein 6d462a30f6 Issue #1816148 by BTMash, David_Rothstein | Irous: Removed system_update_7075() for now, since it's causing problems. 2012-11-06 02:20:18 -05:00
webchick 8355498584 Issue #1586542 follow-up by Eric_A: Explicitly declare dependencies of system_update_7061. 2012-11-02 15:19:50 -07:00
webchick 766e06742c Issue #1586542 by BTMash, carwin, xjm, gwulo: Fixed d6 to d7 upgrade stuck at update #7061. 2012-10-29 18:55:12 -07:00
webchick 815ea30e8d Issue #1441180 by scor, avr, Devin Carlson: Fixed hook_requirements() REQUIREMENT_ERROR broadcasting. 2012-10-23 19:30:44 -07:00
Jennifer Hodgdon 56beb16c67 Issue #909954 by barraponto: Document base hook component in hook_theme 2012-10-18 15:41:47 -07:00
Jennifer Hodgdon e27ec205f7 Issue #1799116 by jwilson3: Standardize on installation profile terminology 2012-10-10 10:26:08 -07:00
Jennifer Hodgdon f91d2c9544 Issue #1134088 by Cottser, catch: Properly document update-api functions 2012-10-09 10:51:38 -07:00
webchick 71c956f693 Issue #1057912 by bfroehle, mgifford, bowersox, tarekdj, geerlingguy, hgurol: Fixed Weird Border on Vertical Tabs with Google Chrome and Safari caused by .element-invisible. 2012-10-05 20:57:28 -07:00
webchick db5bfb425a Issue #1802844 by antojose: Fixed 'have to' repeated twice as 'have to have to' in the comment for the function hook_module_implements_alter() in system.api.php. 2012-10-03 23:57:44 -07:00
webchick f9cb092cc3 Issue #1798302 by alippai: Fixed Remove unnecessary join. 2012-09-30 20:50:50 -04: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
Jennifer Hodgdon 409db6b299 Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
David Rothstein a6cc373efa Issue #1397882 by sun, kbasarab, catch, pingers: Fixed system_theme_settings_submit() does not properly clean up submitted form values. 2012-09-15 16:33:23 -04:00
David Rothstein d67b65277b Roll back issue #948516 from Drupal 7 for now (which made down arrows in fieldsets part of the link) because it breaks RTL languages. 2012-09-15 14:43:25 -04:00