summaryrefslogtreecommitdiff
path: root/modules/system/system.api.php
Commit message (Expand)AuthorAge
* - Patch #627288 by sun, David_Rothstein: contextual links are not alterable.Dries Buytaert2010-09-11
* #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. tit...Angie Byron2010-09-11
* - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not tak...Dries Buytaert2010-09-09
* - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm,...Dries Buytaert2010-09-05
* - Patch #886170 by puregin, jhodgdon: SQLite install documentation should men...Dries Buytaert2010-09-01
* #664136 by plach, sun, yched: Enhance TF code documentation.Angie Byron2010-08-31
* - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign key...Dries Buytaert2010-08-22
* - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mike...Dries Buytaert2010-08-22
* - Patch #884718 by ctmattice1: documentation problem with hook_schema().Dries Buytaert2010-08-17
* - Patch #875162 by ctmattice1: documentation improvement for hook_theme_regis...Dries Buytaert2010-08-08
* #516254 by jhodgdon: Remove @return PHPDocs where nothing is returned.Angie Byron2010-08-05
* #842962 by jhodgdon, chx: Fixed hook_menu() and drupal_deliver_page() need to...Angie Byron2010-08-05
* - Patch #872604 by Island Usurper: documentation for hook_entity_info() is ma...Dries Buytaert2010-08-04
* - Patch #788310 by jhodgdon: hook_menu_local_tasks_alter() doc is missing 2 p...Dries Buytaert2010-07-26
* - Patch #846858 by kiamlaluno: typo in the documentation for hook_schema_alte...Dries Buytaert2010-07-10
* #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: Fixed...Angie Byron2010-07-07
* - Patch #846254 by kiamlaluno: example for hook_update_N() contains wrong code.Dries Buytaert2010-07-07
* - Patch #effulgentsia: remove left-overs.Dries Buytaert2010-07-01
* - Patch #837728 by aaronbauman: @see directives in system.api.php: move to bo...Dries Buytaert2010-06-29
* - Patch #734944 by Dave Reid: documentation for hook_token_info_alter() is in...Dries Buytaert2010-06-26
* - Patch #838408 by chx: remove hook_menu_active_handler_alter().Dries Buytaert2010-06-26
* - Patch #836748 by aaronbauman, jhodgdon: improve documentation about install...Dries Buytaert2010-06-26
* - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workaro...Dries Buytaert2010-06-25
* - Patch #834924 by jhodgdon: entity_invoke() is worthless.Dries Buytaert2010-06-23
* - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, derei...Dries Buytaert2010-06-14
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' s...Dries Buytaert2010-05-23
* - Patch #791986 by aaron: hook_file_insert()/update() correction.Dries Buytaert2010-05-07
* #743124 by ldpm: Small correction to hook_form_alter() docs.Angie Byron2010-05-05
* - Patch #511532 by sun: incorrect documentation for hook_library().Dries Buytaert2010-05-04
* #718894 by robeano: Fixed hook_date_format_types_alter() is not documented.Angie Byron2010-04-30
* #605270 by jhodgdon, dww, heyrocker: Fixed Document new update manager hooks.Angie Byron2010-04-30
* #718860 by djac, jhodgdon: Fixes to hook_theme() documentation.Angie Byron2010-04-29
* #777080 by jhodgdon: Fixed hook_hook_info_alter() is not documented.Angie Byron2010-04-29
* - Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make drupal_alte...Dries Buytaert2010-04-28
* #394534 by aspilicious, BruceBGordon: Move Menu API documentation contents to...Angie Byron2010-04-28
* - Patch #781822 by mr.baileys: remove some space.Dries Buytaert2010-04-27
* - Patch #781822 by mr.baileys: reference to non-existing drupal_run_cron().Dries Buytaert2010-04-26
* - Patch #781260 by chx: the single bundle case needs more documentation.Dries Buytaert2010-04-26
* - Patch #778950 by aspilicious, jhodgdon, kbahey: fixed politically charged e...Dries Buytaert2010-04-24
* #692950 by effulgentsia, chx, aaron, catch, moshe weitzman, sun: Use hook_mod...Angie Byron2010-04-22
* #717602 by heyrocker, jhodgdon: Document hook_batch_alter().Angie Byron2010-04-20
* #727282 by heyrocker, jhodgdon: Document hook_filetransfer_backends().Angie Byron2010-04-20
* - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved ...Dries Buytaert2010-04-10
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to en...Dries Buytaert2010-04-06
* - Patch #584130 by jhodgdon, yched: field Attach API page has outdated inform...Dries Buytaert2010-04-04
* - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().Dries Buytaert2010-03-27
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ...Dries Buytaert2010-03-26
* - Patch #747464 by andypost: fixed wrong usage of hook_file_references().Dries Buytaert2010-03-25
* - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning a...Dries Buytaert2010-03-21