Commit Graph

30412 Commits (805e1d6daa7aba164d45fcf2b8ce63dc4509c13c)

Author SHA1 Message Date
xjm 176d9947e0 Issue #2560049 by hass, chrisfree, cilefen, Wim Leers, Gábor Hojtsy: Incorrect capitalisation of translatable strings 2015-10-05 11:28:57 -05:00
webchick 5132930c19 Issue #2579399 by phenaproxima, mikeryan, neclimdul: db-tools.php import does not work 2015-10-05 09:21:52 -07:00
xjm 0eed649beb Issue #2572637 by ifrik, dubois, ndobromirov, jhodgdon, Gábor Hojtsy, lachezar.valchev, xjm: Update the hook_help for the Interface translation module again 2015-10-05 10:49:57 -05:00
Nathaniel Catchpole 6e0225e304 Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies 2015-10-05 16:26:08 +01:00
Alex Pott cc1459949f Issue #2575741 by Berdir: Priority of serialialization EntityReferenceFieldItemNormalizer must be lower than the one from hal 2015-10-05 15:13:46 +01:00
Alex Pott 1c3bfd3bbd Issue #1218814 by swentel, pixelmord, andypost, franz: PDOException because of incorrect validation of number fields 2015-10-05 15:08:48 +01:00
Nathaniel Catchpole 72b0180f59 Issue #2454649 by Aki Tendo, dawehner: Cache Optimization and hardening -- [PP-1] Use assert() instead of exceptions in Cache::merge(Tags|Contexts) 2015-10-05 14:12:02 +01:00
Nathaniel Catchpole 8d196a7950 Issue #2348729 by Manuel Garcia, joelpittet, akalata, subhojit777, Cottser, rpayanm: Convert theme_views_view_field to twig 2015-10-05 14:07:08 +01:00
Alex Pott 2d1f427420 Issue #2580255 by Wim Leers: Remove (classy|seven)_library_info_alter() in favor of libraries-extend 2015-10-05 13:45:31 +01:00
Alex Pott a47dd7adda Issue #2568511 by Mile23, ianthomas_uk, Wim Leers: Fix broken test: KernelTestBase::render 2015-10-05 13:05:04 +01:00
Alex Pott e16b2b08a7 Issue #2571337 by maxocub, rodrigoaguilera, tstoeckler: Node type title label cannot be translated in the UI 2015-10-05 13:02:22 +01:00
Alex Pott 20fe22a215 Issue #2578519 by phenaproxima, webchick: Node has invalid config schema for node_unpublish_by_keyword_action 2015-10-05 12:57:00 +01:00
Alex Pott 19167f7210 Issue #2527546 by DuaelFr, larowlan, chx: ModulesListForm::buildRow() does not properly build the Request object for the TitleResolver 2015-10-05 12:52:28 +01:00
Alex Pott 79a12423a7 Issue #2550925 by PrineShazar, maijs, LewisNyman, opdavies, justAChris: Header style in seven theme with drupal set message 2015-10-05 12:15:04 +01:00
Alex Pott 43a7d1018e Issue #2579357 by pwolanin: Fix text for "Limit allowed HTML tags" filter to also indicate it restricts HTML attributes 2015-10-05 12:11:55 +01:00
Alex Pott 0e6abffd18 Issue #2557367 by davidhernandez, joelpittet, madhavvyas, alexpott, nikkyR, Studiographene, emma.maria, xjm: Fix inline list CSS 2015-10-05 11:46:59 +01:00
Nathaniel Catchpole c2af04eb7c Issue #2528988 by znerol: Remove the option to specify a base_url from within settings.php 2015-10-05 11:45:34 +01:00
Alex Pott 85fa64de8d Issue #2579095 by Aki Tendo: Create Inspector::assertStringable - a shorthand for (is_string($string) || (is_object($string) && method_exists($string, '__toString') 2015-10-05 11:22:22 +01:00
Alex Pott daad7b1c00 Issue #2571533 by damiankloip, yched: Allow setting custom storage on FieldStorageConfig 2015-10-05 11:05:53 +01:00
Alex Pott fa0af0b31c Issue #1978714 by amateescu, claudiu.cristea, pfrenssen, yched, jibran, filijonka, dawehner, alexpott, tstoeckler: Entity reference doesn't update its field settings when referenced entity bundles are deleted 2015-10-05 10:45:58 +01:00
Alex Pott de2e8a9994 Issue #2554065 by neclimdul, larowlan: Fix APC test for PHP 7 2015-10-05 10:36:38 +01:00
Alex Pott b95d2c83b8 Issue #2497667 by almaudoh, Wim Leers, Cottser, Fabianx, jaxxed: Add libraries-extend to themes' *.info.yml 2015-10-05 10:15:37 +01:00
Alex Pott bbc98524ea Issue #2555069 by ianthomas_uk, Mile23: Remove invocation of hook_html_head_alter() 2015-10-05 10:06:51 +01:00
webchick c1c27f3cd8 Issue #2576945 by hchonov: PathProcessorLanguage::initProcessors is not sorting the methods by weight 2015-10-05 00:44:33 -07:00
webchick a52618e502 Issue #2498137 by yas, dawehner, daffie, jhodgdon, sumitmadan: QueryBase::sort can only work with capital letter such as 'ASC' or 'DESC' as the second parameter 2015-10-05 00:41:01 -07:00
webchick 00de5e505e Issue #2578567 by Cottser: Remove theme_indentation() and use Twig template only 2015-10-05 00:33:13 -07:00
webchick 68ff6eb532 Issue #2505263 by maxocub, tstoeckler: Session language switch links are (sometimes) broken 2015-10-05 00:30:51 -07:00
webchick f8ff417cba Issue #2579411 by yched: Resolve @todo by adding test in EntityReferenceFieldTest 2015-10-05 00:15:30 -07:00
webchick 4694001f14 Issue #2578083 by claudiu.cristea: Followup: Clean docs after #2064191 2015-10-05 00:13:27 -07:00
webchick e36c84dea0 Issue #2568099 by Wim Leers, mdrummond, mortendk: Follow-up for #2407739: Remove the js-quickedit-main-content class that was added in favor of relying on <main> 2015-10-05 00:11:17 -07:00
webchick 8971a86465 Issue #2575853 by DuaelFr, Lendude: Fix \Drupal\views\Tests\Plugin\DisplayPageTest::testPageRouterItems so all assertions are called 2015-10-04 23:59:58 -07:00
webchick f77165515a Issue #2552799 by heddn, glenshewchuck, Xano, deepakaryan1988, swentel, jordanpagewhite, yched, tim.plunkett: FieldType with no available widget causes Fatal error 2015-10-04 23:58:20 -07:00
webchick aced68bf3f Issue #2570895 by alexpott: FieldPluginBase can duplicate a suffix 2015-10-04 23:55:12 -07:00
webchick 9bd9390755 Issue #2579887 by StryKaizer, hussainweb, dawehner: EntityListBuilder requires cache tags 2015-10-04 23:51:28 -07:00
webchick 1cdbe865bc Issue #2503755 by Wim Leers, bobrov1989, webchick, dcrocks, andypost, emma.maria, catch, dawehner, Bojhan, tstoeckler, alexpott, yoroy: Switch from user login block to login menu link and search block in standard profile 2015-10-04 23:48:45 -07:00
webchick d82d595840 Issue #2577895 by sdstyles, attiks: Update JS library picturefill to 3.0.1 2015-10-04 23:42:41 -07:00
webchick 29052a5d43 Issue #2578991 by ifrik, jhodgdon, Bojhan, snehi: Update link descriptions on the Configuration page that are confusing 2015-10-04 23:40:55 -07:00
webchick 5c2bf5d3ab Issue #2578989 by ifrik, alvar0hurtad0, jhodgdon, Bojhan, snehi, mairi, rachel_norfolk: Update link descriptions on the Configuration page that are not correct for D8 2015-10-04 23:38:58 -07:00
webchick 03e60ebc46 Issue #2553909 by GoZ, deepakaryan1988, Pravin Ajaaz, DuaelFr, alexpott: Update ProjectInfo class to not use 'disabled' 2015-10-04 23:35:50 -07:00
webchick e5424fb260 Issue #2410497 by alvar0hurtad0, sdstyles, hussainweb, webchick, jhodgdon, mpdonadio: Update remaining url() and _l() calls in comments/documentation 2015-10-04 23:34:30 -07:00
webchick 74a8fc8395 Issue #2578815 by hussainweb: Upgrade behat/mink and behat/mink-goutte-driver 2015-10-04 23:32:44 -07:00
webchick 5b5d4035bd Issue #2342247 by martin107, Mile23: Within nested foreach loop you cannot use the same loop variable 2015-10-04 23:28:46 -07:00
webchick 8144cceb92 Issue #2344831 by martin107, jhodgdon, tstoeckler, Mile23: Document behavior of Drupal/Core/Database/Query/SelectInterface::__toString() 2015-10-04 23:25:54 -07:00
webchick 8bd7a50b66 Issue #2422481 by akalata, lokapujya, joelpittet: Convert language negotiation theme table to table #type 2015-10-04 23:22:02 -07:00
webchick 5a89e6af2a Issue #2574597 by Upchuk, jhedstrom, Berdir, klausi: Comment body doesn't show up in preview for Anonymous users 2015-10-04 23:17:02 -07:00
webchick 2bd406fd80 Issue #2349303 by PQ, Charles Belov, Wim Leers: Can't drag directly from Active Toolbar to Available Buttons 2nd row 2015-10-04 23:13:57 -07:00
webchick 8a14b89391 Issue #2273671 by JeroenT, mgifford, Tim Bozeman, StryKaizer, catch: Allowed number of values more than 1 needs aria-describedby Support 2015-10-04 23:11:14 -07:00
webchick b332f08e6a Issue #2534066 by Jelle_S, Dom., attiks: Allow selecting the original image when creating a responsive image style 2015-10-04 23:06:07 -07:00
webchick 932f2f2c9d Issue #2396473 by herom, Aunion, pjbaert, Manjit.Singh, Dhorkiy, b0unty, prabhurajn654, Dom., Gábor Hojtsy, LewisNyman, idebr: Add missing RTL rules to System CSS 2015-10-04 23:01:45 -07:00
webchick 503cd2ac45 Issue #2549017 by pjonckiere: Add getGroup() and getGroupLabel() to an interface and add docs 2015-10-04 22:58:18 -07:00