Nathaniel Catchpole
|
b4c561d0d5
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 11:57:35 +00:00 |
webchick
|
682c55045b
|
Issue #1808220 by sun: Remove run-tests.sh dependency on existing/installed parent site.
|
2014-03-16 11:46:31 -07:00 |
webchick
|
e1db0da44f
|
Issue #2209461 by sun: Settings from test runner leak into all tests.
|
2014-03-16 11:41:09 -07:00 |
Nathaniel Catchpole
|
3e26a24984
|
Issue #2217781 by alexpott: Can only run tests from the installed profile.
|
2014-03-15 11:52:40 +00:00 |
webchick
|
6aef5785ed
|
Issue #2213411 by jhodgdon: WebTestBase::drupalCreateNode() shouldn't imply you can set 'changed' time.
|
2014-03-12 11:19:11 -07:00 |
webchick
|
9d3a228020
|
Issue #2171071 by jessebeach, dawehner, chakrapani, longwave, Gábor Hojtsy, xjm, Wim Leers: Rename drupal_add_library() to _drupal_add_library() and remove its uses.
|
2014-03-12 08:47:01 -07:00 |
Alex Pott
|
3b3cb6f9ae
|
Issue #2207377 by sun: Bogus "Enabled modules: ." assertions in test results when test enables no modules.
|
2014-03-10 23:14:24 +00:00 |
Alex Pott
|
fd2613d287
|
Issue #2169361 by plopesc: Convert COMMENT_HIDDEN & COMMENT_CLOSED & COMMENT_OPEN to a constant on the comment field interface.
|
2014-03-10 12:25:21 +00:00 |
Alex Pott
|
01a3e1902f
|
Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings.
|
2014-03-09 19:59:45 +00:00 |
Alex Pott
|
7abce708dc
|
Issue #2163203 by joelpittet, longwave, saki007ster: Remove calls to deprecated global $user wherever possible (outside bootstrap and authentication).
|
2014-03-08 10:53:03 +00:00 |
webchick
|
574ebdbfbd
|
Issue #2206417 by sun: Bogus tests without test methods are reported as successful tests.
|
2014-03-07 12:14:18 -08:00 |
Dries
|
3e69d365d8
|
Issue #2207197 by longwave, andrei.dincu, jhodgdon: Obsolete docs in WebTestBase::drupalPlaceBlock()?.
|
2014-03-05 15:39:40 -05:00 |
Dries
|
8915046d67
|
Issue #2201783 by sun: Simplify execution logic in TestBase::run().
|
2014-03-05 14:33:55 -05:00 |
Nathaniel Catchpole
|
486edae6c8
|
Issue #2174997 by alexpott: Random fail in ImageFieldDisplayTest.
|
2014-03-05 09:25:28 +00:00 |
Alex Pott
|
20d5b0f072
|
Issue #2105617 by olli: False pass with WebTestBase::assertFieldByName with select element.
|
2014-03-04 14:00:19 +00:00 |
Alex Pott
|
7c26feb15b
|
Issue #2185015 by Berdir, ianthomas_uk, cosmicdreams: Remove SchemaCache and CacheArray.
|
2014-03-04 13:18:56 +00:00 |
Alex Pott
|
056096a32e
|
Issue #2194085 by sun, Berdir: Convert File Managed API tests to DrupalUnitTestBase.
|
2014-03-04 13:02:00 +00:00 |
webchick
|
408b0ad3f9
|
Issue #2207341 by sun: "Re-run tests" form action broken.
|
2014-03-01 10:58:39 -08:00 |
webchick
|
8608fed622
|
Issue #2107533 by tim.plunkett, dawehner, pwolanin, Berdir: Remove {menu_router}.
|
2014-02-28 20:58:58 -08:00 |
Nathaniel Catchpole
|
668d277ff6
|
Issue #2188661 by sun, Berdir, andypost: Extension System, Part II: ExtensionDiscovery.
|
2014-02-28 11:51:38 +00:00 |
Jennifer Hodgdon
|
545d194693
|
Issue #2177253 by YesCT, Xano, chakrapani, chx: Fix up function docs in simpletest.module
|
2014-02-27 13:21:47 -08:00 |
Dries
|
5fb617d7ac
|
Issue #1938926 by sun, Cottser, joelpittet, pplantinga: Convert simpletest theme tables to table #type.
|
2014-02-27 20:52:40 +01:00 |
Nathaniel Catchpole
|
6727b8146e
|
Revert "Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery."
This reverts commit ae8be3cc96 .
|
2014-02-27 14:30:43 +00:00 |
Nathaniel Catchpole
|
ae8be3cc96
|
Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery.
|
2014-02-27 13:31:02 +00:00 |
Alex Pott
|
438494d0f1
|
Issue #2187495 by Les Lim, longwave: Use plugin system for MailInterface classes.
|
2014-02-27 11:07:19 +00:00 |
Alex Pott
|
17645df74c
|
Revert "Issue #2176621 by sun, alexpott: Remove global $databases." Broke testbots
This reverts commit 06e6e9238f .
|
2014-02-27 10:23:06 +00:00 |
webchick
|
4e7ec019c5
|
Issue #2175459 by sun: Convert Drupal\system\Tests\InstallerTest into a new Drupal\simpletest\InstallerTestBase.
|
2014-02-26 21:21:50 -08:00 |
webchick
|
06e6e9238f
|
Issue #2176621 by sun, alexpott: Remove global $databases.
|
2014-02-26 21:12:10 -08:00 |
webchick
|
5d0729f07a
|
Issue #2070369 by herom, bdgreen, Mac_Weber, InternetDevels, sidharthap, JeroenT: Remove all calls to deprecated function language().
|
2014-02-26 11:16:54 -08:00 |
webchick
|
02417da643
|
Issue #1892182 by sun, nod_, jibran: #type details: Rename #collapsed to #open.
|
2014-02-26 10:38:09 -08:00 |
Nathaniel Catchpole
|
b9a978d202
|
Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu.
|
2014-02-26 10:53:29 +00:00 |
Alex Pott
|
e53957de4f
|
Revert "Issue #2203271 by Xano: Undefined index "rows_order" in theme_field_ui_table()." contained another patch
This reverts commit a457090d61 .
|
2014-02-24 14:21:15 +00:00 |
Alex Pott
|
a457090d61
|
Issue #2203271 by Xano: Undefined index "rows_order" in theme_field_ui_table().
|
2014-02-24 13:48:40 +00:00 |
Nathaniel Catchpole
|
1747f674f9
|
Issue #2202537 by alexpott: Avoid repeated cache tag invalidations.
|
2014-02-24 11:08:03 +00:00 |
Alex Pott
|
78e5e9bfd9
|
Issue #2045927 by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls.
|
2014-02-24 10:10:52 +00:00 |
webchick
|
f19fadd3a4
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
|
2014-02-22 20:56:51 -08:00 |
Alex Pott
|
a1a5e155f8
|
Issue #2198343 by damiankloip, longwave: Convert all usages of cache() and cache_invalidate_tags() procedural functions.
|
2014-02-21 15:21:08 +00:00 |
Nathaniel Catchpole
|
769bd1f946
|
Issue #2055371 by ianthomas_uk, Xano, InternetDevels, alexpott: Replace all module_invoke_all() deprecated function calls in OO code.
|
2014-02-20 12:00:34 +00:00 |
Nathaniel Catchpole
|
2b0e042b78
|
Issue #2195623 by olli: Remove t() from default test assertions in WebTestBase class.
|
2014-02-20 11:45:17 +00:00 |
Alex Pott
|
40dc8daf51
|
Issue #2095303 by swentel, plopesc, Berdir, claudiu.cristea, yched: Rename 'field_entity' to 'field_config' and 'field_instance' to 'field_instance_config'.
|
2014-02-19 23:29:14 +00:00 |
Nathaniel Catchpole
|
a840af8381
|
Issue #2173655 by Cottser, xjm, jessebeach, alexpott, rlmumford: Refactor theme() to _theme(); make it a private API to discourage module developers from circumventing the renderable build system.
|
2014-02-18 10:54:10 +00:00 |
Nathaniel Catchpole
|
ba8be68946
|
Issue #1803674 by sun, Lars Toomre: Remove t() from default test assertions in TestBase class.
|
2014-02-14 12:44:15 +00:00 |
Nathaniel Catchpole
|
728c4ddd2b
|
Issue #2194445 by sun: Web tests of modules in a site-specific directory can no longer be run, because module is not in test site directory.
|
2014-02-14 11:47:34 +00:00 |
Alex Pott
|
af7652d8b0
|
Issue #2194273 by Berdir: Avoid repeated cache tag deletions.
|
2014-02-13 23:20:31 +00:00 |
Nathaniel Catchpole
|
971135d0b0
|
Issue #1813286 by sun: _simpletest_format_summary_line() should not use t().
|
2014-02-13 15:43:12 +00:00 |
Nathaniel Catchpole
|
120c40d13c
|
Issue #2113169 by damiankloip, Xano, sun, catch: Memory backend defined as a service in core.services.yml.
|
2014-02-13 11:45:57 +00:00 |
Alex Pott
|
cdab74eed5
|
Issue #1541298 by sun, Berdir: Remove Node module dependency from Testing profile.
|
2014-02-13 11:28:24 +00:00 |
Jennifer Hodgdon
|
5219bbf16f
|
Issue #2103041 by batigolix: fix up hook_help for Simpletest module
|
2014-02-12 16:51:47 -08:00 |
Alex Pott
|
cec21a6759
|
Issue #2194357 by alexpott, Berdir: CacheArray::__destruct() invoked after test tables have been removed.
|
2014-02-12 22:06:22 +00:00 |
webchick
|
e7fae35ed5
|
Issue #2193521 by sun, alexpott: Simpletest suffixes are not guaranteed to be unique.
|
2014-02-11 16:45:27 -05:00 |
Nathaniel Catchpole
|
2e6c6d71e7
|
Issue #2045931 by Sam152, joelpittet, LinL, Sutharsan, adsw12: Replace all module_exists() deprecated function calls.
|
2014-02-11 11:23:35 +00:00 |
Nathaniel Catchpole
|
9c4ed90551
|
Issue #2182315 by joachim: Simpletest verbose output doesn't show end result of a drupalPostAjaxForm().
|
2014-02-11 11:21:26 +00:00 |
Nathaniel Catchpole
|
906c637f17
|
Issue #2181863 by karthik kumar bodu: Xpath method on \Drupal\simpletest\WebTestBase has an undocumented parameter.
|
2014-02-11 11:19:46 +00:00 |
Nathaniel Catchpole
|
db460fe78b
|
Issue #2171683 by sun, alexpott, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
|
2014-02-10 17:31:31 +00:00 |
Nathaniel Catchpole
|
51d9879c22
|
Issue #2188595 by alexpott, jibran: Create a ConfigManager to be able to remove config.inc.
|
2014-02-10 14:46:51 +00:00 |
Nathaniel Catchpole
|
ec06f877a4
|
Revert "Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead."
This reverts commit 91db25eba4 . Broke web
tests.
|
2014-02-10 11:14:28 +00:00 |
Nathaniel Catchpole
|
91db25eba4
|
Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
|
2014-02-10 10:36:12 +00:00 |
Alex Pott
|
655f5a0316
|
Issue #2165835 by yched, tstoeckler: Rename EntityDisplay to EntityViewDisplay in accordance with its interface.
|
2014-02-09 00:54:32 +00:00 |
webchick
|
9ee43fd7a9
|
Issue #2190707 by sun: PIFR results are verbose since global to conversion.
|
2014-02-07 00:03:55 -08:00 |
webchick
|
bc6681c456
|
Issue #1939064 by joelpittet, pwieck, farrington, mark.labrecque, Cottser, InternetDevels, mdrummond, drupalninja99, BarisW, jenlampton: Convert theme_links() to Twig.
|
2014-02-06 20:28:14 -08:00 |
Nathaniel Catchpole
|
bcc57baf0b
|
Issue #1881582 by sun: Change configuration overrides to use $config instead of $conf.
|
2014-02-05 18:21:55 +00:00 |
webchick
|
048cd4512a
|
Issue #2181855 by Cottser: Don't let ViewTestBase hog the useful assertBlockAppears and assertNoBlockAppears methods.
|
2014-02-04 23:15:27 -08:00 |
Nathaniel Catchpole
|
4b4ef377be
|
Issue #2078387 by Xano, andypost, twistor, splatio, InternetDevels, amateescu, Berdir, larowlan, vladan.me: Add an EntityOwnerInterface.
|
2014-02-03 16:02:31 +00:00 |
Alex Pott
|
e4e74fcf3a
|
Issue #1959574 by dawehner, mkadin, Wim Leers, jessebeach: Remove the deprecated Drupal 7 Ajax API.
|
2014-02-03 00:08:14 +00:00 |
Alex Pott
|
6b393bb1fb
|
Issue #2162729 by TravisCarden, Xano, InternetDevels: "Sub-class must implement the getInfo method" not a helpful exception message.
|
2014-02-02 14:38:36 +00:00 |
webchick
|
bc058bada9
|
Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version.
|
2014-01-31 09:26:04 -08:00 |
Nathaniel Catchpole
|
87bff520d0
|
Issue #2159911 by InternetDevels, ParisLiakos: drupal_load() is called pointlessly.
|
2014-01-31 11:52:42 +00:00 |
Nathaniel Catchpole
|
aa03c3dd54
|
Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct.
|
2014-01-30 12:04:18 +00:00 |
Nathaniel Catchpole
|
09ff81ae52
|
Issue #2167039 by likin, dawehner, Wim Leers, tstoeckler, vijaycs85: Regression: page cache tags broken, also: some routes incorrectly use _controller -> No page object in template variables -> Fatal in seven_preprocess_page().
|
2014-01-29 10:47:12 +00:00 |
Alex Pott
|
acd3a59ea8
|
Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-29 08:25:00 +00:00 |
Nathaniel Catchpole
|
e373ebee34
|
Issue #2167109 by Berdir, sun, alexpott, ACF, acrollet, adamdicarlo, Albert Volkman, andreiashu, andyceo, andypost, anenkov, aspilicious, barbun, beejeebus, boombatower, cam8001, chriscalip, chx, cosmicdreams, dagmar, damiankloip, dawehner, deviance, disasm, dixon_, dstol, ebrowet, Gábor Hojtsy, heyrocker, Hydra, ianthomas_uk, japicoder, jcisio, jibran, julien, justafish, jvns, KarenS, kbasarab, kim.pepper, larowlan, Lars Toomre, leschekfm, Letharion, LinL, lirantal, Lukas von Blarer, marcingy, Mike Wacker, mrf, mtift, mtunay, n3or, nadavoid, nick_schuch, Niklas Fiekas, ParisLiakos, pcambra, penyaskito, pfrenssen, plopesc, Pol, Rok Žlender, rvilar, swentel, tim.plunkett, tobiasb, tsvenson, typhonius, vasi1186, vijaycs85, wamilton, webchick, webflo, wizonesolutions, xjm, yched, YesCT, znerol: Remove Variable subsystem.
|
2014-01-28 13:07:47 +00:00 |
Alex Pott
|
856d6e1470
|
Issue #1376122 by sun: Stream wrappers of parent site are leaking into all tests.
|
2014-01-28 08:51:41 +00:00 |
Alex Pott
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +00:00 |
Nathaniel Catchpole
|
318d178b6e
|
Issue #2164025 by skipyT, pwolanin: Improve security of session ID against DB exposure or SQL injection.
|
2014-01-27 11:44:25 +00:00 |
Alex Pott
|
c84a43d3eb
|
Issue #2176131 by sun: Database configuration form in installer still uses 'db_prefix' instead of 'prefix'.
|
2014-01-26 01:21:32 +01:00 |
catch
|
6f6a2f3d63
|
Issue #2108599 by alexpott, Gábor Hojtsy, vijaycs85: Convert language_default to CMI.
|
2014-01-25 22:00:48 +00:00 |
Alex Pott
|
42e2c36937
|
Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314 .
|
2014-01-24 19:01:38 +01:00 |
Nathaniel Catchpole
|
8b41aeee78
|
Issue #2170023 by tstoeckler, sun: Use exceptions when something goes wrong in test setup.
|
2014-01-24 12:06:59 +00:00 |
Alex Pott
|
531fd59314
|
Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-23 23:14:32 +01:00 |
Jennifer Hodgdon
|
b0664af6d3
|
Issue #2174569 by pjonckiere, dawehner: Fix class name references in TestBase docs
|
2014-01-23 11:47:12 -08:00 |
Jennifer Hodgdon
|
906b84a6c3
|
Issue #2170519 by longwave, kim.pepper: Fix comments in TestBase to add missing class names
|
2014-01-23 11:38:55 -08:00 |
webchick
|
d63c8faea6
|
Issue #2168333 by tim.plunkett, EclipseGc, yched, fago: Ensure custom EntityType controllers can be provided by modules.
|
2014-01-21 23:32:29 -08:00 |
webchick
|
2214ca4e27
|
Revert "Issue #2171071 by jessebeach, Wim Leers: Remove drupal_add_library()."
Somehow this broke PHPUnit, so rolling back for now.
This reverts commit 91b465bdc5 .
|
2014-01-15 12:08:12 -08:00 |
Nathaniel Catchpole
|
0b55dcd841
|
Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system.
|
2014-01-15 16:27:37 +00:00 |
webchick
|
91b465bdc5
|
Issue #2171071 by jessebeach, Wim Leers: Remove drupal_add_library().
|
2014-01-13 14:01:32 -08:00 |
webchick
|
9c4cd8d8e0
|
Issue #2144919 by yched, fago, effulgentsia, amateescu, tstoeckler, chx, larowlan, swentel: Allow widgets and formatters for base fields to be configured in Field UI.
|
2014-01-10 12:13:51 -08:00 |
Nathaniel Catchpole
|
68ce258d63
|
Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service.
|
2014-01-10 11:48:37 +00:00 |
Nathaniel Catchpole
|
667ec43270
|
Issue #2099105 by Berdir, andypost, amateescu, larowlan: Clean-up render cache when permission changes.
|
2014-01-10 11:30:55 +00:00 |
Nathaniel Catchpole
|
4f66a53b4f
|
Issue #2157691 by damiankloip: Move some helper methods in errors.inc to an Error utility class.
|
2014-01-09 11:50:54 +00:00 |
Nathaniel Catchpole
|
c84786171e
|
Issue #1928440 by ar-jan: Rename incorrectly named MailInterface implementations.
|
2014-01-06 12:39:20 +00:00 |
Nathaniel Catchpole
|
8055460c6f
|
Issue #2160597 by vijaycs85: Remove drupal_add_js() from simpletest.theme.inc.
|
2014-01-03 17:24:13 +00:00 |
Nathaniel Catchpole
|
174a7d1a8f
|
Issue #2154961 by Berdir: Password hashing slows down DUBT tests.
|
2014-01-01 20:57:28 +00:00 |
Nathaniel Catchpole
|
4c6440288d
|
Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object.
|
2014-01-01 20:32:52 +00:00 |
Alex Pott
|
814aed203d
|
Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object.
|
2014-01-01 11:08:57 +01:00 |
webchick
|
a06d7830eb
|
Issue #2107531 by pwolanin, neclimdul, cilefen, dawehner, YesCT, tim.plunkett: Improve DX of local task YAML definitions.
|
2013-12-31 15:48:51 -08:00 |
catch
|
7240b39bff
|
Issue #1887750 by Berdir, alexpott: Use path relative to DRUPAL_ROOT in configuration directories.
|
2013-12-30 17:53:00 +00:00 |
Alex Pott
|
77d0c14341
|
Issue #2012566 by clemens.tolboom, Luka Zitnik: Naming confusion between config_comparer and storage_comparer in config.admin.inc and other places.
|
2013-12-26 15:17:23 +00:00 |
Dries
|
141cb6f304
|
Issue #2130811 by alexpott, Gábor Hojtsy, vijaycs85, sun, Wim Leers: Use config schema in saving and validating configuration form to ensure data is consistent and correct.
|
2013-12-20 11:27:41 -05:00 |
Nathaniel Catchpole
|
8ff4108664
|
Issue #1912602 by dawehner, damiankloip, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles().
|
2013-12-18 20:51:07 +00:00 |
Nathaniel Catchpole
|
77addbef6e
|
Revert "Issue #1912602 by dawehner, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles()."
This reverts commit 0f17b0ec75 .
|
2013-12-17 12:29:55 +00:00 |
Nathaniel Catchpole
|
0f17b0ec75
|
Issue #1912602 by dawehner, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles().
|
2013-12-17 11:07:28 +00:00 |
catch
|
3e27ebdea5
|
Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system.
|
2013-12-12 00:00:09 +00:00 |
Nathaniel Catchpole
|
51560a3a04
|
Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
This reverts commit 8ec847cc7c .
|
2013-12-11 14:37:58 +00:00 |
Nathaniel Catchpole
|
8ec847cc7c
|
Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system.
|
2013-12-11 12:00:10 +00:00 |
Alex Pott
|
560e5afd66
|
Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface.
|
2013-12-10 00:45:01 +00:00 |
webchick
|
a16eb5a389
|
Issue #2147501 by dawehner: Convert most of the left over local tasks.
|
2013-12-07 15:16:21 -08:00 |
webchick
|
3bb5f796f6
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-05 10:02:36 -08:00 |
webchick
|
dc7a5b27ef
|
Revert of Issue #1998638, since it broke drush si and other command-line scripts.
|
2013-12-04 21:13:05 -08:00 |
Nathaniel Catchpole
|
d4dcb5c357
|
Issue #1342198 by nod_, droplet, cosmicdreams, RobLoach, aspilicious: Use .on and .off instead of .bind, .unbind and .delegate.
|
2013-12-04 14:28:18 +00:00 |
webchick
|
29e3ae0cc4
|
Issue #2080397 by mrsinguyen: Remove Unused local variable from /core/modules/simpletest/simpletest.module.
|
2013-12-04 00:44:52 -08:00 |
webchick
|
72e7cb95c3
|
Issue #2080399 by Haza: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php.
|
2013-12-04 00:41:52 -08:00 |
webchick
|
5165ffe618
|
Issue #2080403 by mrsinguyen: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php.
|
2013-12-04 00:39:22 -08:00 |
webchick
|
a436374c31
|
Issue #2080405 by mrsinguyen: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/Tests/MailCaptureTest.php.
|
2013-12-04 00:34:12 -08:00 |
webchick
|
a38172dc20
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-03 10:57:18 -08:00 |
Jennifer Hodgdon
|
80fbd33d97
|
Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments
|
2013-12-03 07:54:20 -08:00 |
Nathaniel Catchpole
|
15fded0c84
|
Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title.
|
2013-12-03 11:53:16 +00:00 |
webchick
|
c44e23c3e1
|
Issue #2107685 by vijaycs85: Provide configuration schema for Simpletest module.
|
2013-11-28 00:39:43 -08:00 |
webchick
|
063b5cd333
|
Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes.
|
2013-11-27 23:44:52 -08:00 |
webchick
|
dd5dcd1bd0
|
Issue #2140505 by amateescu, tim.plunkett: Re-running a simpletest no longer displays the batch progress or duration.
|
2013-11-26 12:41:28 -08:00 |
webchick
|
df1a669b77
|
Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global.
|
2013-11-23 12:57:04 -08:00 |
webchick
|
08eeef15db
|
Issue #2132441 by chx, eliza411: Run-tests.sh --module is broken.
|
2013-11-22 15:59:11 -08:00 |
Nathaniel Catchpole
|
92f93a1cbc
|
Issue #2004086 by dawehner, pwolanin, katbailey, tim.plunkett, vijaycs85, fabpot: The Request service must be synthetic.
|
2013-11-19 16:21:35 +00:00 |
Alex Pott
|
13ebcd222f
|
Issue #2125633 by tim.plunkett: PHPUnit tests cannot be rerun from Simpletest UI.
|
2013-11-18 21:09:16 -04:00 |
Alex Pott
|
9107f06db3
|
Issue #2134259 by tstoeckler: Make the Simpletest XDebug integration work for CLI requests.
|
2013-11-16 19:30:41 -04:00 |
catch
|
241348d510
|
Issue #2073531 by tim.plunkett, dawehner, Berdir, catch, plach: Use current user service instead of _account, remove _account from the request object.
|
2013-11-16 21:26:50 +00:00 |
webchick
|
744309f9f2
|
Issue #2125253 by tim.plunkett: Convert ()['redirect'] to ()['redirect_route()'].
|
2013-11-13 21:31:49 -08:00 |
webchick
|
dac79f29f6
|
Issue #1999430 by chertzog, andypost, slv_, kim.pepper: Use Symfony Request for simpletest module.
|
2013-10-29 22:00:00 -07:00 |
webchick
|
7a150d144e
|
Issue #2014015 by kgoel, dmitrii, Berdir: Replace drupal_container() with Drupal::service() in the simpletest module.
|
2013-10-29 21:57:53 -07:00 |
webchick
|
08c1599c7f
|
Issue #2057259 by alexpott, cweagans, swentel: Fixed Malformed modulename.info.yml file causes fatal error.
|
2013-10-25 13:19:15 -07:00 |
Dries
|
e7836c2df4
|
Issue #338403 by klausi, jhodgdon, grisendo, YesCT, drewish: Use {@inheritdoc} on all class methods (including tests).
|
2013-10-21 16:07:49 -04:00 |
Alex Pott
|
b201c0546c
|
Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId().
|
2013-10-16 13:37:27 +01:00 |
Alex Pott
|
9fdc6a9c35
|
Issue #2043527 by tim.plunkett, vijaycs85, dawehner: Fixed Theme name is included in block machine name but should be stored as a key instead.
|
2013-10-16 01:51:01 +01:00 |
Nathaniel Catchpole
|
d50a62fc3d
|
Issue #1975490 by ParisLiakos: Convert locale_custom_strings_* to settings.
|
2013-10-11 14:13:17 +01:00 |
webchick
|
3683bd003a
|
Issue #2106171 by chx, webchick: Write tests for configuration deployment scenarios.
|
2013-10-09 22:35:26 -07:00 |
webchick
|
6302d0e020
|
Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name.
|
2013-10-07 23:07:56 -07:00 |
webchick
|
cf8c025b33
|
Issue #2080401 by Bladedu, mrsinguyen, lokapujya, pfrenssen: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php.
|
2013-10-03 09:39:29 -07:00 |
Alex Pott
|
3cee107ce5
|
Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy.
|
2013-10-03 12:26:25 +01:00 |
Alex Pott
|
f995135280
|
Issue #2025883 by iamEAP, Mile23, msonnabaum, Berdir: Fixed Drupal's PHPUnit bootstrap.php does not register module namespaces out of /core.
|
2013-10-03 07:30:07 +01:00 |
Alex Pott
|
2d10571605
|
Issue #2102539 by andypost: Fixed Current user service should be updated in drupalLogin() and drupalLogout().
|
2013-10-03 06:51:21 +01:00 |
Alex Pott
|
ed11cb2b39
|
Issue #2049167 by jbrown: Fixed Don't use function_exists() on functions that are built into PHP 5.3.
|
2013-10-02 23:04:48 +01:00 |
Alex Pott
|
714f9e3e1b
|
Issue #2098111 by chx: Fixed Change KeyValueFactory to use Settings instead of $conf.
|
2013-10-01 14:18:34 +01:00 |
Alex Pott
|
085ad45799
|
Revert "Fixing commit message: Change KeyValueFactory to use Settings instead of $conf"
This reverts commit 227f21b322 .
|
2013-10-01 14:17:15 +01:00 |
Alex Pott
|
227f21b322
|
Change KeyValueFactory to use Settings instead of $conf
|
2013-09-29 16:41:09 +02:00 |
Alex Pott
|
cfc1584e1d
|
Issue #2087637 by mondrake: Add a drupalProcessAjaxResponse() method.
|
2013-09-28 18:33:15 +02:00 |
Alex Pott
|
37949fe378
|
Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities.
|
2013-09-27 17:34:47 +02:00 |
webchick
|
7dedb6cad0
|
Issue #1969572 by neclimdul, larowlan, hussainweb, dawehner, damiankloip, ParisLiakos, pwieck, Berdir, socketwench: Make Uuid a service.
|
2013-09-25 00:16:05 +02:00 |
Alex Pott
|
e40eb19722
|
Issue #2086095 by yched, swentel, Hydra: Fixed Remove remaining references to field_sql_storage().
|
2013-09-23 15:04:08 +02:00 |
webchick
|
bb29548d19
|
Issue #1793648 by nod_, kmox83, droplet, rteijeiro: Follow-up: replace all occurence of Drupal.settings with drupalSettings.
|
2013-09-22 01:39:42 +02:00 |
Dries
|
65b155d9c2
|
Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed.
|
2013-09-19 18:22:53 +02:00 |
webchick
|
4b7a30edd0
|
Issue #2089627 by tim.plunkett: Move \Drupal\system\SystemConfigFormBase to \Drupal\Core\Form\ConfigFormBase.
|
2013-09-16 08:43:28 -07:00 |
webchick
|
8347b04c34
|
Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors.
|
2013-09-15 22:06:19 -07:00 |
webchick
|
7cfa38d01a
|
Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files.
|
2013-09-15 21:47:28 -07:00 |
webchick
|
874690a37b
|
Issue #1614186 by RobLoach, tim.plunkett, msonnabaum, Crell, jhodgdon, Niklas Fiekas: Update coding standards for using 'native' PHP classes like stdClass in namespaced code.
|
2013-09-15 21:02:23 -07:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
99670f0847
|
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
|
2013-09-15 12:59:49 -07:00 |
webchick
|
0451a6d700
|
Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures.
|
2013-09-12 22:35:51 -07:00 |
webchick
|
d009cac09c
|
Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests.
|
2013-09-11 12:41:33 -07:00 |
Alex Pott
|
cc1f3fdeda
|
Issue #2009670 followup by Eric_A: Fixed Replace theme() with drupal_render() in simpletest module.
|
2013-09-11 00:12:17 +02:00 |
webchick
|
1028ebdfef
|
Issue #2083877 by tim.plunkett: Add a theme selector to the place block form.
|
2013-09-09 22:52:19 -07:00 |
Alex Pott
|
5f9ca4d7fa
|
Issue #2078007 by plopesc: Modernize simpletest.module forms.
|
2013-09-09 18:13:46 +02:00 |
Dries
|
17727f3612
|
Issue #1827112 by alexpott, vijaycs85, dawehner, cspitzlay, cam8001: Convert 'install_profile()' variable to Settings.
|
2013-09-06 13:52:42 -04:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
webchick
|
abfc89fbae
|
Issue #1961946 by TR | sayela: Fixed Simpletest module's #overlay ID causes CSS conflicts.
|
2013-09-04 23:50:01 -07:00 |
Nathaniel Catchpole
|
970fdb9e47
|
Issue #2032453 by alexpott, tsphethean: Fixed WebTestBase::randomString returning a string containing a $ followed by a number causes assertLink() to fail it's xpath match.
|
2013-09-04 12:09:19 +01:00 |
webchick
|
8121d1203a
|
Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler.
|
2013-09-02 12:53:23 -07:00 |
Alex Pott
|
7742cc3563
|
Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'.
|
2013-09-01 13:24:15 +01:00 |
Nathaniel Catchpole
|
c7994001cc
|
Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage.
|
2013-09-01 07:20:49 +01:00 |
Nathaniel Catchpole
|
05ff0c42b4
|
Issue #2067991 by alexpott: Fixed XDEBUG_SESSION cookie causes upgrade path tests to fail.
|
2013-08-29 11:34:41 +01:00 |
webchick
|
d6693eb36d
|
Issue #2072323 by tim.plunkett: Modernize simpletest.module forms.
|
2013-08-27 23:55:13 -07:00 |
Alex Pott
|
5460c03e89
|
Issue #1856766 by chx, Berdir, heyrocker, kim.pepper: Convert file_public_path() to the new settings system (make it not configurable via UI or YAML).
|
2013-08-22 02:11:07 +01:00 |
Nathaniel Catchpole
|
55092dc758
|
Issue #2059313 by StephaneQ, giammi: Cache simpletest_phpunit_get_available_tests().
|
2013-08-20 13:51:51 +01:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
0e14311c1c
|
Issue #1987952 by brantwynn, oriol_e9g, Freemantus, vuzzbox: Fixed Blocks are not rendered in order by weight.
|
2013-08-03 11:47:26 +02:00 |
Alex Pott
|
7f0254402c
|
Issue #2054205 by Berdir: Fixed Broken Tests on PHP 5.5.
|
2013-08-02 13:03:32 +02:00 |
Alex Pott
|
e33ddd1b74
|
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
|
2013-08-01 10:10:33 +02:00 |
webchick
|
1e5f2f7d54
|
Issue #2032553 by pwolanin, Xano: Fixed The _account attribute on the Request is not available during web tests.
|
2013-07-31 13:13:45 -07:00 |
Alex Pott
|
8cb7ab835a
|
Issue #1986528 by Berdir: Fixed Fatal error: Call to undefined method PHPUnit_Framework_Warning::getInfo() when there is an error in tests.
|
2013-07-31 07:47:48 +02:00 |
Nathaniel Catchpole
|
d3c5919d17
|
Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls.
|
2013-07-27 15:30:10 +01:00 |
Alex Pott
|
5a66f5d152
|
Issue #2029033 by narragansett, EllaTheHarpy, deekayen: Fix spacing and section order in Simpletest docblocks.
|
2013-07-26 17:56:32 +02:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Alex Pott
|
50ab0be6be
|
Issue #1988780 by pfrenssen: Fixed DrupalWebTestCase::buildXPathQuery() tries to handle backreferences in argument values.
|
2013-07-10 16:41:40 +01:00 |
Jennifer Hodgdon
|
87417aaff2
|
Issue #2028939 by cilefen, deekayen: Clean up line wrapping in simpletest documentation and make namespaces in docs fully qualified
|
2013-07-10 06:47:20 -07:00 |
Alex Pott
|
b7f29c4ccd
|
Issue #2009670 by esunger, jeroen12345, hussainweb: Replace theme() with drupal_render() in simpletest module.
|
2013-07-09 15:39:11 +01:00 |
Jennifer Hodgdon
|
2c01cd0ba9
|
Issue #2035077 by lazysoundsystem, Crell, Cottser: Remove a few remaining t() from test asserts
|
2013-07-08 10:49:45 -07:00 |
Nathaniel Catchpole
|
8ceb6e1719
|
Issue #1971158 by Berdir, beejeebus, alexpott, amateescu: Add loadMultiple() and listAll() caching to (cached) config storage.
|
2013-07-05 14:45:20 +01:00 |
Nathaniel Catchpole
|
2c11efed11
|
Issue #352951 by Wim Leers, mfer, mcjim, larowlan, RobLoach, sdboyer, Owen Barton, JohnAlbin: Make JS & CSS Preprocessing Pluggable.
|
2013-07-04 09:38:19 +01:00 |
Nathaniel Catchpole
|
f1e9349a15
|
Issue #2020209 by alexpott, YesCT, Gábor Hojtsy: Fixed Random failures due to non uniqueness of randomString() and randomName().
|
2013-06-29 17:37:13 +01:00 |
Alex Pott
|
aa9c2ccc85
|
Issue #1890878 by corvus_ch, ygerasimov, berenddeboer, Crell, fubhy the cat, effulgentsia: Add modular authentication system, including Http Basic; deprecate global .
|
2013-06-29 17:26:55 +01:00 |
Alex Pott
|
b1c684b8f8
|
Issue #1988508 by katbailey: Stop pretending we support Symfony bundles when we really just have service providers.
|
2013-06-28 17:13:22 +01:00 |
Alex Pott
|
46973e74b5
|
Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration.
|
2013-06-27 06:48:51 +01:00 |
Alex Pott
|
880d568c06
|
Issue #2020209 by alexpott, YesCT: Fixed random failures due to non uniqueness of randomString() and randomName().
|
2013-06-26 08:47:11 +01:00 |
Alex Pott
|
a2c2367bf8
|
Issue #1969728 by yched, effulgentsia, swentel, fago, plach: Implement Field API 'field types' as TypedData Plugins.
|
2013-06-25 11:27:47 +01:00 |
Nathaniel Catchpole
|
195849b2a4
|
Issue #1872876 by chx, fubhy, dawehner, alexpott, tim.plunkett: Turn role permission assignments into configuration.
|
2013-06-24 17:38:32 +01:00 |
Alex Pott
|
e52a3bbf27
|
Issue #2005520 by echoz: Remove remaining prefixed border-radius and box-shadow from core.
|
2013-06-19 22:49:23 +02:00 |
Dries
|
2c61612951
|
Issue #1919470 by s_leu, Berdir, Cottser, joelpittet, YesCT, Wim Leers: Add a search field to the test overview page.
|
2013-06-19 15:51:04 -04:00 |
Nathaniel Catchpole
|
00cb147e14
|
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
Alex Pott
|
72bd779d56
|
Issue #1981342 by aspilicious, andypost, swentel: Drop procedural usage of fields in [s-u-v] modules.
|
2013-06-18 14:29:20 +02:00 |
Nathaniel Catchpole
|
ecfbc27f34
|
Issue #1838310 by ParisLiakos, Jose Reyero: Remove st(), get_t() and for good.
|
2013-06-17 14:35:07 +01:00 |