summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue #1937860 by mikeytown2: Fixed seven_css_alter() does not set the type.David Rothstein2013-03-30
|
* Issue #1940404 by danpros: Fix URL typo in PHP module filter tips.David Rothstein2013-03-30
|
* Issue #1096208 by zambrey, mr.baileys: Fixed PHP notices when creating menu ↵David Rothstein2013-03-30
| | | | link '#'.
* Issue #1564996 by greggles: Added Make one-time login link watchdog more ↵David Rothstein2013-03-30
| | | | useful for auditing.
* Issue #1705536 by pfrenssen: Fixed typo in docblock block_block_list_alter().David Rothstein2013-03-30
|
* Issue #1716036 by larowlan, xjm: Use range() to create option list for forum ↵David Rothstein2013-03-30
| | | | block options.
* Issue #1886876 by IRuslan, swentel: Fixed Useless variable assignment in ↵David Rothstein2013-03-30
| | | | node_feed().
* Issue #1723828 by hass: Fixed incorrect log message when theme() is called ↵David Rothstein2013-03-30
| | | | for a theme hook that does not exist.
* Issue #1648004 by dcam, Devin Carlson, Rob Loach: Removed inaccurate code ↵David Rothstein2013-03-30
| | | | comment about using l() in update_helpful_links().
* Issue #1035292 by Désiré, vijaycs85, wizonesolutions, oriol_e9g, ACF, ↵David Rothstein2013-03-30
| | | | achton, darkadept: Fixed Dynamic tokens can't have spaces.
* Issue #1901476 by caiosba | mstef: Fixed Uncaught TypeError: Cannot read ↵David Rothstein2013-03-30
| | | | property 'command' of undefined in ajax.js.
* Issue #1242602 by swentel, JvE, babruix | Chi: Fixed Notices in ↵David Rothstein2013-03-30
| | | | taxonomy_autocomplete().
* Issue #771036 by ojohansson, Albert Volkman, Gábor Hojtsy: Fixed Overlay ↵David Rothstein2013-03-30
| | | | overwrites existing target attribute.
* Issue #1429442 by Jody Lynn, mathankumarc, gnuget, nrambeck, dcam | sun: ↵David Rothstein2013-03-30
| | | | Fixed Access denied page shown after submitting form that creates a unpublished node.
* Issue #1605040 by TravisCarden, mitron | EdgarPE: Fixed ↵David Rothstein2013-03-30
| | | | drupal_send_headers() ignores headers with valid but falsy values.
* Issue #1907704 by acrollet, ultimateboy, totten: Restrict temporary files ↵David Rothstein2013-03-30
| | | | created by text editors.
* Issue #1379056 by Barrett: Fixed if more than one hook_openid() ↵David Rothstein2013-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.moduleJennifer Hodgdon2013-03-20
|
* Issue #1797514 by disasm, dicam, Gaelan, Lars Toomre: Remove t() from test ↵Jennifer Hodgdon2013-03-12
| | | | assert messages in simpletest module
* Issue #1884840 by Pix, pwolanin: Remove reference to md5 in ajax code commentsJennifer Hodgdon2013-03-12
|
* Issue #1920340 by yched: Fixed Update URL of change notification for ↵David Rothstein2013-03-10
| | | | '_field_info_collate_fields() memory usage'.
* Issue #1324058 by isay, barraponto, shameemkm: Fixed forum-rtl.css does not ↵David Rothstein2013-03-10
| | | | overide #forum div.indent from margin-left to margin-right.
* Issue #1886812 by kiamlaluno: theme_form_element() initialize a variable ↵David Rothstein2013-03-10
| | | | that is never used.
* Issue #1215404 by brianV, pillarsdotnet: Fixed Remove assignment to unused ↵David Rothstein2013-03-10
| | | | variable $export_data from book_export_html() function.
* Issue #1886796 by kiamlaluno: Fixed theme_checkbox() initialize a variable ↵David Rothstein2013-03-10
| | | | that is never used.
* Issue #1886870 by IRuslan: Fixed Useless node_type_get_type() call in ↵David Rothstein2013-03-10
| | | | node_validate().
* Issue #1848774 by IshaDakota, kiamlaluno: Fixed search_view() initializes a ↵David Rothstein2013-03-10
| | | | variable that is never used.
* Issue #1898314 by droplet | xjm: Rename $user to $account in ↵David Rothstein2013-03-10
| | | | WebTestBase::drupalLogin().
* Issue #1751054 by borisbaldinger, Berdir, vomiand: Fixed serious ↵David Rothstein2013-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 Rothstein2013-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 Rothstein2013-03-10
| | | | system_update_7007() fail.
* Issue #1827136 by amatzies, patrickd, posulliv | earnie: Add severity index ↵David Rothstein2013-03-10
| | | | to watchdog table.
* Issue #1848464 by scor | jneubert: Fixed Make RDFa markup upward compatible ↵David Rothstein2013-03-10
| | | | with RDFa 1.1.
* Merge branch '7.20-hotfix' into 7.xDavid Rothstein2013-03-06
|\ | | | | | | | | | | Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Prepare Drupal 7.21 release.David Rothstein2013-03-06
| |
| * Issue #1934568 by David_Rothstein, pwolanin: Allow sites using the ↵David Rothstein2013-03-06
| | | | | | | | 'image_allow_insecure_derivatives' variable to have partial protection from the security issues fixed in Drupal 7.20.
* | Issue #1890754 by Berdir, pwolanin, tim.plunkett: [Tests] Private Images ↵David Rothstein2013-03-04
| | | | | | | | visible by url.
* | Issue #1932354 by Alexander Pyle: Fix up documentation for image_scale()Jennifer Hodgdon2013-03-04
| |
* | Issue #1916928 by Alexander Pyle, YesCT, twistor: Document that clickLink is ↵Jennifer Hodgdon2013-03-04
| | | | | | | | case sensitive
* | Issue #1347914 by Albert Volkman, Lars Toomre, batigolix, NROTC_Webmaster, ↵Jennifer Hodgdon2013-03-04
| | | | | | | | xjm, sven.lauer: Fix up API docs for Filter module
* | Issue #1923554 by David_Rothstein, pwolanin, mitron | alfaguru: Fixed New ↵David Rothstein2013-02-28
| | | | | | | | anti-DoS measure breaks for some file URIs.
* | Issue #1266572 by znerol, joshf: Fixed Workaround in UpdateQuery_sqlite() ↵David Rothstein2013-02-27
| | | | | | | | for affected rows count causes certain updates to be suppressed.
* | Issue #1012620 by Berdir, kbasarab, YesCT: Fixed Unique key on ↵David Rothstein2013-02-27
| | | | | | | | date_formats().(format|type) is problematic for case insensitive collations.
* | Issue #1792380 by theo_: Fixed DatabaseCondition not cloning SelectQuery ↵David Rothstein2013-02-27
| | | | | | | | value object.
* | Issue #1794012 by dcam, Crell, Lars Toomre: Remove t() from asserts in ↵Jennifer Hodgdon2013-02-26
| | | | | | | | database system tests
* | Merge tag '7.20' into 7.xDavid Rothstein2013-02-20
|\|
| * Drupal 7.20David Rothstein2013-02-20
| |
* | Issue #1908192 by mitron: Document what happens in drupal_get_filename() if ↵Jennifer Hodgdon2013-02-11
| | | | | | | | the file is not found
* | Issue #1908194 by richard.c.allen2386: Document what happens in ↵Jennifer Hodgdon2013-02-11
| | | | | | | | drupal_get_path if the file is not found
* | Issue #1889738 by andybroomfield: Add information to documentation of ↵Jennifer Hodgdon2013-01-30
| | | | | | | | hook_custom_theme