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 |
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 |