Commit Graph

127 Commits (0295b6827008112839aa4bfd9c366c22fcf1054e)

Author SHA1 Message Date
webchick 7a95a78eb2 Issue #1727538 by katbailey, chx, alexpott: WebTest tests should have access to the correct DIC. 2012-08-22 01:34:31 +02:00
webchick 6cdb69e106 Issue #1280996 by tarmstrong, vasi1186, fastangel, dawehner, tobiasb: New language_select() element type for form API. 2012-08-22 01:31:54 +02:00
catch ea25df8570 Issue #1499596 by plach, fago: Introduce a basic entity form controller. 2012-08-16 12:30:43 +01:00
catch b29cc7e1aa Issue #1726810 by xjm: Fixed Theme page test module not marked as 'hidden'. 2012-08-15 15:41:12 +01:00
Dries 1f31a38fde Merge remote-tracking branch 'sandbox/bundles' into 8.x 2012-08-07 14:19:31 -04:00
webchick f77cdf16d3 Issue #1698108 by chx, effulgentsia, Rob Loach: Update Drupal's dependencies. 2012-08-07 10:05:42 -07:00
effulgentsia bc1da650eb Remove DIC compilation until it can be dumped to disk 2012-08-06 21:52:14 -07:00
Katherine Bailey 842d1217d3 Various coding standards fixes, cleanup and documentation fixes 2012-08-06 21:52:13 -07:00
Larry Garfield 33b5c4b6ef Whitespace and documentation fixes. 2012-08-06 21:52:12 -07:00
Katherine Bailey 171bc5e534 Adding a test, and a test module, to show that bundles provided by modules have their services added to the DIC 2012-08-06 21:52:12 -07:00
Katherine Bailey e1b4fe97a7 Get rid of the request() wrapper function, plus various other cleanups 2012-08-06 21:52:11 -07:00
Niklas Fiekas 6b231d8f86 Database bootstrap level before booting kernel.
Switching to the test database connection only happens when
_drupal_bootstrap_database() runs before executing a first query.

To avoid complicating the boostrap with more fine grained level booting, just
boot the DrupalKernel after DRUPAL_BOOTSTRAP_CODE. Getting rid of those levels
is for a seperate issue.

