Commit Graph

24939 Commits (f4ce01883e0ea2e29236de628b8b5d037491946a)

Author SHA1 Message Date
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
webchick cfbbef3c62 Issue #2260035 by blueminds | jhodgdon: Hook_field_info_max_weight in field.api.php is not in a group/topic. 2014-05-12 22:55:52 -07:00
webchick 3853bb2d98 Issue #2261461 by neclimdul: Fix indentation in default.settings.php. 2014-05-12 22:54:55 -07:00
webchick c8d2e239ce Issue #2079863 by filijonka, mrsinguyen, fabricebernhard, Chernous_dn, YesCT: Remove Unused local variable from /core/lib/Drupal/Component Utility/Crypt.php Transliteration/PHPTransliteration.php Utility/UserAgent.php Gettext/PoHeader.php. 2014-05-12 22:51:11 -07:00
webchick f82579cb75 Issue #2088027 by tim.plunkett | YesCT: Just placed block keeps changed color even after saving the block layout page. 2014-05-12 22:28:31 -07:00
webchick 363445ae2f Issue #2247595 by neclimdul: Fix phpunit coverage warnings. 2014-05-12 22:25:59 -07:00
webchick 1dbbfc91b9 Issue #2263849 by cs_shadow: Typo in comment/comment.tokens.inc ('tokes' instead of 'tokens'). 2014-05-12 22:22:07 -07:00
webchick 1e2bfb87b1 Issue #2225959 by chx, ultimike: D6 Users and User Profile data isn't migrating. 2014-05-12 22:19:10 -07:00
webchick c401cc39fd Issue #2214313 by chx, ultimike, benjy | eliza411: Contact: Not all values are being migrated. 2014-05-12 22:17:52 -07:00
webchick 181b12210e Issue #2260239 by ultimike: D6->D8 Profile field (checkbox). 2014-05-12 22:10:20 -07:00
webchick f710b04587 Issue #2211611 by benjy | eliza411: The view mode source misses a requirements check for CCK. 2014-05-12 22:08:38 -07:00
webchick fcc5f3b209 Issue #2263453 by chx, benjy: Split migration_dependencies into two keys. 2014-05-12 22:06:21 -07:00
webchick 49b4f93382 Issue #2264717 by penyaskito: Convert MigrateDrupal6Test into a reusable abstract class which can be reused for D7 and other migrations . 2014-05-12 22:04:54 -07:00
webchick c040367fd1 Issue #2253977 by martin107, Mixologic: Use ConfigFactoryInterface to type hint ConfigFactory, Part II. 2014-05-12 21:58:53 -07:00
webchick d309714c60 Issue #2265913 by pwolanin: LinkGenerator::generateFromUrl() fatal (uncaught exception) with external URL. 2014-05-12 21:38:30 -07:00