Commit Graph

1169 Commits (148645a237044fbc362c71818d87b4783688dbd3)

Author SHA1 Message Date
webchick fe87f404c1 Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's strings. 2012-08-26 10:40:05 -07:00
webchick 53d0ae0acf Issue #1670312 by dsdeiz, oriol_e9g, tstoeckler: Fixed TestBase::generatePermutations() should call itself by the proper name in PHPDoc. 2012-08-18 14:25:14 +02:00
webchick feac3940c3 Issue #1685110 by BTMash, aspilicious, jhodgdon: Fixed Upgrade of forum.module d6-d7 loses permission. 2012-08-18 13:27:54 +02:00
webchick dc2900bb1f Issue #1211668 by scito, Devin Carlson, bornholtz: Fixed Special characters are encoded twice for feed icon attribute title. 2012-08-18 13:18:45 +02:00
webchick ec12b314fa Issue #1671200 by chx, sun, jaimealsilva: Fixed Simpletest broken on 5.4: CURLOPT_COOKIEJAR cannot be NULL on php5-curl version 5.4.4. 2012-08-18 13:15:22 +02:00
Jennifer Hodgdon f4aa23a2cc Issue #1315340 by Albert Volkman, aspilicious: API docs cleanup for entity includes and tests 2012-08-03 10:59:07 -07:00
David Rothstein b7e3bb7f4b Issue #1706788 by David_Rothstein | aturetta: Rolled back issue #1613554 by removing the contents of system_update_7074 for now, since it fails on PostgreSQL. 2012-08-01 11:19:51 -04:00
David Rothstein 5a76cc4bbe Issue #1511656 by alberto56, afeijo: Make core/modules/simpletest/files/README.txt grammatically correct. 2012-07-30 00:57:57 -04:00
David Rothstein 55fbef328f Issue #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden | jbova: Fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error. 2012-07-29 23:35:26 -04:00
David Rothstein 1c2301b463 Issue #1672764 by iflista, xjm, tim.plunkett: Improve documentation of randomString() and randomName(). 2012-07-29 22:52:53 -04:00
David Rothstein 8bd1079972 Issue #1599618 by droplet, yurtboy, Albert Volkman: Fixed Remove duplicate array keys. 2012-07-29 22:27:34 -04:00
David Rothstein 4d26c301ac Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() is polluting form values. 2012-07-29 20:02:07 -04:00
David Rothstein bada57662c Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, lliss, tim.plunkett | lkiss80: Fixed Can't access non-node entities with EntityFieldQuery. 2012-07-29 16:32:53 -04:00
David Rothstein 331a3756c3 Issue #811542 by David_Rothstein, attiks, thekevinday, effulgentsia, chx: Fixed Regression: Optional radio buttons with an empty, non-NULL default value led to an illegal choice error when none were selected. 2012-07-29 16:05:06 -04:00
David Rothstein 568611ec39 Issue #1541958 by sun, effulgentsia, David_Rothstein, alexpott, tim.plunkett, Berdir: Split setUp() into specific sub-methods to fix testing framework regressions. 2012-07-29 15:49:20 -04:00
webchick 10bdfda909 Issue #1679584 by dsdeiz: Fixed DrupalGet typo... 2012-07-14 22:08:41 -04:00
David Rothstein e0961c9015 Issue #1560028 by bleen18, sun, thehong: Remove all calls to rand() from tests. 2012-07-08 23:58:02 -04:00
webchick 1e4c645282 Issue #1613554 by drumm, BTMash: Fixed Update menu link queries from 6's strings. 2012-07-07 13:12:22 -07:00
David Rothstein 46cf23289a Issue #761608 by JohnAlbin, effulgentsia: Fixed Missing theme settings values because list_themes() has inconsistent theme object data. 2012-06-28 00:49:18 -04:00
David Rothstein e0a0b94826 Issue #642734 by nod_, tim.plunkett, yhahn: Fixed Simpletest behaviors should process the elements only once. 2012-06-23 13:45:16 -04:00
webchick bd7712385a Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'. 2012-04-30 21:51:35 -07:00
webchick 1b8522b91b Issue #1491542 by rdickert, c960657, hosef: Fixed testHavingCountQuery() fails on pgsql and sqlite. 2012-04-30 21:48:18 -07:00
webchick 47f1ff523d Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of CSS/JS. 2012-04-30 21:42:08 -07:00
webchick b7ac667101 Issue #1213536 by David_Rothstein, tim.plunkett, sun, effulgentsia, Yorirou, xjm: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations. 2012-04-30 21:31:44 -07:00
webchick faf3e8575e Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed watchdog() assumes is defined. 2012-04-28 23:42:56 -07:00
webchick 0d41f5d9de Issue #1348758 by drewish, tim.plunkett: Fixed Add an index to {users}.picture so user_file_delete() isn't insanely slow. 2012-04-28 23:22:30 -07:00
webchick a7d43f3460 Issue #1490150 by xjm, duellj, tim.plunkett: Fixed EntityFieldQuery::pager(0) generates PHP error 'divide by zero'. 2012-04-28 23:11:57 -07:00
webchick 768de00260 Issue #966210 by mfb, catch, drumm, bfroehle, drewish, makara, sun, BTMash, iamEAP: Fixed DB Case Sensitivity: system_update_7061() fails on inserting files with same name but different case. 2012-04-26 12:31:44 -07:00
webchick 6af9c29d63 Issue #1542854 by drumm, BTMash: Fixed system_update_7061() converts filepaths too aggressively. 2012-04-26 11:33:42 -07:00
webchick a50f016991 Issue #1237252 by mfb, bfroehle, drewish, Berdir, iamEAP, drumm: Fixed DB Case Sensitivity: Allow BINARY attribute in MySQL. 2012-04-22 18:57:18 -07:00
webchick e22feb7123 Issue #1211008 by yched, tim.plunkett, DamienMcKenna: Split field_bundle_settings() out per bundle. 2012-04-12 00:50:52 -07:00
webchick 6c4381e1c1 Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in form_pre_render_conditional_form_element(). 2012-04-12 00:30:24 -07:00
webchick ec36276c4e Issue #1015946 by pillarsdotnet, catch, bfroehle, Jej, jose.guevara, Damien Tournoud: Fixed Eliminate ->cache and {session}.cache in favor of ['cache_expiration()'][]. 2012-04-12 00:26:05 -07:00
webchick 9824d7ac25 Issue #918356 by David_Rothstein, franz, tekante, dstol, mikestefff: Fixed WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used. 2012-04-12 00:23:01 -07:00
webchick 4489759b74 Issue #1280792 follow-up BTMash, irunflower, Zgear: Fixed Trigger upgrade path: Node triggers removed when upgrading to 7-dev from 6.25. 2012-04-04 10:07:00 -07:00
webchick 966d3f310d Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really .closest(). 2012-03-28 09:33:40 -07:00
webchick 3643ea884a Issue #41595 follow-up by BTMash, scor: Fixed pager tests so they now work from Drupal sub-directory installs. 2012-03-27 14:26:29 -07:00
webchick 505974084d Issue #1280792 by xjm, julien, BTMash, pingers, AntoineSolutions, tim.plunkett, Niklas Fiekas: Fixed {trigger_assignments()}.hook has only 32 characters, is too short. 2012-03-26 21:56:50 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick e224129315 Revert "Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin Morse, tstoeckler: Fixed PHP error because of typo in form.inc line 3025."
This reverts commit ea8e74bbd4.
2012-03-25 10:29:38 -06:00
webchick 76ec835ba0 Issue #1009832 by edb, chertzog, rjgoldsborough: Added menu name to breadcrumb on List Links page. 2012-03-24 00:26:41 -06:00
Jennifer Hodgdon c82458cb7c Issue #1182296 by BTMash, timplunkett: Fix tests for site name in database upgrade tests, which were causing random 7.x is broken test failures 2012-03-23 09:25:18 -07:00
webchick 51d0867d84 Issue #1050746 by grendzy, xjm, Everett Zufelt: Fixed HTTPS sessions not working in all cases. 2012-03-23 01:00:20 -06:00
webchick ea8e74bbd4 Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin Morse, tstoeckler: Fixed PHP error because of typo in form.inc line 3025. 2012-03-23 00:32:11 -06:00
webchick de17f5a5eb Issue #41595 by pillarsdotnet, sun, m3avrck, oadaeh, yched, musicnode | Wesley Tanaka: Fixed All pager links have an 'active' CSS class. 2012-03-13 12:47:23 -07:00
webchick 1569c4bde2 Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: Fixed Regression: Required radios throw illegal choice error when none selected. 2012-03-13 09:41:32 -07:00
webchick 64c8b12b97 Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests. 2012-02-29 00:07:48 -08:00
webchick cab259ab95 Issue #673020 by Zoltán Balogh, attiks, mgifford, Gábor Hojtsy, e2thex, good_man, kalman.hosszu | Fleshgrinder: Fixed Tests for adding the Content-Language HTTP header to the generated page. 2012-02-28 23:56:59 -08:00
webchick a11889c035 Issue #998256 by justafish, Albert Volkman, Dave Reid, no_commit_credit: Please let modules know about the original URL alias in hook_path_update(). 2012-02-28 23:53:31 -08:00
webchick a71a3f59c8 Issue #911354 by adrian, boombatower, jhedstrom, sun, yhahn, langworthy, dixon_, jrbeeman: Fixed Tests in profiles/[name]/modules cannot be run and cannot use a different profile for running tests. 2012-02-28 23:05:40 -08:00