summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests
Commit message (Collapse)AuthorAge
* #931190 by klausi, carlos8f: Fixed enabling modules via the UI breaks module ↵Angie Byron2010-10-05
| | | | dependencies.
* - Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a ↵Dries Buytaert2010-10-04
| | | | select list without #default_value() always passes form validation.
* - Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, ↵Dries Buytaert2010-10-04
| | | | katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework.
* #930708 by catch, dww: Fixed taxonomy_update_7005() can go on an infinite ↵Angie Byron2010-10-04
| | | | search.
* #895176 by ksenzee, dereine, mongolito404, Berdir, moshe weitzman, chx: ↵Angie Byron2010-10-03
| | | | Fixed upgrade fails because of integrity constraint violation in system_update_7060.
* #901062 by effulgentsia, ygerasimov, et al: Fixed regression: themes can no ↵Angie Byron2010-10-03
| | | | longer remove stylesheets by overriding them in .info files.
* - Patch #600836 by tim.cosgrove, dww, naxoc: batch API never terminates if ↵Dries Buytaert2010-10-03
| | | | you set ['finished'] > 1.
* - Patch #656266 by fgm, sun: hook_xmlrpc_alter() cannot alter built-in methods.Dries Buytaert2010-10-02
|
* #917220 by Everett Zufelt, mgifford: Invisible elements should appear before ↵Angie Byron2010-10-01
| | | | form elements.
* #926794 by ksenzee, moshe weitzman, Jody Lynn: Fixed revisions of ↵Angie Byron2010-10-01
| | | | unpublished nodes lose their body field on upgrade.
* #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess.Angie Byron2010-10-01
|
* #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix ↵Angie Byron2010-10-01
| | | | 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.
* #881530 by yhahn: Fix exportability of vocabularies by using machine names ↵Angie Byron2010-10-01
| | | | in taxonomy field's 'allowed values' setting.
* - Patch #924554 by quicksketch, paul.lovvik: an exception is being thrown in ↵Dries Buytaert2010-09-28
| | | | the file_usage_delete() function if the corresponding file is not in the 'file_usage()' table.
* - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.Dries Buytaert2010-09-28
|
* - Patch #756762 by effulgentsia, fago, sun: AJAX should follow same rules ↵Dries Buytaert2010-09-27
| | | | for whether to call drupal_rebuild_form() as non-AJAX submissions.
* - Patch #921606 by munzirtaha, bleen18: various code uses is_null().Dries Buytaert2010-09-26
|
* - Patch #140783 by sun: a select list without #default_value() always passes ↵Dries Buytaert2010-09-24
| | | | form validation.
* #890994 by Berdir: Entity query tests fail on PostgreSQL.Angie Byron2010-09-24
|
* - Patch #844186 by chx: clarify merge queries.Dries Buytaert2010-09-24
|
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #920154 by munzirtaha: fixed simpletest coding standard violation.Dries Buytaert2010-09-23
|
* - Patch #909460 by tobiasb: remove debug() from test files.Dries Buytaert2010-09-19
|
* - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more ↵Dries Buytaert2010-09-19
| | | | easily, leading to better AJAX test coverage. (Actual commit so we have proper credit.)
* - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more ↵Dries Buytaert2010-09-19
| | | | easily, leading to better AJAX test coverage. (Rollback)
* - Removing and adding files per #885228.Dries Buytaert2010-09-19
|
* - Patch #885228 by sun, Jacine, mverbaar: CSS Files are in major need of ↵Dries Buytaert2010-09-19
| | | | clean up.
* - Patch #914458 by Damien Tournoud, chx: remove the format delete ↵Dries Buytaert2010-09-18
| | | | reassignment 'feature'.
* - Patch #740834 by makononov, sun: form elements cannot be rendered without ↵Dries Buytaert2010-09-16
| | | | form_builder().
* #910190 by sun: Remove schema cache from needlessly being loaded on all ↵Angie Byron2010-09-15
| | | | pages. Performance improvement.
* #734234 by quicksketch, moonray, Melissamcewen, ekes, flobruit: Fixed Radio ↵Angie Byron2010-09-13
| | | | buttons throw warning in element_children() if keyed with '' (empty string).
* #907760 follow-up by bojanz: EntityFieldQuery tests cleanup.Angie Byron2010-09-13
|
* #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the ↵Angie Byron2010-09-13
| | | | upgrade path: comment.
* - Patch #756762 by effulgentsia, fago, sun, rfay, pwolanin: AJAX should ↵Dries Buytaert2010-09-13
| | | | follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions.
* #898520 by chx, Damien Tournoud: Changed Clean-up the upgrade path: comment.Angie Byron2010-09-11
|
* #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt ↵Angie Byron2010-09-11
| | | | processing of a stream request.
* #891028 by chx: Fixed Orphan node types lose bodies on upgrade.Angie Byron2010-09-11
|
* #903110 by bojanz: Fixed Multiple pager support is partially broken. (with ↵Angie Byron2010-09-09
| | | | tests)
* - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal ↵Dries Buytaert2010-09-09
| | | | 7 release.
* - Patch #368502 by c960657: restored the original test now all dependencies ↵Dries Buytaert2010-09-07
| | | | have been fixed.
* - Patch #902830 by bojanz: field_sql_storage() can't handle entityOrderBy ↵Dries Buytaert2010-09-05
| | | | (fatal error).
* #706842 by bangpound, bjaspan, Damien Tournoud, chx, aaronbauman: Fixed ↵Angie Byron2010-09-05
| | | | 'taxo as field' update broken + wipes some node/term associations .
* - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, ↵Dries Buytaert2010-09-05
| | | | fgm, tstoeckler: allow module .info files to add CSS/JS.
* - Patch #559584 by tic2000, sun: filter_xss() and Line break filter break ↵Dries Buytaert2010-09-04
| | | | HTML comments. Also added tests.
* - Patch #887134 by mfb, klausi: setting up modules in DrupalUnitTestCase is ↵Dries Buytaert2010-09-04
| | | | useless.
* - Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db ↵Dries Buytaert2010-09-03
| | | | placeholders in complex queries.
* - Patch #895308 by Damien Tournoud: remove file_directory_path().Dries Buytaert2010-09-01
|
* - Patch #899466 by solotandem: FileUsageTest: add 'public static' modifiers ↵Dries Buytaert2010-09-01
| | | | to getInfo() method.
* Temporary roll-back of #890994, per Dries's feedback.Angie Byron2010-09-01
|
* #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on ↵Angie Byron2010-09-01
| | | | PostgreSQL.