Alex Pott
|
2c2f5f59f5
|
Issue #1867856 by fubhy the cat, EclipseGc, Berdir: Use annotation discovery for data type plugins.
|
2013-06-29 15:48:52 +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
|
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
|
4586ea128d
|
Issue #2014821 by amateescu, swentel: Introduce form modes UI and their configuration entity.
|
2013-06-27 22:24:39 +01:00 |
Alex Pott
|
5ff3e98c4b
|
Issue #2013939 by swentel, amateescu, pcambra: Remove hook_field_CRUD_() in favor of hook_entity_TYPE_CRUD() calls.
|
2013-06-25 23:02:08 +01:00 |
Alex Pott
|
a2c2367bf8
|
Issue #1969728 by yched, effulgentsia, swentel, fago, plach: Implement Field API 'field types' as TypedData Plugins.
|
2013-06-25 11:27:47 +01:00 |
Alex Pott
|
161f2c2831
|
Issue #2019241 by olli: Replace remaining occurences of 'disabled' in views.
|
2013-06-19 01:23:44 +02:00 |
Alex Pott
|
2de46154c9
|
Issue #1981306 by aspilicious, andypost, pcambra, swentel, amateescu: Drop procedural usage of fields in [a-e] modules.
|
2013-06-18 12:38:11 +02:00 |
Alex Pott
|
116f0a389e
|
Issue #2003366 by sillygwailo, Joe9, kenianbei, pcambra, heddn, YesCT, damiankloip: Rename Views method pre_render() to preRender().
|
2013-06-17 22:53:40 +02:00 |
Alex Pott
|
30f6062a18
|
Issue #2018731 by swentel: Move field_has_data() to Field::hasData().
|
2013-06-17 02:22:30 +02:00 |
Alex Pott
|
d9f7b3a35b
|
Issue #1950632 by effulgentsia, Wim Leers, amateescu, yched: Create a FieldDefinitionInterface, decoupled from and config entities, and use it for formatters and widgets.
|
2013-06-16 10:27:11 +02:00 |
Alex Pott
|
82d44b7834
|
Issue #2016177 followup by yched: Refactor 'autocreate entity' handling from entity_reference().
|
2013-06-15 01:02:26 +02:00 |
Alex Pott
|
cd8a251f5f
|
Issue #2016177 by yched, berdir: Refactor 'autocreate entity' handling from entity_reference().
|
2013-06-14 15:45:18 +02:00 |
Alex Pott
|
984940b8f2
|
Issue #1985344 by tim.plunkett, swentel: Add a dedicated @FieldFormatter annotation.
|
2013-06-14 01:03:32 +02:00 |
Alex Pott
|
ba4d4a880e
|
Issue #2002144 by phenaproxima, connork, rdrh555, zschmid, elvis2, drupalway, heddn: Rename Views method add_field() to addField().
|
2013-06-11 23:35:49 +01: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
|
24f36dde28
|
Issue #2003630 by ebeyrent, alexander.ilivanov: Replace drupal_container() with Drupal::service() in the entity_reference() module.
|
2013-06-09 18:55:11 +01:00 |
Alex Pott
|
167810ff96
|
Issue #2002340 by elvis2, jibran: Rename Views method add_where() to addWhere().
|
2013-06-08 00:12:42 +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
|
c4e1535220
|
Issue #2002486 by crowdcg, shixish: Rename Views method even_empty() to evenEmpty().
|
2013-06-05 08:40:33 +01:00 |
Alex Pott
|
cdb78e04af
|
Issue #2003334 by phenaproxima, marlatt: Rename Views method render_grouping() to renderGrouping().
|
2013-05-29 06:33:35 +01:00 |
Alex Pott
|
477c06c413
|
Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual.
|
2013-05-26 13:18:10 -07:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
530a6eda68
|
Issue #1957888 by ParisLiakos, Berdir: Fixed Exception when a field is empty on programmatic creation.
|
2013-05-21 16:54:06 -07:00 |
Alex Pott
|
518c4d10bd
|
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
|
2013-05-19 13:02:16 -07:00 |
Alex Pott
|
30e1599a3c
|
Issue #1854868 by swentel: Let formatter summaries return arrays instead of strings.
|
2013-05-17 12:32:40 -07:00 |
Dries
|
58bbff9d49
|
Issue #1847582 by amateescu: Create a foreign key to the target entity type base type in Entity-reference.
|
2013-05-15 09:27:07 -04:00 |
Alex Pott
|
19e6c2c0ae
|
Issue #1987298 by tim.plunkett, quicksketch: Shorten directory structure and PSR-0 namespacing for plugins.
|
2013-05-07 21:34:00 +01:00 |
Alex Pott
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
webchick
|
53d8c24d94
|
Issue #1818560 by Berdir, fago, Wim Leers, jessebeach, dawehner, YesCT: Convert taxonomy entities to the new Entity Field API.
|
2013-04-26 09:10:49 -07:00 |
Nathaniel Catchpole
|
bba539c65f
|
#1869562 by fago, berdir, dawehner: Avoid instantiating EntityNG field value objects by default.
|
2013-04-26 09:32:17 +01:00 |
Nathaniel Catchpole
|
1eb9af15f9
|
Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated.
|
2013-04-25 09:38:49 +01:00 |
catch
|
d5a4cb4309
|
Issue #1976068 by chx: Remove schema_fields_sql() from entity plugin definition.
|
2013-04-22 12:36:54 +01:00 |
Alex Pott
|
e16a4241c5
|
Issue #1963392 by Xano: Update Entity Reference's exclusion of config entities.
|
2013-04-19 09:29:22 +01:00 |
Alex Pott
|
6fa5b693be
|
Issue #1751234 by yched, amateescu, swentel, kotnik, webflo, pcambra | tstoeckler: Convert option widgets to Plugin system.
|
2013-04-18 08:02:19 +01:00 |
webchick
|
5a6647be01
|
Issue #1964348 by damiankloip, xjm, dawehner: Rename DisplayPluginBase::getStylePlugin() and enable type filtering for more plugin types.
|
2013-04-12 22:20:07 -07:00 |
Alex Pott
|
bea3588b22
|
Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery().
|
2013-04-11 13:55:05 +01:00 |
catch
|
8320fdc2d5
|
Issue #1959116 by amateescu: Entity reference autocomplete shouldn't include html in its return value.
|
2013-04-09 21:25:48 +01:00 |
Alex Pott
|
34e630950a
|
Issue #1939660 by chx | catch: Use YAML as the primary means for service registration.
|
2013-04-09 05:32:49 +01:00 |
webchick
|
eebd063734
|
Issue #1847600 by amateescu: Fixed Use proper entity 'view' access checks in entity reference.
|
2013-04-03 13:06:56 -07:00 |
webchick
|
7e465a9b17
|
Issue #1888390 by dawehner, damiankloip, tim.plunkett: Change 'human_name()' to 'label' and replace View::getHumanName() with View::label().
|
2013-04-03 12:57:49 -07:00 |
webchick
|
0b306f9385
|
Issue #1956434 by Berdir, amateescu: Fixed Can't edit nodes with entity reference fields.
|
2013-03-30 20:08:25 -07:00 |
webchick
|
20a0f40a9c
|
Issue #1953832 by xjm, David_Rothstein: Replace 'target type' on entity reference field settings with something clearer.
|
2013-03-30 16:50:18 -07:00 |
webchick
|
ef63cffdf3
|
Issue #1801356 by dawehner, disasm, amateescu, effulgentsia: Entity reference autocomplete using routes.
|
2013-03-29 09:54:05 -07:00 |
webchick
|
63e7c7641f
|
Issue #1953444 by amateescu, xjm: Make 'target bundles' required on the Entity reference instance settings form to help increase their visibility/sanity.
|
2013-03-26 22:39:04 -07:00 |
webchick
|
ce27c58948
|
Issue #1770772 by damiankloip, dawehner, tim.plunkett: Move row_plugin() from style_plugin() to the main view object.
|
2013-03-17 08:36:55 -07:00 |
webchick
|
37afef0004
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
Dries
|
1b4d29c864
|
Issue #1930974 by jenlampton: Update description text on Placeholder.
|
2013-03-09 16:49:27 -05:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
catch
|
13bd2b25ec
|
Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
|
2013-03-06 22:02:58 +00:00 |