Commit Graph

237 Commits (1f31a38fde4b6c4e0e63add6d9ee201bbc0c1460)

Author SHA1 Message Date
catch a8edf85f0f Issue #911354 by adrian, boombatower, jhedstrom, sun, yhahn, dixon_, et al: Fixed Tests in profiles/[name]/modules cannot be run and cannot use a different profile for running tests. 2012-02-03 23:37:28 +09:00
catch 869b5e1a7e Issue #761608 by JohnAlbin: Fixed Missing theme settings values because list_themes() has inconsistent theme object data. 2012-02-03 23:16:11 +09:00
catch da5aa80e09 Issue #1331370 by beejeebus, plach: Fixed [Upgrade path broken] Stored include paths need to be updated to /core before running the upgrade path. 2012-02-03 22:52:24 +09:00
Larry Garfield 1bc5b98e6c Merge remote-tracking branch 'dries/8.x' into dbtngtng 2012-02-02 23:50:39 -06:00
Greg Dunlap a7c6328d17 Merge remote-tracking branch 'core/8.x' into 8.x-file-config 2012-02-01 14:02:58 +01:00
Nathaniel 1146ec3b47 Issue #1183250 by jessebeach, linclark, aspilicious, sun, Everett Zufelt, scor: Add a theme_datetime() function to consistently theme dates and datetimes. 2012-01-31 14:17:24 +09:00
Dries 1c09cbb5c4 - Patch #1346914 by droplet: use .length instead of jQuery.size(). 2012-01-29 08:54:40 -05:00
Larry Garfield b5e33f620e Merge branch '8.x' into dbtngtng 2012-01-26 23:47:34 -06:00
Greg Dunlap 19b21a1fa6 Merge conflict from aspilicious' fixes 2012-01-25 21:22:08 +01:00
Bram Goffings 0734324871 fixed statistics logging test, partialy fixed page caching and session tests 2012-01-25 21:18:01 +01:00
Greg Dunlap a5b4c2500a Merge from core for PSR-0 2012-01-25 21:01:35 +01:00
Dries 22078d279d - Patch #1413888 by anrikun, sun: Move function assertNoOption() from menu.test to simpletest drupal_web_test_case().php. 2012-01-24 20:26:51 -05:00
Dries 6302cec677 - Patch #1347836 by LSU_JBob, linclark: Comment cleanup in common.test. 2012-01-24 14:14:33 -05:00
Dries 4137508aa4 - Patch #984874 by LSU_JBob, dalin: Improve test performance (and hence PIFR performance) by extending DrupalUnitTestCase where possible. 2012-01-24 14:03:20 -05:00
Dries f5563bf877 - Patch #1400310 by nod_: Fixed Use of .parents() is really .closest(). 2012-01-24 13:54:39 -05:00
Larry Garfield 92286713d5 Move database files to the new lib directory and update code accordingly. 2012-01-22 23:56:07 -06:00
Larry Garfield adbd7c9aad Merge branch '8.x' into dbtngtng 2012-01-22 21:34:59 -06:00
Dries 615bbeaad0 - Patch #1405604 by aspilicious: Fixed RTL stylesheets don't get triggered when locale isn't enabled. 2012-01-22 21:18:20 -05:00
Dries 1b6ba5243c - Patch #1357912 by Gábor Hojtsy, sun: convert path language code schema to langcode. 2012-01-22 21:14:12 -05:00
Dries eeed9ed8a6 - Patch #764558 by Rob Loach, sun, xjm, chx, catch: Remove trigger module from core. 2012-01-22 13:53:27 -05:00
catch f7d64d332d Issue #1392174: follow-up, add empty files. 2012-01-20 21:12:07 +09:00
Nathaniel 4051603c3f Issue #1392174 follow-up, add the test file this time. 2012-01-20 15:07:19 +09:00
catch aa400e9e8a Issue #1174634 by ericduran, rupl, Dave Reid, jhedstrom, helior: Add new HTML5 FAPI element: telephone. 2012-01-19 21:55:48 +09:00
catch 86acb0421d Issue #1402962 by msonnabaum, marcing, xjm: Fixed Render cache shouldn't treat empty strings as a cache miss. 2012-01-19 21:47:15 +09:00
catch a313400671 Issue #899444 by sun, webchick: Fixed Declutter 'System' test group by applying coding standards fixes to common.test. 2012-01-18 13:18:37 +09:00
catch 2f0d691cb1 Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe. 2012-01-18 13:10:02 +09:00
catch 8e20a82ed5 Issue #1392174 by Gábor Hojtsy, Garrett Albright, tstoeckler: Fixed install_find_translation_files() breaks if is passed. 2012-01-18 13:01:07 +09:00
catch 7cd1f96db9 Issue #1397246 by webchick, heyrocker, sun: Add drupal_array_unset_nested_value(). 2012-01-12 22:22:07 +09:00
catch 1878eb1534 Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode. 2012-01-11 00:29:08 +09:00
catch a1b360ece1 Issue #1371484 by catch, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray. 2012-01-11 00:25:36 +09:00
Nathaniel 9bd6e3cafa Issue #1397890 by sun: Fixed DrupalWebTestCase::assertFieldByName() outputs bogus assertion message when no is passed. 2012-01-10 15:41:44 +09:00
Nathaniel 26f176823e Issue #847608 by mikl: Fixed Use ellipsis character (…) instead of three dots (...). 2012-01-10 15:38:49 +09:00
catch 8cc5ede8dc Issue #1287368 by TwoD, valthebald, xjm, sun: Fixed Drupal.settings.ajaxPageState.css gets overwritten. 2012-01-08 22:58:16 +09:00
Justin Randell 5e86ed702d Fix the Boot and exit hook invocation (HookBootExitTestCase) test fails, and make page caching actually work. 2012-01-08 21:58:45 +11:00
catch b3cf068140 Issue #375397 by sun, Xano, Rob Loach: Make Node module optional. 2012-01-08 16:14:15 +09:00
Larry Garfield d5b018ce69 Rename condition class and fix some namespace statements. 2012-01-02 18:25:54 -06:00
Larry Garfield 05a4376ff4 Rename classes to remove the redundant Database prefix and move query exceptions into the query namespace. 2012-01-02 14:57:30 -06:00
Larry Garfield 0879ffd974 Merge branch '8.x' into dbtngtng
Manually merged the transaction order fixes, since that code has moved to new files.
2012-01-02 14:13:49 -06:00
catch e037d80bb1 Issue #1341186 by ericduran, Rob Loach: Remove deprecated Library names. 2011-12-30 20:10:04 +09:00
catch d2ed616079 Issue #1007830 by Damien Tournoud et al: Fixed Nested transactions throw exceptions when they got out of scope. 2011-12-30 15:13:16 +09:00
catch a8addadfad Issue #1272706 by catch, pillarsdotnet, Berdir, msonnabaum: Remove backwards compatibility layer for cache API. 2011-12-30 15:00:36 +09:00
Larry Garfield 3093a67071 Add more use statements. 2011-12-28 23:38:34 -06:00
Larry Garfield 13e82d2e0e Rename more type hints. 2011-12-28 14:19:52 -06:00
Larry Garfield 67429ab19f Initial move and rename of database classes to PSR-0 namespaces. So far only MySQL has been converted. 2011-12-27 15:17:19 -06:00
webchick 256a10dd19 Revert "Issue #1368872 by agentrickard: Clean up API docs for syslog."
This reverts commit 9db1fddb90.
2011-12-22 14:33:38 -08:00
catch 9db1fddb90 Issue #1368872 by agentrickard: Clean up API docs for syslog. 2011-12-22 20:45:21 +09:00
catch 8937c6a586 Issue #1376154 by webchick: fix a code comment typo. 2011-12-22 20:34:48 +09:00
catch f4728169a3 Issue #1376164 by sun: Fixed Format SimpleTestFunctionalTest description according to standards. 2011-12-22 20:33:37 +09:00
Nathaniel d8ca025908 Issue #1373634 by sun: Fixed Installation profile is not installed and not registered as module, unless identical to parent site. 2011-12-20 14:43:51 +09:00
Nathaniel f9be1f55a8 Issue #1347266 by Everett Zufelt, pcambra, JohnAlbin, tim.plunkett: Convert theme_breadcrumb() to HTML5. 2011-12-20 14:32:29 +09:00
catch 5fb188f2d0 Issue #98696 by sun, floretan, rszrama, zeta ζ, marvil07: Fixed various bugs in theme_links(). 2011-12-19 19:45:52 +09:00
catch a3ebad0633 Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent. 2011-12-17 21:43:37 +09:00
catch f2431f3d3b Revert "- Patch #1174938 by ericduran, aspilicious, voxpelli: natively support the HTML5 #required FAPI property. Woot!"
This reverts commit 8945bee7fd.
2011-12-15 17:05:44 +09:00
Dries 8945bee7fd - Patch #1174938 by ericduran, aspilicious, voxpelli: natively support the HTML5 #required FAPI property. Woot! 2011-12-14 07:56:07 -05:00
Nathaniel f7dd1a5fed Issue #1366232 by sun: Fixed drupalCreateUser() breaks if testing site/profile does not install Comment module. 2011-12-13 12:51:34 +09:00
catch 8c47bfff7a Issue #866292 by marcingy, ygerasimov, attiks, quicksketch: Fixed '0' not displayed as checkbox / radios options (nor as any element #title). 2011-12-13 01:21:23 +09:00
catch 51dd3e20d3 Issue #970338 by jbrown, joachim: Fixed drupal_write_record() cannot save an empty (full default) row. 2011-12-05 21:40:54 +09:00
catch c73e4a3b4f Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2011-12-05 21:23:30 +09:00
catch bd2f1ea4e1 Issue #1258000 by chx, bfroehle, xjm: Fixed SelectQuery::countQuery() inappropriately removes SQL expressions. 2011-12-05 21:19:26 +09:00
Dries 25cc6b4325 - Patch #479368 by Roger Saner, xjm, Heine, mcarbone, keichee, asimmonds: Create RFC compliant HTML safe JSON. 2011-12-05 07:17:24 -05:00
webchick 09c01a7cfc Issue #953336 follow-up by sun, bfroehle: Added missing test support files to fix testbot. 2011-12-04 17:14:49 -05:00
Dries cb4d787849 - Patch #953336 by sun, pillarsdotnet, chx: contributed modules are not able to test theme-related functionality. 2011-12-03 18:43:50 -05:00
Nathaniel 15ddbd887f Issue #1273478 by BTMash, Alan Evans, kathyh: Allow tests to declare 'requirements'; fail tests where requirements are not met. 2011-12-02 13:43:34 +09:00
catch c237d184ba Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), allow hook_mail_alter() implementation to cancel mail. 2011-11-30 12:13:51 +09:00
catch efe0a73b29 Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define(). 2011-11-29 18:56:53 +09:00
catch c42985ffb3 Issue #1301460 by loganfsmyth, good_man, Gábor Hojtsy, xjm: Decouple domain/path language negotiation storage from language config storage. 2011-11-29 11:23:49 +09:00
Nathaniel 07b29cbae4 Issue #1212992 by xjm, chx, beejeebus, rump, BTMash, bfroehle: Fixed Prevent tests from deleting main installation's tables when parent::setUp() is not called. 2011-11-28 16:21:58 +09:00
Nathaniel 8b5bcb2a66 Issue #1336170 by rvilar, Gábor Hojtsy: Fixed Incorrect schema in locale module update tests . 2011-11-25 12:19:32 +09:00
Nathaniel 1b4dfed494 Issue #1025796 by jthorson, Rob Loach, tim.plunkett, alex_ustinov: Fixed Rename path to uri in image functions. 2011-11-25 12:09:40 +09:00
catch 4325efbd46 Issue #1331350 by beejeebus, plach, catch: Fixed [Upgrade path broken] Entity module not enabled during D8 upgrade. 2011-11-24 11:21:22 +09:00
Dries 4e8234c519 - Patch #813540 by jbrown, chx: comparisons involving NULL must never return true. 2011-11-23 20:30:00 -05:00
Dries 835068dda2 - 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:17:33 -05:00
catch b9c47a3f46 Issue #1174756 by linclark, karschsp, amateescu, rupl: Convert <head> markup to HTML5. 2011-11-19 00:06:47 +09:00
catch 9f25d6a592 Issue #1329914 by xjm, msonnabaum: Ensure ['q'] is set before calling drupal_normal_path(). 2011-11-19 00:01:52 +09:00
Nathaniel 2173020359 Issue #1077878 by ericduran, Mark Trapp, JohnAlbin, jessebeach, Jacine: Added HTML5shiv to core. 2011-11-17 16:33:06 +09:00
catch f73b43ff0c Issue #1336170 by rvilar, Gábor Hojtsy: Add locale module to upgrade tests. 2011-11-16 23:36:53 +09:00
catch 9d961cc2d3 Issue #1002258 by tstoeckler, xjm, kathyh: Fixed D6 modules satisfy D7 module dependencies. 2011-11-09 01:04:26 +09:00
Nathaniel a77ed6e2ca Issue #1006714 by Steven Jones, chx, mr.baileys, xjm, carlos8f: Fixed Test broken: drupal_get_path() doesn't work for profiles. 2011-11-08 13:24:21 +09:00
Nathaniel 578e5ff5c4 Issue #1049284 by xjm: Fixed Running update.php to flush caches no longer works unless there are updates pending. 2011-11-08 13:21:48 +09:00
Nathaniel 132ae79332 Issue #916424 by rjgoldsborough, Jacine: Merge system.messages.css and system.menus.css into system.theme.css. 2011-11-04 15:33:29 +09:00
catch 5f46023c78 Issue #865536 by ericduran, effulgentsia, cosmicdreams, sreynen, jessebeach et al: Added drupal_add_js() is missing the 'browsers' option. 2011-11-03 20:00:04 +09:00
catch cde51eae5d Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() is polluting form values. 2011-11-03 16:32:28 +09:00
Nathan Haug 47761b2409 Issue #22336: Comment out drupal_get_filename() test and separate into #1006714. 2011-11-01 12:48:40 +09:00
Nathan Haug f434037c0e Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00