Commit Graph

32221 Commits (f3a83727b052565a721a5abc93b101b0dc715884)

Author SHA1 Message Date
Nathaniel Catchpole f3a83727b0 Issue #2793731 by mikeryan: Obsolete destination properties in d6_file/d6_user_picture_file 2016-09-14 11:37:59 +01:00
Nathaniel Catchpole 09b65db311 Issue #2785657 by mathieso, dishabhadra, ifrik, dawehner, YesCT, tim.plunkett: Misleading text in block visibility pages description 2016-09-14 11:34:45 +01:00
Nathaniel Catchpole 413eb51008 Issue #2787479 by Wim Leers, Sam152, quicksketch: Anon users can access editor dialogs because all users have plain_text 2016-09-14 11:31:43 +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 21620006df Issue #2785891 by xjm, dawehner, tim.plunkett, alexpott, catch, YesCT, daffie, webchick: The distinctions between modules, themes, and other subsystems are not relevant in MAINTAINERS.txt or the issue queue component field 2016-09-14 11:04:50 +01:00
Nathaniel Catchpole f3119f6a1d Issue #2539634 by Berdir, dawehner, cilefen, mpp, claudiu.cristea, amateescu, kristiaanvandeneynde: PathItem::delete() never runs because the path field type is a computed field in disguise 2016-09-14 10:19:34 +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
Nathaniel Catchpole 7e7de02562 Issue #2794089 by Wim Leers, yobottehg, slashrsm: SessionManager::destroy() is incompatible with streamed responses: tries to send response header after headers have already been sent, causing watchdog to fill up with PHP warnings 2016-09-13 14:29:52 +01:00
Nathaniel Catchpole fec70c8fb9 Issue #2797943 by jmuzz, claudiu.cristea, dawehner: Add support for clickLink()'s second argument to BrowserTestBase 2016-09-13 13:44:47 +01:00
Nathaniel Catchpole 22e8b2eb71 Issue #2797213 by Simon Georges: Strange useless code in Component/Utility/Random.php 2016-09-12 16:20:26 +01:00
Nathaniel Catchpole dc509d0a43 Issue #2794715 by Mile23, klausi: TestSuiteBaseTest cannot be executed as standalone test 2016-09-12 16:17:33 +01:00
Nathaniel Catchpole abb19f57c3 Issue #2774195 by lauriii, claudiu.cristea: Passing attributes to field element label is not possible 2016-09-12 14:18:07 +01:00
Nathaniel Catchpole ce4e04f054 Issue #2797967 by tim.plunkett: Field UI needlessly resaves each enabled entity display 2016-09-12 13:41:40 +01:00
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