Commit Graph

24803 Commits (4451ee6a8098af7918f22ec80b89e4dc3303879f)

Author SHA1 Message Date
Nathaniel Catchpole 4451ee6a80 Issue #2264179 by Gábor Hojtsy, vijaycs85, alexpott, benjy: Clarify use of property/undefined and add an ignore type in configuration schema. 2014-05-20 17:38:14 +01:00
Nathaniel Catchpole 51edc990be Revert "Issue #2267753 by pwolanin, YesCT, Berdir: ContentEntityDatabaseStorage::mapToStorageRecord hard-codes $entity->$name->value."
This reverts commit c16fbc5593.
2014-05-20 11:22:14 +01:00
Alex Pott 576027518b Issue #2259209 by roderik, larowlan: Fix CommentStatistics::read(). 2014-05-20 11:07:33 +01:00
Alex Pott bc5bfc9166 Issue #2207777 by Wim Leers, pjonckiere, Rajesh Ashok | alexpott: Can not configure editor whilst creating a new text format. 2014-05-20 10:59:25 +01:00
Alex Pott fe26eb63fa Issue #2218057 by jhodgdon, dawehner: Search Views integration - filter needs to join to node_field_data.langcode. 2014-05-20 10:54:14 +01:00
Nathaniel Catchpole c16fbc5593 Issue #2267753 by pwolanin, YesCT, Berdir: ContentEntityDatabaseStorage::mapToStorageRecord hard-codes $entity->$name->value. 2014-05-20 10:43:31 +01:00
Nathaniel Catchpole 3b9abe1e38 Issue #2139583 by damiankloip, dawehner: Clarify error message when services.yml definitions are missing top-level keys. 2014-05-20 10:36:29 +01:00
Nathaniel Catchpole c972b3ee9d Issue #2190313 by pfrenssen, Berdir, amateescu, ianthomas_uk: Add $EntityType::load() and loadMultiple() to simplify loading entities. 2014-05-20 10:29:40 +01:00
Nathaniel Catchpole 21fbb5ddaf Issue #2259823 by beejeebus, Wim Leers: Make cache->created be to the millisecond. 2014-05-20 10:21:54 +01:00
Nathaniel Catchpole c47466e919 Issue #2229167 by dawehner, marthinal, Bojhan: Broken/missing handler (Module: node) 2014-05-20 10:14:47 +01:00
Nathaniel Catchpole 341b903d05 Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel. 2014-05-20 10:14:33 +01:00
Alex Pott 3a699a6a16 Issue #1503464 by plopesc, larowlan, joelpittet, svenaas: Automatically add theme hook suggestion for node view mode. 2014-05-20 09:59:40 +01:00
Alex Pott a167eca363 Issue #2223423 by Xano, tim.plunkett: Stop extending \Drupal\Core\Entity\Entity in unit tests. 2014-05-20 09:57:20 +01:00
webchick ed8dfae05f Issue #2263351 by jcisio: Replace accidentally removed part of default.settings.php. 2014-05-19 07:42:27 -07:00
webchick 4e2f0f3976 Issue #2253109 by ParisLiakos: Bring .htaccess and web.config up to date. 2014-05-16 11:14:55 -07:00
Dries 50cd0871e0 Issue #1807662 by sun, beejeebus, damiankloip, Wim Leers, Mixologic: Built-in APCu support in core (PHP 5.5 only). 2014-05-16 14:05:39 -04:00
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
Dries 3ee31d1761 Issue #2265977 by olli: fixed php backend serialization. 2014-05-16 13:48:10 -04:00
Dries f03e93cbf7 Issue #2254183 by sun, tim.plunkett: Fix test performance of Drupal\filter\Tests\FilterAdminTest. 2014-05-16 13:41:25 -04:00
Dries 4e451f6566 Issue #2262861 by alexpott: Add concept of collections to config storages. 2014-05-16 13:20:34 -04:00
Dries 809b361f20 Issue #2222719 by effulgentsia, tim.plunkett, xjm, dawehner: Use parameter matching via reflection for access checks instead of pulling variables from request attributes. 2014-05-16 12:45:50 -04:00
Nathaniel Catchpole 7fd3e0f92d Issue #375062 by cs_shadow, juampy, theunraveler, mondrake, hswong3i, smk-ka: Imagecolorsforindex() Color index nnn out of range in GDToolkit. 2014-05-16 10:54:36 +01:00
Nathaniel Catchpole abb88f9f78 Issue #2266377 by dawehner, bkosborne, pwolanin: Speed up UrlGenerator a little by setting the 'external' option in the Url object . 2014-05-16 10:53:47 +01:00
webchick 5cbb82bb0a Issue #2267763 by pwolanin, tim.plunkett: Page titles with %placeholders are broken when used as breadcrumbs. 2014-05-15 21:49:20 -07:00
webchick 9b584232e8 Issue #2266859 by tim.plunkett: Move the dependency calculation helper methods from ConfigEntityBase to generic traits. 2014-05-15 21:45:24 -07:00
Alex Pott bfb8fdf920 Issue #2268439 by Gábor Hojtsy: String introspection backwards data typing is confusing / incorrect. 2014-05-15 17:07:56 -05:00
Alex Pott 50197bc867 Issue #2258299 by juampy: Dblog_menu_link_defaults_alter() must set 'machine_name' to avoid duplicates. 2014-05-15 14:41:58 -05:00
Alex Pott 82ecfadfbf Issue #2261401 by Berdir: Automatically provide bundle info/list based on bundle_of annotation. 2014-05-15 14:01:36 -05:00
Alex Pott 3eda9f7076 Issue #2256355 by tim.plunkett: Make block plugins usable outside the block entity context. 2014-05-15 13:11:52 -05:00
Alex Pott da026cf53c Issue #2116363 by Berdir, jessebeach | fago: Unified repository of field definitions (cache + API). 2014-05-15 12:26:18 -05:00
Nathaniel Catchpole 8723cb9686 Revert "Revert "Issue #2241633 by sun: Simplify site-specific service overrides.""
This reverts commit ecf2fa7296.
2014-05-15 11:12:06 +01:00
Nathaniel Catchpole ecf2fa7296 Revert "Issue #2241633 by sun: Simplify site-specific service overrides."
This reverts commit c5c075dfd8.
2014-05-15 10:49:31 +01:00
Alex Pott 78594ab63c Issue #2229181 by pwolanin, Berdir, fago: MapItem::propertyDefinitions() claims it has a static value property, which is wrong. 2014-05-14 17:44:50 -05:00
Alex Pott 902098c765 Issue #2249113 by tstoeckler, jessebeach: Use an entity save instead of db_insert() in user_install(). 2014-05-14 16:10:04 -05:00
Nathaniel Catchpole 177b86ec32 Issue #2261369 by Berdir: Introduce a common config entity base class for all bundle config entity types. 2014-05-14 21:20:40 +01:00
Nathaniel Catchpole 120a1da34c Issue #2257835 by tim.plunkett, sun, Jalandhar: Move form submission logic out of FormBuilder into a new class. 2014-05-14 21:18:01 +01:00
webchick 5f79a75cbc Issue #2263351 by Wim Leers: Text Editor's in-place editing plugin broke in-place editing at large due to PHP fatal. 2014-05-14 01:31:53 -07:00
Nathaniel Catchpole a0961ff65b Issue #2266547 by alexpott, sun: TestKernel is not adding its service provider correctly. 2014-05-13 17:59:10 +01:00
Nathaniel Catchpole 71287c867f Issue #2198713 by tstoeckler: Add a settings.php variable to allow to discover/enable test extensions at regular runtime. 2014-05-13 17:57:19 +01:00
Nathaniel Catchpole bf3ba52fa0 Issue #2209337 by tstoeckler: Remove hidden property from test extensions. 2014-05-13 17:55:52 +01:00
Nathaniel Catchpole 9ac2a7daa7 Issue #2254495 by sun, ParisLiakos, alexpott: Followup to Move language_admin_predefined_list to ConfigurableLanguageManager. 2014-05-13 17:52:42 +01:00
Nathaniel Catchpole c056dd6e5e Issue #2223251 by Berdir: InputRequired plugin passes incorrect dependency to init method. 2014-05-13 15:01:03 +01:00
Nathaniel Catchpole f1c278e8f4 Revert "git commit -m Issue"
This reverts commit c024e97b49.
2014-05-13 14:53:03 +01:00
Nathaniel Catchpole 7c3e637cce Issue #2260321 by sun: Use Testing profile instead of Minimal profile in interactive installer tests by default. 2014-05-13 14:51:50 +01:00
Nathaniel Catchpole c024e97b49 git commit -m Issue 2014-05-13 14:47:35 +01:00
Nathaniel Catchpole 33d8ee8c8f Issue #2240555 by penyaskito: Preselect language when importing translations previously exported. 2014-05-13 14:03:31 +01:00
Nathaniel Catchpole c5c075dfd8 Issue #2241633 by sun: Simplify site-specific service overrides. 2014-05-13 13:29:49 +01:00
Nathaniel Catchpole 14baa0b385 Issue #2126761 by Tim Bozeman, SGhosh, Jalandhar: The body field summary textarea indicates it has a description with aria-describedby attribute, but the DOM id value points to a non-existent node. 2014-05-13 12:42:10 +01:00
Nathaniel Catchpole 7a8d0cd2b7 Issue #2218117 by dawehner, EclipseGc: Bring back metatag support for the HtmlPage object. 2014-05-13 10:34:54 +01:00
webchick 445abea990 Issue #2259301 by martin107 | alexpott: Move OptGroup tests out of FormBuilderTest. 2014-05-12 22:56:56 -07:00