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 |
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
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01: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 |
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 |
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 |
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
|
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 |
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 |
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
|
02f199f62b
|
Issue #1400256 by mahaprasad, David_Rothstein, amcgowanca: Tests for field info cache.
|
2013-03-26 22:08:29 -07: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 |
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
|
d4c21cd945
|
Issue #1893108 by Berdir, dawehner: Convert most entity tests to DrupalUnitTestBase.
|
2013-02-27 21:18:48 -05:00 |
catch
|
4ad272c1c1
|
Issue #1882240 by dawehner, tim.plunkett: Remove default assignment of render_controller_class() in EntityManager.
|
2013-02-18 11:11:46 +00:00 |
catch
|
1c92546e41
|
Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled.
|
2013-02-06 12:00:39 +00:00 |
catch
|
b30e657b35
|
Issue #1846648 by yched, swentel: Rename field_attach_submit(), because it is also called from within validation.
|
2013-02-04 14:30:22 +00:00 |
webchick
|
72711258b1
|
Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration.
|
2013-02-01 18:15:01 -08:00 |
webchick
|
a63c6cbc8a
|
Issue #1839082 by Berdir: Implement the new entity field API for the field test field type.
|
2013-01-29 20:04:12 -08:00 |
Dries
|
2fa3ffe132
|
Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info().
|
2013-01-23 12:46:47 -05:00 |
webchick
|
3f8b6a1a84
|
Issue #1894784 by dawehner: Remove api_version from views
|
2013-01-21 16:35:35 -08:00 |
webchick
|
dd8c44b490
|
Issue #1757564 by damiankloip, dawehner, tim.plunkett: Change 'name' to 'id' on View entity.
|
2013-01-18 21:10:42 -08:00 |
webchick
|
62c93ff8d4
|
Issue #1253820 by yched, zserno, tim.plunkett, xjm, effulgentsia, plach: Fixed It's impossible to submit no value for a field that has a default value.
|
2013-01-16 09:37:23 -08:00 |
Dries
|
a6c11e9d4f
|
Issue #1875122 by dawehner, damiankloip: field formatter settings on views are lost.
|
2013-01-09 16:03:56 -05:00 |
catch
|
6e5d1a09ca
|
Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity.
|
2013-01-07 11:22:28 +00:00 |
catch
|
2288314826
|
Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 23:03:17 +00:00 |
catch
|
53de739800
|
Revert "Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity."
This reverts commit 8ad67af2e0 .
|
2012-12-28 23:02:37 +00:00 |
catch
|
8ad67af2e0
|
Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 19:05:41 +00:00 |
webchick
|
0f2232c3a0
|
Revert "Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration."
Oops. Broke testbot.
This reverts commit 015d61bc03 .
|
2012-12-26 12:14:40 -08:00 |
webchick
|
015d61bc03
|
Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration.
|
2012-12-26 10:53:54 -08:00 |
catch
|
452ee7ac9e
|
Issue #1187726 by yched: add a comment to field_test_module_implements_alter().
|
2012-12-17 11:09:01 +00:00 |
catch
|
bc801aab00
|
Issue #1187726 by chx, Berdir, Fabianx, sun: Fixed Add caching for configuration / rework config object loading.
|
2012-12-14 22:30:50 +00:00 |
catch
|
0631d191c7
|
Issue #1855228 by damiankloip: Move Views core module tests to their respective modules.
|
2012-12-11 16:27:41 +00:00 |
webchick
|
9a9a89d143
|
Issue #1843476 by ACF: Added Change field_test() variables to state system.
|
2012-11-28 22:31:18 -08:00 |
webchick
|
d26e8a7d57
|
Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS.
|
2012-11-26 23:07:37 -08:00 |
webchick
|
8fcd5546ba
|
Issue #1831444 by das-peter, Berdir, andypost: Added EntityNG: Support for revisions for entity save and delete operations.
|
2012-11-21 14:07:53 -08:00 |
webchick
|
07030912aa
|
Issue #1828408 by Amitaibu: Fixed Re-add addTag() and AddMetaData() to EFQ.
|
2012-11-07 01:16:21 -08:00 |
catch
|
f05404655a
|
Issue #1824180 by fubhy: Fixed Undefined variable () in Field UI module.
|
2012-11-03 20:02:47 +00:00 |
webchick
|
76a157fe32
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
catch
|
b9c4744e02
|
Issue #1801726 by chx, bojanz, plach: EntityFieldQuery v2.
|
2012-10-30 10:41:42 +00:00 |
webchick
|
c2874bbce6
|
Issue #1817180 by zuuperman, tstoeckler, amateescu: Fixed Tests: hook_widget_info_alter() is not called anymore.
|
2012-10-29 19:00:06 -07:00 |
webchick
|
35e917e0d1
|
Issue #1812822 by larowlan: Fixed field_test_entity_info() does not set a 'label' on the Test Entity.
|
2012-10-23 19:50:59 -07:00 |
webchick
|
711ed2adec
|
Issue #1814418 by swentel, xjm: Fixed FormatterBase::view() calls field_access() with the wrong order of arguments.
|
2012-10-17 23:55:55 -07:00 |
webchick
|
b149df70af
|
Issue #1785748 by yched, swentel, Stalski: Field formatters as plugins.
|
2012-10-13 23:04:15 -07:00 |
webchick
|
ca64740b0b
|
Issue #1723892 by Berdir, Pancho, das-peter, fago: Support for revisions for entity save and delete operations.
|
2012-10-13 22:44:26 -07:00 |
webchick
|
22ac2df4d9
|
Issue #1810686 by Rob Loach: Remove the remaining files[] entries .
|
2012-10-11 23:37:47 -07:00 |
catch
|
9fbe74405a
|
Issue #1608842 by chx, alexpott, sun, effulgentsia, beejeebus, tim.plunkett et al: Replace list of bootstrap modules, enabled modules, enabled themes, and default theme with config.
|
2012-10-09 21:40:35 +01:00 |
webchick
|
6e38148336
|
Issue #1798104 by zuuperman: Fixed Default value widget settings broken by WidgetPlugins.
|
2012-10-05 21:45:15 -07:00 |
webchick
|
35a3762014
|
Issue #945524 by Jelle_S, tim.plunkett, Dave Reid, pfrenssen, xjm, swentel: Added Field formatter settings hooks in core.
|
2012-09-26 23:23:22 -04:00 |
webchick
|
c63f99d61e
|
Issue #1785256 by yched, Stalski, zuuperman, sun, tstoeckler, aspilicious, EclipseGc, larowlan: Widgets as Plugins.
|
2012-09-26 15:39:39 -04:00 |
catch
|
f556c0b023
|
Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component.
|
2012-09-12 10:18:04 +01:00 |
webchick
|
c58b08ae9c
|
Issue #1761040 by sun, tim.plunkett, fago, effulgentsia: Rename Storable, Entity, and Configurable to Entity, ContentEntity, and ConfigEntity.
|
2012-09-01 19:21:35 -07:00 |
webchick
|
d13ee8dd75
|
Issue #1616930 by Berdir: Fix the field_test() entity type.
|
2012-08-30 12:29:25 -07:00 |
webchick
|
42d5f0053b
|
Issue #1668820 by sun, xjm, tim.plunkett, fgm: Concept, base class, and interface for configurable objects.
|
2012-08-25 01:17:32 +02:00 |
catch
|
ea25df8570
|
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
|
2012-08-16 12:30:43 +01:00 |
catch
|
e1befb5433
|
Issue #1356824 by Adagio, Alan D., joachim, tim.plunkett: Fixed No way for hook_field_widget_form_alter() to know if it is on a form or in defaults.
|
2012-08-15 15:20:02 +01:00 |
Dries
|
f40a69c510
|
- Patch #1374030 by aspilicious, Berdir, tim.plunkett: remove entity_extract_ids() now we have proper classed entity objects.
|
2012-08-11 12:19:01 -04:00 |
webchick
|
4c97c097ae
|
Issue #1551140 by Berdir, fago: Remove stub entities, replace entity_create_stub_entity().
|
2012-08-07 12:22:09 -07:00 |
Dries
|
364fd1776e
|
- Patch #1325628 by damien_vancouver, xjm, Damien Tournoud, TravisCarden: fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error.
|
2012-07-15 06:24:51 -07:00 |
webchick
|
bfa6287689
|
Issue #1616952 by webflo: Add a langcode parameter to EntityInterface::label().
|
2012-06-16 17:39:01 +02:00 |
webchick
|
c195d872bc
|
Issue #1630264 by vasi1186, fubhy, Gábor Hojtsy: Move field language fallback code from Locale to Field and field language handling for nodes to Node.
|
2012-06-15 19:14:22 +02:00 |
webchick
|
9aaf322992
|
Issue #1615240 by Berdir, webflo, fago: Remove entity_label() in favor of EntityInterface::label().
|
2012-06-15 18:57:57 +02:00 |
webchick
|
28542bbca0
|
Issue #1591852 by aspilicious, Rob Loach: Convert field tests to PSR-0.
|
2012-06-15 05:55:45 +02:00 |
catch
|
2bfb9b0415
|
Issue #1615236 by Berdir, aspilicious: Merge entity controller interfaces, document and add default entity class definition.
|
2012-06-08 22:04:22 +09:00 |
catch
|
e94505139e
|
Issue #1594466 by aspilicious, Rob Loach: Extract entity controller class from field_test().entity.inc into a namespace.
|
2012-05-28 00:28:09 +09:00 |
catch
|
74c409f134
|
Issue #1495024 by Berdir, Rob Loach, fago: Convert the entity system to PSR-0.
|
2012-05-16 12:38:40 +09:00 |
catch
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +09:00 |
catch
|
7c5214c714
|
Issue #617562 by sun, matt2000: Remove underscore-to-dash conversion in path arguments for content types.
|
2012-05-08 14:12:18 +09:00 |
catch
|
fe01ab6e16
|
Issue #1542682 by Berdir: Convert exception classes in field.module to PSR-0.
|
2012-05-07 11:56:49 +09:00 |
catch
|
48f271b63e
|
Issue #822418 by catch, marcingy, davidjdagino, ezheidtmann: Fixed Field form structure incomplete if field_access() returns FALSE.
|
2012-04-22 23:03:31 +09:00 |
Dries
|
3c2b78d7d8
|
- Patch #1468930 by dawehner, Gábor Hojtsy, plach, das-peter, fubhy: clean up and move the code for the negotiation functionality from locale module to language module.
|
2012-04-11 10:47:06 -04:00 |
Dries
|
47556803a8
|
- Patch #1439692 by clemens.tolboom, plach, dawehner, das-peter, Gábor Hojtsy: Rename field language properties to langcode.
|
2012-04-09 14:51:01 -04:00 |
catch
|
aab8b66a29
|
Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%.
|
2012-03-13 12:16:40 +09:00 |
webchick
|
6bab95b4b6
|
Issue #811542 follow-up by sun: LANGUAGE constant got renamed.
|
2012-03-10 15:02:48 -08:00 |
webchick
|
27d3f295e7
|
Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: Fixed Regression: Required radios throw illegal choice error when none selected.
|
2012-03-10 13:01:23 -08:00 |
catch
|
b9e9244171
|
Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE.
|
2012-03-09 00:10:59 +09:00 |
Nathaniel
|
97058d458f
|
Issue #1245332 by Dave Reid, rfay: Fixed Warning when all bundles removed from an entity.
|
2012-02-27 12:45:36 +09:00 |
Dries
|
fc7c985be0
|
- Patch #1264728 by yched: Refresh field 'active' state in module_enable() / _disable().
|
2012-01-24 16:55:50 -05:00 |
catch
|
123249f208
|
Issue #1371938 by yched, Everett Zufelt, xjm, casey: Fixed hook_field_delete() no longer invoked during field_purge_data().
|
2012-01-13 22:41:01 +09:00 |
catch
|
1878eb1534
|
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
|
2012-01-11 00:29:08 +09:00 |
catch
|
72fdf526a2
|
Issue #1391426 by yched: Fixed Wrong bundles in EntityFieldQueryTestCase.
|
2012-01-07 15:09:23 +09:00 |
catch
|
94f4973fe2
|
Issue #1380660 by loganfsmyth: Fixed field_available_languages() static cache never cleared.
|
2011-12-30 15:45:45 +09:00 |
catch
|
5cca85d50f
|
Issue #1273722 by bfroehle: Fix FieldAttachTestCase::setUp() signature.
|
2011-12-30 15:26:16 +09:00 |
catch
|
13830d022c
|
Issue #1301040 by Gábor Hojtsy: Move language listing functionality from locale.module to a new language.module.
|
2011-12-22 20:26:12 +09:00 |
Dries
|
46f8c7433e
|
- Patch #1146088 by lyricnz: label always visible for table formatter.
|
2011-12-19 09:40:52 -05:00 |
Nathaniel
|
dfa187c483
|
Issue #1301522 by xjm, Rob Loach, David_Rothstein: Fixed field_ui_default_value_widget() does not pass along the entity type when it creates the default value form.
|
2011-11-21 16:58:37 +09:00 |
Nathan Haug
|
f434037c0e
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |