Alex Pott
|
82fad36b78
|
Issue #2411323 by tadityar: FieldStorageConfig::isRequired should not exist
|
2015-01-23 12:32:18 +00:00 |
Alex Pott
|
979a252ca1
|
Issue #2247085 by larowlan, Berdir: Constraints cannot be added to configurable fields
|
2015-01-23 09:54:51 +00:00 |
Alex Pott
|
71cb7bb5c2
|
Issue #2407801 by dawehner, Gábor Hojtsy, yched, jibran: Views generic field handler does not work with base fields
|
2015-01-21 17:06:34 +00:00 |
Alex Pott
|
629d4cbf9d
|
Issue #2404739 by pfrenssen, Berdir, plach: language_entity_field_access() doesn't work if $items isn't present
|
2015-01-18 08:35:38 +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 |
catch
|
6efd90c8dc
|
Issue #2140511 by alexpott, Gábor Hojtsy, swentel, babruix, ohthehugemanatee, jessebeach, Berdir: Configuration file name collisions silently ignored for default configuration
|
2015-01-16 21:04:16 +00:00 |
Alex Pott
|
3fe7cb50ea
|
Issue #2404021 by yched, amateescu: entity_reference formatters should be in Core
|
2015-01-14 08:16:37 +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
|
f52ece046c
|
Issue #2404265 by jhedstrom: Follow-up: ApiTestData should be in the views module
|
2015-01-13 09:53:25 +00:00 |
Alex Pott
|
4d8bd967c3
|
Issue #2377117 by mglaman, rpayanm, pcambra: Replace all instances of entity_load('field_storage_config') and entity_load_multiple('field_storage_config') with static method calls
|
2015-01-12 15:49:29 +00:00 |
Alex Pott
|
ff7473e82d
|
Issue #2384481 by rpayanm, daffie, tadityar, hussainweb, areke, claudiu.cristea: Make the class variables protected for NodeType
|
2015-01-12 12:44:27 +00:00 |
webchick
|
61f2a710cb
|
Issue #2395763 by jhedstrom: Fields are not 'click sortable' in views
|
2015-01-11 19:50:28 -08:00 |
Alex Pott
|
c791cc2d5a
|
Issue #2397807 by yched: EntityDisplay schema for third_party_settings is wrong
|
2015-01-08 19:37:59 +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 |
webchick
|
06bed5c795
|
Issue #2399931 by dawehner, yched: Generic entity api field handler should live in views module not in field module
|
2015-01-06 09:20:24 -08:00 |
webchick
|
082b123fa2
|
Revert "Issue #2399931 by dawehner, yched: Generic entity api field handler should live in views module not in field module"
Oops. Wrong patch!
This reverts commit 938051c41d .
|
2015-01-06 09:19:27 -08:00 |
webchick
|
938051c41d
|
Issue #2399931 by dawehner, yched: Generic entity api field handler should live in views module not in field module
|
2015-01-06 09:18:24 -08:00 |
Alex Pott
|
041511a78a
|
Issue #2397727 by jibran, dawehner: Remove the SafeMarkup::set() call in field/Field.php
|
2015-01-04 14:03:11 +00:00 |
Alex Pott
|
057b0cabaf
|
Issue #2232477 by plach, yched, tstoeckler, amateescu: Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities
|
2015-01-02 21:39:42 +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
|
bb4367b4e2
|
Issue #2372855 by Wim Leers, dawehner: Add content & config entity dependencies to views
|
2014-12-16 09:26:05 +00: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 |
Alex Pott
|
fb40bd6f06
|
Issue #2382931 by larowlan, pfrenssen, Mile23: Drupal\field\Plugin\views\field\Field::access returns an object instead of the expected boolean
|
2014-12-13 18:56:18 +01:00 |
Nathaniel Catchpole
|
a17498c593
|
Issue #2387019 by dawehner, larowlan: String field formatters cannot link to their parent entity
|
2014-12-12 16:20:41 +00:00 |
catch
|
22ca1c9ca4
|
Issue #1985406 by jhedstrom, alexpott, Dave Reid, olli: #states not supported for elements in formatter settings being displayed on Views field handler form
|
2014-12-11 23:17:22 +00: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
|
1ffac67513
|
Issue #2384665 by benjy, penyaskito: Follow-up: FieldConfigBase::calculateDependencies() fatal error is unhelpful
|
2014-12-11 17:06:20 +01:00 |
Alex Pott
|
b175ecc425
|
Issue #2387141 by Gábor Hojtsy: Missing field configuration schemas across core tests
|
2014-12-10 12:35:29 +01:00 |
Alex Pott
|
86ced511f9
|
Issue #2380411 by areke, hussainweb, GPrince17: Clean-up Text module test members - ensure property definition and use of camelCase naming convention
|
2014-12-04 11:33:34 +00:00 |
Alex Pott
|
2ec3fbcb5b
|
Issue #2335673 by ashutoshsngh, oenie, rudins, er.pushpinderrana: Remove usage of drupal_process_form()
|
2014-12-02 17:40:55 +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
|
1290d3899c
|
Issue #2382493 by yched: Population of default field values in entity translation is incorrect
|
2014-12-01 14:18:55 +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 |
Alex Pott
|
58480ee670
|
Issue #2362227 by dawehner, mpdonadio, znerol, tim.plunkett, skipyT: Replace all instances of current_path()
|
2014-11-28 13:38:17 +00:00 |
Nathaniel Catchpole
|
7822393c30
|
Issue #2370305 by Gábor Hojtsy, yched: Refactor field type configuration schemas for DX, easier to find errors
|
2014-11-24 22:17:32 +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
|
826245d509
|
Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information
|
2014-11-23 10:10:06 +00:00 |
Alex Pott
|
33b66b50d7
|
Issue #2377115 by mglaman: Replace all instances of entity_load('field_config') and entity_load_multiple('field_config') with static method calls
|
2014-11-21 23:50:15 +00:00 |
Alex Pott
|
dd1350fb63
|
Issue #2378055 by Gábor Hojtsy: Reorganise config schema for entity_form_display / entity_view_display
|
2014-11-21 23:38:41 +00:00 |
Alex Pott
|
d3a7d136e0
|
Issue #2376689 by yched: IntegerItem 'size' setting should be a storage setting
|
2014-11-21 10:28:31 +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
|
03d3d538c5
|
Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing
|
2014-11-19 12:26:05 +00:00 |
Nathaniel Catchpole
|
4dc03e7037
|
Issue #2372477 by yched: Fixed Lots of tests still enable entity.module.
|
2014-11-12 17:22:47 +00:00 |
Nathaniel Catchpole
|
cd9b0f4fde
|
Issue #1426804 by alexpott, swentel: Fixed Allow field storages to be persisted when they have no fields.
|
2014-11-12 16:16:39 +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
|
789de472d0
|
Issue #2354597 by esod, YesCT, vadim.hirbu, ashutoshsngh: Remove usage of form_set_value().
|
2014-11-07 12:05:32 -08:00 |
Alex Pott
|
80eccb1896
|
Issue #2361823 by rpayanm, javivf: Remove usage of drupal_strtolower().
|
2014-11-03 16:13:43 +00:00 |
Alex Pott
|
fa1b5ba598
|
Issue #2346763 by yched, msonnabaum: Improve views field rendering performance by caching entity display objects.
|
2014-11-03 08:39:33 +00:00 |
catch
|
150893931e
|
Issue #2271419 by alexpott, larowlan: Fixed Allow field types, widgets, formatters to specify config dependencies.
|
2014-11-01 09:42:21 +00:00 |
Alex Pott
|
faff6ffabf
|
Issue #2364337 by penyaskito: Fixed $typedConfigManager dinamically defined in FieldConfigEntityUnitTest.
|
2014-10-28 12:51:53 +00:00 |