Nathaniel Catchpole
|
4f978d9800
|
Issue #2324121 by Berdir, slashrsm, alexpott: Fixed NodeType's settings array was meant to be able to store information from mutliple modules.
|
2014-09-09 11:27:48 +01:00 |
Alex Pott
|
2b0be1d8b7
|
Issue #2226493 by Berdir, Wim Leers, m1r1k, mr.baileys, andypost, scor, cbr, joelpittet: Apply formatters and widgets to Node base fields.
|
2014-09-08 22:00:57 +01:00 |
Nathaniel Catchpole
|
30cad25c71
|
Issue #2031717 by Berdir, swentel, fago: Make entity module not required.
|
2014-09-02 10:36:57 +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 |
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
|
a780b52e2c
|
Issue #2226063 by Berdir, plopesc: Merge ListBooleanItem from options module into BooleanItem.
|
2014-07-17 11:07:54 +01:00 |
Nathaniel Catchpole
|
48bf0252f0
|
Issue #2005434 by alexpott, heddn, andrewmacpherson, swentel: Let 3rd party modules store extra configuration in EntityDisplay.
|
2014-06-18 11:44:18 +01:00 |
Alex Pott
|
c723131b15
|
Issue #2229163 by Michael Hodge Jr, rixter, thechanceg, bburg | Berdir: Remove node_type->has_title.
|
2014-06-11 23:26:24 +01:00 |
Alex Pott
|
0ad74d11f5
|
Issue #2274175 by tim.plunkett, vijaycs85: Block plugin schema should be defined separately from the entity.
|
2014-06-03 17:52:38 -05:00 |
webchick
|
f0bed14de3
|
Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose.
|
2014-04-16 15:00:30 -07:00 |
Nathaniel Catchpole
|
94bdf61be3
|
Issue #2232597 by alexpott: FieldConfig does not depend on the module the provides the entity type.
|
2014-04-08 11:31:29 +01:00 |
Nathaniel Catchpole
|
ae702dc56d
|
Issue #1808248 by alexpott, beejeebus, tayzlor, Nitesh Sethia: Add a separate module install/uninstall step to the config import process.
|
2014-04-04 14:49:13 +01:00 |
catch
|
d19928b695
|
Issue #2225431 by mr.baileys, Wim Leers, swentel: Apply formatters and widgets to Taxonomy Term base fields.
|
2014-03-30 13:24:35 +02:00 |
catch
|
34907c36cc
|
Issue #2224209 by alexpott: Field instance configuration should depend on its bundle.
|
2014-03-25 13:38:24 +00:00 |
Nathaniel Catchpole
|
8cbab1493b
|
Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall.
|
2014-03-21 11:53:32 +00:00 |
webchick
|
d6c9c5751e
|
Issue #2110615 by swentel, dawehner, xjm, chx: Do not ship with default UUIDs.
|
2014-02-20 08:26:41 -08:00 |
Alex Pott
|
655f5a0316
|
Issue #2165835 by yched, tstoeckler: Rename EntityDisplay to EntityViewDisplay in accordance with its interface.
|
2014-02-09 00:54:32 +00:00 |
Nathaniel Catchpole
|
aa03c3dd54
|
Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct.
|
2014-01-30 12:04:18 +00:00 |
webchick
|
9c4cd8d8e0
|
Issue #2144919 by yched, fago, effulgentsia, amateescu, tstoeckler, chx, larowlan, swentel: Allow widgets and formatters for base fields to be configured in Field UI.
|
2014-01-10 12:13:51 -08:00 |
Alex Pott
|
6d1e359476
|
Issue #2168335 by vijaycs85: Rename field.field.forum_container to field.field.forum.forum_container to match with field standard configuration.
|
2014-01-07 15:43:42 +00:00 |
catch
|
cc7b115ed8
|
Issue #2053461 by larowlan, andypost, tim.plunkett, swentel: Node type settings such as published state, promoted state, create revision and author information cannot be turned off.
|
2013-12-30 18:00:49 +00:00 |
webchick
|
410dcdab1f
|
Issue #2105963 by larowlan, annikaC | vijaycs85: Make sure all YML files in Forum module has no type-casting to string.
|
2013-12-10 22:04:01 -08:00 |
Nathaniel Catchpole
|
21b80ceff0
|
Issue #2143519 by yched, Wim Leers: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid.
|
2013-12-10 17:28:51 +00:00 |
Nathaniel Catchpole
|
471362427b
|
Revert "Issue #2143519 by yched: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid."
This reverts commit f2e66e87c7 .
|
2013-12-10 14:30:40 +00:00 |
Nathaniel Catchpole
|
f2e66e87c7
|
Issue #2143519 by yched: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid.
|
2013-12-10 13:48:36 +00:00 |
Alex Pott
|
5aab968263
|
Revert "Issue #2020387 by mr.baileys, Andi-D, dawehner, oadaeh, YesCT, Kars-T: Convert 'Active forum topics' block to a View."
This reverts commit d166be3687 .
|
2013-12-06 20:33:19 -04:00 |
webchick
|
d166be3687
|
Issue #2020387 by mr.baileys, Andi-D, dawehner, oadaeh, YesCT, Kars-T: Convert 'Active forum topics' block to a View.
|
2013-12-06 14:58:22 -08:00 |
Nathaniel Catchpole
|
160e691c08
|
Issue #1503314 by swentel, amateescu, bojanz: Remove the concept of active / inactive (field types, storage) from Field API.
|
2013-12-03 13:34:33 +00:00 |
webchick
|
dacc2773c5
|
Issue #2077435 by larowlan, andypost: Use a yml file to create the forum vocabulary.
|
2013-10-09 18:48:06 -07:00 |
webchick
|
3da03a2673
|
Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration.
|
2013-10-09 18:37:14 -07:00 |
webchick
|
cbb135027f
|
Issue #2090139 by sidharthap, acausing: Fixed Warning: Illegal string offset 'callable' in rdf_rdfa_attributes() (line 181 of core/modules/rdf/rdf.module).
|
2013-10-08 22:02:23 -07:00 |
webchick
|
ae7c20c7b5
|
Issue #2106459 by chx: Fixed core config has everything as string.
|
2013-10-07 17:32:28 -07:00 |
Alex Pott
|
10b43b953b
|
Issue #1953528 by swentel, Hydra: Store 'per-bundle view mode settings' in CMI, get rid of field_bundle_settings() & its variable.
|
2013-09-27 12:06:58 +02:00 |
Alex Pott
|
88b6c938d5
|
Issue #1951268 by larowlan, nick_schuch, jibran, dawehner, alexpott, tim.plunkett: Convert /forum and /forum/% to new routing system, remove forum_forum_load(), forum_get_topics(), create new Forum service.
|
2013-09-02 14:31:46 +01:00 |
Alex Pott
|
67a8014745
|
Issue #1942130 by sandipmkhairnar, xtfer: Fixed Make Forum module active config save format match the default yml file.
|
2013-07-31 07:49:06 +02:00 |
Alex Pott
|
e9ca0d86e6
|
Issue #2020001 by linclark, jesse.d: Make datatype callback handling more flexible.
|
2013-07-20 13:57:47 +01:00 |
Dries
|
36975492e9
|
Issue #1784234 by linclark: Use schema.org types and properties in RDF mappings.
|
2013-07-03 12:29:13 -04:00 |
Alex Pott
|
46973e74b5
|
Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration.
|
2013-06-27 06:48:51 +01:00 |
Dries
|
b4655c58f6
|
Issue #1869600 by linclark, scor, jesse.d: Refactor RDF mappings to be inline with the new Entity Field API.
|
2013-06-24 18:21:37 -04:00 |
webchick
|
f4bc9f8770
|
Issue #1919176 by sandipmkhairnar, vijaycs85, csg: Create configuration schemas for forum module.
|
2013-03-17 09:37:46 -07:00 |
webchick
|
7e97629745
|
Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards.
|
2012-09-04 13:58:37 -07:00 |
Dries
|
7a38d82d35
|
- Patch #1696902 by sun, larowlan, cosmicdreams, heyrocker, tobiasb: Convert forum_admin_settings() to new configuration system.
|
2012-08-01 08:51:41 -04:00 |