Alex Pott
|
bfa4a9fd27
|
Issue #1870746 by balagan, robertdbailey, lydie, KCarlile, pixelite, fenda | YesCT: Make it obvious what reordering language list does (order in language select) and does not do (fallback detection selection).
|
2014-04-10 12:47:42 -04:00 |
Alex Pott
|
2aefd89671
|
Issue #2210631 by damiankloip: Move PhpStorageFactory to the Core namespace.
|
2014-04-07 09:14:46 +01:00 |
Alex Pott
|
41b6df5888
|
Issue #1991442 by tim.plunkett, benjy: Remove 'module' from block plugin configuration.
|
2014-04-01 22:14:13 +01:00 |
webchick
|
be83ed2bbc
|
Issue #2166915 by ianthomas_uk, sun | plach: Remove uses of deprecated language functions in tests and procedural code.
|
2014-03-31 10:29:01 -07:00 |
webchick
|
4ac79a1366
|
Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files.
|
2014-03-28 16:27:34 -07:00 |
catch
|
e1dd5a1efd
|
Issue #2223249 by alexpott: Remove hook_language_insert/update/delete/presave in favour of entity hooks.
|
2014-03-25 20:51:00 +01:00 |
Alex Pott
|
fa51d2e5bd
|
Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match.
|
2014-03-24 11:34:32 +01:00 |
webchick
|
5d0729f07a
|
Issue #2070369 by herom, bdgreen, Mac_Weber, InternetDevels, sidharthap, JeroenT: Remove all calls to deprecated function language().
|
2014-02-26 11:16:54 -08:00 |
Nathaniel Catchpole
|
b9a978d202
|
Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu.
|
2014-02-26 10:53:29 +00:00 |
webchick
|
f19fadd3a4
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
|
2014-02-22 20:56:51 -08:00 |
Alex Pott
|
eb53ecc555
|
Issue #2187735 by ianthomas_uk, Sutharsan, andypost: Add removal information to docblock of all @deprecated functions.
|
2014-02-20 13:49:37 +00:00 |
Alex Pott
|
6c2ed3f11e
|
Issue #2165155 by Berdir, tim.plunkett: Change $entity_type to $entity_type_id and $entity_info to $entity_type/$entity_types.
|
2014-02-10 09:24:05 +00:00 |
Alex Pott
|
acd3a59ea8
|
Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-29 08:25:00 +00:00 |
catch
|
6f6a2f3d63
|
Issue #2108599 by alexpott, Gábor Hojtsy, vijaycs85: Convert language_default to CMI.
|
2014-01-25 22:00:48 +00:00 |
Alex Pott
|
42e2c36937
|
Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314 .
|
2014-01-24 19:01:38 +01:00 |
Alex Pott
|
531fd59314
|
Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-23 23:14:32 +01:00 |
Nathaniel Catchpole
|
0b55dcd841
|
Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system.
|
2014-01-15 16:27:37 +00:00 |
webchick
|
5e245108ff
|
Issue #2086485 by brianV, jibran, pwolanin, disasm: Convert language_negotiation_configure_form() to the new form interface.
|
2014-01-02 11:42:44 -08:00 |
Alex Pott
|
814aed203d
|
Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object.
|
2014-01-01 11:08:57 +01:00 |
webchick
|
ebd7e8fb42
|
Issue #2062001 by InternetDevels, DeimoS: Replace user_access() calls with ->hasPermission() in language module.
|
2013-12-23 12:46:16 -08:00 |
webchick
|
98733aa2bd
|
Issue #2143013 by ti2m: 'Not specified' and 'Not applicable' appear as children of previous item.
|
2013-11-28 01:07:11 -08:00 |
webchick
|
beee5c272a
|
Issue #2003812 by jsbalsera, Xano, mducharme, NonProfit, shixish | dagmita: Reorder element under configuration => Regional and language.
|
2013-11-28 00:55:52 -08:00 |
Nathaniel Catchpole
|
516affdf43
|
Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion.
|
2013-10-24 13:04:38 +01:00 |
Alex Pott
|
f5a948f833
|
Issue #2061929 by likin, m1r1k, robmc, InternetDevels: Remove calls to deprecated global from language.module.
|
2013-10-21 10:24:14 +01:00 |
Nathaniel Catchpole
|
2ebd3f7491
|
Issue #2004878 by kalabro, DmitryDrozdik, YesCT: Config page title 'Content language settings' misleading after translation is enabled.
|
2013-10-15 14:19:29 +01:00 |
Nathaniel Catchpole
|
8b3e463bc6
|
Issue #1653026 by damiankloip, alexpott, sun, tim.plunkett, dawehner, mtift: Fixed All configuration values are stored as strings.
|
2013-10-04 12:01:09 +01:00 |
Nathaniel Catchpole
|
b8073ec211
|
Issue #1936216 by stkrzysiak, kfritsche, Schnitzel, webflo, grisendo: Fixed Configuration language selectors should have English even if English is not on the site.
|
2013-10-04 11:29:32 +01:00 |
webchick
|
4f59f9746f
|
Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation.
|
2013-10-03 15:08:29 -07:00 |
Alex Pott
|
523c8b6cb0
|
Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller.
|
2013-09-21 13:42:43 +02:00 |
Dries
|
65b155d9c2
|
Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed.
|
2013-09-19 18:22:53 +02:00 |
webchick
|
ef2e45b0e8
|
Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers.
|
2013-09-18 11:30:30 -07:00 |
Alex Pott
|
e560115e85
|
Issue #2085907 by YesCT, Gábor Hojtsy: Ensure all configuration entities have an Edit/Configure tab by default.
|
2013-09-18 14:16:27 +01:00 |
Alex Pott
|
1f9a488b92
|
Issue #1834002 by Gábor Hojtsy: Fixed Delete operations are all over the place. Remove tabs, provide title in routing.
|
2013-09-17 15:49:45 +01:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
99670f0847
|
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
|
2013-09-15 12:59:49 -07:00 |
webchick
|
0aa6f4e533
|
Issue #2003592 by andypost, mhagedon, webflo: Convert language_admin_add_form() and language_admin_edit_form() to a Controllers.
|
2013-09-14 01:18:09 -07:00 |
webchick
|
b892fe361b
|
Issue #2082071 by plopesc: Convert language_negotiation_configure_browser_form() to a Controller.
|
2013-09-14 00:35:23 -07:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01: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 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07: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
|
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
|
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
|
45a9e859d6
|
Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface.
|
2013-07-09 15:39:11 +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
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +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
|
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
|
8f85c84b2c
|
Issue #2006258 by TravisCarden: Fixed more file permissions.
|
2013-05-31 11:13:48 +01:00 |