Alex Pott
|
477c06c413
|
Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual.
|
2013-05-26 13:18:10 -07:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
518c4d10bd
|
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
|
2013-05-19 13:02:16 -07:00 |
Alex Pott
|
750b527318
|
Issue #1872522 by chx, effulgentsia, sun, aspilicious, desmondmorris, Berdir, jibran, YesCT: Fixed Compiled data in PHP storage is cleared too late in drupal_flush_all_caches().
|
2013-05-19 12:32:09 -07:00 |
Nathaniel Catchpole
|
4eaa775b10
|
Issue #1890784 by alexpott, YesCT, heyrocker, tim.plunkett, EllaTheHarpy, beejeebus: Refactor configuration import and sync functions.
|
2013-05-17 15:16:16 +01:00 |
Nathaniel Catchpole
|
261b71d29c
|
Issue #1992950 by xjm: Stop use-ing Exception.
|
2013-05-16 09:15:22 +01:00 |
Alex Pott
|
b8ddc39934
|
Issue #1978978 by plopesc, ParisLiakos, dawehner: Convert simpletest_test_form() to a Controller.
|
2013-05-12 23:02:35 +01:00 |
Alex Pott
|
f630b510aa
|
Issue #1927608 by EclipseGc, tim.plunkett, effulgentsia: Remove the tight coupling between Block Plugins and Block Entities.
|
2013-05-11 11:01:25 +01:00 |
Alex Pott
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
webchick
|
f83208f282
|
Issue #1956896 by dawehner, alexpott, msonnabaum, klausi: Added role based access checker.
|
2013-05-03 10:17:54 -07:00 |
webchick
|
22df5962a2
|
Issue #1944472 by larowlan, quicksketch, effulgentsia: Add generic content handler for returning dialogs.
|
2013-05-03 10:01:32 -07:00 |
webchick
|
e775437eb2
|
Issue #1982984 by larowlan: Create Drupal::entityManager for improved DX.
|
2013-05-01 23:42:27 -07:00 |
webchick
|
6de362318d
|
Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component.
|
2013-05-01 21:46:53 -07:00 |
Alex Pott
|
b30789561b
|
Issue #1978982 by RoSk0, ParisLiakos: Convert simpletest_result_form() to a Controller.
|
2013-04-30 22:25:25 +01:00 |
Nathaniel Catchpole
|
1eb9af15f9
|
Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated.
|
2013-04-25 09:38:49 +01:00 |
Alex Pott
|
f9a4d699c4
|
Issue #1963022 by dawehner: Follow-up: Fixed Problem with PHPUnit test results when using @dataProvider.
|
2013-04-24 13:11:53 +01:00 |
Alex Pott
|
af11d7b2eb
|
Issue #1974266 by ParisLiakos: Register test module classes to PHPunit.
|
2013-04-24 10:51:29 +01:00 |
webchick
|
d2655c9df9
|
Issue #1963022 by dawehner, klausi, msonnabaum: Fixed Problem with PHPUnit test results when using @dataProvider.
|
2013-04-23 11:50:28 -07:00 |
webchick
|
0da1b6e739
|
Issue #1969406 by rootatwc, Berdir: Fixed PHPUnit Test asserting logging broken.
|
2013-04-21 12:37:25 -07:00 |
Alex Pott
|
d532f23989
|
Issue #1967036 by effulgentsia: Fixed WebTestBase::drupalGetAJAX() and WebTestBase::drupalPostAJAX() don't set the Accept header needed for content negotiation.
|
2013-04-19 08:35:03 +01:00 |
Alex Pott
|
c5d0a8ef61
|
Issue #630446 by alexpott, David_Rothstein: Allow SimpleTest to test the non-interactive installer.
|
2013-04-14 23:38:51 +01:00 |
Alex Pott
|
a820153fa5
|
Issue #1735118 by swentel, yched, xjm, larowlan, alexpott, tim.plunkett: Convert Field API to CMI.
|
2013-04-13 18:06:40 +01:00 |
Alex Pott
|
bea3588b22
|
Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery().
|
2013-04-11 13:55:05 +01:00 |
Alex Pott
|
8a0160034a
|
Issue #1950684 by Berdir: Fixed Mock and protect ['user'] in DUTB tests.
|
2013-04-08 00:17:26 +01:00 |
webchick
|
1c7dd34c5b
|
Issue #1949724 by chx, effulgentsia, xjm, jibran, rootatwc: Allow simpletest child sites to additionally load a test-specific settings.php to allow testing anonymous and configless updates.
|
2013-04-05 15:50:11 -07:00 |
catch
|
8c21dcb622
|
Issue #1658720 by RobLoach, dawehner, sun, chx: Use ClassLoader instead of UniversalClassLoader.
|
2013-04-03 11:38:50 +01:00 |
webchick
|
e2941705fb
|
Issue #1949266 by chx: Fixed phpunit errors are silently eaten.
|
2013-03-26 20:40:17 -07:00 |
catch
|
fc7c38bde8
|
Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC.
|
2013-03-22 09:36:55 +00:00 |
webchick
|
e5e22caa5c
|
Issue #1938228 by corvus_ch, Xano: Convert TypedDataTest to make use of DrupalUnitTestBase.
|
2013-03-17 00:12:01 -07:00 |
webchick
|
eb313a6fea
|
Issue #1937944 by ACF: Convert simpletest's system_config_form() to SystemConfigFormBase.
|
2013-03-16 23:02:41 -07:00 |
webchick
|
37afef0004
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
webchick
|
a4a64ac0a7
|
Issue #1901670 follow-up by sun: Don't invoke PHPUnit tests when only SimpleTests are selected.
|
2013-03-08 21:08:06 -08:00 |
webchick
|
f9a068e55e
|
Issue #1875086 by Crell, plach, effulgentsia, sun, msonnabaum, Rob Loach, quicksketch, David_Rothstein: Change notice: Improve DX of drupal_container()->get().
|
2013-03-08 20:15:31 -08:00 |
catch
|
2ea8488a99
|
Issue #1936010 by msonnabaum, das-peter: Fixed phpUnit fails on Windows.
|
2013-03-08 10:50:04 +00:00 |
catch
|
b0666783f5
|
Issue #1821420 by vijaycs85, cam8001, Albert Volkman, ACF, typhonius, pcambra, Berdir: Convert mail variables to cmi.
|
2013-03-07 10:48:27 +00:00 |
Dries
|
f2743e8a2a
|
Issue #1901670 by msonnabaum, kim.pepper, effulgentsia: Start using PHPUnit for unit tests.
|
2013-03-06 21:48:50 -05:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
Jennifer Hodgdon
|
a7a746a69a
|
Issue #1757098 by PawelR, dudycz, moe4715: Fix up param/return type docs in WebTestBase methods
|
2013-03-04 13:00:41 -08:00 |
catch
|
f8899fb67b
|
Issue #1829224 by alexpott, pfrenssen, vijaycs85, lirantal: Convert the 'theme_default()' variable to CMI.
|
2013-03-04 14:04:05 +00:00 |
Jennifer Hodgdon
|
e27aff7fd8
|
Issue #1925930 by dawehner: Document the container variable on TestBase class
|
2013-02-26 14:11:07 -08:00 |
catch
|
36fcf91cb5
|
Issue #1891516 by sun, Berdir, chx: Remove $install parameter from DrupalUnitTestBase::enableModules(), encourage to create individual schema tables only.
|
2013-02-21 10:22:42 +00:00 |
Dries
|
ecb40367f5
|
Issue #1919116 by agentrickard: Better documentation of drupalPost() and Field API.
|
2013-02-18 16:24:23 -05:00 |
Dries
|
a96697c7d5
|
Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage.
|
2013-02-18 12:03:05 -05:00 |
catch
|
63c1b7d9dd
|
Issue #1912590 by mattimck: Remove drupal_http_request() reference from WebTestBase.php.
|
2013-02-18 11:07:51 +00:00 |
Dries
|
091834d501
|
Issue #1916928 by chx, dawehner, YesCT: clickLink() documentation fix
|
2013-02-16 18:50:40 -05:00 |
Dries
|
f6b4d4a225
|
Issue #501428 by KarenS, swentel, tim.plunkett, webchick, effulgentsia, nod_, scor, Lars Toomre: Added Date and time field type in core.
|
2013-02-16 18:29:53 -05:00 |
webchick
|
167e70ba00
|
Issue #1496480 by mrf, disasm, kbasarab, pfrenssen, cam8001, typhonius, Letharion, ACF, vijaycs85, heyrocker, Berdir, alexpott: Convert file system settings to the new configuration system.
|
2013-02-08 15:36:06 -08:00 |
webchick
|
9d356a4390
|
Issue #1760934 by tim.plunkett: Fixed WebTestBase::setUp() attempts to enable modules multiple times.
|
2013-02-01 18:24:00 -08:00 |
Dries
|
1f5e126d29
|
Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property.
|
2013-02-01 16:48:05 -05:00 |
Dries
|
e7ecf68cfb
|
Issue #1899862 by sun: Fixed WebTestBase::() does not have a uid.
|
2013-02-01 15:42:56 -05:00 |