Additionally mirror the changes in the testing files
core/modules/system/tests/http.php and https.php.
2012-08-06 21:52:09 -07:00
catch e06c4610db Issue #304540 by Rob Loach, marcingy, typhonius, BrockBoland, jaredsmith: Fixed Disable themes when theme engine or base theme arn't available. 2012-08-06 14:18:08 +01:00
Dries 7155e01f77 - Patch #1697170 by tobiasb, nick_schuch, adamdicarlo, dagmar: convert menu_configure() to new configuration system. 2012-08-03 13:09:51 -04:00
Dries 3ed46905f3 - Patch #1710512 by n3or: Convert update settings to configuration system. 2012-08-03 12:52:07 -04:00
Dries 33d4ef886c - Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess(). 2012-08-03 11:31:18 -04:00
webchick 3f300231c4 Issue #811542 follow-up by David_Rothstein, thekevinday, attiks, quicksketch: Fixed illegal choice errors on radio buttons. 2012-07-26 06:57:45 -05:00
Dries bf24773d38 - Patch #1677304 by socketwench, Niklas Fiekas: Remove drupal_deliver_page(), ajax_deliver(), drupal_deliver_html_page(). 2012-07-24 12:56:55 -04:00
catch b91a015b6c Issue #687842 by tim.plunkett et al: Added a 'description callback' property to menu items. 2012-07-18 11:03:02 +01:00
catch 5511cdda61 Issue #171267 by tim.plunkett, chx, NROTC_Webmaster: Fixed form redirects remove get variables like sort and order. 2012-07-18 10:41:36 +01:00
Dries 5a5cdc702c - Patch #1497366 by neclimdul, effulgentsia, EclipseGc, merlinofchaos: introduce Plugin System to core. 2012-07-14 22:05:46 -04:00
Dries d93bbc93a8 - Patch #1591618 by Niklas Fiekas, aspilicious: remove menu_execute_active_handler(). 2012-07-09 16:20:56 -04:00
webchick b255c36053 Issue #1445224 follow-up by xjm: Fixed more broken tests. 2012-07-08 07:31:45 -07:00
webchick a73d65122c Issue #1445224 follow-up by sun, tim.plunkett: Fixed broken tests. 2012-07-07 21:32:00 -07:00
webchick 25248da99a Issue #1071818 by JeremyFrench, nod_, reglogge, anthbel, xjm, sun, NROTC_Webmaster, lliss, Cottser: Fixed Lazy-loading CSS fails in IE. 2012-07-07 13:52:10 -07:00
webchick 5789200b3e Issue #1445224 by Niklas Fiekas, sun, Tor Arne Thune: Add new HTML5 FAPI element: color. 2012-07-07 13:21:18 -07:00
webchick deae32e9cb Issue #1619446 by Niklas Fiekas: Fixed All autocomplete and drupal_json_output() responses are broken (returning Ajax instead of JSON). 2012-06-29 09:10:25 -07:00
Dries acf0737347 - Patch #1263208 by Niklas Fiekas, BTMash, aiwata55, Berdir, kathyh: upgrade path for blog module removal. 2012-06-29 11:24:40 -04:00
webchick 0ecf36682f Issue #1658164 by Rob Loach, Berdir: Fixed TableSort Class not found exception thrown in database_test_theme_tablesort(). 2012-06-26 18:02:29 -07:00
Dries 3c00c30184 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-06-14 16:20:16 -04:00
Dries b3f9bc773e - Patch #1617208 by effulgentsia, neclimdul: after kernel patch, module_hook_info() returns an empty array when called by load callback, access callback, or hook_init(). 2012-06-14 16:20:09 -04:00
webchick b83525327e Issue #1598610 by aspilicious: Convert symfony.test to PSR-0 and remove all the files[] instances in system.info. 2012-06-14 16:25:37 +02:00
webchick 5118e5827b Issue #1593058 by aspilicious: Remove system.info's files[] entry. 2012-06-14 11:20:48 +02:00
webchick 9c93a2afb4 Issue #1619898 by Rob Loach, aspilicious, BTMash: Convert upgrade tests to PSR-0. 2012-06-14 11:17:27 +02:00
webchick 499c1cddec Issue #1598558 by Niklas Fiekas, Rob Loach: Convert cache.test to PSR-0. 2012-06-14 11:13:12 +02:00
webchick b30c3bbf8b Issue #1538478 by Niklas Fiekas: Register lib/ directories of themes as PSR-0 roots for Drupal$theme namespace. 2012-06-14 11:09:25 +02:00
webchick 480497f1a7 Issue #1598590 by Albert Volkman, Rob Loach: Convert menu.test to PSR-0. 2012-06-14 11:04:53 +02:00
webchick 8d6fe79b53 Issue #1598582 by aspilicious: Convert image.test to PSR-0. 2012-06-14 11:01:02 +02:00
webchick 41cd3d5c59 Issue #1598576 by Rob Loach: Convert filetransfer.test to PSR-0. 2012-06-14 10:58:39 +02:00
webchick ea0f0828f0 Issue #1598574 by Niklas Fiekas, aspilicious: Convert file.test to PSR-0. 2012-06-14 10:56:07 +02:00
webchick 580d3951f5 Issue #1598568 by aspilicious, Rob Loach: Convert database.test to PSR-0. 2012-06-14 10:54:00 +02:00
Dries 57ab8a5465 - Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container(). 2012-06-12 22:31:11 -04:00
Dries 5b8960df6d - Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support. 2012-06-12 21:37:07 -04:00
catch 2f7f9c3543 Issue #1033818 by catch, Rob Loach, amateescu, sun: Move xmlrpc includes into xmlrpc.module. 2012-06-12 11:18:51 +09:00
catch cbaa67d966 Issue #1598578 by aspilicious: Convert form.test to PSR-0. 2012-06-12 11:03:12 +09:00
catch d66a67777f Issue #1598620 by Albert Volkman, aspilicious: Convert uuid.test to PSR-0. 2012-06-12 11:02:07 +09:00
catch 5f1812b9dc Issue #1598614 by Rob Loach, aspilicious, Albert Volkman: Convert theme.test to PSR-0. 2012-06-12 11:00:03 +09:00
catch c1ecf4f6c8 Issue #1598618 by aspilicious, Rob Loach: Convert update.test to PSR-0. 2012-06-12 10:58:32 +09:00
catch c1f05ae409 Issue #1541892 by Rob Loach: Convert TableSort to PSR-0. 2012-06-08 21:26:56 +09:00
catch ede4aee9c4 Issue #1598594 by cosmicdreams, aspilicious: Convert pager.test to PSR-0. 2012-06-08 21:26:07 +09:00