Commit Graph

24371 Commits (8d98947271f7b41787b1e0c036ae1cdbb7cddb03)

Author SHA1 Message Date
Alex Pott 4a06454b0d Issue #2224779 by swentel: Move 'column_groups' out of settings in a dedicated annotation. 2014-03-27 17:22:18 +01:00
catch d026a1c363 Issue #2180109 by damiankloip, dawehner, ParisLiakos, joelpittet, MartijnBraam, Xano: Change the current_user service to a proxy. 2014-03-27 16:25:24 +01:00
Alex Pott 74027cd328 Issue #2227355 by sun: InstallerServiceProvider does not override all cache bins to use memory backend. 2014-03-27 16:01:22 +01:00
catch 29110623d6 Issue #2120235 by dawehner, YesCT: Regression: routing / tabs / actions / contextual links lack way to attach replacement arguments to UI strings. 2014-03-27 13:35:47 +01:00
catch 2f959b9693 Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage. 2014-03-27 12:54:40 +01:00
Alex Pott 2421c75fbe Issue #2153469 by Garrett Albright, olli, swentel, webchick: View page display getting re-ordered on import, leading config system to believe it hasn't been imported yet. 2014-03-27 11:23:39 +01:00
catch c9a8e335ee Issue #2226823 by YesCT: Make default views displays configuration have correct position values. 2014-03-27 11:02:45 +01:00
webchick 901ae985db Issue #2082983 by Xano: \Drupal\Core\TypedData\List accepts non-list values. 2014-03-26 23:50:35 -07:00
webchick ac9ab3b8ed Issue #1957312 by ParisLiakos, peximo, Désiré: Use the entity storage controller in aggregator module. 2014-03-26 23:49:51 -07:00
webchick fe77b9954a Issue #2225563 by Xano: Improve @param and @return documentation of node.module. 2014-03-26 23:48:26 -07:00
webchick c1c71a69b4 Issue #2159369 by ParisLiakos: Move aggregator_refresh() and most of ->removeItems() logic to a service. 2014-03-26 23:45:56 -07:00
webchick 2edd9168c1 Issue #2122175 by dclavain, SiliconMind, tim.plunkett, YesCT: String translation does not honor language fallback. 2014-03-26 23:42:59 -07:00
webchick 0cf0a52774 Issue #1999654 by mondrake: Missing buttons.png referenced in jquery.ui.theme.css. 2014-03-26 23:14:58 -07:00
webchick f717159312 Issue #2075475 by sqndr, Oostie, meladawy, temaruk, LewisNyman: Theme with no screenshot causes CSS height issue. 2014-03-26 23:09:10 -07:00
webchick 0526492a1b Issue #2056879 by martin107, Outi, ioskevich, Cottser: Improve twig_* vars DOCs in settings.php and make Twig debug markup require a cache clear. 2014-03-26 22:31:37 -07:00
webchick 6cf2b37e90 Issue #2225649 by jjcarrion, LewisNyman: Action links on /admin/config/services/aggregator are inside of an <em> tag. 2014-03-26 22:26:51 -07:00
webchick d193c97933 Issue #2226185 by galooph, filijonka, Cottser: Remove @ingroup themeable from core theme Twig template docblocks. 2014-03-26 22:19:43 -07:00
webchick 627b7bb5a3 Issue #2219617 by visabhishek, galooph, joshtaylor, Cottser: Remove @ingroup themeable from preprocess function docblocks. 2014-03-26 22:18:39 -07:00
webchick 0b9a2826e5 Issue #2090525 by batigolix, ellishettinga, visabhishek, lostkangaroo, rak2008: Update hook_help for menu module. 2014-03-26 22:16:52 -07:00
webchick d1a751e1e6 Issue #2210177 by andypost: [Followup] Use getSetting() in comment formatter. 2014-03-26 22:15:27 -07:00
webchick e97820061d Issue #2218027 by eojthebrave, jhodgdon: Improve the D8 api.d.o landing page. 2014-03-26 22:13:42 -07:00
webchick bc11c5e5b2 Issue #2224691 by Sweetchuck: JavaScript Drupal.t and Drupal.formatPlural only works for non-english languages. 2014-03-26 22:03:11 -07:00
webchick 51d5481ddd Issue #2111887 follow-up by ianthomas_uk: Fix broken HEAD. 2014-03-26 18:53:27 -07:00
Alex Pott 5a0edc309e Issue #2225333 by Boobaa: LogicException in Drupal\hal\Normalizer\FieldItemNormalizer does not exist. 2014-03-26 23:55:17 +01:00
Alex Pott 1ad4630ad6 Issue #2111887 by Gábor Hojtsy, kfritsche, vasi1186, dclavain, YesCT, segi: Regression: Only title (of base fields) on nodes is marked as translatable. 2014-03-26 23:32:10 +01:00
Alex Pott c40d1173ae Issue #2201693 followup by plopesc, Sweetchuck, rodrigoaguilera: Field output supporting code should move out of field.module. 2014-03-26 23:25:08 +01:00
Alex Pott bee18ab165 Issue #2225685 by ocsilalala: BanIpManager doesn't have interface. 2014-03-26 23:16:42 +01:00
webchick 1f9dbcb576 Issue #2115391 by jhodgdon, lokapujya, zaporylie, BrightBold: Numbers are displayed in search results list. 2014-03-26 14:31:36 -07:00
Alex Pott 86a9e55b2a Issue #2225677 by Eli-T, mcjim: Fix naming in ResponsiveImageMappingEntityTest following module rename from Picture to Responsive Image. 2014-03-26 21:56:25 +01:00
webchick 23edb3ffa6 Issue #2108813 by cilefen, mtift, Désiré, xjm, InternetDevels: Add fancier config import/export test scenario. 2014-03-26 13:55:15 -07:00
catch 4a57034dd9 Issue #2207893 by dawehner, pwolanin, jessebeach, Boobaa: Convert menu tree building to a service. 2014-03-26 20:56:01 +01:00
Alex Pott 1a51606bee Issue #2199381 by slashrsm, Xano: Add \Drupal\Core\Path\PathInterface. 2014-03-26 20:54:45 +01:00
catch bc7f7f3ccf Issue #2226183 by alexpott: Running PHPUnit tests through run-tests.sh is unnecessarily slow. 2014-03-26 20:42:03 +01:00
catch 24526aedd0 Revert "Issue #2165725 by Xano: Introduce hook_entity_operation()."
This reverts commit 2cf87103b5.
2014-03-26 19:53:12 +01:00
Alex Pott 2fe3785c48 Issue #2030653 followup by Eli-T: Expand ResponsiveImageMapping with methods. 2014-03-26 17:10:52 +01:00
catch c15c6c188a Issue #2143069 by plach, fago: Add getProvider() and hasCustomStorage to FieldDefinitionInterface. 2014-03-26 15:51:07 +01:00
catch 64cd12115e Issue #2225699 by czigor, jessebeach: Set all revisionable fields to revisionable. 2014-03-26 15:46:36 +01:00
catch 682a214aa5 Issue #2224873 by alexpott: Handle a config entity with the same name but different UUID being imported. 2014-03-26 15:26:11 +01:00
Alex Pott 4c109a59b6 Issue #2136197 followup by andypost: Move field/instance/widget/formatter settings out of annotation / plugin definition [followup]. 2014-03-26 14:39:07 +01:00
catch bb0f5fced3 Issue #1194136 by Berdir, damiankloip, Wim Leers: Re-organise core cache bins. 2014-03-26 14:19:28 +01:00
catch d43ffb1faa Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process. 2014-03-26 13:26:11 +01:00
catch c01616fb55 Revert "Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process."
This reverts commit 728aad1d2b.
2014-03-26 13:22:24 +01:00
catch c0b1b69873 Issue #2180425 by dawehner, klausi: PathBasedBreadcrumbBuilder should catch all exceptions from routing. 2014-03-26 12:52:47 +01:00
catch 2cf87103b5 Issue #2165725 by Xano: Introduce hook_entity_operation(). 2014-03-26 12:46:04 +01:00
Alex Pott 7f61620431 Issue #2136197 by andypost, jessebeach, swentel, longwave, Berdir: Move field/instance/widget/formatter settings out of annotation / plugin definition. 2014-03-26 10:32:27 +01:00
Alex Pott ed5d0556cb Issue #2030653 by Eli-T, mike.davis, JayeshSolanki, Xano, JeroenT: Expand ResponsiveImageMapping with methods. 2014-03-26 10:24:45 +01:00
webchick add1e1ae2d Issue #2216579 by sun: Add a KeyValueStoreInterface::rename() method. 2014-03-25 14:47:00 -07:00
webchick 0935e4c9ab Issue #2215049 by sun: Stop duplicating entire test list table into JavaScript. 2014-03-25 14:42:11 -07:00
webchick 186981020c Issue #2191709 by andypost, swentel, yched: [Followup] Remove the configurable flag on field types. 2014-03-25 14:31:43 -07:00
webchick 7d30ec068a Issue #2225417 by mandar.harkare, skipyT: IsDenied and isBanned are doing the same. 2014-03-25 14:20:32 -07:00