summaryrefslogtreecommitdiff
path: root/modules/system/system.api.php
Commit message (Collapse)AuthorAge
* Issue #1096446 by plach: Fixed entity_label() is not passing along the () ↵webchick2011-05-18
| | | | parameter.
* Issue #1089174 by plach: Fixed Prepare view hooks do not receive the ↵webchick2011-05-18
| | | | language parameter.
* - Patch #1132364 by CrookedNumber, David_Rothstein: hook_modules_enabled() ↵Dries Buytaert2011-05-17
| | | | could be less ambiguous.
* - Patch #1024684 by linclark: omit & in @param statements (for consistency).Dries Buytaert2011-05-08
|
* - Patch #1063046 by guidocecilio, linclark: hook_requirements() API ↵Dries Buytaert2011-05-01
| | | | documentation needs doc on 'update' phase.
* - Patch #1132364 by CrookedNumber: hook_modules_enabled() could be less ↵Dries Buytaert2011-04-20
| | | | ambiguous.
* - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.Dries Buytaert2011-04-12
|
* Issue #1037352 by David_Rothstein: clarified usage of 'warning' parameter.webchick2011-03-28
|
* Issue #1041440 by jhodgdon: hook_cron() falsely claims it will only be ↵webchick2011-03-21
| | | | called if cron.php is run.
* Issue #1041902 by jhodgdon: hook_entity_info() doc header has a couple of ↵webchick2011-03-21
| | | | omissions.
* Issue #1037352 by jhodgdon: hook_permission() is missing doc about 'warning'.webchick2011-03-21
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1064212 by catch: page caching performance has regressed by 30-40%.Dries Buytaert2011-02-24
|
* - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.Dries Buytaert2011-02-19
|
* - Patch #1052364 by agentrickard: documentation error in ↵Dries Buytaert2011-02-09
| | | | hook_modules_uninstalled().
* #1022172 by montesq: Fixed Missing return in example hook_menu codeAngie Byron2011-01-28
|
* - Patch #1014762 by jhodgdon: hook_entity_info() documentation outdated.Dries Buytaert2011-01-11
|
* #989366 follow-up by jhodgdon: EVEN better docs for format_date() and friends.Angie Byron2011-01-04
|
* #989366 by jhodgdon: Improved documentation of hook_date_formats()Angie Byron2011-01-03
|
* #1012138 by tstoeckler: Fixed hook_init() example violates what doc says to doAngie Byron2011-01-03
|
* #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave().Angie Byron2010-12-15
|
* - Patch #854396 by tstoeckler, jhodgdon: improve documentation for ↵Dries Buytaert2010-12-09
| | | | date-related functions and hooks in system.module.
* #977346 by jhodgdon, joachim: Fixed More detailed docs for entity_labelAngie Byron2010-12-08
|
* #975754 by jhodgdon: Fixed problems with hook_menu() documentation.Angie Byron2010-12-08
|
* #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the ↵Angie Byron2010-12-01
| | | | FileTransfer class system in contrib
* - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor ↵Dries Buytaert2010-11-27
| | | | Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
* - Patch #922788 by sun: update.php does not invoke ↵Dries Buytaert2010-11-23
| | | | hook_requirements()('update') in all modules.
* #975806 by amateescu, modesia: Fix incorrect page structure in ↵Angie Byron2010-11-20
| | | | hook_page_alter() docs.
* #553944 by sun: Define hook_menu_get_item_alter() as a reliable hook that ↵Angie Byron2010-11-15
| | | | runs before the page is generated.
* #885014 by bojanz, chx: Fixed add missing pager and tablesort query support ↵Angie Byron2010-11-14
| | | | to EntityFieldQuery.
* - Patch #970258 by Dave Reid: example documentation for ↵Dries Buytaert2010-11-13
| | | | hook_entity_insert()/update/delete() will cause PHP strict errors.
* - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of ↵Dries Buytaert2010-10-28
| | | | array_key_exists().
* - Patch #337909 by chillin411: hook_menu() 'access callback' docs should ↵Dries Buytaert2010-10-27
| | | | mention boolean values work too and minor doxygen correction.
* - Patch #937560 by chillin411: the parameter & is not documented in ↵Dries Buytaert2010-10-27
| | | | hook_update_N.
* - Patch #950276 by sun, jhodgdon: improve documentation of ↵Dries Buytaert2010-10-27
| | | | hook_translated_menu_link_alter().
* - Patch #945456 by chillin411: hook_mail() doc should state it's only called ↵Dries Buytaert2010-10-26
| | | | on one module not all modules.
* #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter().Angie Byron2010-10-23
|
* - Patch #881908 by jhodgdon: token hooks are not documented well.Dries Buytaert2010-10-22
|
* - Patch #942690 by effulgentsia: security harden stream wrappers by ↵Dries Buytaert2010-10-21
| | | | defaulting them as remote.
* - Patch #943558 by David_Rothstein: 'block_callback()' in menu_router() ↵Dries Buytaert2010-10-21
| | | | table seems to have no purpose.
* - Patch #942718 by joachim: drupal_get_form() and hook_form_alter() should ↵Dries Buytaert2010-10-20
| | | | mention #parameters.
* - Patch #731518 by Damien Tournoud, Dave Reid: allow alteration of token values.Dries Buytaert2010-10-18
|
* #920112 by mr.baileys: Fixed Documentation problem with hook_elementsAngie Byron2010-10-15
|
* #709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: ↵Angie Byron2010-10-15
| | | | Add a hook_entity_delete() for consistency.
* #937564 by duellj: Fix link to batch operations page in API docs.Angie Byron2010-10-13
|
* - Patch #656266 by fgm, sun: hook_xmlrpc_alter() cannot alter built-in methods.Dries Buytaert2010-10-02
|
* - Patch #915168 by chx, sun: foreign key support is missing from text and ↵Dries Buytaert2010-09-29
| | | | file module.
* - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.Dries Buytaert2010-09-28
|
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #627288 by sun, David_Rothstein: contextual links are not alterable.Dries Buytaert2010-09-11
|