Commit Graph

30237 Commits (6b0840d9f13d3dd88388519b82a0d2b142bea89c)

Author SHA1 Message Date
Alex Pott 935fd2c41b Issue #2510348 by justAChris, NickWilde, Calystod, mpdonadio: Datetime select list widget has options for time interval on date only mode 2015-08-07 12:52:54 +01:00
Alex Pott 0ba2b18447 Issue #2546754 by sdstyles, joshi.rohit100: block.html.twig documents a "block" variable, which doesn't exist 2015-08-07 12:50:26 +01:00
Alex Pott cf6104b0b3 Issue #2395853 by LewisNyman, Manjit.Singh, nlisgo, pjbaert, Branislav Bujisic, pguillard, gavin.hughes, onelittlebecca, alisonjo2786, camoa, DickJohnson, manmohandream, davidhernandez, kgoel: Split system.module.css and system.theme.css files into SMACSS style components 2015-08-07 12:39:17 +01:00
Alex Pott 8402939544 Issue #2501737 by sclapp, joelpittet, lauriii, cilefen, golddragon007, akalata: Remove SafeMarkup::set in theme_system_modules_details() 2015-08-07 12:34:41 +01:00
Alex Pott 6bf02028a8 Issue #2544954 by stefan.r, jhedstrom: SqlContentEntityStorageSchema does not detect column-level schema changes in non-base-fields 2015-08-07 12:13:59 +01:00
webchick bdfb778a4c Issue #2042447 by David_Rothstein, joelpittet, stefan.r, SebCorbin, mpdonadio, steinmb, webchick, Cottser, miniwebs2, Vj, Gilbert Rehling, nuwe, yched, StuartJNCC, Fabianx, yktdan, herom: Install a module user interface does not install modules (or themes) 2015-08-07 02:02:58 -07:00
webchick d830e59bd5 Issue #2467863 by Dom., JesseSturgis, mgifford, LewisNyman, Cliff, benjifisher, heatherwoz, crasx: Login form's aria-describeby points to an element that doesn't exist 2015-08-06 20:46:34 -07:00
webchick aa991be03d Issue #2474471 by geertvd, pjbaert, StryKaizer, koence, dawehner, pjonckiere: Views page displays do not accept an integer as path 2015-08-06 11:56:28 -07:00
webchick d52fc7488a Issue #2546582 by alexpott, dawehner: AssertContentTrait::getTextContent() includes the @import css statement, that is nuts 2015-08-06 11:20:48 -07:00
Alex Pott 2d56224fbd Issue #2541800 by jhodgdon, Gábor Hojtsy: Some config do not inherit from config_object, so locale_system_set_config_langcodes() results in schema errors 2015-08-06 18:32:00 +01:00
webchick 5d0772b53b Revert "Issue #2409453 by phenaproxima, hosef, chx: Variable to config: statistics.settings [d7]"
This inadvertently broke some config schema stuff we don't yet have tests for.

