Alex Pott
|
a49d543008
|
Issue #2236903 by yched, tstoeckler, swentel, Jalandhar, nlisgo, andypost, fago, sun, amateescu: setSettings() on field definitions can unintentionally clear default values
|
2015-09-26 12:54:37 +02:00 |
Alex Pott
|
5c943b5c95
|
Issue #2569069 by stefan.r, mr.baileys, alexpott, lauriii: Replace TranslationWrapper with TranslatableString and deprecate TranslationWrapper
|
2015-09-20 16:28:27 +01:00 |
xjm
|
497ebcd2e3
|
Issue #2506445 by joelpittet, Ryan Weal, Sutharsan, alexpott, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, xjm, dawehner, geertvd, lauriii, izus, andypost, borisson_, Sharique: Replace !placeholder with @placeholder in t() and format_string() for non-URLs in tests
|
2015-09-14 17:50:07 -05:00 |
webchick
|
10c624b480
|
Issue #2410875 by phenaproxima, miguelc303, mikeryan, webchick, ultimike, benjy: Migration for Drupal 7 Taxonomy vocabularies and terms
|
2015-09-10 07:28:06 -07:00 |
Alex Pott
|
968bc41496
|
Issue #1864014 by Xano, yched, ankitgarg, sun: Field types specify non-existent default widgets and formatters
|
2015-09-10 12:20:57 +01:00 |
Alex Pott
|
dd8f5660d9
|
Issue #2529034 by penyaskito, vijaycs85, yched: Replace direct access to FieldConfigBase::default_value with methods
|
2015-09-10 10:28:11 +01:00 |
Alex Pott
|
e249d759de
|
Issue #2537288 by ShaunDychko, segi, HeimdallJHM: Content=Value attribute should be printed for numeric fields with a Prefix or Suffix
|
2015-09-10 10:21:51 +01:00 |
xjm
|
570fba20cd
|
Issue #2564353 by alexpott, joelpittet, xjm, justAChris, nlisgo, subhojit777: Remove !placeholder usage from SafeMarkup::format()
|
2015-09-09 19:04:37 -05:00 |
webchick
|
10ea52eaa2
|
Issue #2563819 by phenaproxima, mikeryan: [D7] Field display settings do not migrate
|
2015-09-09 15:09:01 -07:00 |
webchick
|
fbe90875a8
|
Revert "Issue #2410875 by phenaproxima, miguelc303, mikeryan, ultimike, benjy: Migration for Drupal 7 Taxonomy vocabularies and terms"
Term's Entity Reference field associated with node IDs, not term IDs.
This reverts commit bc05470d2e.
|
2015-09-09 14:13:05 -07:00 |
webchick
|
bc05470d2e
|
Issue #2410875 by phenaproxima, miguelc303, mikeryan, ultimike, benjy: Migration for Drupal 7 Taxonomy vocabularies and terms
|
2015-09-09 13:15:41 -07:00 |
Nathaniel Catchpole
|
56bcfe4ece
|
Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays
|
2015-09-03 23:37:10 +01:00 |
Nathaniel Catchpole
|
f13b2d59bd
|
Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954.
|
2015-09-03 23:36:44 +01:00 |
Nathaniel Catchpole
|
3100760954
|
Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays
|
2015-09-03 23:36:26 +01:00 |
webchick
|
1ce074c499
|
Issue #2562089 by phenaproxima: d7_field_formatter_settings migration does not handle empty settings
|
2015-09-03 10:54:49 -07:00 |
Nathaniel Catchpole
|
e580940021
|
Issue #2559605 by Cottser, stefan.r: Convert SafeMarkup::checkPlain() in render arrays to #plain_text
|
2015-08-31 08:45:25 +01:00 |
webchick
|
7ea136e79c
|
Issue #2559309 by Berdir, jhedstrom: Logic error in SqlContentEntityStorage::countFieldData() drops dedicated field tables (again)
|
2015-08-28 22:58:34 -07:00 |
webchick
|
2d9a0b9cd1
|
Issue #2414651 by phenaproxima, quietone, miguelc303, mikeryan, benjy: Migration Files for Drupal 7 Users
|
2015-08-27 13:53:58 -07:00 |
Nathaniel Catchpole
|
f384961721
|
Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape()
|
2015-08-26 11:34:29 +01:00 |
Alex Pott
|
6c8fe4bdb4
|
Issue #2214241 by mortendk, mdrummond, lauriii, galooph, ShaunDychko, jjcarrion, b0unty, joelpittet, scor, amitgoyal, aboros, Manuel Garcia, hkirsman, BLadwin, hussainweb, sushilkr, emma.maria, nlisgo, yched, LewisNyman, davidhernandez, mikl, camoa, dman, dodorama: Field default markup - removing the divitis
|
2015-08-26 09:36:43 +01:00 |
webchick
|
3a38bef3fd
|
Issue #2554841 by mikeryan: FieldException message failing to embed failed field name/entity type
|
2015-08-25 11:22:36 -07:00 |
webchick
|
8aee36fd83
|
Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory
|
2015-08-25 10:04:11 -07:00 |
Nathaniel Catchpole
|
37cf78d254
|
Issue #2555275 by dawehner: Fix missing schema for URI widget
|
2015-08-24 23:09:34 +01:00 |
webchick
|
fa2724a4cd
|
Issue #2547851 by alexpott, joelpittet, dawehner, stefan.r, xjm: SafeMarkup::format() should require arguments without them it is just SafeMarkup::set() in disguise
|
2015-08-19 18:10:08 -04:00 |
Alex Pott
|
026e9d8754
|
Issue #2549091 by Pravin Ajaaz, jhodgdon: Fix "associated to" ==> "associated with"
|
2015-08-18 13:10:00 +01:00 |
webchick
|
f2585a0189
|
Issue #2416765 by phenaproxima, miguelc303, hussainweb, mikeryan, benjy, chx: Migrate Drupal 7 Field/Instance/View mode settings
|
2015-08-17 22:59:26 -04:00 |
webchick
|
d2404bee75
|
Issue #2550823 by phenaproxima, neclimdul: Migrate Drupal integration tests should load all dump files
|
2015-08-15 11:25:18 -07:00 |
Alex Pott
|
877fd18762
|
Issue #2346857 by andypost, claudiu.cristea, amateescu, m1r1k, Mile23, rpayanm, epari.siva, Berdir, yched: Set default property bundle_entity_type in EntityType to NULL
|
2015-08-14 09:23:08 +01:00 |
Alex Pott
|
6bf02028a8
|
Issue #2544954 by stefan.r, jhedstrom: SqlContentEntityStorageSchema does not detect column-level schema changes in non-base-fields
|
2015-08-07 12:13:59 +01:00 |
Alex Pott
|
b8ac53f186
|
Issue #2542292 by stefan.r, borisson_: Use TranslationWrapper instead of t() Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem::propertyDefinitions
|
2015-08-06 17:15:53 +01:00 |
webchick
|
b95a4815c9
|
Issue #2530030 by phenaproxima, mikeryan, benjy: Create the migrate builder plugin type
|
2015-08-05 15:29:17 -07:00 |
webchick
|
7bc3890cab
|
Issue #2534010 by phenaproxima, mikeryan: Move module-specific migration support into the field module
|
2015-08-04 10:20:52 -07:00 |
Nathaniel Catchpole
|
7e8fb08304
|
Issue #2542132 by alexpott, amateescu: Drupal\field\Tests\Number\NumberFieldTest fails on SQLite
|
2015-08-04 14:13:06 +01:00 |
Alex Pott
|
01e703d2a2
|
Issue #2473951 by Cottser, cilefen, yannickoo, davidhernandez, LewisNyman: Prefix form-required classes with js-
|
2015-08-04 11:54:55 +01:00 |
Nathaniel Catchpole
|
f8629621bb
|
Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions
|
2015-07-28 17:03:59 +01:00 |
Nathaniel Catchpole
|
9fab1ad502
|
Issue #2471232 by borisson_, JeroenT, sorressean, rbmboogie, ruha, mariancalinro: Optimize Cache::merge*(), by only accepting 2 instead of N arguments
|
2015-07-20 13:11:52 +01:00 |
Alex Pott
|
49f5b153a0
|
Issue #2527816 by jhedstrom, pfrenssen, chx, catch: Logic error in SqlContentEntityStorage::countFieldData() attempts to drop `name` column
|
2015-07-08 09:38:33 +01:00 |
catch
|
9f521c8dc5
|
Issue #2408371 by dawehner, Fabianx, alexpott, bforchhammer: Proxies of module interfaces don't work
|
2015-06-30 12:32:40 +01:00 |
Alex Pott
|
1f53649bfb
|
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
|
2015-06-26 21:53:33 +01:00 |
Alex Pott
|
68d4f0be10
|
Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993
|
2015-06-24 16:31:20 -05:00 |
Alex Pott
|
2da1f42448
|
Issue #2399211 by mpdonadio, legolasbo, vijaycs85, pjonckiere, rteijeiro, jhodgdon, dawehner, yched: Support all options from views fields in DateTime formatters
|
2015-06-24 07:08:51 -05:00 |
Nathaniel Catchpole
|
a1bc737216
|
Issue #1305882 by dawehner, nod_, Fabianx, Steven Jones, sun, nlisgo: drupal_html_id() considered harmful; remove ajax_html_ids to use GET (not POST) AJAX requests
|
2015-06-22 14:16:58 +01:00 |
effulgentsia
|
287d1e197e
|
Issue #2263569 by tim.plunkett, effulgentsia, Fabianx, dawehner, Wim Leers, larowlan: Bypass form caching by default for forms using #ajax.
|
2015-06-13 15:22:53 -07:00 |
Alex Pott
|
cb451afa02
|
Issue #2107249 by Jelle_S, tstoeckler, amateescu, Xano, jibran, yched: Don't assume that content entities have numeric IDs in EntityReferenceItem
|
2015-06-12 00:24:48 +01:00 |
Alex Pott
|
1fc6e00b3e
|
Issue #2501577 by willzyx: Faulty dependency to ModuleHandler
|
2015-06-09 12:00:08 +01:00 |
Nathaniel Catchpole
|
5803f9080e
|
Issue #2392293 by bircher, tim.plunkett, alexpott, cilefen, gobinathm: Refactor hook_system_info_alter implementations to use ModuleUninstallValidatorInterface
|
2015-06-09 10:47:28 +01:00 |
Alex Pott
|
23e7b47779
|
Issue #2279105 by mgifford, nidaismailshah, thedavidmeister, amitgoyal, rpayanm, ameenkhan07, rakhimandhania, jhodgdon: Remove as many "..." and ellipsis characters from the codebase as possible without altering the meaning of text
|
2015-06-08 23:40:25 +01:00 |
Alex Pott
|
2a4ea49e9c
|
Issue #980144 by DuaelFr, yched, ACF, poedan, tim.plunkett, mgifford, swentel, asgorobets, SamH, sun, Everett Zufelt: Issues with "required, multiple" fields in forms
|
2015-05-25 12:40:12 +01:00 |
xjm
|
088f8b357a
|
Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912)
|
2015-05-24 15:08:46 -05:00 |
Alex Pott
|
4a576b0bc8
|
Issue #2490420 by amateescu, larowlan, Berdir, dpi: EntityAutocomplete element settings allows sql injection and for arbitrary user-supplied data to be passed into unserialize()
|
2015-05-21 15:01:41 +01:00 |
xjm
|
8f5c324520
|
Issue #2416109 by alexpott, bircher, xjm, dawehner: Validate configuration dependencies before importing configuration
|
2015-05-17 13:18:22 -07:00 |
Nathaniel Catchpole
|
e242632ca1
|
Issue #2450897 by plach, epari.siva, dawehner, jibran, Fabianx: Cache Field views row output
|
2015-05-13 12:08:57 +01:00 |
Nathaniel Catchpole
|
0f881613ef
|
Issue #2482295 by Berdir: Rebuilding field map with many bundles/fields is very slow
|
2015-05-12 13:36:06 +01:00 |
Nathaniel Catchpole
|
e0aae8c26a
|
Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data.
|
2015-05-05 11:47:16 +01:00 |
Alex Pott
|
f8f024e3aa
|
Issue #2030637 by yched, Mile23, daffie, Alumei, tidrif, chertzog, Berdir, swentel, ofry: Expand FieldConfig/BaseFieldOverride/FieldConfigBase with methods
|
2015-05-04 17:22:30 -07:00 |
Alex Pott
|
13922dbdc1
|
Issue #1867518 by plach, dawehner, yched, iMiksu, epari.siva, marcvangend, Fabianx, Wim Leers, effulgentsia: Leverage entityDisplay to provide fast rendering for fields
|
2015-05-03 22:00:46 +01:00 |
Alex Pott
|
6195b1921b
|
Issue #2422679 by mortendk, davidhernandez, akalata: copy text template to classy
|
2015-04-21 16:05:17 +01:00 |
Alex Pott
|
149c25ebfd
|
Issue #2474121 by Wim Leers: CacheableMetadata should get BubbleableMetadata's merge/applyTo/createFromRenderArray/createFromObject methods
|
2015-04-21 15:00:34 +01:00 |
Alex Pott
|
d3adcab93c
|
Issue #2459873 by borisson_, swentel: FieldStorageConfig::__sleep() should unset ->original
|
2015-04-19 14:09:18 +02:00 |
Alex Pott
|
7e8d2129c4
|
Issue #2099137 by Wim Leers, amateescu, rteijeiro, larowlan, effulgentsia: Entity/field access and node grants not taken into account with core cache contexts
|
2015-04-18 18:26:45 +02:00 |
webchick
|
be15ea2be7
|
Issue #2456599 by k4v, dawehner, larowlan, rteijeiro, cutesquirrel, yched, jhodgdon: Field node_field_revision.title needs to use an entity-aware formatter in Views
|
2015-04-16 05:28:58 -07:00 |
Alex Pott
|
f2fdaeba50
|
Issue #2450153 by josephleon, damiankloip, joshi.rohit100, anksy: Add a default_formatter to UUIDs fields
|
2015-04-09 14:41:35 +01:00 |
Alex Pott
|
fdc1c3daf8
|
Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments
|
2015-04-02 11:59:11 +01:00 |
Alex Pott
|
1f37397d4d
|
Issue #2392669 by hussainweb, Mile23, rteijeiro, subhojit777, AjitS: Clean-up field module test members - ensure property definition and use of camelCase naming convention
|
2015-04-01 14:12:27 +01:00 |
Alex Pott
|
95dc3178b5
|
Issue #2448503 by amateescu: Convert the "Field edit" form to an actual entity form
|
2015-04-01 14:04:05 +01:00 |
webchick
|
70f8ac6f31
|
Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions
|
2015-03-29 15:13:25 -07:00 |
catch
|
40cc6312d9
|
Issue #2090115 by alexpott, xjm: Don't install a module when its default configuration has unmet dependencies
|
2015-03-22 18:53:45 +00:00 |
Alex Pott
|
fcc8056d6c
|
Issue #2137801 by Berdir: Refactor entity storage to load field values before instantiating entity objects
|
2015-03-19 14:59:41 +00:00 |
Alex Pott
|
60531a745e
|
Issue #2452619 by vasike, amateescu, joshtaylor: Move entity_reference_create_field function to EntityReferenceTestTrait
|
2015-03-19 10:29:17 +00:00 |
Alex Pott
|
ae4848f51d
|
Issue #2436835 by amateescu, alexpott: Unable to create config schema for entity type specific entity reference selection plugin
|
2015-03-17 09:55:45 +00:00 |
webchick
|
5cbaf8cca5
|
Issue #2452499 by arpitr: Remove deprecated function definition for entity_load_by_uuid() and its references
|
2015-03-16 13:42:45 -07:00 |
Alex Pott
|
40d57b3d13
|
Issue #356399 by dawehner, beejeebus, catch, sidharrell, klausi, nlisgo, Josh Waihi, Berdir, martin107: Optimize the route rebuilding process to rebuild on write
|
2015-03-16 08:42:16 +00:00 |
catch
|
4b812ec9bb
|
Issue #2342045 by dawehner, Gábor Hojtsy, larowlan, joshtaylor: Standard views base fields need to use same rendering as Field UI fields, for formatting, access checking, and translation consistency
|
2015-03-15 20:31:04 +00:00 |
Alex Pott
|
59388d8c46
|
Issue #2433281 by neclimdul, mrjmd: Move Role Constants on to a Class/Interface
|
2015-03-14 21:50:47 +00:00 |
Alex Pott
|
1fadbc0372
|
Issue #2415937 by Xano: Add a formatter for ChangedItem
|
2015-03-13 23:49:51 +00:00 |
Nathaniel Catchpole
|
bbc47f05fc
|
Issue #2434745 by geertvd: Boolean field: On/Off labels are in the "storage" settings but shouldn't be
|
2015-03-04 15:17:04 +00:00 |
Alex Pott
|
67cb2182c2
|
Issue #2428087 by jhodgdon, foxtrotcharlie: Boolean field formatter - default choice appears in list twice
|
2015-03-01 10:36:09 +00:00 |
Alex Pott
|
b0f4b418ca
|
Issue #2227227 by mpdonadio, amateescu, yched, larowlan, swentel, tstoeckler, fago: FieldTypePluginManager cannot instantiate FieldType plugins, good thing TypedDataManager can instantiate just about anything
|
2015-03-01 10:28:54 +00:00 |
Alex Pott
|
74f943526b
|
Issue #2437785 by amateescu: FieldConfigStorageBase::mapToStorageRecord() calls the wrong field type method
|
2015-02-28 13:51:48 +00:00 |
Nathaniel Catchpole
|
59d5c098cc
|
Issue #2416409 by alexpott, bojanz: Delete dependent config entities that don't implement onDependencyRemoval() when a config entity is deleted
|
2015-02-23 20:02:06 +00:00 |
Alex Pott
|
0d15b2b5eb
|
Issue #2408227 by geertvd, gloob, amitsedaiz: When creating a float field, max and min value settings are forced to be integer
|
2015-02-18 17:42:25 +00:00 |
Alex Pott
|
2f1345a9ec
|
Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase
|
2015-02-18 12:39:20 +00:00 |
Alex Pott
|
eebf624a3b
|
Issue #2030633 by hussainweb, Mile23, carsonevans, czigor, Berdir, fernando_calsa, Geijutsuka, amitgoyal, Jānis Bebrītis, undertext: Expand FieldStorageConfig with methods
|
2015-02-10 13:39:31 +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 |
Alex Pott
|
a60a5779b5
|
Issue #2417983 by kattekrab: Change docs instances of "the the" to "the"
|
2015-02-04 10:08:41 +00:00 |
Alex Pott
|
d2ff08e0dc
|
Issue #2395613 by dawehner: Make it possible to configure the output of a boolean field on the formatter level
|
2015-02-02 11:09:18 +00:00 |
Alex Pott
|
6d75fd574c
|
Issue #2374019 by yched, jibran, amateescu: Cleanup the use of custom item properties in EntityReferenceFormatterBase
|
2015-02-02 10:47:25 +00:00 |
Alex Pott
|
6ab60f77c3
|
Issue #2012130 by smiletrl, dawehner, damiankloip, larowlan, webflo, pcambra, dashaforbes, mgifford, effulgentsia: Regression: Views integration for "list" field types is broken
|
2015-01-26 13:11:30 +00:00 |
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
|
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 |
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
|
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
|
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
|
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
|
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 |
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
|
d3a7d136e0
|
Issue #2376689 by yched: IntegerItem 'size' setting should be a storage setting
|
2014-11-21 10:28:31 +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
|
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 |
Nathaniel Catchpole
|
c2125b059c
|
Issue #2282519 by alexpott, cilefen: Fixed Add content dependency information to configuration entities.
|
2014-10-23 21:22:34 +01:00 |
Alex Pott
|
03662aa5e5
|
Issue #2278583 by nlisgo, Berdir, joshi.rohit100 | Fabianx: Fixed field_has_data looks at current data instead of revisioning data: this can lead to data loss.
|
2014-10-23 12:14:40 +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
|
ac9054bed0
|
Issue #2310093 by alexpott, hussainweb : Fixed Config install and import should map from storage record not set properties directly.
|
2014-10-10 19:47:54 +01:00 |
webchick
|
2f6dff6f87
|
Issue #2350571 by mitrpaka: Replace extend of deprecated DrupalUnitTestBase with KernelTestBase in Field.
|
2014-10-09 11:30:03 -07:00 |
Nathaniel Catchpole
|
d2f9c183bf
|
Issue #2318377 by dawehner, Wim Leers, damiankloip: Determine whether a view is cacheable and its required contexts, store this i/t config entity.
|
2014-10-08 12:58:40 +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
|
3bb1ac5885
|
Issue #2183421 by alimac, Crisz, InternetDevels, schnippy, evilehk, bender404 | bohart: In InOperator Rename Views properties to core standards.
|
2014-10-02 14:22:38 +02:00 |
Alex Pott
|
ba2b869092
|
Issue #2275659 by fago, pgautam: Separate FieldableEntityInterface out of ContentEntityInterface.
|
2014-10-01 16:11:14 +02:00 |
Alex Pott
|
5fdcfc74d6
|
Issue #2346911 by larowlan, vijaycs85, Berdir | sihv: Fixed Base field overrides have incorrect default value callable properties.
|
2014-09-30 08:42:48 +02:00 |
webchick
|
e18b616131
|
Issue #2346297 by fago: Move getting option providers to field definitions.
|
2014-09-28 16:14:33 -07: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 |
Alex Pott
|
420248266f
|
Issue #2344821 by yched: Unify 'name' / 'field_name' in FieldConfig / FieldStorageConfig.
|
2014-09-28 18:36:18 +02:00 |
webchick
|
7a78df958b
|
Issue #2344669 by swentel: Fixed Rename the field to field storage in the annotation of fieldstorage .
|
2014-09-27 00:17:12 -07:00 |
Nathaniel Catchpole
|
d56b70cffa
|
Issue #2344979 by yched: Rename field type list_text to list_string.
|
2014-09-26 11:05:36 +01:00 |
Alex Pott
|
81e675a570
|
Issue #2341313 by dawehner: Convert all t() calls to $this->t() in views.
|
2014-09-24 00:05:54 +01:00 |
Alex Pott
|
22d79dc212
|
Issue #2238149 by Berdir, swentel: Apply formatters and widgets in EntityTestFormCotroller.
|
2014-09-22 09:40:58 +01:00 |
webchick
|
1476c56c62
|
Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig.
|
2014-09-19 19:45:52 -07:00 |
Alex Pott
|
f27fd1f598
|
Issue #2337927 by effulgentsia, plach, fago: Fixed SqlContentEntityStorage::onFieldStorageDefinition(Create|Update|Delete)() is broken for base fields.
|
2014-09-19 07:57:48 +01:00 |
Alex Pott
|
57926bf527
|
Issue #2313757 by Berdir, Wim Leers, dawehner: Remove text_processing option from text fields, expose existing string field types as plain text in UI.
|
2014-09-17 21:59:08 +01:00 |
Nathaniel Catchpole
|
0f28b515f8
|
Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks.
|
2014-09-17 15:39:29 +01:00 |
Alex Pott
|
32d5530e58
|
Issue #2333113 by effulgentsia, plach: Add an EntityDefinitionUpdateManager so that entity handlers can respond (e.g., by updating db schema) to code updates in a controlled way (e.g., from update.php).
|
2014-09-15 21:37:27 +01:00 |
catch
|
21a11cf58f
|
Issue #2336177 by alexpott, YesCT: Fixed ConfigurableLanguage cannot be created/removed directly, integrate language_save() and language_delete().
|
2014-09-14 15:27:33 +01:00 |
Alex Pott
|
5de9e40727
|
Issue #2199637 by Berdir, sun, swentel: Replace "required" flag of Field module with proper dependencies.
|
2014-09-13 15:22:42 +01:00 |
webchick
|
dbed0b48cd
|
Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core.
|
2014-09-11 23:41:27 -07:00 |
Alex Pott
|
7ea1cd958e
|
Issue #2221433 by damiankloip, dawehner: Clean up views rendering. Move stuff from template_preprocess_views_view(), into a #pre_render callback.
|
2014-09-11 17:08:26 +01:00 |
Alex Pott
|
fe85f9be3c
|
Issue #2320157 by moshe weitzman, Wim Leers, penyaskito, tim.plunkett: Generate placeholder content for Field types.
|
2014-09-09 22:15:21 +01:00 |
Nathaniel Catchpole
|
f749eac343
|
Revert "Issue #2238149 by Berdir: Apply formatters and widgets in EntityTestFormCotroller."
This reverts commit 3ac426f9cb.
|
2014-09-09 14:21:09 +01:00 |
Nathaniel Catchpole
|
3ac426f9cb
|
Issue #2238149 by Berdir: Apply formatters and widgets in EntityTestFormCotroller.
|
2014-09-09 14:06:02 +01:00 |
Nathaniel Catchpole
|
71d247919f
|
Issue #2330091 by plach: Rename ContentEntityDatabaseStorage to SqlContentEntityStorage.
|
2014-09-08 13:12:45 +01:00 |
Nathaniel Catchpole
|
30cad25c71
|
Issue #2031717 by Berdir, swentel, fago: Make entity module not required.
|
2014-09-02 10:36:57 +01:00 |
webchick
|
6f9fc447bb
|
Issue #2037979 by Gábor Hojtsy, Sweetchuck, jhodgdon, dawehner: Fixed 'Current user's language' views filter label is named very misleading.
|
2014-08-29 22:17:55 -07:00 |
webchick
|
8c68491896
|
Issue #2273277 by Wim Leers, effulgentsia, Fabianx: Fixed Figure out a solution for the problematic interaction between the render system and the theme system when using #pre_render.
|
2014-08-29 16:37:14 -07:00 |
webchick
|
dcc880bc10
|
Issue #2326719 by plach, effulgentsia: Move pseudo-private table mapping functions from ContentEntityDatabaseStorage to public API of DefaultTableMapping.
|
2014-08-29 15:38:20 -07:00 |
webchick
|
9c537ec4b2
|
Issue #1966436 by naveenvalecha, cesarmiquel, Berdir, mr.york, jlbellido, segi, vasi1186, Leksat, Gábor Hojtsy, Schnitzel, grisendo, Aron Novak, likin, penyaskito, vijaycs85, kfritsche, fago: Fixed Default *content* entity languages are not set for entities created with the API.
|
2014-08-28 12:58:27 -07:00 |
webchick
|
0d86fa90bf
|
Issue #2320253 by yched: Fixed FIC/FSC::preSave() do not call the parent implementation.
|
2014-08-25 22:34:38 -07:00 |
webchick
|
ee52df94dd
|
Issue #2326981 by effulgentsia: Move \Drupal\field\FieldException to \Drupal\Core\Field\FieldException.
|
2014-08-25 20:44:40 -07:00 |
webchick
|
703ec1b3f1
|
Issue #2313875 by alexpott, yched: Preserve the 'field_type' within FieldInstanceConfig.
|
2014-08-24 13:12:28 -07:00 |
webchick
|
38587bde94
|
Issue #2240459 by Gábor Hojtsy, penyaskito | LoMo: Fixed Applying default language fallback rules to interface translation has impressively bad results.
|
2014-08-23 15:04:47 -07:00 |
Alex Pott
|
7fde4cf6e6
|
Issue #2212427 by Mixologic, YesCT, Sutharsan, mgriego, icseh., visabhishek, znerol: Use interface instead of class name for language manager where appropriate.
|
2014-08-22 23:50:23 +01:00 |
Alex Pott
|
629ebca291
|
Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers.
|
2014-08-22 12:59:25 +01:00 |
Nathaniel Catchpole
|
5348e2e361
|
Issue #2283977 by alexpott, Gábor Hojtsy, effulgentsia, fago: Create a new ConfigEntity type for storing bundle-specific customizations of base fields.
|
2014-08-19 11:25:28 +01:00 |
Alex Pott
|
62bb5c4d53
|
Issue #2218065 by jhodgdon, dawehner: Fixed Need to join fields to the entity field data tables, not entity tables, or filtering increases number of results.
|
2014-08-18 17:41:42 +01:00 |
Alex Pott
|
0463b81a08
|
Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected.
|
2014-08-18 16:50:50 +01:00 |
Alex Pott
|
c2a74e6531
|
Issue #2204325 followup by Arla: Fixed The "rendered entity" formatter breaks for entity types with out a ViewBuilder.
|
2014-08-18 13:47:16 +01:00 |
Alex Pott
|
f9c1ff235b
|
Issue #2314123 by sun: Fixed various tests.
|
2014-08-12 00:40:02 -07:00 |
Alex Pott
|
8fe81428b7
|
Issue #2315237 by andypost, daggerhart | yched: Rename FieldDefinition to BaseFieldDefinition.
|
2014-08-10 15:43:04 -05:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
258856aee9
|
Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler.
|
2014-08-07 23:27:28 +01:00 |
Alex Pott
|
9eac446013
|
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
|
2014-08-06 09:50:23 +01:00 |
webchick
|
0b0cdc2921
|
Issue #2306539 by swentel, alexpott, sun: Fixed FieldUnitTestBase::createFieldWithInstance() pollutes test class with arbitrary properties.
|
2014-08-04 10:24:56 -07:00 |
Nathaniel Catchpole
|
d9edc3a26a
|
Issue #2314347 by alexpott: Fixed Remove config.storage dependency from ConfigEntityStorage.
|
2014-08-04 13:03:16 +01:00 |
Alex Pott
|
54a49d507c
|
Issue #2313053 by Berdir: Fixed Field storage and instance call toArray() in __wakeup() is very slow, remove it?.
|
2014-08-04 12:05:35 +01:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Nathaniel Catchpole
|
f1ed2475c4
|
Issue #2293773 by Gábor Hojtsy, alexpott, effulgentsia, penyaskito, hussainweb: Fixed Field allowed values use dots in key names - not allowed in config.
|
2014-07-23 10:33:37 +01:00 |
Nathaniel Catchpole
|
a57630c83d
|
Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again).
|
2014-07-18 19:56:27 +01:00 |
Nathaniel Catchpole
|
5dad0b8606
|
Issue #597236 by Berdir, catch, msonnabaum, Xano, Wim Leers, jhedstrom, amateescu, corvus_ch, swentel, moshe weitzman, Gábor Hojtsy, riccardoR, killes@www.drop.org, et al: Add entity caching to core.
|
2014-07-18 11:53:52 +01:00 |
Alex Pott
|
87e675f09b
|
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default
|
2014-07-18 10:05:22 +01:00 |
Nathaniel Catchpole
|
a780b52e2c
|
Issue #2226063 by Berdir, plopesc: Merge ListBooleanItem from options module into BooleanItem.
|
2014-07-17 11:07:54 +01:00 |
Alex Pott
|
fc939d4e6c
|
Issue #2268761 by tim.plunkett: Remove support for function-based forms.
|
2014-07-16 23:26:38 +01:00 |
Alex Pott
|
16102e801e
|
Issue #2301587 by joshi.rohit100: Remove form_state_defaults() as it is deprecated.
|
2014-07-13 10:08:09 +01:00 |
Alex Pott
|
5ec328b270
|
Issue #2301597 by joshi.rohit100: Remove drupal_prepare_form() as it is deprecated.
|
2014-07-13 09:54:57 +01:00 |
Alex Pott
|
990ec23b4f
|
Issue #2227601 by mparker17: Added [Follow-up] Add a Visually-hidden field label formatter.
|
2014-07-11 23:48:25 +01:00 |
Dries
|
135ca1c04f
|
Issue #2294177 by alexpott: Allow Drupal\Core to provide [config] entity types.
|
2014-07-11 12:24:38 -04:00 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07:00 |
Alex Pott
|
8501b7f2d0
|
Issue #2257519 by sun, larowlan, xjm, cs_shadow: Move content assertion methods into a trait, so DUTB can consume it, too.
|
2014-07-10 16:32:46 +01:00 |
Alex Pott
|
7c61f7ba9a
|
Issue #2227601 by mparker17, cs_shadow, swentel, lanchez, mgifford: Added a "Visually-hidden" field label formatter.
|
2014-07-08 11:45:01 +01:00 |
Alex Pott
|
3c94e31037
|
Issue #2295447 by yched: Fixed Leftover access to FieldInstanceConfig::$field.
|
2014-07-07 14:05:58 +01:00 |
Nathaniel Catchpole
|
fee42cb6b3
|
Issue #2247095 by yched, xjm, alexpott: Optimize loading of deleted fields.
|
2014-07-03 13:49:37 +01:00 |
Alex Pott
|
18b755b237
|
Issue #2282627 by yched, swentel: Remove field_uuid from field instance config records.
|
2014-07-03 12:26:19 +01:00 |
Nathaniel Catchpole
|
b4f282a55b
|
Issue #2144263 by fago, yched, alexpott, Berdir, plach, andypost, effulgentsia, michaelfavia: Decouple entity field storage from configurable fields.
|
2014-07-01 13:59:17 +01:00 |
Nathaniel Catchpole
|
e8ab0b268c
|
Issue #2293723 by yched: Generate lighter $form[$field] structures.
|
2014-06-30 11:16:20 +01:00 |
webchick
|
5cd540a56d
|
Issue #2286681 by alexpott, tim.plunkett: Fixed Make public properties on ConfigEntityBase protected.
|
2014-06-27 08:09:42 -07:00 |
Nathaniel Catchpole
|
5e58da00e6
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-26 11:47:01 +01:00 |
Nathaniel Catchpole
|
86e432e05e
|
Issue #2143291 by plach, alexpott, xjm, effulgentsia, pwolanin, swentel | yched: Clarify handling of field translatability.
|
2014-06-20 18:40:27 +01:00 |
Nathaniel Catchpole
|
0f752ca609
|
Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting.
|
2014-06-20 18:38:26 +01:00 |
Nathaniel Catchpole
|
a4d7fad2ae
|
Revert "Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting."
This reverts commit c9e73f7def.
|
2014-06-20 18:38:00 +01:00 |
Nathaniel Catchpole
|
c9e73f7def
|
Issue #1906810 by dawehner, damiankloip, tstoeckler, kgoel, fubhy, jrglasgow, xjm, Gaelan, socketwench: Require type hints for automatic entity upcasting.
|
2014-06-20 13:21:57 +01:00 |
Alex Pott
|
4831e2ee7c
|
Issue #2226267 by fago, xjm, Berdir: Improve default value handling of fields to be consistent.
|
2014-06-16 00:19:55 +01:00 |
Nathaniel Catchpole
|
0c33183a9e
|
Issue #2256679 by alexpott, tim.plunkett: Fixed Use config schema to determine which config entity properties to export regardless of whether they are public or protected.
|
2014-06-14 10:03:25 +01:00 |
Jennifer Hodgdon
|
a735308ce5
|
Issue #2260043 by t0xicCode, amitgoyal: Remove lingering references to obsolete field crud and attach topics and functions
|
2014-06-13 14:50:50 -07:00 |
webchick
|
3a42e91de1
|
Issue #2089331 by grom358 | thedavidmeister: [meta] Replace calls to check_plain() with Drupal\Component\Utility\String::checkPlain().
|
2014-06-12 19:33:48 -07:00 |
Alex Pott
|
e0b25fcb4b
|
Issue #2211723 followup by yched, Berdir: FieldInstance::__construct() loads all field_config entities.
|
2014-06-11 09:00:22 +01:00 |
webchick
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -07:00 |
webchick
|
d0107d496b
|
Issue #950534 by mparker17, mgifford, Mixologic, jbloomfield, erinclerico, theMusician, wmostrey | zirvap: [policy] Consistently use email instead of e-mail in Drupal.
|
2014-06-09 14:47:53 -07:00 |
Alex Pott
|
22fc66d5e4
|
Issue #2277941 by yched: Allow injecting an arbitrary FieldConfig when building a FieldInstanceConfig.
|
2014-06-09 09:41:31 -05:00 |
Alex Pott
|
c63692f769
|
Issue #2209049 by tstoeckler, lokapujya: Allow field schemas to contain unique keys.
|
2014-06-08 21:11:06 -05:00 |
Alex Pott
|
00ec50f0a8
|
Issue #2278501 by yched: Remove deprecated format_string() in FieldConfig.
|
2014-06-08 19:16:14 -05:00 |
Alex Pott
|
2f1e909a45
|
Issue #2211723 by yched, Berdir: FieldInstance::__construct() loads all field_config entities.
|
2014-06-07 12:05:03 -05:00 |
Alex Pott
|
6d2ce628bc
|
Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425.
|
2014-06-05 12:53:24 -05:00 |
Nathaniel Catchpole
|
cda051c425
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-05 11:30:04 +01:00 |
Nathaniel Catchpole
|
3bbaaa9b39
|
Issue #2116341 by fago, tim.plunkett: Apply defaults to definition objects.
|
2014-06-05 11:27:09 +01:00 |
Alex Pott
|
54c28347f3
|
Issue #2279339 by chx: Fixed NumberFieldTest is slightly and subtly broken .
|
2014-06-03 17:47:02 -05:00 |
Alex Pott
|
1ab2651755
|
Issue #2183231 by tstoeckler, plach, jessebeach, fago, Berdir, xjm, mauzeh: Make ContentEntityDatabaseStorage generate static database schemas for content entities.
|
2014-06-01 15:53:43 -05:00 |
Nathaniel Catchpole
|
03117bc360
|
Issue #2274517 by Wim Leers: Remove \Drupal\Core\Field\PrepareCacheInterface.
|
2014-05-30 12:50:32 +01:00 |
webchick
|
d0d3e53361
|
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
|
2014-05-27 19:43:20 -07:00 |