Alex Pott
|
f100d942e3
|
Issue #2394883 by Gábor Hojtsy, plach, jhodgdon: Language setup for entity and field based rendering in views is independent, confusing UI, lacking test coverage
|
2015-02-05 10:33:13 +00:00 |
Alex Pott
|
0509fbe789
|
Issue #2164601 by yched, jibran, amateescu, pfrenssen: Stop auto-creating FieldItems on mere reading of $entity->field[N]
|
2015-02-05 08:58:52 +00:00 |
Nathaniel Catchpole
|
02b9e08b7a
|
Issue #2361775 by alexpott, swentel: Third party settings dependencies cause config entity deletion
|
2015-02-04 13:07:28 +00:00 |
Alex Pott
|
3f29fd9143
|
Issue #2165989 by Xano, pcambra, damiankloip, dawehner: Add a Views field handler for multiple entity operations
|
2015-02-03 10:05:06 +00:00 |
Alex Pott
|
17df2c5cf9
|
Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields
|
2015-01-25 12:03:16 +00:00 |
Alex Pott
|
c15cf7d234
|
Revert "Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields"
This reverts commit 920382d4ea .
|
2015-01-25 12:02:54 +00:00 |
Alex Pott
|
920382d4ea
|
Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields
|
2015-01-25 11:54:14 +00:00 |
Alex Pott
|
3d14a7d25a
|
Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists
|
2015-01-19 09:37:11 +00:00 |
Alex Pott
|
c34c3dfd05
|
Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code)
|
2015-01-18 09:47:33 +00:00 |
webchick
|
36c8416ff9
|
Issue #2091321 by er.pushpinderrana, jhodgdon, rootwork, ifrik, mparker17: Update hook_help for Field and Field UI module
|
2015-01-17 12:06:07 -08:00 |
Alex Pott
|
28977ae6fd
|
Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes
|
2015-01-17 09:13:34 +00:00 |
Alex Pott
|
77725b6084
|
Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names
|
2015-01-13 10:32:23 +00:00 |
Alex Pott
|
39268b17b3
|
Issue #2256023 by olli, Gábor Hojtsy, estoyausente, adci_contributor: Content translation operation is only available for nodes, not other entity types such as custom blocks
|
2015-01-13 09:31:34 +00:00 |
webchick
|
f431578c5d
|
Issue #2405465 by alexpott: Remove dead and unnecessary procedural wrappers in content_translation module
|
2015-01-12 09:49:10 -08:00 |
Alex Pott
|
338e96695e
|
Issue #2328293 by keopx, JeroenT, ianthomas_uk, ashutoshsngh, rpayanm, hudo, a_thakur: Remove usage of language_list()
|
2015-01-11 22:25:46 +00:00 |
Alex Pott
|
1e08b50f42
|
Issue #2281619 by dawehner, tim.plunkett: Convert most direct usages within module code of routing related request attributes to use RouteMatchInterface instead
|
2015-01-09 15:14:23 +00:00 |
Alex Pott
|
942df46ad2
|
Issue #2401497 by plach: Field UI creates fields that can never be translated
|
2015-01-07 22:55:55 +00:00 |
Alex Pott
|
b778bfd1ec
|
Issue #2143729 by tstoeckler, plach, jsbalsera, Berdir, mauzeh, damiankloip, andypost: Entity definitions miss a language entity key
|
2014-12-29 22:15:19 +00:00 |
Nathaniel Catchpole
|
95d4c594b0
|
Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests
|
2014-12-23 15:11:54 +00:00 |
Alex Pott
|
8ae055fb2e
|
Issue #2230637 by plach, fran seva, yched, swentel: Create a Language field widget and the related formatter
|
2014-12-23 09:26:11 +01:00 |
Alex Pott
|
7cd91c92c0
|
Issue #2349553 by dawehner, pfrenssen, damiankloip: Store entity field information in the views data
|
2014-12-14 13:10:29 +01:00 |
webchick
|
1419122c76
|
Issue #2183983 by Gábor Hojtsy, vijaycs85, Berdir, Wim Leers, webflo, alexpott: Find hidden configuration schema issues
|
2014-12-11 12:43:20 -08:00 |
Alex Pott
|
4efd487ccf
|
Issue #2363155 by penyaskito: content_translation.settings config is not scalable
|
2014-12-11 10:09:33 +01:00 |
Nathaniel Catchpole
|
30a5046e35
|
Issue #2355909 by penyaskito, alexpott, Gábor Hojtsy, DuaelFr: language.settings config is not scalable
|
2014-12-08 16:25:00 +00:00 |
Alex Pott
|
0bb57ed2f5
|
Issue #2347999 by Mile23, daffie, cs_shadow, cosmicdreams: DrupalUnitTestBase is deprecated, replace with KernelTestBase
|
2014-12-05 14:42:56 +00:00 |
Nathaniel Catchpole
|
4ecc4ead39
|
Issue #2382557 by Wim Leers: Change JS settings into a separate asset type
|
2014-12-04 11:37:59 +00:00 |
Alex Pott
|
22d1816823
|
Issue #2325269 by Gábor Hojtsy, Arla: Test and fix views in test_views directories against their configuration schema
|
2014-12-02 16:18:11 +00:00 |
Alex Pott
|
f355ada778
|
Issue #2379697 by Gábor Hojtsy: Fix configuration schema issues in block content (indirectly link and field test) modules
|
2014-12-01 12:30:06 +00:00 |
Nathaniel Catchpole
|
596978a71d
|
Issue #2378095 by Wim Leers, Devin Carlson: Convert all remaining attached individual CSS/JS assets to attached asset libraries
|
2014-11-28 20:51:14 +00:00 |
Nathaniel Catchpole
|
6714300ac1
|
Issue #2316909 by Berdir, alexpott: Revisit all built-in test/default views configuration in core
|
2014-11-24 22:15:38 +00:00 |
Alex Pott
|
1a73d7e6ab
|
Issue #2328919 by Mile23, YesCT, tim.plunkett: Remove () from a bunch of @covers definitions in PHPUnit
|
2014-11-20 09:47:27 +00:00 |
Nathaniel Catchpole
|
edd7889694
|
Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller
|
2014-11-20 09:47:06 +00:00 |
Nathaniel Catchpole
|
29817e452a
|
Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies.
|
2014-11-11 13:04:05 +00:00 |
Alex Pott
|
6bf79095fe
|
Issue #1833076 by herom, alansaviolobo, Pancho, pixelite, jessehs, YesCT: Expand translation settings when editing outdated translation so remember to uncheck "needs updating".
|
2014-11-03 10:23:47 +00:00 |
Alex Pott
|
8f89d7b9ee
|
Issue #2361615 by Gábor Hojtsy: Fixed Field type config schemas are not in the base schema.
|
2014-10-31 10:32:24 +00:00 |
Nathaniel Catchpole
|
985edb1548
|
Issue #2351847 by damiankloip: Fixed Rename getCacheTag() to getCacheTags().
|
2014-10-21 09:46:57 +01:00 |
Nathaniel Catchpole
|
848dbc5531
|
Issue #2341341 by YesCT, martin107, vijaycs85, fran seva: Change public 'name' property access on languages to getName() and add back setName().
|
2014-10-16 14:45:53 +01:00 |
Nathaniel Catchpole
|
6cbb5d9e1e
|
Issue #2350949 by Wim Leers: Add hook_page_attachments(_alter)() and deprecate hook_page_build/alter().
|
2014-10-16 13:36:06 +01:00 |
Nathaniel Catchpole
|
66762a5361
|
Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId().
|
2014-10-13 10:10:32 +01:00 |
Nathaniel Catchpole
|
4e0e15b201
|
Issue #2352641 by chx, alexpott: Break router.builder dependency.
|
2014-10-10 20:41:01 +01:00 |
Nathaniel Catchpole
|
85145ba9e3
|
Issue #2350877 by dawehner, Wim Leers, hussainweb: Deprecate/rename drupal_add_feed(), drupal_add_html_head(), drupal_add_html_head_link(), drupal_add_http_header(), and allow to be set declaratively in #attached.
|
2014-10-10 12:49:31 +01:00 |
Alex Pott
|
195d49998a
|
Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes.
|
2014-10-09 07:39:37 +01:00 |
Alex Pott
|
046bf09b43
|
Issue #1922966 by jibran, damiankloip: Remove 'bool' and 'translatable' key from option definitions.
|
2014-10-07 17:23:15 +01:00 |
Alex Pott
|
baa66d8539
|
Issue #2350499 by stephr: Fixed Double message after content translations saved.
|
2014-10-07 14:11:12 +02:00 |
Alex Pott
|
7e02386586
|
Issue #2123867 by plach, vijaycs85, kfritsche, YesCT, LinL, larowlan | yched: Simplify/cleanup language handling in EntityFormController.
|
2014-10-05 18:05:29 +02:00 |
Alex Pott
|
08746e85fa
|
Issue #2241727 by mon_franco | YesCT: Remove button name override and update tests for that rename of Save to Save configuration in .
|
2014-10-05 17:36:05 +02:00 |
Alex Pott
|
b35d190d28
|
Issue #2160965 by herom, dawehner, robertdbailey, Berdir, fran seva: Fixed Content entities are not upcast in the page language, inconsistent with config entities.
|
2014-10-05 12:03:46 +02:00 |
Alex Pott
|
4f49087b71
|
Issue #2277103 by tim.plunkett, pwolanin, Wim Leers, dawehner, hotpizzas: Switch Drupal::l() and LinkGenerator to expect a Url object.
|
2014-09-29 15:41:29 +02:00 |
Alex Pott
|
27636950ac
|
Issue #2340571 by Désiré | YesCT: LanguageInterface needs isLocked method for the locked property.
|
2014-09-29 08:10:45 +02:00 |
webchick
|
6d27e11a37
|
Issue #2100343 by Berdir, fago, martin107, visabhishek, sriharsha.uppuluri, Yorirou: Remove 'fieldable' key in entity definitions in favour of 'field_ui_base_route'.
|
2014-09-28 16:04:00 -07:00 |