Commit Graph

1200 Commits (23f3852229bc4f65021c6cf6c9aecb12287e6de0)

Author SHA1 Message Date
webchick 5f9bb354ef Issue #1380660 by aspilicious, loganfsmyth: Fixed field_available_languages() static cache never cleared. 2011-12-31 15:56:32 -08:00
webchick 364cc3349a Issue #1373634 by oriol_e9g, sun: Fixed Installation profile is not installed and not registered as module, unless identical to parent site. 2011-12-24 17:30:03 -08:00
webchick fa4d4c5ce3 Issue #866292 by marcingy, ygerasimov, quicksketch, attiks, furamag: Fixed '0' not displayed as checkbox / radios options (nor as any element #title). 2011-12-22 02:14:53 -08:00
webchick e134bd5b16 Issue #1366232 by sun: Fixed drupalCreateUser() breaks if testing site/profile does not install Comment module. 2011-12-22 01:56:09 -08:00
Dries 3ba39c132f - Patch #1258000 by chx, xjm, bfroehle: SelectQuery::countQuery() inappropriately removes SQL expressions. 2011-12-21 14:52:05 -05:00
webchick 9e12767c75 Revert "Issue #813540 by jbrown, chx: Fixed Comparisons involving NULL must never return true."
This reverts commit 06f31080c7.
2011-12-16 06:42:49 -06:00
webchick 6fcc87bf4e Issue #479368 by Heine, Roger Saner, xjm, mcarbone, keichee, asimmonds: Fixed Create RFC compliant HTML safe JSON. 2011-12-11 00:18:13 -06:00
webchick 11d884bee7 Issue #953336 by sun: Fixed Contributed modules are not able to test theme-related functionality. 2011-12-11 00:12:37 -06:00
webchick ad0423550c Issue #1212992 by catch, xjm, chx, beejeebus, BTMash, bfroehle: Fixed major bug - Prevent tests from deleting main installation's tables when parent::setUp() is not called. 2011-12-10 23:48:24 -06:00
webchick 06f31080c7 Issue #813540 by jbrown, chx: Fixed Comparisons involving NULL must never return true. 2011-12-10 23:29:21 -06:00
webchick c1b5616cc2 Issue #1329914 by xjm, msonnabaum: Fixed Ensure ['q'] is set before calling drupal_normal_path(). 2011-11-24 13:41:11 -08:00
webchick 730f77f2f9 Issue #1182296 by BTMash, matason, catch, xjm: Add tests for 7.0->7.x upgrade path. 2011-11-24 13:05:50 -08:00
Dries b96a83b4a9 - Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, sven.lauer: drupal_alter() fails to order modules correctly in some cases. 2011-11-21 22:18:43 -05:00
webchick 6b8eea50a4 Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies. 2011-11-14 02:29:03 -05:00
webchick 44ef94767f Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies. 2011-11-14 02:28:16 -05:00
webchick 625cf954e8 Issue #1006714 by Steven Jones, chx, mr.baileys, xjm, carlos8f: Fixed drupal_get_path() doesn't work for profiles. 2011-11-11 20:41:16 -08:00
webchick 58237ba0b2 Issue #1049284 by xjm: Fixed Running update.php to flush caches no longer works unless there are updates pending. 2011-11-11 11:53:38 -08:00
webchick bed5980643 Missing files. 2011-11-07 22:45:43 -08:00
webchick 7ad0db1015 Issue #561858 follow-up by effulgentsia, sun: Add tests for AJAX framework lazy-load feature. 2011-10-29 12:50:43 -07:00
webchick e56afba266 Issue #1011614 by catch, pillarsdotnet: Fixed Theme registry can grow too large for MySQL max_allowed_packet() and memcache default slab size. 2011-10-29 12:28:23 -07:00
webchick 5c9eab059c Issue #1041906 by Monochrome, bobodrone, ELC, ctibor, DamienMcKenna: Fixed Taxonomy term menu link title overrides term page title. 2011-10-17 09:04:20 -07:00
webchick bc3aeb2523 Issue #1183430 by TR, oriol_e9g: Fixed t function strings should not have whitespaces at beginning or end. 2011-10-17 08:35:22 -07:00
webchick 1f434f652e Issue #1191614 by Gábor Hojtsy: Added Make t() formatter available as its own function. 2011-10-17 08:28:42 -07:00
webchick 1961c11175 Issue #1292922 by loganfsmyth, plach: Fixed EntityFieldQuery count query broken for translatable fields. 2011-10-05 17:55:07 -07:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
webchick 0b19df68bd Issue #1205138 by pwolanin, Dave Reid: Do not blow away non-MD5 password hashes in user_update_7000(). 2011-09-30 15:15:54 -07:00
webchick 25a927031c Issue #1289364 by swentel: Fixed SchemaCache generates empty cid. 2011-09-30 15:08:10 -07:00
webchick 3e9b237bdc Issue #1295456 by pillarsdotnet: Fixed Add missing '$' character in docblock for DrupalWebTestCase::drupalGetNodeByTitle() function. 2011-09-30 14:39:36 -07:00
webchick 6b1a199f31 Issue #520106 by JohnAlbin, pillarsdotnet, chx, sun, Nick Lewis, drifter, Mark Trapp: Fixed No way to dynamically set active trail. 2011-09-28 23:58:44 -07:00
webchick 5dedc4c400 Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' is not supported by all databases, must be '<>'. 2011-09-27 12:06:35 -07:00
webchick 53be447700 Issue #1242460 by Chi: Code style fix for database_test().test. 2011-09-27 11:31:11 -07:00
Dries Buytaert 89c036717f - Patch #952772 by oriol_e9g, mdupont, bleen18, idflood: theme_html_tag() optional value not really optional. 2011-09-17 14:10:53 -04:00
webchick d89da6c42a Issue #799932 by David_Rothstein, Stefan Freudenberg: Fixed Simpletest HTTP authentication credentials should use the 'password' form element. 2011-09-05 12:33:04 -07:00
webchick 53e2111966 Issue #1222576 by jox: Fixed file_usage_list() is defective (might return incomplete results). 2011-09-05 11:52:13 -07:00
webchick 3379da9d70 Issue #978944 by Aron Novak, chx, ksenzee: Fixed Handle exceptions thrown in cron. 2011-08-30 01:07:28 -07:00
Dries Buytaert 98235359be - Patch #1259096 by Akaoni: cache Bin cache_path() is never cleaned up. 2011-08-26 10:15:10 +01:00
webchick 23c31ac714 Issue #1164852 follow-up by plach, chx, Boobaa, sun: Fixed critical regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language. 2011-08-23 23:39:37 +01:00
webchick 979f0d8cb9 Issue #1112854 by dereine, chx, Damien Tournoud: Fixed Subqueries use wrong arguments. 2011-08-22 03:27:31 +01:00
webchick 17898e7b0b Issue #1231856 by lyricnz: Fixed menu_update_7001() breaks when updating from 7.4 or upgrading from D6. 2011-08-16 01:22:08 -05:00
Dries Buytaert 44a8139aa8 - Patch #1239376 by Dave Reid: .ogg file extension incorrectly mapped to 'application/ogg' in file_default_mimetype_mapping(). 2011-08-07 13:51:06 -04:00
webchick d676fe412c Issue #1185780 by Damien Tournoud: Fixed Make transactions more flexible and useful. 2011-08-01 20:51:29 -07:00
webchick b3e2b2ad52 Issue #276153 by pwolanin, das-peter: Fixed Testing does not work at all when locale of host session is not English. 2011-07-28 14:55:57 -04:00
webchick ee8670c295 Issue #1206200 by plach, chx: Add support for field meta conditions in EntityFieldQuery to allow for field language updates. 2011-07-20 01:02:18 -07:00
webchick 116f8b6428 Issue #898634 by catch, alex_b, chx: Fixed install_drupal(): call to menu-touching functions results in SQL syntax error. 2011-07-18 01:04:29 -07:00
webchick dafc861fa3 Issue #952970 by clemens.tolboom, yched: Fixed Undefined index: required in field_default_form(). 2011-07-17 23:57:28 -07:00
webchick a3f4ab1548 Issue #931512 by ahwebd, catch, tobiasb: Fixed Node body 'description' and 'required' are missed on nodes upgraded from D6 to D7. 2011-07-17 23:53:32 -07:00
webchick 09c56b4bfc Issue #1007910 by lyricnz, idflood: Fixed D6->D7 update doesn't convert 'primary-links' menu to 'main-menu'. 2011-07-04 22:01:00 -07:00
webchick 2608c670ab Issue #1130198 by pillarsdotnet, Damien Tournoud: Fixed Regression: line-breaks are mangled by drupal_html_to_text(). 2011-06-29 22:51:13 -07:00
webchick 8b913661cd Issue #1083982 by Damien Tournoud: Fixed support for remote streamwrappers. 2011-06-29 22:29:34 -07:00
webchick cb6f0ff36c Issue #1191040 by sun: Use proper function for ordering tests by title. 2011-06-27 00:29:53 -07:00
webchick e85b057acb Issue #992376 follow-up by larowlan: Tests for paths containing a hyphen and theme_hook_suggestions(). 2011-06-27 00:27:41 -07:00
webchick d8d8589bc0 Issue #1081068 by wojtha, bfroehle, Heine: Fixed drupal_http_request() inconsistent redirect_url(). 2011-06-21 23:09:52 -07:00
webchick d1ba79c125 Issue #1171436 by jhedstrom: Check that modules passed into setUp() are properly enabled. 2011-06-21 22:59:13 -07:00
webchick e3de4550ac Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not loading the .module file causes a fatal error when uninstalling some modules (as does loading it). 2011-06-15 02:28:22 -04:00
Dries Buytaert 7ea8b45ad2 - Patch #1089472 by janusman, David_Rothstein: batch API finishes when >99.5% of items have been processed. 2011-06-11 19:21:17 -04:00
webchick dc75725b71 Issue #1014262 by Eric_A, asimmonds: Fixed user_update_7011() completely broken (User email template tokens not upgraded). 2011-06-01 09:51:06 -07:00
webchick 96c1e28fdc Issue #761648 follow-up by lyricnz: Fixed Menu D6->D7 upgrade doesn't maintain node-menu configuration. 2011-06-01 01:07:12 -07:00
webchick 33d4ce4bde Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested transactions throw exceptions on ddl changes. 2011-05-29 21:51:22 -07:00
webchick 86bf589b56 Issue #1166806 by droplet, TR: Removed legacy CVS Id tags in core. 2011-05-28 11:56:17 -07:00
webchick 8c3dbb5e7f Issue #1001146 by edhaber, droplet: Fixed Cannot theme links in a menu when menu_name() contains a hyphen. 2011-05-18 00:04:43 -05:00
webchick e77f87506c Issue #1105848 by cafuego: Fixed Unsafe query comments possible via UI. 2011-05-17 23:57:40 -05:00
Dries Buytaert a73fabfacd - Rolled back. 2011-05-17 17:46:31 -07:00
Dries Buytaert 258fc5ff7b - Patch #784856 by dmitrig01: menu_get_names() is dead code, remove it. 2011-05-17 17:46:01 -07:00
Dries Buytaert 40f516cf3d - Patch #759844 by jpmckinney, dixon_, plach, ksenzee, fabsor, pillarsdotnet: overlay does not work with prefixed URL paths. 2011-05-14 08:33:39 -04:00
webchick 78f5ec5472 Hm. Rollback of previous patch. I think I just broke testbot. NOOB. 2011-05-13 11:30:57 -04:00
webchick b1bd7f7615 Issue #1017672 by catch, q0rban: D6 to D7 update process permanently deletes comment bodies and other data, and throws fatal SQL errors. 2011-05-13 10:41:03 -04:00
Dries Buytaert 9888e8884e - Patch #1139638 by DamZ: the SQLite driver cannot update a column to NULL. 2011-04-28 06:02:43 -04:00
webchick ef5ef9efc7 Issue #908282 by jbrown, pillarsdotnet: add width and height attributes to increase front-end performance. 2011-04-24 01:38:16 -07:00
webchick 4d3217b4db Issue #1003308 by bfroehle: Fix upgrade path for Forum module by hard-coding vocabulary machine name (with tests). 2011-04-24 01:28:19 -07:00
Dries Buytaert b3333ec2bf - Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and other dank corners of Drupal). 2011-04-23 20:28:57 -04:00
Dries Buytaert 8ae9b6f6d8 - Patch #965272 by larowlan, bellHead, TR: items defined with type MENU_CALLBACK show 'Home' as a title. 2011-04-20 22:29:50 -04:00
Dries Buytaert 8cdf750e0e - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:25 +02:00
webchick 4b3d9a0154 Issue #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry(). 2011-04-10 16:26:08 -07:00
Dries Buytaert ac8ad4a21a - Patch #897140 by fgm: system.methodSignature returns incorrect and incomplete data. 2011-04-10 22:16:59 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert faa920f9e6 - Patch #1006838 by coltrane: upgrade to 7 glaring timezone invalid notice. 2011-02-21 20:05:26 +00:00
Dries Buytaert 9c44a60045 - Rollback of accidentical commit #1064882. 2011-02-19 16:59:43 +00:00
Dries Buytaert 3e914018de - Patch #880278 by RoboPhred: cleanup _locale_import_read_po(). 2011-02-19 13:24:32 +00:00
Dries Buytaert 843a7cf3a5 - Patch #1064264 by rfray: get the tests ready for the Great Git Migration. 2011-02-19 00:19:58 +00:00
Dries Buytaert fa39282ef7 - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. 2011-02-19 00:09:11 +00:00
Dries Buytaert 7205ff14ca - Patch #1046784 by Dave Reid: strings in simpletest_requirements() are not using (). 2011-02-09 02:35:42 +00:00
Dries Buytaert 2b3c728a56 - Patch #859602 by catch, bfroehle: #cache does not record the #attached declared in child elements. 2011-02-04 21:36:31 +00:00
Dries Buytaert 0a7220483d - Patch #1049116 by solotandem, David_Rothstein: module_enable() doesn't account for version strings in dependencies[]. 2011-02-04 19:34:38 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Angie Byron d5d1366e6b #789186 follow-up by eojthebrave: Better documentation for drupalPostAJAX() 2011-01-28 07:01:03 +00:00
Angie Byron fa622be169 #1001242 follow-up by bfroehle, Steven Jones: Fix EXISTS tests for SQLite and PostgreSQL. 2011-01-10 18:04:23 +00:00
Angie Byron 0ba31d9350 #295697 by boombatower, maartenvg, agentrickard, bfroehle, beeradb: Fixed warn of PHP memory limit < 64MB for Testing module. 2011-01-03 06:40:49 +00:00
Angie Byron 78601c3635 #754760 by sun, chx, dmitrig01, manarth, EvanDonovan, derjochenmeyer, joachim: Fixed all possible problems with comment links, using new generatePermutations testing function. 2011-01-02 23:54:05 +00:00
Angie Byron 98f287b55a #1001242 by agentrickard, pwolanin, Crell, chx: Add DBTNG support for EXISTS conditions. 2010-12-31 20:43:43 +00:00
Angie Byron 75a7c31c33 #971120 by bec, dereine, bojanz, chx: Fixed Radio button values get run through check_plain() twice 2010-12-30 22:52:24 +00:00
Angie Byron cb5e5a137c #989556 by bfroehle: Fixed Broken Upgrade: filter #7001 2010-12-30 03:44:39 +00:00
Angie Byron 22f0ba528f #1007504 by carlos8f, pioterw: Fixed Rehashed passwords after Drupal 6 upgrade fail 2010-12-28 21:46:23 +00:00
Angie Byron fbd6ffbf52 #1005674 by solotandem: Fixed SelectQuery::countQuery() fails with a group by expression 2010-12-28 18:49:51 +00:00
Angie Byron 8cbf5a50c8 #1003860 follow-up by dereine, dmitrig01, chx: Fix count queries with aliases. 2010-12-23 09:31:56 +00:00
Angie Byron a87da0d78a #850852 by Damien Tournoud, dmitrig01, chx: Fixed transaction failure and allow concurrent testing on SQLite 2010-12-22 21:34:13 +00:00
Angie Byron 1eb122344a #1003860 by dmitrig01, chx: Fixed Count query fails to remove fields and expressions. 2010-12-22 08:13:58 +00:00
Angie Byron 8eb5874e64 #1004060 by dmitrig01, chx: Fixed SQLite update queries with expression failing 2010-12-22 01:16:43 +00:00
Angie Byron bf534a219f #992928 by das-peter, David_Rothstein: Fixed Command line (Drush) install fails on SQLite (#limit_validation_errors doesn't work for programmatic form submissions) 2010-12-21 21:05:22 +00:00
Angie Byron ca89559273 #954804 follow-up by effulgentsia: Fix bugs related to library weighting. 2010-12-21 21:00:17 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Angie Byron 104d6197a8 #945112 by carlos8f, dalin, David_Rothstein: Fixed Unable to stay logged in during upgrade from D6 -> D7 2010-12-18 06:36:00 +00:00
Dries Buytaert 51118f3fb4 - Patch #996160 by yched, chx: issues with Fields created during 6 to 7 upgrade. 2010-12-18 02:04:36 +00:00
Dries Buytaert d12eba1705 - Patch #890128 by carlos8f, sumitk: comment body missing if comment module enabled after a content type module. 2010-12-18 01:50:16 +00:00
Dries Buytaert 57b1af0318 - Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a sorry mess. 2010-12-18 00:56:18 +00:00
Angie Byron 54655d3a52 #977460 by dmitrig01, bfroehle, Josh The Geek: Fixed Cannot serialize or unserialize PDO instances error 2010-12-15 06:52:54 +00:00
Angie Byron de5b89a072 #714382 by Rob Loach, sun: Fixed Can't retrieve all libraries of a module 2010-12-15 04:21:39 +00:00
Angie Byron 71c4e3ec62 #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave(). 2010-12-15 03:39:42 +00:00
Angie Byron 61aceff0c2 #973314 by tekante, Damien Tournoud: Fixed PDO exception when attempting to add a new not null field with initial value 2010-12-08 06:38:59 +00:00
Angie Byron aa71f4abe4 #947820 by boombatower: Fixed Form action URL is not obtained properly in SimpleTest 2010-12-05 18:40:17 +00:00
Angie Byron 44aefb0a4e #979958 by das-peter, Damien Tournoud: Fixed regression in load_functions detection for menu items 2010-12-02 17:34:24 +00:00
Angie Byron 9f5cd5395a #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the FileTransfer class system in contrib 2010-12-01 00:23:36 +00:00
Dries Buytaert 1fb5f62ba5 - Patch #651240 by fago, sun: allow modules to react to changes to an entity. 2010-11-30 19:31:47 +00:00
Angie Byron 35d221ea41 #826486 by kscheirer, drunken monkey, tstoeckler, jhodgdon, sun: Fixed format_date() does not respect admin-defined date formats 2010-11-30 06:30:21 +00:00
Dries Buytaert 35a08a6780 - Patch #863318 by carlos8f, andypost, chx, Dave Reid, plach: wrong sort order of aliases for different languages. 2010-11-30 01:05:24 +00:00
Angie Byron 8172877a62 #947844 by sun: Clean up filter-related tests that load text formats by their human-readable name. 2010-11-29 06:38:52 +00:00
Angie Byron 14779b97e1 #917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests). 2010-11-29 04:53:32 +00:00
Angie Byron 1a685474e6 #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more robust. 2010-11-29 04:45:11 +00:00
Angie Byron 4e90d24dd9 #818660 by yched, sun: Provide an AJAX command to invoke simple jQuery methods. 2010-11-29 03:00:50 +00:00
Angie Byron cfb6ff4127 Rolling back #851136. Broke SQLite installation. 2010-11-28 07:32:39 +00:00
Dries Buytaert 62bb48c4ef - Patch #752226 by sun, carlos8f, JohnAlbin, chx: module_invoke() doesn't work with hooks placed in include files via hook_hook_info(). 2010-11-27 20:41:38 +00:00
Dries Buytaert d7a63ff988 - Patch #851136 by Damien Tournoud, Crell, chx: make the database autoloading more robust. 2010-11-27 20:37:34 +00:00
Dries Buytaert 84c72d06f0 - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths(). 2010-11-27 20:25:44 +00:00
Dries Buytaert 22cfc5bb2c - Patch #561226 by fago, sun, effulgentsia, YesCT, marcingy: forms (elements) need to able to specify include files to be loaded for building. 2010-11-27 19:12:56 +00:00
Dries Buytaert 385bf02ca3 - Patch #916570 by sun, klausi: allow to run only certain test methods. 2010-11-26 19:26:57 +00:00
Dries Buytaert c76655c98b - Patch #794936 by c960657, amateescu: system_rebuild_module_data() called twice on admin/build/modules. 2010-11-24 16:47:44 +00:00
Dries Buytaert 7aab0ab368 - Patch #557298 by Arancaytar, David_Rothstein: drupal_override_server_variables() does not properly override SCRIPT_NAME. 2010-11-23 03:08:34 +00:00
Angie Byron bf2c1934b9 #672954 by effulgentsia, Jacine: Fixed Wrap inline CSS with explicit CDATA 2010-11-22 05:22:43 +00:00
Angie Byron fe7e01c60d #931736 by dww: Fixed No upgrade path for the D6 'file_directory_temp' setting. 2010-11-21 20:35:10 +00:00
Angie Byron 6539970db4 #933856 by Damien Tournoud: Fixed xpath() return values are inconsistent, leading to failing tests on some environments. 2010-11-21 10:17:33 +00:00
Angie Byron fc8be9eeb4 #977184 by Stevel. Mark Trapp: Fixed test that failed in PHP 5.3 environments. 2010-11-21 10:14:25 +00:00
Angie Byron 1242612ee7 #606966 by chx, sun, mr.baileys: Fixed 'load arguments' of parent path are not inherited 2010-11-21 08:53:18 +00:00
Angie Byron 48abcd88f4 #550254 by Damien Tournoud, sun: Fixed some causes of menu links are sometimes not properly re-parented. 2010-11-20 07:19:15 +00:00
Angie Byron 8a482a4fda #208611 by effulgentsia, ksenzee, p.brouwers, et al: Fixed drupal_add_js() includes settings twice and breaks certain JS files. 2010-11-20 05:02:46 +00:00
Angie Byron aa10522336 #151452 by David_Rothstein, Dave Reid, tstoeckler: Fixed uninstalling modules does not follow dependencies. 2010-11-20 03:34:30 +00:00
Dries Buytaert 0a985cdac9 - Patch #934774 by Coornail, Damien Tournoud: Css aggregation includes a lots of empty newlines. 2010-11-17 04:15:37 +00:00
Angie Byron 9c05cdef9e #953914 by chx, yched, effulgentsia, pifantastic: Fixed #limit_validation_errors fails is parents array contains numeric indexes. 2010-11-15 10:06:32 +00:00
Angie Byron d36b7bde42 #895140 follow-up by David_Rothstein: Tests to ensure older versions of modules are not chosen over new ones. 2010-11-15 00:37:08 +00:00
Angie Byron 0c33e86388 #885014 by bojanz, chx: Fixed add missing pager and tablesort query support to EntityFieldQuery. 2010-11-14 22:07:57 +00:00
Angie Byron ab21e07bbd #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: themes are unable to render one group of node links separately from another. 2010-11-14 21:04:45 +00:00
Angie Byron a3fab0edad #575280 follow-up by mfb, carlos8f: Empty session IDs break Drupal. (courtesty of BADCamp 2010 woo) 2010-11-13 17:40:09 +00:00
Dries Buytaert 346854c12e - Patch #927406 by Damien Tournoud, carlos8f, george@dynapres.nl, amateescu, Volx: colorable themes fail when CSS aggregation is enabled due to improper stream wrapper usage. 2010-11-13 14:06:43 +00:00
Dries Buytaert a160006def - Patch #966238 by cosmicdreams, bfroehle, catch, mfb, carlos8f, marcingy: system_update_7061() stops migrating data if upload.fid is not found in files table, resulting in data loss. 2010-11-13 01:48:14 +00:00
Dries Buytaert a3daea1f8a - Patch #968476 by Dave Reid: use proper API for removing directory on uninstall. 2010-11-12 03:06:52 +00:00
Angie Byron f1515c957c #934050 follow-up: Committing missing tests. 2010-11-09 17:43:10 +00:00
Dries Buytaert 0d74d52c2a - Patch #915936 by sun: make it easier to define checkboxes/radios with customized sub-elements. 2010-11-07 21:46:09 +00:00
Dries Buytaert 4a5e9447c0 - Patch #938462 by bojanz: Fix EntityFieldQuery fatal error in certain cases and document bundle limitations. 2010-11-05 19:57:28 +00:00
Dries Buytaert e920fe34ef - Patch #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https session exists. 2010-11-05 19:05:02 +00:00
Dries Buytaert 6488428541 - Patch #951774 by Damien Tournoud: DOMDocument::loadHTML() should not be called statically. 2010-10-31 13:08:29 +00:00
Dries Buytaert 0344a78d96 - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox element. 2010-10-28 02:20:14 +00:00
Angie Byron 2f76c696c0 #445736 by sun: Fixed Poll does not respect weight in Preview or More button. 2010-10-25 15:51:21 +00:00