Commit Graph

1061 Commits (c0840887b1ccf479bc08e52658496693f5c15805)

Author SHA1 Message Date
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