Alex Pott
|
537cc87642
|
Issue #2333731 by Berdir: Fixed WebTestBase::drupalCreateNode() should not hardcode default values.
|
2014-09-09 16:35:25 +01:00 |
Alex Pott
|
a1f0ff2d7e
|
Issue #375062 followup by David_Rothstein: Fixed [follow-up] imagecolorsforindex() Color index nnn out of range in GDToolkit.
|
2014-09-09 16:31:48 +01:00 |
Nathaniel Catchpole
|
7fc47f3526
|
Issue #2324789 by tim.plunkett: Remove UnitTestBase.
|
2014-09-09 11:37:02 +01:00 |
webchick
|
50eb47ea9b
|
Issue #1938068 by sun, Berdir: Convert UnitTestBase to PHPUnit.
|
2014-09-08 09:53:06 -07:00 |
Dries
|
ca85441da2
|
Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests).
|
2014-09-05 12:40:22 -04:00 |
Alex Pott
|
5c3b66c8c9
|
Issue #2330121 by plach, effulgentsia, fago: Replace ContentEntityDatabaseStorage::getSchema() with a new EntityTypeListenerInterface implemented by SqlContentEntityStorageSchema.
|
2014-09-05 16:08:01 +01:00 |
Nathaniel Catchpole
|
6aeb7e9a32
|
Issue #2325197 by tstoeckler, sun: Remove drupal_classloader().
|
2014-09-03 14:02:51 +01:00 |
Nathaniel Catchpole
|
c1f444b1b0
|
Issue #2248767 by effulgentsia, beejeebus, alexpott: Use fast, local cache back-end (APCu, if available) for low-write caches (bootstrap, discovery, and config).
|
2014-09-02 12:17:53 +01:00 |
webchick
|
8c68491896
|
Issue #2273277 by Wim Leers, effulgentsia, Fabianx: Fixed Figure out a solution for the problematic interaction between the render system and the theme system when using #pre_render.
|
2014-08-29 16:37:14 -07:00 |
webchick
|
68cd18cec3
|
Issue #2328995 by znerol: Remove unused and defective WebTestBase::drupalGetToken().
|
2014-08-28 23:33:53 -07:00 |
webchick
|
6227e3aa97
|
Issue #2295469 by Cottser, dawehner | effulgentsia: Add support for static permission definitions with *.permissions.yml.
|
2014-08-27 01:05:25 -07:00 |
webchick
|
53b72740fa
|
Issue #2323259 by Sutharsan, vijaycs85, Gábor Hojtsy: Fixed Local translation file detection is not semantic version compatible.
|
2014-08-25 22:33:10 -07:00 |
webchick
|
b5ade79e01
|
Issue #2272879 by clemens.tolboom, alexpott: Fixed Can not run a WebTestBase or KernelTest base tests from inside a simpletest.
|
2014-08-24 13:14:13 -07:00 |
webchick
|
1203a0927b
|
Issue #2325575 by sun: Fixed Theme must not be primed in core.extension and KernelTestBase.
|
2014-08-23 15:07:03 -07:00 |
webchick
|
4fb0f9d8fd
|
Issue #2251113 by alexpott, damiankloip, Crell, Wim Leers, dawehner, sun: Use container parameters instead of settings.
|
2014-08-23 13:19:53 -07:00 |
webchick
|
de5fe262f2
|
Issue #2318087 by tim.plunkett: Replace ['input'] with FormState::getUserInput().
|
2014-08-23 12:18:55 -07:00 |
Alex Pott
|
a4125e6a8c
|
Issue #2228093 by dawehner | sun: Modernize theme initialization.
|
2014-08-21 17:53:03 +01:00 |
Alex Pott
|
450cc9891d
|
Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest.
|
2014-08-21 12:36:06 +01:00 |
Alex Pott
|
234382b6db
|
Issue #2248845 by sun: Fixed [run-tests.sh] simpletest_phpunit_xml_filepath() depends on public:// stream wrapper.
|
2014-08-19 16:21:58 +01:00 |
Alex Pott
|
0aaa1c8098
|
Issue #2298039 followup by lauriii, sqndr: Remove all PNG fallbacks for SVG.
|
2014-08-18 17:54:05 +01:00 |
Alex Pott
|
0463b81a08
|
Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected.
|
2014-08-18 16:50:50 +01:00 |
Alex Pott
|
b3695e87b3
|
Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual.
|
2014-08-13 22:21:28 -07:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
9eac446013
|
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
|
2014-08-06 09:50:23 +01:00 |
Alex Pott
|
627a719a7f
|
Issue #2189661 by tim.plunkett: Replace $form_state['redirect_route'] with setRedirect().
|
2014-08-06 09:05:02 +01:00 |
Alex Pott
|
537457b512
|
Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError().
|
2014-08-04 11:19:36 +01:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Alex Pott
|
70bed3385f
|
Issue #2301317 by pwolanin, dawehner, Wim Leers, effulgentsia, YesCT, xjm, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 13:04:04 +01:00 |
Alex Pott
|
44f76c6bcf
|
Revert "Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion."
This reverts commit fd2db9cd35 .
|
2014-07-30 13:02:58 +01:00 |
Nathaniel Catchpole
|
fd2db9cd35
|
Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 11:47:01 +01:00 |
Alex Pott
|
ac76e2c5df
|
Issue #2309687 by eiriksm: Fixed Typo in docs for function Testclass::verbose.
|
2014-07-28 22:26:58 +01:00 |
Alex Pott
|
d1ba247378
|
Issue #2311027 by pwolanin: Fixed WebTestCase using $ instead of % for placeholder text.
|
2014-07-28 14:31:20 +01:00 |
Nathaniel Catchpole
|
7c226d14a8
|
Issue #2289183 by anavarre, xjm: Fixed Temporarily increase D8 memory limit to reflect current requirements.
|
2014-07-22 10:24:02 +01:00 |
Nathaniel Catchpole
|
a57630c83d
|
Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again).
|
2014-07-18 19:56:27 +01:00 |
Alex Pott
|
87e675f09b
|
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default
|
2014-07-18 10:05:22 +01:00 |
Alex Pott
|
b560f348bd
|
Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX.
|
2014-07-16 23:39:40 +01:00 |
Alex Pott
|
f2b6aa7a75
|
Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX.
|
2014-07-15 12:29:14 +01:00 |
Alex Pott
|
351352e952
|
Issue #2279213 by neclimdul, sun | donquixote: Fixed KernelTestBase::unregisterStreamWrapper() is called once with insufficient arguments.
|
2014-07-15 12:24:03 +01:00 |
Nathaniel Catchpole
|
02a32e3ff5
|
Issue #2284103 by alexpott, fabpot, damiankloip, Xano, Xen, Berdir: Fixed Remove the request from the container.
|
2014-07-14 15:58:53 +01:00 |
Nathaniel Catchpole
|
48fb187d5c
|
Issue #2196241 by sun, alexpott: Remove string translation services from TestBase container.
|
2014-07-14 11:53:00 +01:00 |
Nathaniel Catchpole
|
028920c17f
|
Issue #2030655 by justafish, Alumei, daffie, alexpott, wwhurley, jamesquinton, pcambra, InternetDevels, rdatar, james_kerrigan: Expand Role with methods.
|
2014-07-11 12:15:22 +01:00 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07:00 |
Alex Pott
|
8501b7f2d0
|
Issue #2257519 by sun, larowlan, xjm, cs_shadow: Move content assertion methods into a trait, so DUTB can consume it, too.
|
2014-07-10 16:32:46 +01:00 |
Dries
|
e45c1eade3
|
Issue #2239969 by znerol, alexpott, neclimdul, sun: Fixed session of (UI) test runner leaks into web tests.
|
2014-07-09 11:43:26 -04:00 |
Dries
|
4baeb8d8c5
|
Issue #2234159 by alexpott: Fixed config importing through the UI and change ConfigImportAll test using the UI.
|
2014-07-09 11:18:34 -04:00 |
Nathaniel Catchpole
|
97ee3b9c95
|
Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, alexpott, tim.plunkett, jhodgdon: Fixed PHP notice in clickLink if link does not exist.
|
2014-07-08 12:06:47 +01:00 |
Alex Pott
|
a66922a49e
|
Issue #2297535 by marcingy: Remove drupal_get_private_key.
|
2014-07-08 11:32:21 +01:00 |
Alex Pott
|
f531d9dec2
|
Issue #355157 by valthebald, urbanape: Fixed 302 response code from drupal_redirect_form() violates HTTP/1.1 spec.
|
2014-07-07 15:22:06 +01:00 |
Alex Pott
|
a6eb26d74e
|
Issue #1898452 by joelpittet, amitgoyal, gnuget, steinmb, thedavidmeister, jenlampton, zaphoyd, Cottser, robmc, disasm, azinoman | c4rl: Simpletest.module - Convert theme_simpletest_result_summary functions to Twig.
|
2014-07-04 18:29:48 +01:00 |
webchick
|
9c16305b36
|
Issue #2212283 by nod_: Auto-format JS files.
|
2014-07-02 11:48:06 -07:00 |