Commit Graph

2199 Commits (98faa472067f4fb120d97a7cf0eb486a1435f2c9)

Author SHA1 Message Date
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
Jennifer Hodgdon 9c3b49a9a4 Issue #262690 by Albert Volkman: Use correct name for Form API not Forms API 2012-09-11 08:49:22 -07:00
webchick f2aa3cc200 Issue #1691438 by Dave Reid, CrashTest_, quicksketch, jbrown, Devin Carlson: Fixed Regression: {file_managed()}.filename should NOT be binary (and case-sensitive by default). 2012-09-02 16:28:56 -07:00
webchick cc2b0c5cc9 Issue #948516 by sirtet, DamienMcKenna, tkoleary: Fixed Usability bug: down arrow of fieldsets in D7 overlays should be part of the link. 2012-09-01 22:43:33 -07:00
Jennifer Hodgdon bed1034d36 Issue #794192 by kim.pepper: add note to hook_update_N docs about calling functions from modules 2012-08-29 11:05:29 -07:00
Jennifer Hodgdon 03c644b2ca Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group 2012-08-28 11:33:18 -07:00
webchick fe87f404c1 Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's strings. 2012-08-26 10:40:05 -07:00
Jennifer Hodgdon 124712cdaf Issue #1688020 by ishanmahajan, HUU: Fix group header for extra 7.x updates functions 2012-08-24 11:17:46 -07:00
Jennifer Hodgdon a3da039c49 Issue #1728472 by plopesc: Add link from form alter hooks to form API reference 2012-08-24 11:07:18 -07:00
webchick feac3940c3 Issue #1685110 by BTMash, aspilicious, jhodgdon: Fixed Upgrade of forum.module d6-d7 loses permission. 2012-08-18 13:27:54 +02:00
webchick 124016b9e6 Issue #1716900 by chx: Clarify why hook_exit() must not print. 2012-08-18 13:12:57 +02:00
David Rothstein b7e3bb7f4b Issue #1706788 by David_Rothstein | aturetta: Rolled back issue #1613554 by removing the contents of system_update_7074 for now, since it fails on PostgreSQL. 2012-08-01 11:19:51 -04:00
David Rothstein 99b25143b2 Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's strings (followup to avoid use of API functions during updates). 2012-07-29 23:15:33 -04:00
David Rothstein 6d1ce3866c Issue #1373312 by sun: Assign system_main() block to 'content' region and help block to 'help' region by default. 2012-07-29 18:19:43 -04:00
Jennifer Hodgdon 7a7abd77b4 Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates are listed in the updates-7.x-extra group 2012-07-16 09:45:43 -07:00
webchick 1e4c645282 Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's strings. 2012-07-07 13:12:22 -07:00
David Rothstein 46cf23289a Issue #761608 by JohnAlbin, effulgentsia: Fixed Missing theme settings values because list_themes() has inconsistent theme object data. 2012-06-28 00:49:18 -04:00
David Rothstein eb35c1048c Issue #1553464 by droplet: Fixed Can't select autocomplete items in IE7. 2012-06-23 16:03:32 -04:00
Jennifer Hodgdon 708e903b27 Issue #1512116 by mjonesdinero: Update obsolete example in hook_menu docs 2012-06-19 12:52:26 -07:00
Jennifer Hodgdon af0fe12e16 Issue #1333122 by effulgentsia, tim.plunkett: Clarify docs for theme and preprocess/process functions so it is clearer which ones get called for theme functions vs. templates 2012-06-18 14:53:06 -07:00
Jennifer Hodgdon 07e5e3e233 Issue #1619482 by mr.baileys: Fix up documentation for hook_update_N 2012-06-18 14:18:18 -07:00
webchick 5c6c07b780 Issue #1495648 follow-up by plach: Clarify entity language documentation. 2012-06-10 15:17:45 -07:00