webchick
|
d4b4d27cd9
|
Issue #2050097 by Gábor Hojtsy, Wim Leers: Map CKEditor languages to Drupal languages.
|
2013-08-29 07:57:41 -07:00 |
webchick
|
f8868be9ca
|
Issue #1946426 by ramlev, pfrenssen, foopang, webflo, David Hernández, vijaycs85, tim.plunkett, disasm | mtift: Convert all of confirm_form() in language.admin.inc to the new form interface.
|
2013-08-26 20:35:50 -07:00 |
Alex Pott
|
eddf21e53f
|
Issue #1946426 by ramlev, pfrenssen, foopang, webflo, David Hernández, vijaycs85, disasm, tim.plunkett: Convert all of confirm_form() in language.admin.inc to the new form interface.
|
2013-08-27 01:35:24 +01:00 |
Alex Pott
|
9e01ce3c1e
|
Issue #1855402 by andypost, fubhy, tim.plunkett, dawehner, sun: Add generic weighting (tabledrag) support for config entities (ConfigEntityListController).
|
2013-08-27 01:08:29 +01:00 |
Alex Pott
|
0489b631a8
|
Issue #2065721 by tim.plunkett: Add a dedicated @Block plugin annotation.
|
2013-08-25 19:57:31 +01:00 |
Alex Pott
|
d663924e93
|
Issue #2064557 by tim.plunkett: Improve strange coupling in EntityListControllers by improving buildRow() and buildHeader().
|
2013-08-19 21:30:34 +01:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
fd76691cca
|
Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods.
|
2013-08-11 23:24:02 +01:00 |
Alex Pott
|
cc7c70e9af
|
Issue #2011578 by mortendk, tlattimore, Cottser, soulston: Markup for Stark's page.html.twig + maintenance-page.html.twig.
|
2013-08-06 00:52:22 +02:00 |
Alex Pott
|
28cf8aa9f0
|
Issue #2056685 by janstoeckler: Remove Unused local variable $plugin_id from /core/modules/language/lib/Drupal/language/Plugin/Block/LanguageBlock.php.
|
2013-08-03 12:36:30 +02:00 |
Alex Pott
|
e33ddd1b74
|
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
|
2013-08-01 10:10:33 +02:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Alex Pott
|
186312d68a
|
Issue #2044825 by Gábor Hojtsy: Fixed Language entity missing uri() method implementation.
|
2013-07-23 09:39:34 +01:00 |
Alex Pott
|
566ebfd9de
|
Issue #1856976 by andypost, Soul88, ACF, aspilicious, vijaycs85, dawehner: Convert language_count() to the state system.
|
2013-07-20 20:39:11 +01:00 |
Alex Pott
|
31efff2728
|
Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core.
|
2013-07-15 18:39:32 -04:00 |
Alex Pott
|
2d922c314a
|
Issue #2005778 by webflo, naxoc, penyaskito, andypost, vijaycs85, plopesc, maggo: Convert language_admin_overview_form() to a Controller.
|
2013-07-12 11:52:33 -04:00 |
Alex Pott
|
fbec9433e8
|
Issue #2031197 by webflo, kfritsche, penyaskito: Language configuration entities should be created in English at all times.
|
2013-07-10 17:39:01 +01:00 |
Alex Pott
|
45a9e859d6
|
Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
359aabe08b
|
Issue #2031185 by vijaycs85: Create configuration schema for language config entity.
|
2013-07-08 10:19:01 +01:00 |
Alex Pott
|
d5d172e3c8
|
Issue #1833022 by e0ipso, plach, YesCT, kfritsche, penyaskito, vijaycs85, nod_, cam8001: Only display interface language detection options to customize more granularity.
|
2013-07-03 13:48:55 +01:00 |
Alex Pott
|
91c32e3da9
|
Issue #2010024 by damiankloip, dawehner, ParisLiakos: Move url related functions to a new Url component.
|
2013-06-30 00:09:39 +01:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
catch
|
4e9792633c
|
Issue #2026769 by fgm: Fixed Simplify DerivativeInterface implementations by refactoring duplicated code to a base class.
|
2013-06-28 22:17:30 +01:00 |
Alex Pott
|
b1c684b8f8
|
Issue #1988508 by katbailey: Stop pretending we support Symfony bundles when we really just have service providers.
|
2013-06-28 17:13:22 +01:00 |
Alex Pott
|
bfba7b8de9
|
Issue #2015789 by fubhy, echoz, rteijeiro, LewisNyman, penyaskito: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute.
|
2013-06-28 09:47:08 +01:00 |
Alex Pott
|
46973e74b5
|
Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration.
|
2013-06-27 06:48:51 +01:00 |
Alex Pott
|
377521e267
|
Issue #1990156 by damiankloip: Add a dedicated @Condition plugin annotation.
|
2013-06-25 09:39:29 +01:00 |
Alex Pott
|
5fe8034bdc
|
Issue #2020361 by vijaycs85: Create LanguageConfigContext to activate configuration overrides based on language.
|
2013-06-19 22:21:35 +02:00 |
Nathaniel Catchpole
|
00cb147e14
|
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
Nathaniel Catchpole
|
660f2d0d4f
|
Issue #1985470 by thedavidmeister: Remove theme_link().
|
2013-06-19 13:46:31 +01:00 |
Alex Pott
|
dec3e5c014
|
Issue #1987728 by Niklas Fiekas, vijaycs85: Convert language_test_subrequest() to a new style controller.
|
2013-06-18 00:37:09 +02:00 |
webchick
|
fb5b009dd1
|
Issue #2003210 by jastraat, hussainweb: Fixed Incorrect comment for LanguageArgument::title().
|
2013-06-17 01:47:32 -05:00 |
Alex Pott
|
010ffd4508
|
Issue #1826252 by Jeroen, benjf, wilco: Domain language negotiation broken when a base url is configured.
|
2013-06-14 15:37:00 +02:00 |
Alex Pott
|
fd9804d886
|
Issue #2014215 by sdboyer: Shift render array defaults back out onto BlockRenderController .
|
2013-06-14 02:18:37 +02:00 |
Alex Pott
|
07bf168bd6
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
Alex Pott
|
56f4362ad4
|
Issue #1845034 by RobLoach, sandykadam, nick_schuch, cam8001, Gábor Hojtsy: Convert standard.inc to Drupal\Core\Language.
|
2013-06-10 17:14:58 +01:00 |
Alex Pott
|
d92b4e9699
|
Issue #2009652 by InternetDevels: Replace theme() with drupal_render() in language module.
|
2013-06-09 18:53:24 +01:00 |
Alex Pott
|
2432c02138
|
Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention.
|
2013-06-07 11:48:55 +01:00 |
Alex Pott
|
b21943922d
|
Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence.
|
2013-06-06 09:14:16 +01:00 |
Alex Pott
|
9d73599020
|
Issue #2001310 by chx, effulgentsia, Berdir, YesCT: Disallow firing hooks during update.
|
2013-06-06 09:08:39 +01:00 |
Nathaniel Catchpole
|
579aa78880
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +01:00 |
Alex Pott
|
42daa83c5e
|
Issue #1911728 by ParisLiakos, Xano, dawehner, jibran, David_Rothstein: Remove hook_init().
|
2013-06-05 08:47:39 +01:00 |
webchick
|
dc05265a4e
|
Issue #2003496 by NonProfit, marlatt | heddn: Rename Views method get_value() to getValue().
|
2013-06-04 21:48:13 -05:00 |
webchick
|
3fdf6a1c13
|
Issue #2002348 by baldwinlouie, heddn, sillygwailo: Rename Views method advanced_render() to advancedRender().
|
2013-06-04 21:10:54 -05:00 |
Alex Pott
|
8f85c84b2c
|
Issue #2006258 by TravisCarden: Fixed more file permissions.
|
2013-05-31 11:13:48 +01:00 |
Alex Pott
|
3ad40a3e3a
|
Issue #2002986 by jastraat, rjleigh, tvlooy, Dan Reinders: Rename Views method summary_name() to summaryName().
|
2013-05-30 00:39:33 +01:00 |
Alex Pott
|
687af78488
|
Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4 .
|
2013-05-29 22:08:39 +01:00 |
Alex Pott
|
b8f18c3f08
|
Issue #2003500 by tyjamessmith, aviindub, marlatt: Rename Views method get_value_options() to getValueOptions().
|
2013-05-29 14:42:56 +01:00 |
Alex Pott
|
c4e52bb6b4
|
Issue #1892182 by nod_: #type details: Rename #collapsed to #open.
|
2013-05-29 12:31:25 +01:00 |