Commit Graph

130 Commits (70ce81aafdf8519a85831a8c40b1fcc45b947655)

Author SHA1 Message Date
Alex Pott c98b2fdca0 Issue #2266501 by Gábor Hojtsy, vijaycs85, YesCT: Array level schema errors are not reported, fix wrong schemas identified. 2014-05-16 12:49:42 -05:00
Nathaniel Catchpole 3e7383d417 Issue #2261677 by alexpott, Berdir: Entity displays need to depend on the entity provider is there is no bundle entity type. 2014-05-09 17:22:28 +01:00
webchick 2c90c67c4e Issue #1067408 by alexpott, Jalandhar, jessebeach, Désiré, neetu morwani, dawehner, sun: Themes do not have an installation status. 2014-04-22 11:37:12 -07: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
Alex Pott 240392ccbb Issue #1874640 by xjm, Wim Leers: Rename edit module to quickedit. 2014-04-16 22:42:14 +01:00
Alex Pott e562ca4dd3 Issue #2085243 by dawehner: Rename Menu module into Menu UI module. 2014-04-13 15:04:02 -04:00
Alex Pott 62ba47d26a Revert "Issue #2085243 by dawehner: Rename Menu module into Menu UI module."
This reverts commit 07f63fe6f3.
2014-04-13 15:03:35 -04:00
Alex Pott 07f63fe6f3 Issue #2085243 by dawehner: Rename Menu module into Menu UI module. 2014-04-13 11:58:17 -04:00
Nathaniel Catchpole d8a9912c32 Issue #2232275 by alexpott: System menu blocks need to be able to depend on their menu entities. 2014-04-08 11:32:35 +01: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
Alex Pott 41b6df5888 Issue #1991442 by tim.plunkett, benjy: Remove 'module' from block plugin configuration. 2014-04-01 22:14: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
webchick 4ac79a1366 Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files. 2014-03-28 16:27:34 -07:00
Alex Pott 4a06454b0d Issue #2224779 by swentel: Move 'column_groups' out of settings in a dedicated annotation. 2014-03-27 17:22:18 +01:00
catch 34907c36cc Issue #2224209 by alexpott: Field instance configuration should depend on its bundle. 2014-03-25 13:38:24 +00:00
catch a6ffb28261 Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags. 2014-03-22 22:00:38 +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 aed35d3a1f Issue #2218199 by andypost: Move email and number field types to \Drupal\Core\Field, remove modules. 2014-03-16 12:10:42 -07:00
Alex Pott fd2613d287 Issue #2169361 by plopesc: Convert COMMENT_HIDDEN & COMMENT_CLOSED & COMMENT_OPEN to a constant on the comment field interface. 2014-03-10 12:25:21 +00:00
webchick 8f0779196c Issue #1680022 by ellishettinga, alexkb, Xano, barickx, Bojhan | droplet: Import default "Tags" field's help text (No one know they can use "quote, mark" in tags). 2014-03-04 13:55:49 -08: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 98ea163152 Issue #2156945 by amateescu: Clean up installer entity defaults following bugfix. 2014-02-13 12:05:06 +00:00
Alex Pott cdab74eed5 Issue #1541298 by sun, Berdir: Remove Node module dependency from Testing profile. 2014-02-13 11:28:24 +00: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
webchick 0923a55d43 Issue #2035725 by webflo, sivaji, Xano: Remove visibility__active_tab from block.schema.yml. 2014-02-06 23:51:17 -08: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
webchick 49ce4b5846 Issue #2125045 by Eric_A, dawehner: Don't use module on filters anymore. 2013-12-31 16:17:15 -08: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 1ecbb1803c Issue #2021779 follow-up by amateescu: Fixing broken HEAD. 2013-12-15 08:04:46 -08:00
Nathaniel Catchpole d443c10cc1 Issue #2021779 by amateescu, tim.plunkett: Decouple shortcuts from menu links. 2013-12-15 09:51:10 +00: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
webchick 3bb5f796f6 Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object. 2013-12-05 10:02:36 -08:00
webchick dc7a5b27ef Revert of Issue #1998638, since it broke drush si and other command-line scripts. 2013-12-04 21:13:05 -08:00
webchick a38172dc20 Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object. 2013-12-03 10:57:18 -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
Dries 4a689c5985 Issue #2088121 by nod_, RobLoach, joelpittet, Gábor Hojtsy: Remove Overlay. 2013-11-26 17:07:54 -05:00
webchick 3e5e3f4669 Issue #2124619 by alexpott: Stop creating user_picture() field programatically. 2013-11-11 09:26:42 -08:00
Alex Pott 9008a59597 Issue #1443606 by claudiu.cristea: Alt, title, width and height for default images. 2013-11-06 20:12:09 +00:00
Nathaniel Catchpole a464d06553 Issue #2105939 by Wim Leers, vijaycs85: Make sure all YML files in Editor module has no type-casting to string + config system changes broke image uploading in editors. 2013-11-06 20:06:54 +00:00
webchick 5fd14ba7e3 Issue #1872206 by jessebeach, quicksketch, Wim Leers, mgifford: Fixed Improve CKEditor toolbar configuration accessibility. 2013-10-26 01:13:15 -07:00
webchick 59b3495a49 Issue #2041629 by tkoleary, mcrittenden, manningpete, superspring: Shorten ridiculously long and verbose text in file upload field. 2013-10-17 23:08:24 -07:00
Alex Pott f36755f095 Issue #2043527 followup by tim.plunkett: Fixed Theme name is included in block machine name but should be stored as a key instead. 2013-10-16 22:54:34 +01:00
Alex Pott 9fdc6a9c35 Issue #2043527 by tim.plunkett, vijaycs85, dawehner: Fixed Theme name is included in block machine name but should be stored as a key instead. 2013-10-16 01:51:01 +01:00
webchick dfec8820db Oops. rue != true. 2013-10-09 18:37:53 -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
Nathaniel Catchpole 8b3e463bc6 Issue #1653026 by damiankloip, alexpott, sun, tim.plunkett, dawehner, mtift: Fixed All configuration values are stored as strings. 2013-10-04 12:01:09 +01:00