Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Added change notification for issue #1727430 to the Drupal 7.22 section in ↵ | David Rothstein | 2013-04-14 | |
| | | | | CHANGELOG.txt. | |||
* | 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 #1964824 by chrisjlee: Fix typo in code comment | Jennifer Hodgdon | 2013-04-10 | |
| | ||||
* | 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 #1958578 by chertzog: Fix see reference to nonexistent function | Jennifer Hodgdon | 2013-04-10 | |
| | ||||
* | Issue #1797940 by dcam, Lars Toomre: Add missing docs in locale test method | Jennifer Hodgdon | 2013-04-10 | |
| | ||||
* | Issue #1962780 by David_Rothstein, petyovsky: Fixed 500 Internal server ↵ | webchick | 2013-04-10 | |
| | | | | error on Apache 1.x servers after updating to Drupal 7.22. | |||
* | 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 | |||
* | Back to 7.x-dev | David Rothstein | 2013-04-03 | |
| | ||||
* | Drupal 7.22 | David Rothstein | 2013-04-03 | |
| | ||||
* | Add standard information to CHANGELOG.txt in preparation for Drupal 7.22. | David Rothstein | 2013-04-02 | |
| | ||||
* | 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 #1664784 by effulgentsia, mikeytown2: Allow drupal_http_request() to ↵ | David Rothstein | 2013-04-01 | |
| | | | | be overridden. | |||
* | Issue #1693398 by donquixote, pounard, sun, Sylvain Lecoy: Allow PSR-0 test ↵ | David Rothstein | 2013-04-01 | |
| | | | | classes to be used in D7. | |||
* | Issue #1952354 by robertcharlesfox | laurence_m: Fixed Typo in ↵ | David Rothstein | 2013-04-01 | |
| | | | | drupal_add_html_head() API doc. | |||
* | 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 #1049050 by mfb, TwoD, David_Rothstein, jpsoto: Removed dead code in ↵ | David Rothstein | 2013-04-01 | |
| | | | | file_stream_wrapper_uri_normalize(). | |||
* | Issue #946118 by droplet, lyricnz, dcam | rvilar: Fixed The machine name ↵ | David Rothstein | 2013-04-01 | |
| | | | | isn't updating correctly when the user selects a previous input value. | |||
* | 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 #1575060 by Spleshka, andypost, serm, mcjim, nod_: Fixed ↵ | David Rothstein | 2013-04-01 | |
| | | | | ajax_html_ids() are broken for forms with file element (encoding=multipart/form-data). | |||
* | Issue #1728122 by rymo | HonoredMule: Fixed Sticky Table header tables don't ↵ | David Rothstein | 2013-04-01 | |
| | | | | inherit parent table's outer width. | |||
* | 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. | |||
* | Small wording change in CHANGELOG.txt. | David Rothstein | 2013-03-30 | |
| | ||||
* | 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. | |||
* | Fix typo in CHANGELOG.txt. | David Rothstein | 2013-03-30 | |
| | ||||
* | Issue #1915088 by openminds, bfroehle: Fixed ↵ | David Rothstein | 2013-03-30 | |
| | | | | SkipDotsRecursiveDirectoryIterator not skipping dot-files when they are the first entry. | |||
* | Issue #1937860 by mikeytown2: Fixed seven_css_alter() does not set the type. | David Rothstein | 2013-03-30 | |
| | ||||
* | 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 #1723828 by hass: Fixed incorrect log message when theme() is called ↵ | David Rothstein | 2013-03-30 | |
| | | | | for a theme hook that does not exist. | |||
* | Issue #1648004 by dcam, Devin Carlson, Rob Loach: Removed inaccurate code ↵ | David Rothstein | 2013-03-30 | |
| | | | | comment about using l() in update_helpful_links(). | |||
* | 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 #1901476 by caiosba | mstef: Fixed Uncaught TypeError: Cannot read ↵ | David Rothstein | 2013-03-30 | |
| | | | | property 'command' of undefined in ajax.js. | |||
* | 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 #1605040 by TravisCarden, mitron | EdgarPE: Fixed ↵ | David Rothstein | 2013-03-30 | |
| | | | | drupal_send_headers() ignores headers with valid but falsy values. |