Alex Pott
|
202fe604b4
|
Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition().
|
2013-06-12 17:14:59 +01:00 |
Alex Pott
|
e416a5ca72
|
Issue #1953414 by swentel, andypost: Move logic of field_read_fields() and field_read_instances() to the storage controller.
|
2013-06-12 16:38:00 +01:00 |
Alex Pott
|
b48343a2e2
|
Issue #2002910 by diarmy, toddtomlinson, dbcollies, heddn: Rename Views method get_field() to getField().
|
2013-06-11 23:33:23 +01:00 |
Alex Pott
|
579780cab5
|
Issue #2003330 by heddn, ericthelast: Rename Views method render_items() to renderItems().
|
2013-06-11 23:30:19 +01:00 |
Alex Pott
|
a24345a3fb
|
Issue #2002918 followup by tim.plunkett: Rename Views method get_items() to getItems().
|
2013-06-11 14:01:55 +01:00 |
Alex Pott
|
ac6bbe45ee
|
Issue #2002918 by sillygwailo, kronda, oenie, jibran: Rename Views method get_items() to getItems().
|
2013-06-11 00:13:23 +01:00 |
Jennifer Hodgdon
|
7485f62b3b
|
Issue #1968986 by jibran, swentel, smiletrl, aspilicious, yched: Better documentation for Field and FieldInstance constructors
|
2013-06-10 08:42:37 -07:00 |
Alex Pott
|
bf2c404e68
|
Issue #2004224 by Berdir, andypost: Convert tests using TestEntity to EntityTest (except Field API tests).
|
2013-06-10 13:37:27 +01:00 |
Alex Pott
|
bda47427a7
|
Issue #1798654 by swentel, amateescu: Clean faulty HTML in help description of field widgets.
|
2013-06-09 15:11:58 +01:00 |
Alex Pott
|
7f99ae9e99
|
Issue #1982138 by tim.plunkett, amateescu, swentel, yched: Clean out field_ui().admin.inc.
|
2013-06-09 11:15:09 +01:00 |
Nathaniel Catchpole
|
ffaabb7cfa
|
Issue #1998576 by beejeebus, alexpott, swentel: Make the config import process use full config trees again.
|
2013-06-08 21:10:53 +01:00 |
Alex Pott
|
18e03273de
|
Issue #2002274 by elvis2: Rename Views method add_relationship() to addRelationship().
|
2013-06-08 00:10:08 +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 |
Nathaniel Catchpole
|
6d93172b96
|
Issue #1969662 by swentel, amateescu, chx | yched: Provide new _update_8000_*() CRUD helpers for Field and Instance definitions.
|
2013-06-06 10:06:46 +01:00 |
Nathaniel Catchpole
|
579aa78880
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +01:00 |
Nathaniel Catchpole
|
5ccb432956
|
Issue #1969136 by swentel: Move field_reserved_columns() to a static method.
|
2013-06-05 12:40:59 +01:00 |
Alex Pott
|
176968cb82
|
Issue #2002466 by druderman, hugo.lallo: Rename Views method document_self_tokens() to documentSelfTokens().
|
2013-06-05 07:43:52 +01:00 |
Alex Pott
|
51d364e0f1
|
Issue #2002424 by web.dev.cas: Rename Views method click_sort() to clickSort().
|
2013-06-05 07:12:14 +01:00 |
webchick
|
79cbe7973c
|
Issue #2001318 by Dan Reinders, chertzog: Rename Views method add_additional_fields() to addAdditionalFields().
|
2013-06-04 20:32:58 -05:00 |
Alex Pott
|
2e63868616
|
Issue #625958 followup by slashrsm, chx, andypost, yched: [Follow up] Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute.
|
2013-06-03 20:37:59 +01:00 |
Alex Pott
|
8e778911dd
|
Revert "Issue #1798654 by swentel: Fixed Clean faulty HTML in help description of field widgets."
This reverts commit 0e59a8d66d .
|
2013-05-31 16:19:27 +01:00 |
Alex Pott
|
0e59a8d66d
|
Issue #1798654 by swentel: Fixed Clean faulty HTML in help description of field widgets.
|
2013-05-31 10:04:10 +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 |
Alex Pott
|
2c2ae72033
|
Issue #2002332 by mikedotexe, elvis2: Rename Views method add_table() to addTable().
|
2013-05-29 12:14:17 +01:00 |
Alex Pott
|
20d028f50c
|
Issue #2002276 by elvis2: Rename Views method add_self_tokens() to addSelfTokens().
|
2013-05-28 23:16:45 +01:00 |
Alex Pott
|
f6b5925da7
|
Issue #1912504 by damiankloip, dawehner: Move _field_view_formatter_options() to Field.php.
|
2013-05-27 12:46:26 -07: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
|
624f9e62de
|
Issue #1898062 by c4rl, jenlampton, shlapa, joelpittet, Cottser, duellj, swentel: Convert field module to Twig.
|
2013-05-24 10:37:11 -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 |
Nathaniel Catchpole
|
4eaa775b10
|
Issue #1890784 by alexpott, YesCT, heyrocker, tim.plunkett, EllaTheHarpy, beejeebus: Refactor configuration import and sync functions.
|
2013-05-17 15:16:16 +01:00 |
Nathaniel Catchpole
|
261b71d29c
|
Issue #1992950 by xjm: Stop use-ing Exception.
|
2013-05-16 09:15:22 +01:00 |
Alex Pott
|
6fa50c64eb
|
Issue #1043198 by tim.plunkett, tstoeckler, swentel, larowlan: Convert view modes to ConfigEntity.
|
2013-05-16 08:29:16 +01:00 |
Alex Pott
|
1ac72a9de3
|
Issue #1980632 by dawehner, yched: Fixed Viewing a node with a List field results in fatal error.
|
2013-05-12 20:22:44 +01:00 |
Alex Pott
|
9a53a21bed
|
Issue #1823306 by webflo, mkalkbrenner, zuuperman, swentel: Fixed Missing langcode in in hook_field_attach_view_alter().
|
2013-05-09 21:43:04 +01:00 |
Alex Pott
|
ed131e7ca9
|
Issue #1876018 by yannickoo: Displaced space in core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php.
|
2013-05-09 21:38:26 +01:00 |
Nathaniel Catchpole
|
ca665f7be3
|
Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible.
|
2013-05-09 10:25:10 +01: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 |
Alex Pott
|
0be98498e0
|
Issue #1974474 by Berdir: Make sure within field_attach_()*() that we are working with a BC entity.
|
2013-05-04 01:49:43 +01:00 |
Alex Pott
|
a82a5efe22
|
Issue #1981198 by yched: Change notice: More accurate names and form_ids() for Field UI form classes.
|
2013-05-04 01:01:03 +01:00 |
webchick
|
e775437eb2
|
Issue #1982984 by larowlan: Create Drupal::entityManager for improved DX.
|
2013-05-01 23:42:27 -07:00 |
webchick
|
dfd616367e
|
Issue #1851880 by Alan Evans, yched: Ensure that formatters for fields with no values are still run.
|
2013-05-01 22:05:18 -07:00 |
Alex Pott
|
620d497915
|
Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface.
|
2013-04-30 00:46:14 +01:00 |
Alex Pott
|
38ffd7a199
|
Issue #1952652 by swentel: Instance components are not removed from entity display when the field/instance is deleted.
|
2013-04-29 12:50:02 +01:00 |
webchick
|
d77275ff1f
|
Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters.
|
2013-04-26 15:34:02 -07: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 |
Alex Pott
|
5578271e5b
|
Issue #1977790 by andypost: Fixed Drop node_entity_info_alter() as unused.
|
2013-04-24 13:33:56 +01:00 |
webchick
|
ae08f47b5d
|
Issue #1969032 by cam8001, swentel, amateescu: More sensible way of defining field default values.
|
2013-04-23 12:10:27 -07:00 |
Jennifer Hodgdon
|
15d9e6d6e2
|
Issue #1786740 by shanethehat: Fix docs for field_update_instance
|
2013-04-23 07:42:44 -07:00 |
Jennifer Hodgdon
|
492ce213c9
|
Issue #1973762 by chx, cosmicdreams, yched: Add example to field_info_field_map return docs
|
2013-04-23 07:39:00 -07:00 |
webchick
|
6daf6f637d
|
Issue #1953404 by vijaycs85, yched, Gábor Hojtsy: Add config schema to field and instance config entities.
|
2013-04-23 00:54:10 -07:00 |
Alex Pott
|
bc3a902fbc
|
Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys.
|
2013-04-23 08:38:30 +01:00 |
catch
|
ae0984f871
|
Issue #1942346 by swentel: Convert Field API variables to CMI.
|
2013-04-22 22:57:38 +01:00 |
catch
|
56021b509e
|
Issue #1955678 by swentel: Remove formatter and widgets legacy plugin.
|
2013-04-22 13:06:28 +01:00 |
catch
|
ea4dcb41a4
|
Issue #1973324 by andypost, yched: Mark field_create_*(), field_update_*() and field_delete_*() deprecated in favor of just using the ConfigEntity API.
|
2013-04-22 12:33:00 +01:00 |
catch
|
87462db60e
|
Issue #1167144 by chx, catch, claudiu.cristea: Make cache backends responsible for their own storage.
|
2013-04-22 12:25:08 +01:00 |
webchick
|
2f303cc898
|
Issue #1416506 by Damien Tournoud, swentel, yched: Fixed Field schema foreign keys support is broken.
|
2013-04-21 12:34:18 -07:00 |
webchick
|
c285bbcc43
|
Issue #1950088 by swentel: Move FieldInfo class to the DIC.
|
2013-04-21 12:30:52 -07:00 |
webchick
|
c54ae0f51c
|
Issue #1967106 by larowlan, yched, swentel: FieldInstance::getField() method.
|
2013-04-21 12:21:47 -07:00 |
webchick
|
0e95fcf8cd
|
Issue #1966998 by andypost, swentel: Add a constant OR use TRUE/FALSE for active storage vs. inactive storage and other properties.
|
2013-04-19 20:47:11 -07:00 |
webchick
|
af7bd45648
|
Issue #1974396 by effulgentsia: Narrow the API of _text_sanitize() and make it public.
|
2013-04-19 20:45:44 -07:00 |
Alex Pott
|
02611753f5
|
Issue #1957748 by larowlan, Berdir, amateescu | yoroy: Fixed hook_field_prepare_view() is passed empty field values for EntityNG Entities.
|
2013-04-18 12:08:22 +01:00 |
Alex Pott
|
c014519ca1
|
Issue #1969540 by Xano: Convert token.inc to a service.
|
2013-04-18 08:24:35 +01:00 |
Alex Pott
|
0cc0335638
|
Issue #1970206 by andypost, swentel: Move fields and instances to standard profile config.
|
2013-04-18 08:08:18 +01:00 |
webchick
|
1488b8bf30
|
Issue #1969714 by yched: Fixed Stale class names for FieldInstance in phpdocs.
|
2013-04-14 13:00:31 -07:00 |
webchick
|
45e0ca450b
|
Issue #1877638 by fago, Gaelan, YesCT, das-peter, tim.plunkett, smiletrl: Rename getOriginalEntity() and remove duplicated functions from ConfigEntityBase.
|
2013-04-14 12:22:31 -07:00 |
webchick
|
b77715c307
|
Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation.
|
2013-04-13 15:15:20 -07:00 |
Alex Pott
|
a820153fa5
|
Issue #1735118 by swentel, yched, xjm, larowlan, alexpott, tim.plunkett: Convert Field API to CMI.
|
2013-04-13 18:06:40 +01:00 |
Alex Pott
|
ee1c53e517
|
Issue #1965164 by tim.plunkett: Add dedicated annotations for Views handlers.
|
2013-04-11 22:42:45 +01:00 |
Alex Pott
|
809138a7c6
|
Issue #1465774 by amateescu, patrickd: Provide a 'Hidden' field widget.
|
2013-04-11 21:58:27 +01:00 |
Alex Pott
|
bea3588b22
|
Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery().
|
2013-04-11 13:55:05 +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 |
catch
|
7b29749998
|
Issue #1949988 by amateescu, netsensei: Simplify field_entity_field_info() now that all field types have a field item class.
|
2013-04-06 22:53:30 +01:00 |
webchick
|
d5847d3f94
|
Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API.
|
2013-04-05 09:53:22 -07:00 |
Alex Pott
|
12b09da4bf
|
Issue #1895266 by damiankloip, dawehner: Convert views to use the ModuleHandler.
|
2013-04-05 13:32:19 +01:00 |
Jennifer Hodgdon
|
893ca9e140
|
Issue #1614108 by Xano, bartmcpherson: Add documentation to hook_field_extra_fields for missing properties in return array
|
2013-04-04 15:43:37 -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 |
catch
|
31bd200679
|
Issue #1944674 by damiankloip, dawehner: Improve performance of ViewsDataCache.
|
2013-04-03 11:52:26 +01: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
|
46284d2e07
|
Issue #1927884 by Alan D., swentel: Always return an array from field_get_items().
|
2013-03-30 16:44:45 -07:00 |
webchick
|
02f199f62b
|
Issue #1400256 by mahaprasad, David_Rothstein, amcgowanca: Tests for field info cache.
|
2013-03-26 22:08:29 -07:00 |
catch
|
fc7c38bde8
|
Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC.
|
2013-03-22 09:36:55 +00:00 |
webchick
|
e6f953db92
|
Issue #1875182 by yched: Pass plugin definition to plugin instances instead of discovery object.
|
2013-03-19 17:28:35 -04:00 |
webchick
|
1bec76308f
|
Issue #1446382 by plach: Need a reliable way to determine if a specific bundle for an entity type is translatable.
|
2013-03-18 05:40:12 -07:00 |
webchick
|
0aaed25e2d
|
Issue #1919164 by Vikas Negi, sandipmkhairnar, vijaycs85: Create configuration schemas for field module.
|
2013-03-17 09:35:29 -07:00 |
Dries
|
9ce08a3a2b
|
Issue #1938030 by dawehner: Replace View's usage of drupal_container()->get() with Drupal::service().
|
2013-03-13 17:29:08 -04: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 |
webchick
|
282f6b90ba
|
Issue #1932382 by Berdir, swentel: Use DrupalUnitTestBase for Field API tests.
|
2013-03-09 22:49:53 -08:00 |
Dries
|
957b556442
|
Issue #1932596 by ACF: Change site_name() into config in userpasswordreset.test and formtest.
|
2013-03-09 10:16:21 -05:00 |
webchick
|
29146a41de
|
Issue #1806334 by dawehner, xjm, tim.plunkett, rootatwc: Convert the node listing at /node to Views.
|
2013-03-08 21:20:26 -08:00 |
Dries
|
d2ace64a64
|
Issue #1623574 by droplet, thund3rbox, sun, stevecowie: Remove trailing space from form element labels and field labels (HTML nbsp).
|
2013-03-07 10:49:05 -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 |
webchick
|
057dd5110f
|
Issue #1919142 by tim.plunkett, dawehner: Convert Views UI AJAX forms to use FormInterface.
|
2013-03-03 17:01:21 -05:00 |
catch
|
780b439297
|
Issue #1836008 by dawehner, Berdir, alexpott, katbailey, effulgentsia, EclipseGc: Fixed Remove drupal_classloader() use in Drupal\Core\AnnotatedClassDiscovery.
|
2013-02-28 11:24:13 +00:00 |