Nathaniel Catchpole
|
0fb201ca4a
|
Issue #2796329 by Wim Leers: \Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser maps the 'js' extension to the 'application/x-javascript' MIME type instead of 'application/javascript'
|
2016-09-12 13:40:13 +01:00 |
xjm
|
fea00575f0
|
Revert "Issue #2793443 by dawehner: Make private functions protected in BrowserTestBase/KernelTestBase"
This reverts commit bde190669e .
|
2016-09-09 16:22:14 -05:00 |
xjm
|
20119bb179
|
Issue #2797173 by joshmiller: Fix typo in CurrentUser.php
|
2016-09-09 12:42:31 -05:00 |
Scott Reeves
|
ae16101d6b
|
Issue #2641380 by gnuget, darketaine, Chernous_dn, dinarcon, mohit_aghera, joelpittet, hass, davidhernandez, Wim Leers, Cottser: image-widget.html.twig references a non-existing classy/image-widget library
|
2016-09-07 22:07:51 -04:00 |
Nathaniel Catchpole
|
c64a3f7d7b
|
Issue #2787187 by claudiu.cristea, grahl, azinck, Fabianx, dawehner: Data loss: Deleting a translation of an entity deletes all file_usage entries for files referenced by the entity
|
2016-09-06 11:02:26 +01:00 |
Nathaniel Catchpole
|
fb18e30d93
|
Revert "Issue #2787187 by claudiu.cristea, grahl, azinck: Data loss: Deleting a translation of an entity deletes all file_usage entries for files referenced by the entity"
This reverts commit a1b670fb9a .
|
2016-09-05 12:18:24 +01:00 |
Nathaniel Catchpole
|
a1b670fb9a
|
Issue #2787187 by claudiu.cristea, grahl, azinck: Data loss: Deleting a translation of an entity deletes all file_usage entries for files referenced by the entity
|
2016-09-05 11:46:23 +01:00 |
xjm
|
24d528d802
|
Issue #2758559 by eporama, leolando.tan, kamalrajsahu21, tstoeckler, larowlan, claudiu.cristea: EntityType::setStorageClass() violates its interface
|
2016-09-02 15:38:42 -05:00 |
xjm
|
9d3d930151
|
Issue #2785355 by timmillwood, dawehner, claudiu.cristea, borisson_: Expose the class resolver on \Drupal
|
2016-09-02 15:25:16 -05:00 |
xjm
|
ea28d66948
|
Issue #2787641 by pwolanin, YesCT: Add non-UI mechanism for setting block weight through block forms
|
2016-09-02 15:17:29 -05:00 |
xjm
|
bde190669e
|
Issue #2793443 by dawehner: Make private functions protected in BrowserTestBase/KernelTestBase
|
2016-09-02 14:56:53 -05:00 |
xjm
|
4295f59933
|
Issue #2672088 by joelpittet, daffie, catch, dawehner, mikeytown2: Add static cache to DatabaseConnection ::escapeDatabase(), ::escapeTable(), ::escapeField() and ::escapeAlias()
|
2016-09-02 14:52:13 -05:00 |
xjm
|
6f7f400b3b
|
Issue #2790111 by neclimdul, mikeryan: DrupalSqlBase doesn't include missing source in requirements exception
|
2016-09-02 14:39:01 -05:00 |
xjm
|
0e9422a37f
|
Issue #2793349 by nod_, droplet: Fix eslint errors
|
2016-09-02 14:30:52 -05:00 |
xjm
|
f03979ccf1
|
Issue #2786583 by claudiu.cristea, jhedstrom, effulgentsia: Create a base class for DateTimeFieldTest and DateRangeFieldTest and move common code into it
|
2016-09-02 14:23:40 -05:00 |
xjm
|
0ce97fb518
|
Issue #2682461 by arunkumark, jonhattan, quietone, benjy, xjm, RavindraSingh, catch: Add links to documentation in all migrate process plugins
|
2016-09-02 14:14:49 -05:00 |
Alex Pott
|
cf37e9033c
|
Issue #2760905 by anavarre, claudiu.cristea, amitaibu, dawehner: The documentation should be more explicit about PHPUnit requesting the webserver user to perform all functional tests
|
2016-09-02 17:07:07 +01:00 |
Alex Pott
|
8e6bae2934
|
Revert "Issue #2744197 by Boobaa, Wim Leers: Proper private file support for images uploaded via EditorImageDialog"
This reverts commit f2ed11ab58 .
|
2016-09-02 16:20:03 +01:00 |
Alex Pott
|
f2ed11ab58
|
Issue #2744197 by Boobaa, Wim Leers: Proper private file support for images uploaded via EditorImageDialog
|
2016-09-02 16:13:11 +01:00 |
Nathaniel Catchpole
|
ed8ceb7967
|
Issue #2794207 by alexpott: sys_get_temp_dir() can return a path with a trailing slash
|
2016-09-02 13:31:01 +01:00 |
Nathaniel Catchpole
|
f8923c890b
|
Issue #2684873 by alexpott, dawehner, Xano: ConfigurableLanguageManager::getConfigOverrideLanguage() returns NULL
|
2016-09-02 13:26:11 +01:00 |
Nathaniel Catchpole
|
dd67ab2d90
|
Issue #2762715 by pontus_nilsson: Typo in documentation for range form element
|
2016-09-02 13:12:52 +01:00 |
Nathaniel Catchpole
|
a4bc5fb6d8
|
Issue #2654628 by gnuget, lokapujya: Deprecate PluginInterface
|
2016-09-02 12:06:40 +01:00 |
Nathaniel Catchpole
|
6c614cbf35
|
Issue #2459289 by Lendude, dhrjgpt2005, kalistos, dawehner, david_garcia: Boolean default values are not saved
|
2016-09-02 09:34:36 +01:00 |
Nathaniel Catchpole
|
976425954e
|
Issue #2750639 by chx, mikeryan: Gather some migration dependencies automatically
|
2016-09-02 09:27:06 +01:00 |
Nathaniel Catchpole
|
35778ab269
|
Issue #2730973 by Wim Leers, larowlan, JonasRMuc, andypost: Comment permalinks are cached incorrectly when multiple pages exist
|
2016-09-02 09:20:44 +01:00 |
Scott Reeves
|
85aea4e650
|
Issue #2551785 by roland.molnar, nod_, MattA: Unable to scroll toolbar menu items or show contextual links on mobile browsers
|
2016-09-01 22:25:45 -04:00 |
webchick
|
b0331c051f
|
Issue #2787135 by drpal, xjm, swentel, cashwilliams: Editing mode gets "stuck" after switching between configuration of different blocks
(cherry picked from commit ed9e669608 )
|
2016-09-01 11:39:23 -07:00 |
Nathaniel Catchpole
|
9c63871934
|
Issue #1267508 by fietserwin, daffie, lisa.ugray, chx, alexpott, Berdir, dawehner, Crell: Subselects don't work in DBTNG conditions, except when used as value for IN
|
2016-09-01 14:01:59 +01:00 |
Nathaniel Catchpole
|
80554ebff0
|
Issue #2720849 by joseph.olstad, quicksketch: D8 improve theme registry build performance
|
2016-09-01 12:58:10 +01:00 |
Nathaniel Catchpole
|
b9aa30a031
|
Issue #2792817 by Wim Leers, dawehner: BigPipe decorates html_response.attachments_processor, but uses an inner name based on the decorated service, which can cause problems
|
2016-09-01 12:54:59 +01:00 |
Nathaniel Catchpole
|
4bd0cdc059
|
Issue #2560795 by chx, alexpott, mikeryan, phenaproxima, penyaskito, willwh, generalredneck, benjy: Source plugins have a hidden dependency on migrate_drupal
|
2016-09-01 12:29:43 +01:00 |
Nathaniel Catchpole
|
07c10807cc
|
Issue #2117251 by tim.plunkett, markdorison, dawehner: Convert _access_tracker_own_information to a one-off access checker
|
2016-09-01 12:24:16 +01:00 |
Alex Pott
|
f90c2462a8
|
Issue #2793091 by alexpott, neclimdul: Refactor EntityFile "unit" test fails
|
2016-08-31 16:17:03 -05:00 |
webchick
|
25e7311c3f
|
Issue #2739079 by DyanneNova, akalata, webchick, tkoleary, pwolanin, SKAUGHT, elliotc, lizzjoy, YesCT, yoroy, miwayha: Create a validated design for Block Place module
(cherry picked from commit e5824c36a9 )
|
2016-08-31 12:17:18 -07:00 |
webchick
|
c97d095825
|
Issue #2786459 by tedbow, nod_, martin107, tkoleary, droplet, drpal: "Offcanvas" tray should be using the existing dialog system
|
2016-08-31 11:52:59 -07:00 |
Alex Pott
|
0d74926e90
|
Issue #2787619 by hussainweb, phenaproxima, alexpott: CckMigration does not type hint CckPluginManager correctly
|
2016-08-31 11:28:22 -05:00 |
Alex Pott
|
78714b90d6
|
Issue #2695297 by mikeryan, ohthehugemanatee, quietone, vasi, Sharique, chx, benjy, phenaproxima, heddn, benjifisher: Refactor EntityFile and use process plugins instead
|
2016-08-31 09:24:18 -05:00 |
Alex Pott
|
f25150623a
|
Issue #2792831 by mkalkbrenner: YamlSymfonyTest must not require PHP yaml extension
|
2016-08-31 09:20:37 -05:00 |
Alex Pott
|
ae25829c54
|
Issue #2618332 by phenaproxima, jonhattan, rakesh.gectcr, mikeryan, neclimdul: Better handle replacement of missing filters with filter_null
|
2016-08-31 09:18:42 -05:00 |
Nathaniel Catchpole
|
0515e65bd5
|
Issue #2642260 by gnuget, gargsuchi, naveenvalecha, dinarcon: Missing URL fragment for the comment's title link
|
2016-08-30 14:34:08 +01:00 |
Nathaniel Catchpole
|
df34f696f0
|
Issue #2792133: Quickfix: Undo inadvertent aggregator test fixture changes
|
2016-08-30 14:25:44 +01:00 |
Nathaniel Catchpole
|
29133d3220
|
Issue #2791955 by larowlan: Convert \Drupal\node\Tests\NodeAccessTest to a KernelTest
|
2016-08-30 11:56:56 +01:00 |
Nathaniel Catchpole
|
fc4f5cca21
|
Issue #2734983 by Nikhilesh Gupta, neerajsingh, dimaro, mayurjadhav: Remove deprecated SafeMarkup::checkPlain usages from core
|
2016-08-30 11:53:54 +01:00 |
Nathaniel Catchpole
|
a396f17185
|
Issue #202783 by evgeny.chernyavskiy, jrdixey, YesCT, subhojit777, adinac, jeet09, gaurav_varshney, alansaviolobo, Devin Carlson, chetan2111, beanworks, phantomvish: Use a consistent name for the aggregator module throughout core
|
2016-08-29 21:14:08 +01:00 |
Alex Pott
|
89df46f5d2
|
Issue #2428509 by andypost, rahul.shinde, emma.maria: Comment links weight should be managed by view display
|
2016-08-29 10:40:17 -05:00 |
Alex Pott
|
e38299552e
|
Issue #2787657 by dawehner, alexpott: \Drupal\Tests\rest\Unit\EntityResourceValidationTraitTest::testValidate
|
2016-08-29 10:32:38 -05:00 |
Scott Reeves
|
3f8aa20c32
|
Issue #2574767 by dipakmdhrm, Manjit.Singh, malavya, Dom., yoroy, xjm, tkoleary, Gábor Hojtsy, dawehner, Cottser, eelkeblok, Bojhan, fgm, DuaelFr: Views listing page displays too few items on a page
|
2016-08-29 09:41:31 -04:00 |
Alex Pott
|
cea3af0f94
|
Issue #2787639 by hussainweb: MigrateCckFieldPluginManager mixes up its behaviour for creating and loading definitions
|
2016-08-29 07:42:08 -05:00 |
Alex Pott
|
06da519507
|
Issue #2788343 by mikeker: Entity Reference error message has "@value (@id)" in it
|
2016-08-29 07:10:50 -05:00 |