Nathaniel Catchpole
|
9f26c56909
|
Issue #2801899 by shashikant_chauhan, daffie, axel.rutz: Rename Drupal\Core\Database\Connection::rollback() to Drupal\Core\Database\Connection::rollBack()
|
2016-10-13 10:38:32 +01:00 |
Alex Pott
|
4b505654c1
|
Issue #2808333 by chx: Factor out the join from Tables.php
|
2016-10-12 15:22:48 +01:00 |
Alex Pott
|
0a548d182b
|
Issue #2807823 by fago: Unused variable assignment in formSingleElement()
|
2016-10-12 14:13:38 +01:00 |
Alex Pott
|
01ed544c7a
|
Revert "Issue #2609252 by eiriksm, lokapujya, toncic92, Arla, chx, Berdir: Boolean field with #access FALSE cause EntityStorageException"
This reverts commit f4da72865e .
|
2016-10-12 13:37:13 +01:00 |
Alex Pott
|
dbf2b0ed1b
|
Revert "Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays"
This reverts commit 64f9bb959b .
|
2016-10-12 13:23:31 +01:00 |
Nathaniel Catchpole
|
4c68d20583
|
Revert "Issue #2809527 by tim.plunkett, Berdir: Add backwards compatibility layer for entity display default config that lacks 'region'"
This reverts commit dd6d586818 .
|
2016-10-12 13:19:25 +01:00 |
Alex Pott
|
505eb55fa4
|
Issue #2767125 by hchonov, amateescu: EntityFormDisplay::validateFormValues sets form state errors by empty name string instead using the provided form element
|
2016-10-12 12:33:43 +01:00 |
Alex Pott
|
8c22ddf5cf
|
Issue #2699489 by catch, tim.plunkett: FormBuilder $ajax_form_request check does not check which AJAX form is being requested
|
2016-10-11 23:28:19 +01:00 |
Alex Pott
|
a407037d45
|
Issue #2795967 by daffie, Katiemouse: A query with a fetchAll(\PDO::FETCH_COLUMN) will fail for SQLite
|
2016-10-04 19:59:42 +01:00 |
Nathaniel Catchpole
|
652ab4a02e
|
Issue #2807705 by alexpott, dawehner, aburke626: FormattableMarkup::placeholderFormat() can result in unsafe replacements
|
2016-10-03 21:11:06 +01:00 |
Alex Pott
|
88ba3b9602
|
Issue #2809853 by joelpittet: Xss::filterAdmin() typo
|
2016-10-03 17:38:05 +01:00 |
Alex Pott
|
dd6d586818
|
Issue #2809527 by tim.plunkett, Berdir: Add backwards compatibility layer for entity display default config that lacks 'region'
|
2016-10-01 10:47:02 +01:00 |
Alex Pott
|
f4da72865e
|
Issue #2609252 by eiriksm, lokapujya, toncic92, Arla, chx, Berdir: Boolean field with #access FALSE cause EntityStorageException
|
2016-10-01 07:13:18 +01:00 |
Alex Pott
|
b1a178c2ea
|
Issue #2804595 by dagmar, Berdir: Sample values for entity references cause Fatal error: Allowed memory
|
2016-09-30 17:32:58 +01:00 |
Alex Pott
|
f506915ec8
|
Revert "Issue #2807705 by alexpott, dawehner, aburke626: FormattableMarkup::placeholderFormat() can result in unsafe replacements"
This reverts commit 8477ed5afd .
|
2016-09-30 11:48:04 +01:00 |
Alex Pott
|
64f9bb959b
|
Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays
|
2016-09-30 11:46:40 +01:00 |
Alex Pott
|
b9dafa0928
|
Revert "Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays"
This reverts commit 9d8bfbb6e4 .
|
2016-09-30 11:45:33 +01:00 |
Alex Pott
|
9d8bfbb6e4
|
Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays
|
2016-09-30 10:31:50 +01:00 |
effulgentsia
|
8477ed5afd
|
Issue #2807705 by alexpott, dawehner, aburke626: FormattableMarkup::placeholderFormat() can result in unsafe replacements
|
2016-09-29 11:10:11 -07:00 |
Alex Pott
|
2766d1a729
|
Revert "Issue #2662844 by penyaskito, dawehner, catch: cache.backend.chainedfast misbehaves in some situations"
This reverts commit 4eb87a26df .
|
2016-09-29 13:44:40 +01:00 |
Alex Pott
|
26efc430ff
|
Revert "Issue #2751847 by penyaskito: Throw exception if the same service is injected twice in ChainedFastBackend"
This reverts commit e3587e21e4 .
|
2016-09-29 11:40:29 +01:00 |
Alex Pott
|
eaaea5db8b
|
Revert "Issue #2664322 by dawehner, benjifisher, almaudoh: key_value table is only used by a core service but it depends on system install"
This reverts commit 5571193f80 .
|
2016-09-28 17:22:20 +01:00 |
Alex Pott
|
5681fbee59
|
Issue #2805213 by agoradesign: Incorrect documentation for EntityAccessControlHandler::checkFieldAccess()
|
2016-09-28 13:33:31 +01:00 |
Alex Pott
|
380bc5a44b
|
Issue #2804525 by shashikant_chauhan, joachim: EntityTypeManager should mention hook_entity_type_build()
|
2016-09-28 13:26:58 +01:00 |
Nathaniel Catchpole
|
5571193f80
|
Issue #2664322 by dawehner, benjifisher, almaudoh: key_value table is only used by a core service but it depends on system install
|
2016-09-28 11:38:34 +01:00 |
Alex Pott
|
f0d2de33c3
|
Issue #2788209 by amateescu, Berdir: Entity reference field "Autocomplete matching: Starts with" option does not work
|
2016-09-27 17:16:38 +01:00 |
Nathaniel Catchpole
|
68a880ab74
|
Issue #2725839 by Mile23, dawehner, xjm, donquixote, catch: Remove Drupal\Core\Extension\ExtensionDiscovery::getInfoParser() since it is dead code
|
2016-09-27 16:41:47 +01:00 |
Nathaniel Catchpole
|
82304ed90f
|
Issue #2776235 by mikeryan, alexpott: Cached autoloader misses cause failures when missed class becomes available
|
2016-09-27 14:35:22 +01:00 |
Nathaniel Catchpole
|
1975fe0892
|
Issue #2804675 by alexpott, hideaway: Tests using TestDatabase class are stuck in an infinite loop in Windows (8.2.0-rc2 only)
|
2016-09-26 16:22:24 +01:00 |
Alex Pott
|
397b680a5f
|
Issue #2567715 by marthinal, hgoto, jpd4nt, mr.baileys, Wim Leers, alexpott: #markup generated by #pre_render callbacks do not get processed by ensureMarkupIsSafe()
|
2016-09-26 11:22:14 +01:00 |
Alex Pott
|
67076176cd
|
Issue #2647916 by Lendude, Wim Leers, dawehner: Views ajax modals stop working in certain scenarios: due to JS settings caching, AJAX responses may set wrong ajaxPageState.libraries, causing problems for subsequent AJAX requests/responses
|
2016-09-26 08:46:29 +01:00 |
Alex Pott
|
1742237509
|
Issue #2744517 by webflo: Twig template link() call to accept markup
|
2016-09-26 08:08:23 +01:00 |
Alex Pott
|
03fba96580
|
Issue #2801817 by Mile23: Inject services inot SimpletestTestForm and functional cleanup for the test_discovery service
|
2016-09-25 12:29:27 +01:00 |
Alex Pott
|
e3587e21e4
|
Issue #2751847 by penyaskito: Throw exception if the same service is injected twice in ChainedFastBackend
|
2016-09-25 11:43:35 +01:00 |
Alex Pott
|
59da739723
|
Issue #2801551 by gianani: getBundleEntityType() can return NULL
|
2016-09-23 10:54:38 +01:00 |
Alex Pott
|
29ce04e5d0
|
Issue #728702 by Crell, daffie, pillarsdotnet, pjcdawkins, Damien Tournoud, David_Rothstein, reglogge, amateescu, tim.plunkett, tstoeckler, xjm, hussainweb, alexpott, cweagans, Tor Arne Thune, catch: Visiting index.php should redirect to install.php if settings.php already has database credentials but database is empty
|
2016-09-23 10:45:19 +01:00 |
Alex Pott
|
676f38d8c7
|
Issue #2795965 by Wim Leers, neclimdul: REST requests with invalid X-CSRF-Token header get "missing " mesage
|
2016-09-22 14:50:25 +01:00 |
xjm
|
a8579d60d5
|
SA-CORE-2016-004 by alexpott, andypost, antongp, cashwilliams, catch, Chi, dawehner, dsnopek, Heine, kierheyl, Pere Orga, pwolanin, larowlan, q2u, stefan.r, xjm
(cherry picked from commit 75d6aa33cd )
|
2016-09-21 12:41:50 -05:00 |
effulgentsia
|
6a4cfa29a1
|
Issue #2796953 by Wim Leers, mondrake, effulgentsia, catch, mikeryan, ayalon, chx, Fabianx, tim.plunkett, jibran, xjm, slashrsm, phenaproxima, borisson_: [regression] Plugins extending from classes of uninstalled modules lead to fatal error
|
2016-09-21 01:09:07 -07:00 |
Nathaniel Catchpole
|
d20b2b3bb0
|
Issue #2762549 by alexpott, Fabianx, Mixologic, xjm: Drupal\field\Tests\Update\FieldUpdateTest, Drupal\views\Tests\Update\EntityViewsDataUpdateTest and Drupal\comment\Tests\CommentFieldsTest fail
|
2016-09-19 11:51:42 +01:00 |
Alex Pott
|
0ad1aaffe6
|
Issue #2799863 by GoZ: ConfigInstaller use same block validating Dependencies
|
2016-09-19 11:33:04 +01:00 |
Nathaniel Catchpole
|
2c60b6d247
|
Issue #2801259: Remove include from TestDabase class
|
2016-09-16 14:01:26 +01:00 |
Nathaniel Catchpole
|
8a5abfc0fa
|
Issue #2791163 by alexpott, dawehner: Random automatic testing failures on SQLite with PHP 5.5
|
2016-09-16 11:35:51 +01:00 |
Alex Pott
|
0c29f756ee
|
Issue #2798335 by naveenvalecha: Menu.api.php references a renamed class
|
2016-09-15 13:53:42 +02:00 |
Alex Pott
|
efcf5218c9
|
Issue #2655104 by dawehner, jhedstrom, gclicon, chr.fritsch, smk-ka, phenaproxima: List unmet configuration dependencies instead of just failing
|
2016-09-15 13:19:42 +02:00 |
Nathaniel Catchpole
|
2317a3968d
|
Issue #2773333 by Berdir, Juterpillar, Wim Leers, Fabianx, renukakulkarni: Form validation errors, status messages on form submission are shown after page refresh when form is rendered in block
|
2016-09-15 09:24:42 +01:00 |
Nathaniel Catchpole
|
b39b29ad14
|
Issue #2794249 by alexpott: Move file_directory_os_temp() to a class in Drupal\Component\FileSystem
|
2016-09-14 14:03:49 +01:00 |
Nathaniel Catchpole
|
61699f011a
|
Issue #2791211 by cilefen: Cache::getBins should explain the returned data types implement CacheBackendInterface
|
2016-09-14 11:25:32 +01:00 |
Nathaniel Catchpole
|
f55f7e0788
|
Revert "Issue #2685917 by larowlan, tim.plunkett, cheeky-micah: Placing the same custom block, more than once, with a period in the title, results in an Error"
This reverts commit 803a98af62 .
|
2016-09-13 15:55:19 +01:00 |
Nathaniel Catchpole
|
803a98af62
|
Issue #2685917 by larowlan, tim.plunkett, cheeky-micah: Placing the same custom block, more than once, with a period in the title, results in an Error
|
2016-09-13 14:45:17 +01:00 |