Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Issue #1012620 by Berdir, kbasarab, YesCT: Fixed Unique key on ↵ | David Rothstein | 2013-02-27 | |
| | | | | date_formats().(format|type) is problematic for case insensitive collations. | |||
* | Issue #1792380 by theo_: Fixed DatabaseCondition not cloning SelectQuery ↵ | David Rothstein | 2013-02-27 | |
| | | | | value object. | |||
* | Issue #1794012 by dcam, Crell, Lars Toomre: Remove t() from asserts in ↵ | Jennifer Hodgdon | 2013-02-26 | |
| | | | | database system tests | |||
* | Issue #1870612 by David_Rothstein, plach, greggles: Add tests for ↵ | David Rothstein | 2013-01-07 | |
| | | | | SA-CORE-2012-004 - Drupal core - Arbitrary code execution via file upload. | |||
* | Issue #1706878 by tim.plunkett, lazysoundsystem: Added ↵ | David Rothstein | 2012-12-09 | |
| | | | | DrupalWebTestCase::assertThemeOutput() to allow modules to test theme function output. | |||
* | Issue #843114 by sun, quicksketch, Berdir | c960657: Fixed ↵ | David Rothstein | 2012-12-08 | |
| | | | | DatabaseConnection::__construct() and DatabaseConnection_mysql()::__construct() leaks $this (Too many connections). | |||
* | Issue #1828876 by geekyMoa: Fixed Simpletest HTML5 field support. | David Rothstein | 2012-11-04 | |
| | ||||
* | Issue #1809836 by danillonunes: Fixed theme_item_list() is broken when ↵ | David Rothstein | 2012-11-04 | |
| | | | | 'items' variable is an associative array. | |||
* | Issue #1785436 by Boobaa: Fixed Submission of #required elements without ↵ | David Rothstein | 2012-11-04 | |
| | | | | #title and empty value does not display any error. | |||
* | Issue #1414510 by andypost, Spleshka, perelman.yuval, tim.plunkett: Fixed ↵ | David Rothstein | 2012-11-04 | |
| | | | | Remove drupal_reset_static() for drupal_html_id() when form validation fails. | |||
* | Issue #1586542 by BTMash, carwin, xjm, gwulo: Fixed d6 to d7 upgrade stuck ↵ | webchick | 2012-10-29 | |
| | | | | at update #7061. | |||
* | Revert "Issue #1742438 by larowlan, Christian Biggins, kim.pepper, dcam, ↵ | webchick | 2012-10-16 | |
| | | | | | | | | Everett Zufelt, mgifford: Fixed Vertical tabs header and container rendered even when no vertical tabs." Concerns raised in http://drupal.org/node/1742438#comment-6609888 that this breaks backwards compatibility. This reverts commit d462cafd50d5f7cbaab61f2cd271e3a5bc1df718. | |||
* | Issue #1798858 by paranojik: Remove t() from getInfo() in database tests | Jennifer Hodgdon | 2012-10-12 | |
| | ||||
* | Issue #1742438 by larowlan, Christian Biggins, kim.pepper, dcam, Everett ↵ | webchick | 2012-10-11 | |
| | | | | Zufelt, mgifford: Fixed Vertical tabs header and container rendered even when no vertical tabs. | |||
* | Issue #1799116 by jwilson3: Standardize on installation profile terminology | Jennifer Hodgdon | 2012-10-10 | |
| | ||||
* | Issue #218004 by Dave Reid, heyrocker, pcambra, neclimdul, alex_b, cam8001, ↵ | webchick | 2012-10-09 | |
| | | | | twistor, mfb, catch, xjm, beeradb: Fixed Allow aggregator feed URLs longer than 255 characters. | |||
* | Issue #1067120 by BTMash, DamienMcKenna, corvus_ch, valthebald, mrfelton, ↵ | webchick | 2012-10-06 | |
| | | | | fgm, Dave Reid: Fixed Missing hook_taxonomy_term_view() or hook_entity_view() when viewing a term. | |||
* | Issue #1778986 by yched: Fixed drupal-7.filled.standard_all() test db dump ↵ | webchick | 2012-09-30 | |
| | | | | has invalid widget info. | |||
* | Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms | Jennifer Hodgdon | 2012-09-17 | |
| | ||||
* | Issue #1761086 by cam8001, Berdir, larowlan: Fixed Caching in ↵ | David Rothstein | 2012-09-15 | |
| | | | | image_effects_definitions() broken. | |||
* | Issue #1739808 by Berdir, salvis | GrzegorzNowak: Fixed Notice: Undefined ↵ | David Rothstein | 2012-09-15 | |
| | | | | index: file in DatabaseLog->findCaller(). | |||
* | Issue #1754712 by TravisCarden, Bußmeyer, pingers: Fixed @return ↵ | webchick | 2012-09-01 | |
| | | | | unknown_type() should be @return mixed. | |||
* | Issue #171267 by tim.plunkett, chx, NROTC_Webmaster, dcam: Fixed form ↵ | David Rothstein | 2012-08-29 | |
| | | | | redirects removes get variables like sort and order. | |||
* | Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's ↵ | webchick | 2012-08-26 | |
| | | | | strings. | |||
* | Issue #1670312 by dsdeiz, oriol_e9g, tstoeckler: Fixed ↵ | webchick | 2012-08-18 | |
| | | | | TestBase::generatePermutations() should call itself by the proper name in PHPDoc. | |||
* | Issue #1685110 by BTMash, aspilicious, jhodgdon: Fixed Upgrade of ↵ | webchick | 2012-08-18 | |
| | | | | forum.module d6-d7 loses permission. | |||
* | Issue #1211668 by scito, Devin Carlson, bornholtz: Fixed Special characters ↵ | webchick | 2012-08-18 | |
| | | | | are encoded twice for feed icon attribute title. | |||
* | Issue #1671200 by chx, sun, jaimealsilva: Fixed Simpletest broken on 5.4: ↵ | webchick | 2012-08-18 | |
| | | | | CURLOPT_COOKIEJAR cannot be NULL on php5-curl version 5.4.4. | |||
* | Issue #1315340 by Albert Volkman, aspilicious: API docs cleanup for entity ↵ | Jennifer Hodgdon | 2012-08-03 | |
| | | | | includes and tests | |||
* | Issue #1706788 by David_Rothstein | aturetta: Rolled back issue #1613554 by ↵ | David Rothstein | 2012-08-01 | |
| | | | | removing the contents of system_update_7074 for now, since it fails on PostgreSQL. | |||
* | Issue #1511656 by alberto56, afeijo: Make ↵ | David Rothstein | 2012-07-30 | |
| | | | | core/modules/simpletest/files/README.txt grammatically correct. | |||
* | Issue #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden | ↵ | David Rothstein | 2012-07-29 | |
| | | | | jbova: Fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error. | |||
* | Issue #1672764 by iflista, xjm, tim.plunkett: Improve documentation of ↵ | David Rothstein | 2012-07-29 | |
| | | | | randomString() and randomName(). | |||
* | Issue #1599618 by droplet, yurtboy, Albert Volkman: Fixed Remove duplicate ↵ | David Rothstein | 2012-07-29 | |
| | | | | array keys. | |||
* | Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() ↵ | David Rothstein | 2012-07-29 | |
| | | | | is polluting form values. | |||
* | Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, ↵ | David Rothstein | 2012-07-29 | |
| | | | | lliss, tim.plunkett | lkiss80: Fixed Can't access non-node entities with EntityFieldQuery. | |||
* | Issue #811542 by David_Rothstein, attiks, thekevinday, effulgentsia, chx: ↵ | David Rothstein | 2012-07-29 | |
| | | | | Fixed Regression: Optional radio buttons with an empty, non-NULL default value led to an illegal choice error when none were selected. | |||
* | Issue #1541958 by sun, effulgentsia, David_Rothstein, alexpott, ↵ | David Rothstein | 2012-07-29 | |
| | | | | tim.plunkett, Berdir: Split setUp() into specific sub-methods to fix testing framework regressions. | |||
* | Issue #1679584 by dsdeiz: Fixed DrupalGet typo... | webchick | 2012-07-14 | |
| | ||||
* | Issue #1560028 by bleen18, sun, thehong: Remove all calls to rand() from tests. | David Rothstein | 2012-07-08 | |
| | ||||
* | Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's ↵ | webchick | 2012-07-07 | |
| | | | | strings. | |||
* | Issue #761608 by JohnAlbin, effulgentsia: Fixed Missing theme settings ↵ | David Rothstein | 2012-06-28 | |
| | | | | values because list_themes() has inconsistent theme object data. | |||
* | Issue #642734 by nod_, tim.plunkett, yhahn: Fixed Simpletest behaviors ↵ | David Rothstein | 2012-06-23 | |
| | | | | should process the elements only once. | |||
* | Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'. | webchick | 2012-04-30 | |
| | ||||
* | Issue #1491542 by rdickert, c960657, hosef: Fixed testHavingCountQuery() ↵ | webchick | 2012-04-30 | |
| | | | | fails on pgsql and sqlite. | |||
* | Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of ↵ | webchick | 2012-04-30 | |
| | | | | CSS/JS. | |||
* | Issue #1213536 by David_Rothstein, tim.plunkett, sun, effulgentsia, Yorirou, ↵ | webchick | 2012-04-30 | |
| | | | | xjm: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations. | |||
* | Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed ↵ | webchick | 2012-04-28 | |
| | | | | watchdog() assumes is defined. | |||
* | Issue #1348758 by drewish, tim.plunkett: Fixed Add an index to ↵ | webchick | 2012-04-28 | |
| | | | | {users}.picture so user_file_delete() isn't insanely slow. | |||
* | Issue #1490150 by xjm, duellj, tim.plunkett: Fixed ↵ | webchick | 2012-04-28 | |
| | | | | EntityFieldQuery::pager(0) generates PHP error 'divide by zero'. |