Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1786740 by shanethehat: Fix up docs for field_update_instance() | Jennifer Hodgdon | 2013-04-24 |
| | |||
* | Issue #1797242 by xjm, dcam, Lars Toomre, izus: Remove t() from assert ↵ | Jennifer Hodgdon | 2013-04-24 |
| | | | | messages in xmlrpc module | ||
* | Issue #1797242 by xjm, dcam, Lars Toomre, izus: Remove t() from assert ↵ | Jennifer Hodgdon | 2013-04-24 |
| | | | | messages in field_ui module | ||
* | Issue #1797242 by dcam, Lars Toomre, izus: Remove t() from assert messages ↵ | Jennifer Hodgdon | 2013-04-24 |
| | | | | in user module | ||
* | Issue #1797242 by dcam, lazysoundsystem, xjm, Lars Toomre, izus: Remove t() ↵ | Jennifer Hodgdon | 2013-04-24 |
| | | | | from assert messages in dblog module | ||
* | Issue #1973762 by chx, cosmicdreams, yched: Add example to ↵ | Jennifer Hodgdon | 2013-04-23 |
| | | | | field_info_field_map return docs | ||
* | Issue #1614108 by David_Rothstein: Remove documentation of visible in ↵ | Jennifer Hodgdon | 2013-04-16 |
| | | | | hook_field_extra_fields, since it does not exist (yet) in D7 | ||
* | Issue #1966948 by kiamlaluno: Upate reference to Drupal 6 hook in ↵ | Jennifer Hodgdon | 2013-04-15 |
| | | | | user_login_finalize | ||
* | Issue #1963206 by fgm: Add hook_schema_alter to scheamapi topic | Jennifer Hodgdon | 2013-04-10 |
| | |||
* | Issue #1961832 by foopang: Fix docs typo in field_ui.admin.inc | Jennifer Hodgdon | 2013-04-10 |
| | |||
* | Issue #1614108 by dcam, bartmcpherson, Xano: Add documentation to ↵ | Jennifer Hodgdon | 2013-04-10 |
| | | | | hook_field_extra_fields | ||
* | Issue #1173322 by dcam, javier_: Add example implementations for file hook ↵ | Jennifer Hodgdon | 2013-04-10 |
| | | | | documentation | ||
* | Issue #1250500 by dcam, joachim, jhodgdon: Add topic for callback functions | Jennifer Hodgdon | 2013-04-10 |
| | |||
* | Issue #1811218 by chertzog, dozymoe, rootatwc: Fix args in ↵ | Jennifer Hodgdon | 2013-04-10 |
| | | | | hook_aggregator_process_info docs | ||
* | Issue #1797940 by dcam, Lars Toomre: Add missing docs in locale test method | Jennifer Hodgdon | 2013-04-10 |
| | |||
* | Issue #1906484 by dcam, smiletrl: Fix incorrect reference in ↵ | Jennifer Hodgdon | 2013-04-04 |
| | | | | field_ui_field_setting_form_submit() documentation | ||
* | Issue #1943664 by joachim: Use new standards to document entity info ↵ | Jennifer Hodgdon | 2013-04-04 |
| | | | | callback functions | ||
* | Issue #1933954 by Alexander Pyle: Fix up documentation for return value of ↵ | Jennifer Hodgdon | 2013-04-04 |
| | | | | hook_requirements | ||
* | Issue #1821906 followup by David_Rothstein: Validate that the new $options ↵ | David Rothstein | 2013-04-01 |
| | | | | parameter in various Field API public API functions is actually an array, to prevent conflicts with contrib modules. | ||
* | Issue #1693398 by donquixote, pounard, sun, Sylvain Lecoy: Allow PSR-0 test ↵ | David Rothstein | 2013-04-01 |
| | | | | classes to be used in D7. | ||
* | Issue #1797506 by dcam, xjm, Lars Toomre, sivaji: Remove t() from assertion ↵ | David Rothstein | 2013-04-01 |
| | | | | messages in tests for the rdf module. | ||
* | Issue #1945066 by chertzog, dcam | joachim: Fixed node_theme() doesn't ↵ | David Rothstein | 2013-04-01 |
| | | | | declare the file for theme_node_admin_overview() . | ||
* | Issue #799356 by vijaycs85, m1n0, jaffaralia, effulgentsia: Fixed ↵ | David Rothstein | 2013-04-01 |
| | | | | _form_set_class() is too aggressive in assigning the 'error' class. | ||
* | Issue #1229014 by bfroehle, jackbravo, illmasterc: Fixed Content-Disposition ↵ | David Rothstein | 2013-04-01 |
| | | | | header makes private files show open/save prompts, but public files show inline. | ||
* | Issue #1821906 by Wim Leers, nod_: Allow more Field API public API functions ↵ | David Rothstein | 2013-03-30 |
| | | | | to act on a single field within an entity. | ||
* | Issue #985642 by kiamlaluno, Berdir, Damien Tournoud, Deciphered, B-Prod, ↵ | David Rothstein | 2013-03-30 |
| | | | | galooph, David_Rothstein, drzraf, yched: Add back field_attach_load() to file_field_update() under certain circumstances in Drupal 7. | ||
* | Issue #124689 by cck | Dio: Fixed hook_user()/hook_user_presave() ↵ | David Rothstein | 2013-03-30 |
| | | | | documentation needs clarification on how to modify values. | ||
* | Issue #1940404 by danpros: Fix URL typo in PHP module filter tips. | David Rothstein | 2013-03-30 |
| | |||
* | Issue #1096208 by zambrey, mr.baileys: Fixed PHP notices when creating menu ↵ | David Rothstein | 2013-03-30 |
| | | | | link '#'. | ||
* | Issue #1564996 by greggles: Added Make one-time login link watchdog more ↵ | David Rothstein | 2013-03-30 |
| | | | | useful for auditing. | ||
* | Issue #1705536 by pfrenssen: Fixed typo in docblock block_block_list_alter(). | David Rothstein | 2013-03-30 |
| | |||
* | Issue #1716036 by larowlan, xjm: Use range() to create option list for forum ↵ | David Rothstein | 2013-03-30 |
| | | | | block options. | ||
* | Issue #1886876 by IRuslan, swentel: Fixed Useless variable assignment in ↵ | David Rothstein | 2013-03-30 |
| | | | | node_feed(). | ||
* | Issue #1035292 by Désiré, vijaycs85, wizonesolutions, oriol_e9g, ACF, ↵ | David Rothstein | 2013-03-30 |
| | | | | achton, darkadept: Fixed Dynamic tokens can't have spaces. | ||
* | Issue #1242602 by swentel, JvE, babruix | Chi: Fixed Notices in ↵ | David Rothstein | 2013-03-30 |
| | | | | taxonomy_autocomplete(). | ||
* | Issue #771036 by ojohansson, Albert Volkman, Gábor Hojtsy: Fixed Overlay ↵ | David Rothstein | 2013-03-30 |
| | | | | overwrites existing target attribute. | ||
* | Issue #1429442 by Jody Lynn, mathankumarc, gnuget, nrambeck, dcam | sun: ↵ | David Rothstein | 2013-03-30 |
| | | | | Fixed Access denied page shown after submitting form that creates a unpublished node. | ||
* | Issue #1379056 by Barrett: Fixed if more than one hook_openid() ↵ | David Rothstein | 2013-03-30 |
| | | | | implementation returns a given parameter, the resulting value is an array and request is invalid. | ||
* | Issue #1926758 by balsama, mitron: Fix code comment in system.module | Jennifer Hodgdon | 2013-03-20 |
| | |||
* | Issue #1797514 by disasm, dicam, Gaelan, Lars Toomre: Remove t() from test ↵ | Jennifer Hodgdon | 2013-03-12 |
| | | | | assert messages in simpletest module | ||
* | Issue #1920340 by yched: Fixed Update URL of change notification for ↵ | David Rothstein | 2013-03-10 |
| | | | | '_field_info_collate_fields() memory usage'. | ||
* | Issue #1324058 by isay, barraponto, shameemkm: Fixed forum-rtl.css does not ↵ | David Rothstein | 2013-03-10 |
| | | | | overide #forum div.indent from margin-left to margin-right. | ||
* | Issue #1215404 by brianV, pillarsdotnet: Fixed Remove assignment to unused ↵ | David Rothstein | 2013-03-10 |
| | | | | variable $export_data from book_export_html() function. | ||
* | Issue #1886870 by IRuslan: Fixed Useless node_type_get_type() call in ↵ | David Rothstein | 2013-03-10 |
| | | | | node_validate(). | ||
* | Issue #1848774 by IshaDakota, kiamlaluno: Fixed search_view() initializes a ↵ | David Rothstein | 2013-03-10 |
| | | | | variable that is never used. | ||
* | Issue #1898314 by droplet | xjm: Rename $user to $account in ↵ | David Rothstein | 2013-03-10 |
| | | | | WebTestBase::drupalLogin(). | ||
* | Issue #1751054 by borisbaldinger, Berdir, vomiand: Fixed serious ↵ | David Rothstein | 2013-03-10 |
| | | | | documentation problem with the $name variable in taxonomy-term.tpl.php (incorrectly documented as being sanitized when in fact it is not). | ||
* | Issue #1586542 followup by andypost: Workaround for an issue where system ↵ | David Rothstein | 2013-03-10 |
| | | | | update #7061 fails due to a memory leak and can't be run again. | ||
* | Issue #1475342 by iamEAP | Kasper Souren: Fixed D6->D7 upgrade: ↵ | David Rothstein | 2013-03-10 |
| | | | | system_update_7007() fail. | ||
* | Issue #1827136 by amatzies, patrickd, posulliv | earnie: Add severity index ↵ | David Rothstein | 2013-03-10 |
| | | | | to watchdog table. |