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 |
Alex Pott
|
f63db4cf5c
|
Issue #889338 by das-peter, dawehner, yched: Add support for xdebug in WebTestBase.
|
2013-06-14 13:22:46 +02:00 |
Alex Pott
|
e689237f93
|
Issue #2004408 followup by alexpott: Allow modules to alter the result of EntityListController::getOperations.
|
2013-06-14 12:59:45 +02:00 |
Alex Pott
|
07bf168bd6
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
Nathaniel Catchpole
|
37445fd7d0
|
Issue #1813762 by ParisLiakos, Jose Reyero, YesCT, japicoder, attiks: Introduce unified interfaces, use dependency injection for interface translation.
|
2013-06-10 12:46:03 +01:00 |
Alex Pott
|
92a674e54d
|
Issue #1890536 by chx, jibran: Update core pregs to use ?<name> for subpatterns instead of ?P<>.
|
2013-06-09 15:15:21 +01:00 |
Nathaniel Catchpole
|
ffaabb7cfa
|
Issue #1998576 by beejeebus, alexpott, swentel: Make the config import process use full config trees again.
|
2013-06-08 21:10:53 +01:00 |
Alex Pott
|
ba51ddf21b
|
Issue #1987066 followup by swentel: [Hotfix] Change notice: Rename files to match CSS file naming convention.
|
2013-06-07 23:43:39 +01:00 |
Alex Pott
|
2432c02138
|
Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention.
|
2013-06-07 11:48:55 +01:00 |
Alex Pott
|
b0cf1be964
|
Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API.
|
2013-06-06 20:10:20 +01:00 |
Alex Pott
|
88e6a760b7
|
Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API.
|
2013-06-06 11:20:38 +01:00 |
Alex Pott
|
b21943922d
|
Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence.
|
2013-06-06 09:14:16 +01:00 |
Nathaniel Catchpole
|
579aa78880
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +01:00 |
webchick
|
30d3671c03
|
Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler().
|
2013-06-04 20:58:17 -05:00 |
Nathaniel Catchpole
|
99f7e5944f
|
Issue #2004908 by sdboyer: Added Allow tests to specify that response headers should be dumped in verbose mode.
|
2013-06-04 10:31:11 +01:00 |
catch
|
8fadfdfb3c
|
Issue #1961938 by chx, alexpott, YesCT, xjm, attheshow, dawehner: Test the interactive installer.
|
2013-06-02 11:54:03 +01:00 |
Alex Pott
|
687af78488
|
Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4 .
|
2013-05-29 22:08:39 +01:00 |
Alex Pott
|
c4e52bb6b4
|
Issue #1892182 by nod_: #type details: Rename #collapsed to #open.
|
2013-05-29 12:31:25 +01:00 |
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 |