- 27 Apr, 2016 2 commits
-
-
Cottser authored
- 26 Apr, 2016 23 commits
- 25 Apr, 2016 13 commits
- 24 Apr, 2016 2 commits
Issue #2699627 by catch, dawehner, Wim Leers: url.path cache context for breadcrumbs is unnecessarily granular
Issue #2653914 by kevin.dutra, emma.maria, gnuget: Date form field display label has visual differences to other form fields
Issue #2610344 by mikeker, dimaro, mohit_aghera, andriyun, anil280988, Cottser, joelpittet: Re-add some documentation about what you can get from the node object in node.html.twig
Issue #2661128 by meichr, kannan@kiluvai.com, Pnoi, emma.maria, dcrocks: Bartik - Responsive menu-toggle shows up in show mode after switching from mobile to pad or desktop display
Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG
Issue #2678822 by DamienMcKenna, David_Rothstein, stefan.r, Berdir: Drupal 7.43 / 8.0.4 regression: When an anonymous user submits a form with an un-uploaded file that leads to a validation error, the file is lost on the next correct submission
Issue #2710685 by dimaro, er.pushpinderrana, jhodgdon: inconsistent use of tags in docs for template_preprocess_links()
Issue #2700261 by timmillwood, amateescu: allRevisions() entity queries ignore non-revisionable fields
Issue #2710395 by joelrguezaleman, dimaro, nesta_, jhodgdon: No docs for ArgumentValidatorPluginBase::validateArgument(); other methods have bad first lines
Issue #2700415 by nicolas.rafaelli, dimaro, rashid_786, er.pushpinderrana, korgik, David Hernández, jhodgdon: Problems with documentation of options in Url class
Issue #2709581 by Torenware, pepegarciag, jhodgdon: Better explain the $modules variable in kernel tests
Issue #2710669 by er.pushpinderrana: template_preprocess_item_list() '#wrapper_attributes' property is undocumented
Issue #2710709 by Pashupathi Nath Gajawada: Views 'Combine fields filter' has inaccurate UI help text
Issue #2708629 by tim.plunkett: \Drupal\system\Plugin\Condition\RequestPath::evaluate() fails if the current path is '/'
Issue #2710279 by imrancluster: Need full stop (.) for description field's help text for Add Scale effect in Image Styles section
Issue #2709411 by dagmar, jhodgdon: t() is used in an inconsistent way on Drupal\Core\Render\Element documentation
Issue #2701851 by amateescu, animaci: The 'system.db_update' route should restrict access via the 'access_check.db_update' service
Issue #2073753 by amateescu, Sweetchuck, amitaibu, dawehner: Fix and add tests for the recursive rendering protection of the 'Rendered entity' formatter
Issue #2643250 by Chi, emma.maria, talhaparacha, Himanshu5050: Bartik: replace the field--name-field-user-picture class with field--name-user-picture in the CSS
Issue #2672698 by AlviMurtaza, sskt, harsha012, malavya: Make the Feed icon hover action look visually better in Bartik
Issue #2582911 by kostyashupenko, snehi, Sagar Ramgade, emma.maria, MRPRAVIN, rokkieweb, rachel_norfolk: Styling of buttons breaks in Blocks UI whilst using Bartik as an administration theme
Issue #2696771 by Wim Leers, thpoul: Minor clean-up of \Drupal\ckeditor\Plugin\CKEditorPlugin\Internal::getConfig()
Issue #2691025 by therealssj, ajalan065, Truptti, joyceg, yoroy, catch: Forgotten password message unnecessarily long
This reverts commit 0d77fa57.
Issue #2684123 by dawehner: \Drupal\Core\Routing\RouteProvider::preLoadRoutes doens't handle the exception case correctly
Issue #2700405 by amateescu, vasike: User ref field includes the Anonymous user when 'include_anonymous' is set not to, when using select widget
Issue #2642598 by dagmar, shabirahmad, tim.plunkett, jhodgdon: Create an interface for the public methods on ExposedFormPluginBase