This reverts commit f541fae97c.
2015-08-06 09:39:53 -07:00
webchick 8bf9a8c556 Issue #2534012 by phenaproxima, hussainweb, mikeryan: Move module-specific migration support into the file module 2015-08-06 09:31:18 -07:00
Alex Pott d904faacf1 Issue #2543554 by Wim Leers, tim.plunkett: Clean up Help & Statistics blocks 2015-08-06 17:20:58 +01:00
Alex Pott b8ac53f186 Issue #2542292 by stefan.r, borisson_: Use TranslationWrapper instead of t() Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem::propertyDefinitions 2015-08-06 17:15:53 +01:00
Alex Pott 52e5d45ee2 Issue #2403229 by robertdbailey, andypost, penyaskito, Gábor Hojtsy: language.negotiation configuration can have overrides bleed in 2015-08-06 17:08:24 +01:00
Alex Pott 3a0002fc93 Issue #2419475 by pjbaert, DickJohnson, emma.maria, Luxian, LewisNyman, tadityar, idebr, floretan, lauriii: Clean up the "Featured bottom" component in Bartik 2015-08-06 17:01:20 +01:00
Alex Pott cf71c68fb2 Issue #2542572 by gatorjoe, mori, lauriii, emma.maria: Clean up the "Table" component in Bartik 2015-08-06 16:50:59 +01:00
Alex Pott 253060beb7 Issue #2398453 by DickJohnson, idebr, LewisNyman, Manjit.Singh: Clean up the "admin" component in Bartik 2015-08-06 16:39:22 +01:00
Alex Pott bfb0580cb6 Issue #2532284 by sasanikolic, joelpittet, cilefen, miro_dietiker: HTML is escaped in "all languages" in UI after SafeMarkup change 2015-08-06 15:47:57 +01:00
Alex Pott c65d6df7e2 Issue #2546356 by Pravin Ajaaz: Numeric field prefix/suffix settings should be translatable 2015-08-06 15:43:37 +01:00
Alex Pott 3f1ba54d7b Issue #2546680 by catch: Use hash('crc32b') not crc32() 2015-08-06 15:40:29 +01:00
Alex Pott 4710b0971f Issue #2542486 by neclimdul, Wim Leers, Mile23: Fix risky phpunit tests 2015-08-06 15:37:34 +01:00
Alex Pott 2c15ad9e20 Issue #2542422 by jhedstrom: Improve DX of exceptions thrown in SqlContentEntityStorageSchema 2015-08-06 15:34:00 +01:00
Alex Pott 184d4b42b8 Issue #2173527 by idflood, scresante, rpayanm, mgifford, Sam152, Wim Leers: The Menu-Toolbar area should be refactored so that Tray items are nested in the same container as their associated parent Toolbar item 2015-08-06 15:28:50 +01:00
Alex Pott c1b4c03234 Issue #2364467 by Mile23, neclimdul: SpecialAttributesRouteSubscriber::onAlterRoutes() doesn't return a value 2015-08-06 15:23:36 +01:00
Alex Pott c8907ebc5c Issue #2421663 by timmillwood, dmitrii, amateescu, dawehner, xjm: Statistics module installs {node_counter} even if Node is uninstalled 2015-08-06 15:19:56 +01:00
Alex Pott bd1964cb36 Issue #2533964 by edurenye, Berdir, Gábor Hojtsy: Langcode widget visibility settings from language.module are not applied consistently 2015-08-06 15:15:04 +01:00
Alex Pott 1569740d0c Issue #2308515 by mgifford, jhodgdon, Wim Leers: Document accessibility features in CKEditor 2015-08-06 15:01:04 +01:00
Alex Pott 349e7670cd Issue #2544870 by jhodgdon: Docs problem on ViewsSearchQuery::conditionReplaceString() 2015-08-06 14:57:34 +01:00
Alex Pott 7e4c9d72b7 Issue #2544830 by jhedstrom, jhodgdon: Views search filter needs additional WHERE on search_index table 2015-08-06 14:54:36 +01:00
Alex Pott 3bc6dc1269 Issue #2528160 by sdstyles, tstoeckler: Broken assertion introduced in #2443679 2015-08-06 14:43:01 +01:00
Alex Pott 7fd9884376 Issue #2544122 by harjotsingh: Missing leading backslash in documentation for \Drupal\views\ViewExecutable::setResponse 2015-08-06 14:38:50 +01:00
Alex Pott a5fdee3050 Issue #2544674 by benjy: hook_block_access() has incorrect docs in block.api.php 2015-08-06 14:37:10 +01:00
Alex Pott 74c453402d Issue #2541432 by Wim Leers: Follow-up for #2231595: Document why ChainedFastBackend cannot use BackendChain 2015-08-06 14:32:17 +01:00
Alex Pott 8f9ece97e7 Issue #1949032 by irfworld, geertvd, dawehner: Add a message when a view saved during wizard creation 2015-08-06 14:26:20 +01:00
Alex Pott 151da1a21e Issue #2539682 by borisson_, Wim Leers: Add test to ensure composer.json is listing all core modules 2015-08-06 13:57:09 +01:00
Alex Pott be455a9850 Issue #2541412 by John Cook: UriItem should have UriWidget as default_widget 2015-08-06 13:39:53 +01:00
Alex Pott f8755a6f42 Issue #2542604 by danharper, g.oechsler: Clean up the "buttons" component in Bartik 2015-08-06 13:37:47 +01:00
Alex Pott 9f6d914493 Issue #2528482 by googletorp, mpdonadio, TR: Fix notice in Date::processDate 2015-08-06 13:33:32 +01:00
Alex Pott 6b4e86d4a8 Issue #2535122 by droplet: Autocomplete suggestions in modal clipped due to overflow: hidden 2015-08-06 13:31:41 +01:00
Alex Pott cf50ec37e1 Issue #2543052 by anavarre: config_translation is missing its configure admin link 2015-08-06 13:22:48 +01:00
Alex Pott e59a45f156 Issue #2426969 by David_Rothstein, joelpittet, dawehner: Dynamic redirects are no longer possible in the batch API (breaks updating existing modules or themes with the Update Manager) 2015-08-06 13:20:41 +01:00
Nathaniel Catchpole af0ebfea5c Issue #2501455 by Cottser, alexpott, akalata: Remove SafeMarkup::set() in drupal_render_children() and replace it with SafeString 2015-08-06 13:14:08 +01:00
Alex Pott f914ac3500 Issue #1639012 by nod_, corbacho, sun, droplet, seutje, tim.plunkett: Guard against broken behaviors 2015-08-06 13:09:40 +01:00
Alex Pott 67692cbfce Issue #2461013 by Berdir, keopx, Denchev, Gábor Hojtsy, xjm: Trying to display not specified or not applicable languages with LanguageFormatter results in fatal error 2015-08-06 13:01:10 +01:00
Alex Pott 984599914f Issue #2540438 by znerol, timmillwood: Invalid format string when falling back to error_log in _drupal_log_error() 2015-08-06 12:56:11 +01:00
Alex Pott 9a7b71ad2d Issue #2409515 by joelpittet, lauriii: Updater::findInfoFile() lacks test coverage 2015-08-06 12:36:38 +01:00
Alex Pott cdd12a90bb Issue #2455125 by mpdonadio, rteijeiro, jhodgdon, dawehner: Update EntityViewsData use of generic timestamp to use Field API formatter 2015-08-06 12:12:06 +01:00
Alex Pott e50271a34e Issue #2541560 by yched, dawehner, Fabianx: Followup for [#2529514] - remove dead code 2015-08-06 12:07:31 +01:00
Nathaniel Catchpole d88f278df4 Issue #2525908 by alexpott, cilefen: HtmlTag render element's prefix and suffix can be marked safe when they are not 2015-08-06 12:06:05 +01:00