Dries Buytaert
e6385ee624
- Patch #949212 by luchochs: simpletest_last_test_get() is ignored in api.drupal.org.
2010-10-25 00:19:24 +00:00
Dries Buytaert
bcc0741b67
- Patch #951486 by Damien Tournoud: invalid placeholders in exception messages during update.
2010-10-25 00:06:19 +00:00
Angie Byron
3d4b154960
#949872 by alex_b, jhodgdon, sun: Fixed filter format assertion randomly failing.
2010-10-23 02:26:11 +00:00
Angie Byron
2951176d8e
#934050 follow-up by David_Rothstein, alex_b, sun: Tighten up security, add tests.
2010-10-22 16:36:14 +00:00
Angie Byron
748d7ea037
#927828 by Damien Tournoud, LaurentAjdnik, boombatower: Fixed contrib can't specify custom schema types. Should fix Date module. Yay.
2010-10-22 15:18:56 +00:00
Dries Buytaert
3cbd47d145
- Patch #647228 by sun, katbailey, Rob Loach: links are needlessly unable to fully participate in D7 AJAX framework features.
2010-10-21 19:31:39 +00:00
Dries Buytaert
7cf3518b64
- Patch #926016 by effulgentsia, chrisshattuck: several bugs when trying to remove files from a multivalued file/image field.
2010-10-20 15:22:53 +00:00
Dries Buytaert
b0cbc018ec
- Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility.
2010-10-20 01:31:07 +00:00
Dries Buytaert
cb1f944383
- Patch #934050 by sun, alex_b: change format into string.
2010-10-20 01:15:58 +00:00
Dries Buytaert
e629eb038f
- Patch #919644 by scor, amateescu: fix documentation for assertOptionSelected().
2010-10-18 01:16:29 +00:00
Angie Byron
ab190206e7
#642160 by boombatower, Damien Tournoud: Make debug() message more usable.
2010-10-16 00:00:17 +00:00
Angie Byron
78e4211a5c
#931762 by duellj: Fixed Missing docblocks in simpletest.install
2010-10-15 23:40:21 +00:00
Angie Byron
aa301ada48
#296115 by naxoc, dereine: Tests for menu router item titles.
2010-10-15 04:46:59 +00:00
Angie Byron
063fe4821d
#742972 follow-up by klausi, sun: Fix documentation and tests regarding entity cache clearing.
2010-10-15 04:44:08 +00:00
Angie Byron
66ec59e0f4
#664042 by coltrane, effulgentsia: Fixed TableSort order error when no sort set in header
2010-10-15 04:34:15 +00:00
Angie Byron
4a9cd0fcc1
#744384 by c960657: Do not write unchanged sessions to the database.
2010-10-15 04:15:41 +00:00
Angie Byron
91bc8bed90
#709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: Add a hook_entity_delete() for consistency.
2010-10-15 03:36:21 +00:00
Dries Buytaert
a67aa89c62
- Patch #937026 by sun: needless cache clearing in simpletest_run_tests().
2010-10-10 11:34:22 +00:00
Angie Byron
6b1f61c988
#933922 by solotandem: Fix SimpleTest form displaying label and expander arrow image on separate lines.
2010-10-09 18:09:48 +00:00
Angie Byron
69e8ffed98
#932134 by catch: Fixed no upgrade path for MENU_CALLBACK API change.
2010-10-08 18:19:11 +00:00
Dries Buytaert
7faedbdd5f
- Patch #460448 by sun: some CSS rules are broken once CSS aggregation is enabled.
2010-10-08 15:36:12 +00:00
Angie Byron
17d30dc3a3
#925778 by mradcliffe, chx, sun, manarth: Fixed user edit title incorrectly shows currently logged in user.
2010-10-08 05:28:30 +00:00
Dries Buytaert
baa448eb24
- Patch #851058 by boombatower: fixed DOMDocument::loadHTML() fails.
2010-10-08 00:22:17 +00:00
Angie Byron
e5b1d1bab4
#924158 by sun: Fixed SimpleTest selection form markup/styling is broken.
2010-10-07 04:49:24 +00:00
Angie Byron
8e4d4ec6d9
#933270 by Damien Tournoud, catch: Fixed Taxonomy terms are incorrectly put in the 'Taxonomy upgrade vocabulary' in some cases. (beta blocker)
2010-10-06 21:53:41 +00:00
Angie Byron
74198b66f8
#812416 follow-up: forgot to commit new test files.
2010-10-06 20:38:29 +00:00
Dries Buytaert
973562ffa7
- Patch #908798 by bojanz: EntityFieldQuery does not handle ordering correctly.
2010-10-06 13:57:47 +00:00
Dries Buytaert
fb8025056c
- Patch #932098 by sun: various bogus theme variables.
2010-10-06 13:38:40 +00:00
Angie Byron
d63aef074c
#769226 follow-up by catch: Committing missing system.base.css.
2010-10-06 03:34:09 +00:00
Angie Byron
02cc38e0c2
#812416 by plach, Damien Tournoud: Fix Locale upgrade path.
2010-10-05 20:04:19 +00:00
Dries Buytaert
facc581013
- Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: optimize JS/CSS aggregation for front-end performance and DX.
2010-10-05 19:59:10 +00:00
Angie Byron
b6fd2cd427
#614082 by dww, c960657: Fixed SimpleTest error collector tests fail when verbose logging is enabled.
2010-10-05 15:17:14 +00:00
Angie Byron
57759f5a8d
#930122 by dww: Regression: temp directory handling broken by confusion between file_directory_temp and file_temporary_path.
2010-10-05 06:23:18 +00:00
Angie Byron
5d76008993
#438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approval' permission name is completely misleading.
2010-10-05 06:17:29 +00:00
Angie Byron
9a7899efa6
#931190 by klausi, carlos8f: Fixed enabling modules via the UI breaks module dependencies.
2010-10-05 00:22:24 +00:00
Dries Buytaert
f85a37c307
- Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a select list without #default_value() always passes form validation.
2010-10-04 18:00:46 +00:00
Dries Buytaert
5a23b3fdb9
- Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework.
2010-10-04 17:46:01 +00:00
Angie Byron
a1cbd75545
#930708 by catch, dww: Fixed taxonomy_update_7005() can go on an infinite search.
2010-10-04 14:51:16 +00:00
Angie Byron
5926980b96
#895176 by ksenzee, dereine, mongolito404, Berdir, moshe weitzman, chx: Fixed upgrade fails because of integrity constraint violation in system_update_7060.
2010-10-03 23:19:52 +00:00
Angie Byron
6b2b3eb931
#901062 by effulgentsia, ygerasimov, et al: Fixed regression: themes can no longer remove stylesheets by overriding them in .info files.
2010-10-03 05:11:16 +00:00
Dries Buytaert
10244a9d78
- Patch #600836 by tim.cosgrove, dww, naxoc: batch API never terminates if you set ['finished'] > 1.
2010-10-03 02:42:25 +00:00
Dries Buytaert
579310a4ba
- Patch #656266 by fgm, sun: hook_xmlrpc_alter() cannot alter built-in methods.
2010-10-02 01:22:41 +00:00
Angie Byron
96672deebf
#917220 by Everett Zufelt, mgifford: Invisible elements should appear before form elements.
2010-10-01 22:28:55 +00:00
Angie Byron
3858e1a19f
#926794 by ksenzee, moshe weitzman, Jody Lynn: Fixed revisions of unpublished nodes lose their body field on upgrade.
2010-10-01 22:03:29 +00:00
Angie Byron
bf751d9a94
#651086 follow-up by carols8f: Fix cache clearing is an ineffective mess.
2010-10-01 18:37:23 +00:00
Angie Byron
0223bf1dc2
#699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index.
2010-10-01 15:24:18 +00:00
Angie Byron
823c0a0a55
#881530 by yhahn: Fix exportability of vocabularies by using machine names in taxonomy field's 'allowed values' setting.
2010-10-01 01:37:13 +00:00
Angie Byron
0c49d57945
#358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format IDs; force 0 and non-existant formats to NULL.
2010-09-28 03:30:37 +00:00
Dries Buytaert
7874654909
- Patch #924554 by quicksketch, paul.lovvik: an exception is being thrown in the file_usage_delete() function if the corresponding file is not in the 'file_usage()' table.
2010-09-28 02:34:42 +00:00
Dries Buytaert
b1190c11b5
- Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.
2010-09-28 02:30:32 +00:00
Dries Buytaert
9eaa04648a
- Patch #756762 by effulgentsia, fago, sun: AJAX should follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions.
2010-09-27 00:53:56 +00:00
Dries Buytaert
3780b17654
- Patch #921606 by munzirtaha, bleen18: various code uses is_null().
2010-09-26 23:31:36 +00:00
Dries Buytaert
a74c3c0a46
- Patch #922062 by solotandem: test directory not created with DrupalUnitTestCase.
2010-09-25 01:50:07 +00:00
Dries Buytaert
e22b2153a2
- Patch #140783 by sun: a select list without #default_value() always passes form validation.
2010-09-24 21:36:22 +00:00
Angie Byron
7b14675e08
#890994 by Berdir: Entity query tests fail on PostgreSQL.
2010-09-24 21:24:14 +00:00
Dries Buytaert
e0032eeee6
- Patch #844186 by chx: clarify merge queries.
2010-09-24 02:05:55 +00:00
Dries Buytaert
c9de4646c5
- Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2 .
2010-09-24 00:37:45 +00:00
Dries Buytaert
7bf8499835
- Patch #920154 by munzirtaha: fixed simpletest coding standard violation.
2010-09-23 17:59:24 +00:00
Dries Buytaert
c84ec0fa0e
- Patch #909460 by tobiasb: remove debug() from test files.
2010-09-19 18:45:51 +00:00
Dries Buytaert
64fc9813b4
- Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more easily, leading to better AJAX test coverage. (Actual commit so we have proper credit.)
2010-09-19 18:39:18 +00:00
Dries Buytaert
8580169d0e
- Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more easily, leading to better AJAX test coverage. (Rollback)
2010-09-19 18:38:58 +00:00
Dries Buytaert
5c4dfd44f9
- Removing and adding files per #885228 .
2010-09-19 18:38:32 +00:00
Dries Buytaert
c2c63b94f6
- Patch #885228 by sun, Jacine, mverbaar: CSS Files are in major need of clean up.
2010-09-19 18:10:42 +00:00
Dries Buytaert
35e7c83ddb
- Patch #914458 by Damien Tournoud, chx: remove the format delete reassignment 'feature'.
2010-09-18 02:18:35 +00:00
Dries Buytaert
2c10d1526f
- Patch #740834 by makononov, sun: form elements cannot be rendered without form_builder().
2010-09-16 20:14:49 +00:00
Angie Byron
a3bc10c4ab
#910190 by sun: Remove schema cache from needlessly being loaded on all pages. Performance improvement.
2010-09-15 04:34:27 +00:00
Angie Byron
7e99fdd222
#734234 by quicksketch, moonray, Melissamcewen, ekes, flobruit: Fixed Radio buttons throw warning in element_children() if keyed with '' (empty string).
2010-09-13 06:41:23 +00:00
Angie Byron
37b627c793
#907760 follow-up by bojanz: EntityFieldQuery tests cleanup.
2010-09-13 06:03:21 +00:00
Angie Byron
413008b890
#898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment.
2010-09-13 05:50:09 +00:00
Dries Buytaert
f8b63338e4
- Patch #756762 by effulgentsia, fago, sun, rfay, pwolanin: AJAX should follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions.
2010-09-13 01:09:26 +00:00
Angie Byron
7fd52471ce
#898520 by chx, Damien Tournoud: Changed Clean-up the upgrade path: comment.
2010-09-11 21:52:59 +00:00
Angie Byron
4237d014e9
#874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt processing of a stream request.
2010-09-11 21:14:32 +00:00
Angie Byron
8ed9f604c9
#891028 by chx: Fixed Orphan node types lose bodies on upgrade.
2010-09-11 00:39:49 +00:00
Angie Byron
ccd6fb62a3
#903110 by bojanz: Fixed Multiple pager support is partially broken. (with tests)
2010-09-09 23:18:30 +00:00
Dries Buytaert
006207d7a5
- Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7 release.
2010-09-09 20:22:00 +00:00
Dries Buytaert
543561ef18
- Patch #368502 by c960657: restored the original test now all dependencies have been fixed.
2010-09-07 22:40:20 +00:00
Dries Buytaert
7bf0fbf4b6
- Patch #902830 by bojanz: field_sql_storage() can't handle entityOrderBy (fatal error).
2010-09-05 20:00:45 +00:00
Angie Byron
b05310760f
#706842 by bangpound, bjaspan, Damien Tournoud, chx, aaronbauman: Fixed 'taxo as field' update broken + wipes some node/term associations .
2010-09-05 17:00:04 +00:00
Dries Buytaert
fb9c1df0b9
- Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm, tstoeckler: allow module .info files to add CSS/JS.
2010-09-05 02:21:38 +00:00
Dries Buytaert
9d912261e3
- Patch #559584 by tic2000, sun: filter_xss() and Line break filter break HTML comments. Also added tests.
2010-09-04 17:55:43 +00:00
Dries Buytaert
29730ab659
- Patch #887134 by mfb, klausi: setting up modules in DrupalUnitTestCase is useless.
2010-09-04 13:33:53 +00:00
Dries Buytaert
6f0d1797b5
- Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db placeholders in complex queries.
2010-09-03 19:06:55 +00:00
Dries Buytaert
679fdfcdd2
- Patch #161217 by sun, hingo: URL filter fixes and tests.
2010-09-02 15:56:10 +00:00
Dries Buytaert
fb300d1f96
- Patch #895308 by Damien Tournoud: remove file_directory_path().
2010-09-01 20:08:17 +00:00
Dries Buytaert
7abecb0ec0
- Patch #899466 by solotandem: FileUsageTest: add 'public static' modifiers to getInfo() method.
2010-09-01 19:58:01 +00:00
Dries Buytaert
0dc56ece61
- Patch #895822 by salvis: make SimpleTests inheritable.
2010-09-01 02:05:36 +00:00
Angie Byron
7b2c2c7de3
Temporary roll-back of #890994 , per Dries's feedback.
2010-09-01 01:43:50 +00:00
Angie Byron
dc3e02fbfd
#890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on PostgreSQL.
2010-09-01 01:35:19 +00:00
Angie Byron
a4ed5f2cdf
#323477 follow-up by sun: Minor follow-ups to testing profile.
2010-08-27 12:36:53 +00:00
Angie Byron
83c52c3b1a
#763376 by fago, sun, noahb, effulgentsia, ksenzee, jhodgdon: Fixed Not validated form values appear in ().
2010-08-27 11:54:32 +00:00
Dries Buytaert
153ef8bd7b
- Patch #323477 by justinrandell, boombatower, tstoeckler, Damien Tournoud: increase simpletest speed by running on a simplified profile.
2010-08-22 15:31:18 +00:00
Dries Buytaert
4a7bb638fb
- Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
2010-08-22 13:52:59 +00:00
Dries Buytaert
b36d4959ef
- Patch #358437 by David_Rothstein, Berdir, sun: filter system security fixes from SA-2008-073 not applied to Drupal 7.x.
2010-08-22 12:55:04 +00:00
Dries Buytaert
b0894ceaa7
- Patch #812016 by effulgentsia, chx, redndahead, Damien Tournoud: themes cannot always participate in drupal_alter().
2010-08-22 12:46:21 +00:00
Dries Buytaert
26dce525a2
- Rollback of #447816 -- didn't meant to commit that just yet.
2010-08-18 00:44:52 +00:00
Dries Buytaert
755913e0b7
- Patch #443286 by c960657, Damien Tournoud, drifter, webkenny, scor: international characters break file handling.
2010-08-17 22:05:22 +00:00
Dries Buytaert
2d3af8fe80
- Patch #829822 by pwolanin, tstoeckler: check Drupal 7 core for vulnerabilities in SA-CONTRIB-2010-066.
2010-08-17 21:31:13 +00:00
Dries Buytaert
946a8d5967
- Patch #879910 by plach: fixed text_field_prepare_translation() broken.
2010-08-17 18:25:31 +00:00
Dries Buytaert
0a481a7899
- Patch #881536 by sun, pwolanin: cannot pass drupal_http_request() options into xmlrpc() function.
2010-08-14 03:15:01 +00:00
Dries Buytaert
5fcf1eda32
- Patch #878408 by pwolanin, Damien Tournoud: replace decode_entities() with built-in html_entity_decode().
2010-08-11 10:58:22 +00:00
Dries Buytaert
f469a9082d
- Patch #865072 by bleen18, jhodgdon: Bartik is default theme now ... documentation & tests need to be changed.
2010-08-11 01:06:44 +00:00
Dries Buytaert
a2d78da0c2
- Patch #605552 by dereine, mr.baileys: function l() fragment 0 return not #0 .
2010-08-10 01:00:42 +00:00
Dries Buytaert
e3a52979f6
- Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is default theme now.
2010-08-08 19:35:49 +00:00
Dries Buytaert
66d31c52ba
- Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->countQuery(), at least for MySQL.
2010-08-08 02:18:53 +00:00
Angie Byron
25171a17f6
Reverting #500866 . Needs more discussion.
2010-08-05 23:53:39 +00:00
Angie Byron
cacd044a63
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
2010-08-05 23:26:36 +00:00
Dries Buytaert
c6f65d2e59
- Patch #871068 by cwgordon7: 'catched' to 'caught'.
2010-08-01 23:35:01 +00:00
Dries Buytaert
c220873e15
- Patch #866220 by andypost: URL parameter for theme_more_link() should not pass url().
2010-08-01 00:18:20 +00:00
Dries Buytaert
699afdd1be
- Patch #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements not properly rendered.
2010-07-31 04:01:51 +00:00
Dries Buytaert
37c3c7ec7a
- Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE.
2010-07-30 02:47:28 +00:00
Dries Buytaert
91ecce750c
- Patch #867988 by andypost: remove simpletest_test_stream_wrappers().
2010-07-30 01:34:38 +00:00
Dries Buytaert
382d8f2614
- Patch #848368 by Stevel, Damien Tournoud: test updating for poll.module.
2010-07-30 01:28:00 +00:00
Dries Buytaert
c9e5a055fb
- Patch #866340 by Damien Tournoud: remove support for date and time types.
2010-07-28 10:52:12 +00:00
Dries Buytaert
8a128c645c
- Patch #851748 by Stevel: weird logic in SelectQuery::addField().
2010-07-28 01:51:06 +00:00
Dries Buytaert
123bf46c43
- Patch #827430 by David_Rothstein: drupal_form_submit() no longer works with checkboxes.
2010-07-26 13:07:59 +00:00
Dries Buytaert
57e88bff51
- Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for {file_managed()}.status.
2010-07-26 03:04:29 +00:00
Dries Buytaert
dca92900fb
- Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.
2010-07-24 17:28:27 +00:00
Dries Buytaert
afdf0f6cbc
- Patch #850166 by kiamlaluno: string concatenation should be formatted with a space separating the operators (dot .).
2010-07-24 16:53:28 +00:00
Dries Buytaert
542ceec1de
- Patch #857378 by glipay: remove useless array addition in DrupalWebTestCase::curlInitialize().
2010-07-19 21:54:46 +00:00
Dries Buytaert
ecc7ce0875
- Patch #561226 by fago, effulgentsia, sun, YesCT, marcingy: orms (elements) need to able to specify include files to be loaded for building.
2010-07-17 18:52:39 +00:00
Dries Buytaert
3e44e9eed6
- Patch #819388 by pwolanin: switch registry back to using hashes not file mtime and ctime.
2010-07-10 01:57:32 +00:00
Angie Byron
0c993fd704
#776956 by CrashTest_, Damien Tournoud, effulgentsia, chx: Fixed critical bug: Complex widgets are not respecting '#disabled' state.
2010-07-10 00:03:37 +00:00
Dries Buytaert
47db34f2d1
- Patch #842966 by boombatower: link handling functionality should use XPath normalize-space().
2010-07-08 12:22:59 +00:00
Angie Byron
8f5c296cc0
#845742 by Damien Tournoud: Make Bartik the default core theme.
2010-07-08 03:41:27 +00:00
Angie Byron
9e6313e84f
#715142 by effulgentsia, msmithgu, mr.baileys, Damien Tournoud, sun: Fixed Various URLs escaped twice, since check_url() resp. filter_xss_bad_protocol() calls check_plain().
2010-07-07 17:00:43 +00:00
Angie Byron
ea4f6bcef2
#363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.
2010-07-07 08:05:01 +00:00
Dries Buytaert
f3304854d0
- Patch #736298 by effulgentsia, eojthebrave, andypost, robeano: fixed Refactor file.module to use proper button click detection, enabling FAPI to improve button click detection security.
2010-07-02 12:37:57 +00:00
Angie Byron
0ed7c5051f
#841242 by justinrandell, Stevel: Fixed HEAD BROKEN: some file/image tests are failing.
2010-06-30 22:37:49 +00:00
Dries Buytaert
ef1fd4887a
- Patch #721086 by rfay, aspilicious, andypost: create tests for system actions, clean up token replacement, clean up triggers.
2010-06-29 18:24:10 +00:00
Dries Buytaert
73a961e2de
- Patch #562968 by kkaefer: optimize module and theme images.
2010-06-29 15:39:52 +00:00
Angie Byron
3893c01799
#838438 follow-up by Damien Tournoud: db_prefix is no longer a global, wrong path given to drupal_var_export() function file.
2010-06-29 00:21:00 +00:00
Dries Buytaert
8ce1c80cc7
- Patch #829484 by Berdir, Dave Reid, dereine: uncaught PDO Exception - XSS.
2010-06-28 20:27:34 +00:00
Dries Buytaert
267ebfb7b6
- Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be per database connection.
2010-06-28 19:57:34 +00:00
Angie Byron
029e7b8828
#838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path, and framework for further extending upgrade test coverage. W00t! :D
2010-06-28 02:05:47 +00:00
Dries Buytaert
344f5cb850
- Patch #693084 by dhthwy, jpmckinney, reglogge, clemens.tolboom, naxoc, chx: file_munge_filename() extension handling broken by move to File Field.
2010-06-26 19:55:47 +00:00
Dries Buytaert
a7bbd6d13e
- Patch #808534 by dhthwy, Damien Tournoud, chx: file_get_file_references() is completely broken.
2010-06-26 02:16:23 +00:00
Dries Buytaert
06ec17f5ea
- Patch #832746 by dmitrig01: fix inconsistent formatting of entity_query().test.
2010-06-25 20:32:43 +00:00
Dries Buytaert
7b77b90c03
- Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workarounds.
2010-06-25 19:33:47 +00:00
Dries Buytaert
7e52847ae9
- Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables.
2010-06-25 17:47:22 +00:00
Angie Byron
2d9fd20acc
#834842 by Damien Tournoud, chx: Fixed oversight in field query routing API, and added tests.
2010-06-24 17:24:40 +00:00
Dries Buytaert
a3af546fe4
- Patch #831732 by solotandem: system_update_7053 needs to check for existence of menu_custom() table.
2010-06-23 13:17:51 +00:00
Angie Byron
8a27a7dd61
#733028 by cha0s, agentrickard: Fixed SA-CORE-2010-001 - Open redirection.
2010-06-21 14:59:14 +00:00
Angie Byron
34dbad55c5
#444228 follow-up by Tri, ridgerunner, Damien Tournoud, et al: Improve Optimize CSS performance by removing support for Mac IE 5.5 comment hacks, and add tests. (Apologies; some of this went in with a previous commit http://drupal.org/cvs?commit=382522 )
2010-06-21 01:35:25 +00:00
Angie Byron
605362393d
#809698 follow-up by Damien Tournoud, Josh Waihi, chx: Add CONCAT() function to PostgreSQL since || isn't supported reliably across database systems.
2010-06-21 01:32:21 +00:00
Dries Buytaert
cb043e8c48
- Patch #735800 by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah.
2010-06-17 13:44:45 +00:00
Dries Buytaert
3620310d7c
- Patch #818206 by Berdir et al: apply coding standard for no-arg constructors.
2010-06-17 13:16:57 +00:00
Dries Buytaert
9cf21be994
- Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, dereine, bjaspan: listing API for field API.
2010-06-14 15:41:03 +00:00
Dries Buytaert
6c934509fe
- Patch #621748 by grendzy, David Strauss: ip_address() is broken for multi-tier architectures.
2010-06-14 13:24:32 +00:00
Dries Buytaert
1cd8bc5a00
- Patch #813492 by chx, Damien Tournoud, justinrandell: HTTPS sessions use an invalid merge query.
2010-06-14 12:31:46 +00:00
Dries Buytaert
edb84630e8
- Patch #826104 by kiamlaluno: constructor for DrupalTestCase is reported to be the constructor for DrupalWebTestCase.
2010-06-13 13:14:18 +00:00
Angie Byron
7affd91ab6
#551658 follow-up by pwolanin: Revert back to D6-style temporary folder logic to avoid various platform issues.
2010-06-12 08:15:15 +00:00
Dries Buytaert
e4dd88023d
- Patch #768040 by jhodgdon, janusman, codycraven: truncate_utf8() only works for latin languages and drupal_substr() had a bug.
2010-06-10 15:20:48 +00:00
Dries Buytaert
b87e57baaf
- Patch #820166 by rfay: several simpletest assertions missing default value for .
2010-06-08 06:16:01 +00:00
Dries Buytaert
15bca6e462
- Patch #803212 by effulgentsia, Heine: protection against forgery of input selection value doesn't work with checkboxes.
2010-06-05 13:18:09 +00:00
Dries Buytaert
d689318629
- Patch #701358 by aaron, quicksketch, chx, pwolanin, aspilicious: the file API presumes a hiearchical file storage.
2010-06-02 13:09:34 +00:00
Dries Buytaert
128a693466
- Patch #812620 by kiamlaluno: fixed incorrect format_plural().
2010-05-29 13:51:27 +00:00
Dries Buytaert
f5d08f5e82
- Patch #809698 by Damien Tournoud, tstoeckler: refrain from using the || operator for concatenation.
2010-05-28 10:13:38 +00:00
Dries Buytaert
9a67fb99ef
- Patch #174972 by rfay, stBorchert, gaele: user creation setting should be 'Visitors, with admin approval'.
2010-05-27 12:29:39 +00:00
Dries Buytaert
654921c474
- Patch #782056 by aspilicious: removing tabs and trailing white space.
2010-05-26 19:51:01 +00:00
Dries Buytaert
3b9635dba8
- Patch #714964 by mr.baileys: ActionLoopTestCase was fragile on some databases.
2010-05-26 11:26:49 +00:00
Dries Buytaert
7d0f0aed7d
- Patch #592800 by cpliakas, Berdir, aufumy: critical bug: dependent modules are still installed when required modules return errors in hook_requirements().
2010-05-26 07:31:47 +00:00
Dries Buytaert
34792fa8ae
- Patch #303838 by c960657, Aron Novak: drupal_http_request() - case sensitive HTTP header field names.
2010-05-20 08:51:24 +00:00
Dries Buytaert
725481d71b
- Patch #768490 by JohnAlbin, sign: theme_table_select_header_cell() is not really a theme function.
2010-05-19 19:22:24 +00:00
Dries Buytaert
d4200e2600
- Patch #763850 by c960657: require_once() and drupal_get_path() inconsistencies.
2010-05-18 18:11:13 +00:00
Dries Buytaert
7d2d610f13
- Patch #796120 by c960657: do not urldecode() parameters in drupal_goto().
2010-05-18 06:59:46 +00:00
Dries Buytaert
416f87f170
- Patch #785782 by cafuego: support comments in built queries.
2010-05-15 07:04:21 +00:00
Dries Buytaert
47653eae18
- Patch #730046 by pwolanin, Damien Tournoud: performance settings page is inconsistent.
2010-05-12 08:26:15 +00:00
Dries Buytaert
fe04e7d35f
- Patch #793604 by matt2000, chx: DBTNG JOINs are close to useless.
2010-05-11 11:01:36 +00:00
Dries Buytaert
a495441521
- Patch #777830 by Wim Leers: file_create_url() does not support protocol-relative nor root-relative file URLs.
2010-05-11 10:56:04 +00:00
Dries Buytaert
c240ea574f
- Patch #654752 by sndev, Berdir, jrbeeman: file_directory() needs to be set before module install.
2010-05-10 06:38:23 +00:00
Angie Byron
ed86172814
#331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting.
2010-05-06 05:59:31 +00:00
Dries Buytaert
5265584016
- Patch #769554 by jpmckinney, Berdir, cha0s: fixed trivial SQL injection(s) with SelectQuery.
2010-05-05 16:51:30 +00:00
Angie Byron
a2d6297055
#771922 by andypost: Remove t() from schema description of picture field.
2010-05-05 06:55:25 +00:00
Dries Buytaert
b4848f661a
- Patch #296326 by dereine, kscheirer, nagba, mr.baileys: l() and active class tests.
2010-05-04 15:59:28 +00:00
Angie Byron
c129cbf138
#717872 by mr.baileys: Fixed reference to non-existing curlConnect in comments.
2010-05-03 07:18:06 +00:00
Dries Buytaert
71713081a2
- Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1.
2010-05-01 08:12:23 +00:00
Angie Byron
165b325343
#779236 by rfay: Simpletest verbose setting should be set to on by default.
2010-04-30 19:12:38 +00:00
Dries Buytaert
8c08ea2561
- Patch #645800 by katbailey, effulgentsia, rfay: ajax_deliver() ignores #ajax['method'] and incorrectly forces 'replaceWith' for simple AJAX callbacks, D6->D7 regression.
2010-04-30 08:07:55 +00:00
Dries Buytaert
466f693276
- Patch #755566 by effulgentsia: use of ID within theme_filter_guidelines() breaks HTML validation with more than 1 field item on a page.
2010-04-30 07:48:07 +00:00
Angie Byron
ea75851ef5
#764094 by David_Rothstein: Add tests to check that the theme system works in hook_init() (i.e., as early as possible).
2010-04-29 05:22:06 +00:00
Dries Buytaert
0b61ecfe3a
- Patch #782056 by aspilicious: removing every tab + trailing white space in core.
2010-04-28 20:25:22 +00:00
Dries Buytaert
7745a082d0
- Patch #755030 by jhedstrom, sivaji, kkaefer: #field_prefix()/suffix is displayed before the label. With tests.
2010-04-28 16:11:22 +00:00
Dries Buytaert
19a45ce544
- Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make drupal_alter() support multiple alter hooks executed by module weight.
2010-04-28 12:36:26 +00:00
Angie Byron
1bac765683
#211182 follow-up by clemens.tolboom, David_Rothstein, tstoeckler: Re-work update depencency check to deal with array_merge_recursive() edge case (with tests).
2010-04-28 05:28:22 +00:00
Dries Buytaert
ca0323d2de
- Patch #701888 by jhodgdon: subqueries are not altered and test clean-up.
2010-04-27 10:42:58 +00:00
Dries Buytaert
b94665f5ae
- Patch #688334 by stella, BTMash, carlos8f, chx: fixed file inheritance is broken.
2010-04-26 14:06:23 +00:00
Angie Byron
6e82d23e97
#758690 by solotandem: Set the user agent for Unit Test Case for consistency with Web Test Case.
2010-04-23 05:46:01 +00:00
Angie Byron
85430f583c
#779412 by boombatower: Fixed wrong file documentation block on image.test.
2010-04-23 05:10:35 +00:00
Dries Buytaert
df17569a04
- Patch #722978 by Alan D., duellj: invalid header count for empty message in theme_table().
2010-04-22 22:33:29 +00:00
Angie Byron
cca6d06c01
#721082 by scor, linclark: Fixed Prevent conflicting namespaces and move hook_rdf_namespaces() invocation into rdf.module.
2010-04-22 21:41:09 +00:00
Dries Buytaert
6d9fb62fcf
- Patch #731606 by fago: module_implements() fails to find include.
2010-04-22 18:56:53 +00:00
Angie Byron
f62d41af34
#742972 by klausi, Berdir: Clear entity info cache during module enable. (tests)
2010-04-18 15:01:56 +00:00
Dries Buytaert
3c3cee28b9
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
2010-04-13 15:23:03 +00:00
Dries Buytaert
cc5b8e6aee
- Patch #688704 by Crell, boombatower, andypost, noahb: give DB its own autoload function.
2010-04-11 21:05:13 +00:00
Dries Buytaert
33f0b0830b
- Patch #426056 by effulgentsia, Berdir, sun, boombatower, tstoeckler: fixed server-side enforcement of #disabled is inconsistent.
2010-04-11 19:00:27 +00:00
Dries Buytaert
ff301288f2
- Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3.
2010-04-11 18:33:44 +00:00
Dries Buytaert
de33f74b40
- Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function.
2010-04-11 17:16:45 +00:00
Dries Buytaert
bdb7e56143
- Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved word that should not be used.
2010-04-10 17:30:15 +00:00
Dries Buytaert
d5ce7f5281
- Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctly in AJAX context with multiple forms on page.
2010-04-07 17:30:43 +00:00
Dries Buytaert
8173fc1aa3
- Patch #558928 by mgifford, brandonojc, Owen Barton, Everett Zufelt: follow-up on making form element labeling more accessible.
2010-04-07 04:39:59 +00:00
Dries Buytaert
ba96cffdb7
- Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
2010-04-06 19:49:03 +00:00
Dries Buytaert
393c8e69ed
- Patch #652122 by catch, Berdir, mr.baileys, sun, David_Rothstein: access dashboard permission is useless.
2010-04-06 15:01:27 +00:00
Dries Buytaert
6fc055ab90
- Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests.
2010-03-31 20:05:06 +00:00
Dries Buytaert
e0871ec49b
- Patch #671184 by Scott Reynolds, sun, effulgentsia, yched, rfay, Pasqualle: AJAX form can submit inappropriately to system/ajax after failed validation.
2010-03-31 19:34:56 +00:00
Dries Buytaert
d054bfaa01
- Patch #265973 by Damien Tournoud, mr.baileys, dixon_, clemens.tolboom: XML-RPC chokes with long server response.
2010-03-31 15:56:53 +00:00
Angie Byron
72bffa0278
#594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories on Configuration & Modules correctly.
2010-03-30 07:17:19 +00:00
Dries Buytaert
a08c969669
- Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.'
2010-03-28 11:45:11 +00:00
Angie Byron
be6d3c8bb6
#601398 follow-up by andypost, rfay, and sun: Allow drupLPost to target specific form HTML ID for multiple similar forms.
2010-03-27 18:32:06 +00:00
Angie Byron
e6059d4b1e
#610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function accepting array as arguments.
2010-03-27 06:03:21 +00:00
Angie Byron
7d4b84b878
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
2010-03-27 05:52:50 +00:00
Dries Buytaert
c327b4d407
- Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated.
2010-03-26 18:58:12 +00:00
Dries Buytaert
d428fe37b9
- Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
2010-03-26 17:14:46 +00:00
Dries Buytaert
bcfe4b4498
- Patch #656782 by effulgentsia: critical bug: ajax_process_form() results in settings being returned for elements that aren't re-rendered as part of the AJAX request.
2010-03-26 10:52:38 +00:00
Dries Buytaert
48e05803fd
- Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use savepoints for nested transactions.
2010-03-25 10:38:45 +00:00
Dries Buytaert
3a60a9b8cf
- Patch #735808 by fago: fix multiple field value form to work with form API persistence. Added tests.
2010-03-21 21:31:34 +00:00
Dries Buytaert
25feb96f6d
- Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions.
2010-03-21 21:20:43 +00:00
Dries Buytaert
f505b6a978
- Patch #746676 by pwolanin, Rob Loach: new grouping messes with JavaScript weight.
2010-03-21 20:26:41 +00:00
Angie Byron
426f82ac6d
#241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions do not get retained when using patterns.
2010-03-21 04:05:24 +00:00
Dries Buytaert
cb009a324e
- Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with empty cells.
2010-03-18 19:03:29 +00:00
Dries Buytaert
40417f5a6f
- Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, Berdir: IP address identification not broad enough.
2010-03-17 13:58:45 +00:00
Dries Buytaert
5e32593f3d
- Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' element type.
2010-03-13 06:55:50 +00:00
Dries Buytaert
160b42812c
- Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, effulgentsia: Simpletest drupalPost() incorrectly submits input for disabled elements, causing unreliable testing of forms that contain them.
2010-03-12 14:38:37 +00:00
Angie Byron
ff640c1fbb
#601398 by andypost, rfay, and sun: Fixed Simpletest does not allow assigning actions to triggers.
2010-03-07 18:06:06 +00:00
Angie Byron
41a0e3f0fe
#721210 by andypost: Preserve shutdown handlers in SimpleTest (Allow SimpleTest module to run without Search module)
2010-03-07 08:10:26 +00:00
Angie Byron
9703e5d6e2
#715476 by Jeremy and Crell: Schema object should respect active database connection (with tests).
2010-03-07 08:03:45 +00:00
Angie Byron
903501822d
#260934 by plach, ShawnClark, et al: Fixed Static caching: cannot call drupal_validate_form() on the same form more than once.
2010-03-07 07:49:26 +00:00
Dries Buytaert
aec10a8c7d
- Patch #734146 by scor: white-space clean-up.
2010-03-06 06:39:01 +00:00
Dries Buytaert
7818e2d460
- Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser.
2010-03-03 19:46:26 +00:00
Dries Buytaert
02d6b122b5
- Patch #648170 by fago, sun: form constructors cannot enable form caching or form rebuilding.
2010-03-03 08:43:07 +00:00
Dries Buytaert
c4fd581899
- Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty string instead of empty serialized array.
2010-03-03 08:40:25 +00:00
Dries Buytaert
a3134cc24a
- Patch #671520 by mr.baileys, cha0s, boombatower, andypost: CURL and fragment URLs break testing due to a bug in some CURL versions.
2010-03-03 08:10:33 +00:00
Dries Buytaert
a5d180b9c0
- Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_installed() was broken during testing.
2010-03-02 09:07:09 +00:00
Dries Buytaert
c3760557bd
- Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a query string cannot be loaded.
2010-03-02 08:47:41 +00:00
Dries Buytaert
13704b8f62
- Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexExists().
2010-03-01 11:30:37 +00:00
Dries Buytaert
f6b166ff23
- Patch #620298 by David_Rothstein: schema not available in hook_install().
2010-02-26 18:31:29 +00:00
Dries Buytaert
bc70eaeb8d
- Patch #535440 by andypost, carlos8f, boombatower: random strings in SimpleTest should not contain
2010-02-26 17:22:39 +00:00
Dries Buytaert
96b9d512c3
- Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored after 31 link/style tags.
2010-02-25 20:57:39 +00:00
Dries Buytaert
f041110b34
- Patch #723782 by Berdir: display better exception messages in simpletest.
2010-02-25 16:03:47 +00:00
Angie Byron
dce608f5a4
#674784 by JohnAlbin, naxoc, et al: Fixed theme_get_suggestions() fails to return 'page__front()' suggestion on front page.
2010-02-23 18:32:00 +00:00
Angie Byron
6192e19f60
#720620 by andypost: Fixed indexExists() for pgsql and sqlite does not prefix tablename.
2010-02-23 05:07:18 +00:00
Angie Byron
8d01aeb428
#710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
2010-02-17 22:44:52 +00:00
Dries Buytaert
f14395454c
- Patch #652122 by mr.baileys, Berdir, catch: dashboard should insert itself as the default local task on /admin.
2010-02-17 08:56:48 +00:00
Angie Byron
dcb47ed24d
#706248 by bellHead and Damien Tournoud: Fixed field_sql_storage_field_storage_query() with 'count' option breaks on PostgreSQL and SQLite. (with tests)
2010-02-17 05:24:53 +00:00
Dries Buytaert
54c6a3a989
- Rollbacked some changes that I accidentically committed along with the RDF patch.
2010-02-15 16:00:00 +00:00
Dries Buytaert
d89f046426
- Patch #685034 by linclark: the number of comments in RDFa should be typed.
2010-02-15 15:12:22 +00:00
Dries Buytaert
aa11756416
- Rollback #642820 -- test results were green but actually failed.
2010-02-12 15:11:29 +00:00
Dries Buytaert
6618e07462
- Patch #642820 by c960657: fixed PHP notices when submitting form with disabled checkbox.
2010-02-12 12:25:49 +00:00
Angie Byron
7562a8efb3
#707724 by chx: Rename confusing arguments in field/entity APIs.
2010-02-11 17:44:47 +00:00
Dries Buytaert
7e8709b2dc
- Patch #566494 by Damien Tournoud: fixed page cache tests and update tests.
2010-02-09 12:28:39 +00:00
Angie Byron
08b598837f
#705854 follow-up by scor: Testbot fix attempt #2 .
2010-02-08 23:35:20 +00:00
Angie Byron
f75d1a9e77
#567192 follow-up by Berdir: Remove tests for functionality that has not yet been committed. Oopsie.
2010-02-08 22:16:11 +00:00
Angie Byron
63802a09e8
#522786 follow-up by Berdir: Fix incorrect parameters, causing test failures.
2010-02-08 20:24:17 +00:00
Angie Byron
4016493b0a
#705854 by scor: Workaround for cURL url fragment bug to fix testbot.
2010-02-08 17:43:17 +00:00
Angie Byron
32fc5ac835
#567192 by mgifford: Fixed Expanding simpletest groups not accessible via keyboard.
2010-02-07 05:36:57 +00:00
Angie Byron
66c63ff3e2
#522786 by stormsweeper: Fixed Postgres numeric check needs to happen after precision check in schema generation.
2010-02-07 05:23:32 +00:00
Angie Byron
ec407ec945
#211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order.
2010-02-03 18:16:23 +00:00
Dries Buytaert
ea51c3215b
- Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files.
2010-01-30 07:59:26 +00:00
Angie Byron
7cfebb5dab
Sigh. Attempt NUMBER THREE at rolling back #522786 . It just. won't. die.
2010-01-30 04:49:41 +00:00
Angie Byron
5aebca5a7a
Ahem. Really rolling back #522786 now.
2010-01-30 04:03:57 +00:00
Angie Byron
3afffc9dc2
Hm. Rollback of #522786 which seems to cause test failures.
2010-01-30 03:49:14 +00:00
Angie Byron
196aaa7d51
#553944 follow-up by David_Rothstein: Allow modules to override per-page custom themes.
2010-01-30 03:38:22 +00:00
Angie Byron
12ed470655
#522786 by stormsweeper: Fixed PostgreSQL numeric check needs to happen after precision check in schema generation.
2010-01-30 02:56:32 +00:00
Dries Buytaert
1df3cfffef
- Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem with clean urls.
2010-01-29 22:40:41 +00:00
Angie Byron
68d000561d
#697694 by aspilicious: Doxygen fixes.
2010-01-29 01:59:32 +00:00
Dries Buytaert
b4a8b14642
- Patch #689738 by c960657: use Save and Delete buttons on path alias editing form.
2010-01-21 04:20:08 +00:00
Dries Buytaert
edd9b33110
- Patch #683814 by c960657: fixed bug with re-running tests.
2010-01-20 04:15:51 +00:00
Dries Buytaert
714e416e3e
- Patch #678050 by gpk: strings tidy-up for simpletest_requirements().
2010-01-15 22:46:59 +00:00
Dries Buytaert
dce07ab353
- Patch #684774 by sun: block visibility settings cannot be properly extended.
2010-01-15 10:59:21 +00:00
Dries Buytaert
3fc8b8b3f3
- Patch #683814 by yched: remove unneeded call to batch_process().
2010-01-15 04:16:57 +00:00
Angie Byron
c1d2d11f92
#685004 by Dave Reid: Fixed Cannot run tests under non-standard profile.
2010-01-15 03:07:34 +00:00
Dries Buytaert
1e05ca59fa
- Patch #682870 by jhodgdon, asimmonds: fixed UI spelling typos.
2010-01-13 14:25:59 +00:00
Angie Byron
b80bbba9af
#676134 by mcarbone: Update documentation to account for taxonomy changes (no more node taxonomy property).
2010-01-13 06:10:43 +00:00
Angie Byron
e349ea9c9c
#616650 by Crell: Default MySQL to transactions ON. Makes sense now that we default to InnoDB as well.
2010-01-13 05:49:41 +00:00
Angie Byron
02d2f6e04a
#678714 by effulgentsia: Unify use of theme hook / template suggestions, fix clobbering problems, and improve suggestion discovery performance.
2010-01-13 05:40:03 +00:00
Angie Byron
c33d0f7be8
#399642 follow-up by carlos8f: Replace drupal_install_modules() with an improved module_enable().
2010-01-13 05:08:29 +00:00
Angie Byron
69ed7f66b8
#546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user interface.
2010-01-11 16:25:16 +00:00
Angie Byron
12162c1f21
#587634 by mr.baileys and TacoV: Fixed Actions infinite loop test fails.
2010-01-10 17:19:01 +00:00
Angie Byron
92efec6e1e
#479368 by Heine and asimmonds: Fixed drupal_to_js() provides bad unicode conversions.
2010-01-09 23:36:55 +00:00
Angie Byron
71ee49de3e
#679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface.
2010-01-09 23:03:22 +00:00
Angie Byron
147bb1389a
#571654 follow-up by chx, peximo, plach, sun, et al:
...
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
Angie Byron
c92ddd4cb8
#601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow complex query to return a proper empty set.
2010-01-08 07:43:55 +00:00
Angie Byron
0dd1612770
#629794 by yched: Fix Scaling issues with batch API. (with tests)
2010-01-08 06:36:34 +00:00
Angie Byron
e07b9d35a1
#227677 by c960657, yched, cha0s, Dave Reid, et al: Fixed drupal_write_record() can't update a column to NULL. (with tests)
2010-01-08 06:07:03 +00:00
Angie Byron
436ddca9fb
#265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator produces invalid code and directory names for @import files which breaks IE (with tests).
2010-01-07 07:45:03 +00:00
Angie Byron
1407c81632
#592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets from system.module and separate presentational and behavior-supporting styles.
2010-01-07 07:41:46 +00:00
Angie Byron
1b8b2f512c
#323110 by nenne, gpk, and sun: Add requirement check for open_basedir() restriction in SimpleTest.
2010-01-07 05:34:21 +00:00
Angie Byron
8691c9f2e8
#420358 follow-up by Dave Reid: Fix some straggler default => standard renaming.
2010-01-05 18:00:14 +00:00
Angie Byron
bb293ccfb5
#420358 follow-up by Dave Reid: Rename profiles default => standard and expert => minimal, for consistency with labels.
2010-01-04 23:08:34 +00:00
Angie Byron
70e53b33c1
#370537 by chx, sun, effulgentsia, quicksketch, eaton, Heine, and yched: Allow buttons to only validate sections of forms, e.g. More buttons. (with tests)
2010-01-02 23:30:53 +00:00
Angie Byron
45bc7c2290
#399642 by sndev and carlos8f: Make drupal_install_modules() resolve dependencies and trigger an error when they do not exist. (with tests)
2010-01-02 18:56:20 +00:00
Dries Buytaert
6b81f43e95
- Patch #669456 by boombatower: added support for more HTTP authentication settings in the tests.
2009-12-30 11:41:52 +00:00
Angie Byron
e3794e438e
#663814 by dereine, dww, and chx: Add helper function for testing session implementations.
2009-12-28 21:00:16 +00:00
Dries Buytaert
0e48fc4ece
- Patch #668150 by mfb: fxed theme_item_list() when used with nested lists.
2009-12-28 20:58:08 +00:00
Dries Buytaert
690c14e857
- Patch #667264 by Damien Tournoud: fixed some broken tests.
2009-12-28 14:00:01 +00:00
Dries Buytaert
b057283bc3
- Patch #667264 by Damien Tournoud: improved generation of tests files to avoid concurrency problems causing the tests to /randomly/ fail.
2009-12-28 12:06:49 +00:00
Angie Byron
95a0f85a80
#663992 by sun and carlos8f: Quit caching verbose testing debug output.
2009-12-25 10:30:07 +00:00
Angie Byron
b8f2099732
#667410 by justinrandell: Fixed simpletest doesn't create a temporary files directory.
2009-12-25 10:24:29 +00:00
Dries Buytaert
0460fed739
- Patch #666932 by boombatower: SimpleTestMissingDependentModuleUnitTest had an invalid getInfo() definition.
2009-12-24 08:03:53 +00:00
Dries Buytaert
8749a43a54
- Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer.
2009-12-22 14:47:14 +00:00
Dries Buytaert
2def99b226
- Patch #663828 by chx: allow core tests to be programmatically disabled.
2009-12-20 21:12:54 +00:00