Commit Graph

7225 Commits (40942c7412fc81f9856161befa05dcd8b5936514)

Author SHA1 Message Date
webchick 85f243e204 Issue #2267329 by tim.plunkett | joachim: Move EntityWithPluginBagInterface out of Drupal\Core\Config\Entity and make it useful for more than one bag. 2014-05-20 14:04:40 -07:00
Nathaniel Catchpole e3f9173e65 Issue #2267753 by pwolanin, amateescu, YesCT, Berdir: ContentEntityDatabaseStorage::mapToStorageRecord hard-codes ->->value. 2014-05-20 17:41:42 +01:00
Nathaniel Catchpole ef250ba2cb Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework. 2014-05-20 17:40:34 +01:00
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 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
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
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 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
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 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 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 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 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
Alex Pott b45b871c53 Issue #2250429 by ultimike, chx: D6_block migration not migrating all blocks. 2014-05-12 17:35:20 -05:00
Nathaniel Catchpole 6541e3a20f Issue #2241249 by Wim Leers: First step in making search results pages cacheable: add the associated SearchPage's cache tag. 2014-05-12 23:02:30 +01:00
Alex Pott 8494b0632a Issue #2262195 by sun: Various test classes are missing phpDoc. 2014-05-12 14:31:16 -05:00
Alex Pott 3d31d12b0e Issue #2262147 by sun: Various base test classes are not abstract. 2014-05-12 14:27:10 -05:00
Nathaniel Catchpole 5be9d3e379 Issue #2263287 by alexpott: Test the CachedStorage class using ConfigStorageTestBase. 2014-05-12 16:52:26 +01:00
Nathaniel Catchpole e67b313df4 Issue #2068333 by roderik, skipyT, pcambra, plach, Désiré, marcingy, peximo: Convert node SQL queries to the Entity Query API. 2014-05-12 13:57:33 +01:00
Nathaniel Catchpole a78a106319 Issue #2241235 by Wim Leers: Shortcut/ShortcutSet entity types should use cache tags. 2014-05-12 10:58:30 +01:00
Nathaniel Catchpole 7bc792063e Issue #2263273 by alexpott: Config_snapshot table can be created by the storage class itself. 2014-05-12 10:58:09 +01:00
Nathaniel Catchpole 69fb5dc7f7 Issue #2226933 by cs_shadow, tim.plunkett, mandar.harkare, mortendk: Remove odd, even, first & last classes from views-view-unformatted.html.twig. 2014-05-12 10:38:06 +01:00
webchick 3742131736 Issue #2116551 by cam8001, amateescu, swentel, Xano | webchick: Fix the UX of Entity Reference fields. 2014-05-11 12:07:25 -07:00
webchick cf7e2dbed4 Issue #2122761 by znerol, heddn: SessionHttpsTest only runs half the tests. 2014-05-11 11:57:20 -07:00
webchick c2ffb7b63a Issue #2263255 by alexpott: Cache.config only has a single key in it for config schema this seems a waste. 2014-05-11 11:56:05 -07:00
webchick b452ac5835 Issue #2226395 by benjy | penyaskito: Expand Drupal6FieldInstance testing with a float field. 2014-05-11 11:51:29 -07:00
webchick 3da1bdf677 Issue #2263329 by dawehner: CommentDefaultFormatterCacheTagsTest just works because nothing uses AccountProxyInterface in HEAD. 2014-05-11 11:48:50 -07:00
Alex Pott e33915228f Issue #2256405: VocabularyUnitTest and VocabularyTest are misnamed. 2014-05-11 08:50:12 -05:00
Alex Pott 6d61ca5c7c Issue #2256405 by blueminds: VocabularyUnitTest and VocabularyTest are misnamed. 2014-05-11 08:46:50 -05:00
Alex Pott 0d166fa54c Revert "Issue #2256405 by blueminds: VocabularyUnitTest and VocabularyTest are misnamed."
This reverts commit b293020054.
2014-05-11 08:46:03 -05:00
Dries b293020054 Issue #2256405 by blueminds: VocabularyUnitTest and VocabularyTest are misnamed. 2014-05-10 10:05:35 -05:00
Dries 8f7c8644b6 Issue #2012468 by blueminds, plach: Add trusted roles recommendation to 'access site reports'. 2014-05-10 10:00:22 -05:00
webchick af56f3c37e Issue #2259525 by alexpott: System.action.user_add_role_action.ROLE_ID does not match any config schema. 2014-05-09 09:29:22 -07:00
webchick edaf10f2fd Issue #2039163 by Reinmar, Wim Leers: Update CKEditor library to 4.4. 2014-05-09 09:29:05 -07: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
Nathaniel Catchpole f9f3695d08 Issue #2228261 by beejeebus, kim.pepper, alexpott, Wim Leers | catch: Add a local, PhpStorage-based cache backend. 2014-05-09 16:51:24 +01:00
Nathaniel Catchpole fd0dcf9410 Issue #2256877 by znerol: Remove the API function to check if a cache bin is empty. 2014-05-09 14:57:55 +01:00
Nathaniel Catchpole 3dd1c5c15c Issue #2262483 by sun: Some PHPUnit tests do not exist. 2014-05-09 11:27:38 +01:00
Nathaniel Catchpole 6c8d082611 Issue #2254777 by m1r1k: Block category autocomplete does not work. 2014-05-09 11:23:10 +01:00
Nathaniel Catchpole 5a01a26f15 Issue #2257709 by znerol, Wim Leers: Remove the interdependence between the internal page cache and management of the Cache-Control header for external caches. 2014-05-09 10:52:16 +01:00
Nathaniel Catchpole 4b68f9afe4 Issue #2255369 by larowlan, Xano: DialogController does not respect ['#title'] for the page title. 2014-05-09 10:50:39 +01:00
Nathaniel Catchpole 209ef5e8c7 Issue #2216437 by Wim Leers: Entity labels are not in-place editable on 'full entity page' (prime example: node title). 2014-05-08 20:35:06 +01:00
Nathaniel Catchpole d633c8574b Issue #2257395 by marcingy: URL helper functions were converted in an inconsient manner. 2014-05-08 20:33:48 +01:00
Jennifer Hodgdon d6725d94ec Issue #2261459 by tim.plunkett: Expand deprecated comment for system_rebuild_theme_data 2014-05-08 07:25:11 -07:00
Nathaniel Catchpole 8f60160589 Issue #2257421 by Wim Leers, effulgentsia: Convert CommentDefaultFormatterCacheTagsTest from web test to entity unit test. 2014-05-08 15:07:05 +01:00
Nathaniel Catchpole 7982985ae6 Issue #2226933 by mandar.harkare, mortendk: Remove odd, even, first & last classes from views-view-unformatted.html.twig. 2014-05-08 15:05:22 +01:00
Nathaniel Catchpole 749f7ea18a Issue #2254211 by sun: Fix test performance of Drupal\taxonomy\Tests\LegacyTest. 2014-05-08 15:00:49 +01:00
Nathaniel Catchpole 6ae2108cd9 Issue #2254197 by sun: Fix test performance of Drupal\search\Tests\SearchCommentTest. 2014-05-08 14:59:20 +01:00
Nathaniel Catchpole 82aaa8af0a Issue #2152217 by joelpittet, mgifford, vijaycs85, jjcarrion, sun: Remove theme_form_required_marker() from the theme system - use CSS instead. 2014-05-08 14:40:44 +01:00
Nathaniel Catchpole 240056969a Issue #2257807 by znerol: Remove 'Forever' from the Page cache maximum age options. 2014-05-08 14:28:06 +01:00
Nathaniel Catchpole 3de510228d Issue #2254195 by sun: Fix test performance of Drupal\search\Tests\SearchCommentCountToggleTest. 2014-05-08 13:56:05 +01:00
Nathaniel Catchpole 8e342b8457 Issue #2241291 by Wim Leers: Regression: menu link-specific cache tags. 2014-05-08 13:29:15 +01:00
Nathaniel Catchpole 46e25612d0 Revert "Issue #1106160 by tim.plunkett, BarisW: Fixed Color module uses the public file system but doesn't check if it is set."
This reverts commit cef318b5a6.
2014-05-08 13:16:57 +01:00
webchick eef067b5a5 Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path. 2014-05-06 19:04:53 -07:00
webchick b619a2c619 Issue #2241827 follow-up by tim.plunkett, sun: Switch from form builder to new form validator. 2014-05-06 18:57:19 -07:00
webchick 0828fa9e6f Issue #1832870 by -enzo-, YesCT, EllaTheHarpy, Pinolo, dlu, seranooo5, ivanchaer, mauzeh, filijonka, robertdbailey | maryedith: Only show source translation column if there are 2 or more source languages (more than n/a and the original language). 2014-05-06 14:24:08 -07:00
webchick 93d73d5678 Issue #2216531 by Jalandhar, Mile23: Improve unit test annotation for SimpleTest. 2014-05-06 14:04:28 -07:00
webchick bb6730d5f9 Issue #1932074 follow-up by andypost: Remove duplicated #type declaration. 2014-05-06 14:03:19 -07:00
webchick 396cacba7c Issue #2030605 by tim.plunkett, mr.baileys, webwarrior, Wim Leers | plopesc: Expand Editor with methods. 2014-05-06 13:57:02 -07:00
webchick c056f6dfe6 Issue #2241827 by killua99, dawehner, djevans | Crell: Using a numeric placeholder in paths in Views UI causes fatal error. 2014-05-06 13:33:23 -07:00
webchick e76731ab48 Issue #2259315 by effulgentsia: Remove _system_path usage from shortcut.module. 2014-05-06 12:14:48 -07:00
webchick 986faa1860 Issue #2191785 by sun: Password managers are identifying/storing wrong username field when creating a user account. 2014-05-06 12:10:02 -07:00
webchick 9cdac07de5 Issue #2258831 by sun | Wim Leers: Stream wrappers of test runner are not restored after test completion. 2014-05-06 11:58:42 -07:00
webchick a2a6f6cdea Issue #2259167 by sun: Disable CSS/JS aggregation and caching in tests by default. 2014-05-06 11:56:45 -07:00
webchick 4440d95b4a Issue #2257229 by marcingy | alasda: Cannot add external url or <front> as menu item. 2014-05-06 11:49:41 -07:00
webchick ac31f29da3 Issue #2257769 by tstoeckler | sun: Adding an Entity Reference field in the Field UI throws a PHP notice; fails to add field. 2014-05-06 11:25:41 -07:00
webchick 39edc2708e Issue #1871762 by eojthebrave, jibran, xjm: Add detailed documentation explaining the block system's architecture. 2014-05-06 11:24:18 -07:00
Alex Pott 26eb01c06d Issue #2245721 by vijaycs85, YesCT: Add missing configuration schema in language component. 2014-05-06 11:42:01 +01:00
Alex Pott f710a6c92e Issue #2209977 by tim.plunkett: Move form validation logic out of FormBuilder into a new class. 2014-05-06 00:07:47 +01:00
Dries 3a8dd52c67 Issue #2226761 by Wim Leers: Change all default settings and config to fast/safe production values. 2014-05-05 12:38:12 -04:00
webchick f715886fe2 Issue #2245727 by alexpott | vijaycs85: Add missing configuration schema in Breakpoint component. 2014-05-05 08:57:59 -07:00
Alex Pott 1299c3afcf Issue #2233619 by slashrsm, Jalandhar: Merge lookup functions in AliasManager. 2014-05-05 16:14:38 +01:00
Dries 85c8f32483 Issue #2254495 by ParisLiakos, alexpott: Move language_admin_predefined_list to ConfigurableLanguageManager. 2014-05-05 07:35:15 -04:00
Dries 2b9cec6dbe Issue #2176621 by sun, alexpott: Remove global . 2014-05-05 07:30:43 -04:00
Dries 6de6684456 Issue #2256355 by tim.plunkett: Make block plugins usable outside the block entity context. 2014-05-05 07:27:44 -04:00
Alex Pott b69a7784bb Issue #2219121 by bdone: Remove spacing issue in config/*.yml. 2014-05-05 11:59:57 +01:00
Alex Pott 33223ad729 Issue #2248951 by eojthebrave: Missing documentation for block plugin annotations. 2014-05-05 11:47:36 +01:00
Alex Pott 04d9f33941 Issue #2250335 by drupaledmonk, pingwin4eg | jhodgdon: Forum hook_help still using URL instead of route. 2014-05-05 11:45:20 +01:00
Alex Pott 9d8aa1355f Issue #1919916 by oadaeh, larowlan, jessehs, babruix: Change label of custom block default body field from "Block body" to just "Body". 2014-05-05 09:15:33 +01:00
Dries ed6861bca5 Issue #2248985 by sun: ScriptTest fails on Windows, runs against parent site. 2014-05-04 21:14:23 -04:00
webchick e4ae1523e7 Issue #2240463 by robertdbailey, balagan, holly.ross.drupal: Fix text: languages are not "enabled/disabled" anymore, they are added/removed. 2014-05-04 10:19:57 -07:00
webchick ace0879436 Issue #2240007 by sun, YesCT, mr.baileys | Gábor Hojtsy: Regression: early installer is not in RTL after selecting RTL language. 2014-05-04 09:52:12 -07:00
webchick 4fcb5b1d9e Issue #2245729 by alexpott | vijaycs85: Add missing configuration schema in Color component. 2014-05-04 09:28:35 -07:00
webchick 5d29f32449 Issue #2256317 by sun: Remove static caching from WebTestBase::checkPermissions(). 2014-05-04 00:32:35 -07:00
webchick 971735da1a Issue #2256919 by Berdir: Missing view modes for aggregator feed items. 2014-05-04 00:21:46 -07:00
webchick 90374c77c4 Commenting test to explain what's happening. 2014-05-04 00:09:51 -07:00
webchick 2250c09add Issue #1939008 by sun, joelpittet, gnuget, Gokul N K, sphism, drupalninja99, c4rl, Cottser, mdrummond, long wave, steveoliver, andypost, Fabianx | jenlampton: Convert theme_table() to Twig. 2014-05-04 00:07:44 -07:00
webchick 96597bbe9c Issue #2221041 by alexpott, sun | StuartJNCC: Color palette setting controls are duplicated. 2014-05-03 23:35:30 -07:00
webchick e88f22a232 Issue #2254765 by damiankloip: No confirmation messages when Views UI settings forms are saved. 2014-05-03 23:15:17 -07:00
webchick b01ecedff2 Issue #2251119 by alimac | dawehner: Hovering about display links changes the position. 2014-05-03 23:08:14 -07:00
webchick a4bd51481e Issue #2251221 by alimac, lokapujya: Views Display Tabs: remove gray top border. 2014-05-03 23:06:11 -07:00
webchick 340a0fa216 Issue #2225605 by znerol: Use request stack in form builder. 2014-05-03 22:26:42 -07:00
Jennifer Hodgdon f8afaa2fdc Issue #2255073 by jmarkel: Fix up docs for node_uri() function 2014-05-02 16:43:04 -07:00
Dries 99b367da46 Issue #2099131 by jessebeach, Wim Leers, catch, Berdir, benjifisher, martin107, andypost: Use #pre_render pattern for entity render caching. 2014-05-02 17:43:59 -04:00
Alex Pott b0821d885e Issue #2079797 by ParisLiakos, Xano, amateescu, tim.plunkett: Provide a trait for $this->t() and $this->formatPlural(). 2014-05-02 08:29:56 +01:00
Nathaniel Catchpole ec5b434590 Issue #2198325 by fietserwin: GetPathToken not in ImageStyleInterface (+2 other minor cleanups). 2014-05-01 13:59:20 +01:00
Nathaniel Catchpole 6a0257c22c Issue #2201051 by andypost, sun, Berdir: Convert path.module form alters to a field widget. 2014-05-01 12:43:49 +01:00
Nathaniel Catchpole 44b38852b8 Issue #2158571 by tstoeckler, dawehner, kgoel, tim.plunkett, catch, effulgentsia: Routes added in RouteSubscribers cannot be altered. 2014-05-01 10:46:02 +01:00
webchick 02a5887d4a Follow-up to Issue #2151105 : Helps if I commit the template file doesn't it? ;) 2014-04-30 13:11:23 -07:00
webchick e8f1ce1148 Issue #2151105 by Cottser, longwave, joelpittet: Convert theme_system_admin_index() to Twig. 2014-04-30 11:37:39 -07:00
webchick a1ca5f6eea Issue #2216529 by jhodgdon: Fill in topic/@defgroup docs for Config and State System. 2014-04-30 11:35:07 -07:00
webchick 633dd952f7 Issue #2216561 by jhodgdon: Fill in @defgroup/topic docs for Extending Drupal. 2014-04-30 11:33:22 -07:00
Nathaniel Catchpole 5c2dc50b20 Issue #2084323 by Berdir, sandipmkhairnar, Xano, Jalandhar: EntityForm::actions() adds 'delete' without checking access. 2014-04-30 11:47:01 +01:00
Nathaniel Catchpole 95c69f5b9b Issue #2208617 by tim.plunkett: Add key value entity storage. 2014-04-30 11:08:22 +01:00
Nathaniel Catchpole 773a992920 Issue #2241431 by anavarre: _content in routing files should always have a leading backslash. 2014-04-30 11:07:21 +01:00
Nathaniel Catchpole bd248aa5a9 Issue #2252967 by sun: RebuildContainer() is not limited to web tests (WebTestBase). 2014-04-30 11:02:21 +01:00
Nathaniel Catchpole b73b86b8aa Issue #2245003 by znerol, YesCT, sun, damiankloip: Use a random seed instead of the session_id for CSRF token generation. 2014-04-30 10:47:49 +01:00
Alex Pott 57106fe677 Issue #2195967 by tstoeckler, pameeela: Update content of views tour to align with standards. 2014-04-30 10:24:49 +01:00
Alex Pott 4b172c7275 Issue #1978918 by likin, Luxian, vijaycs85, Pancho, disasm: Convert locale_translate_import_form to a Controller. 2014-04-30 08:18:01 +01:00
Alex Pott 4ad6fc9043 Issue #2251915 by tim.plunkett: Overridden config bleeds through to admin forms. 2014-04-30 08:07:50 +01:00
Alex Pott def57073bc Issue #2239065 by tim.plunkett | webchick: Overridden config bleeding through to configuration forms. 2014-04-30 08:00:07 +01:00
webchick 4ebc62247c Issue #2162837 by Wim Leers, jibran | nod_: Split up contextual.toolbar.js. 2014-04-29 12:55:48 -07:00
Nathaniel Catchpole 5c814d168d Issue #323926 by porchlight, Tor Arne Thune, mr.baileys, rszrama: Settings for non-existent theme. 2014-04-29 14:32:02 +01:00
Nathaniel Catchpole 2ea43def72 Issue #2228261 by beejeebus, kim.pepper, alexpott, Wim Leers: Add a local, PhpStorage-based cache backend. 2014-04-29 10:18:31 +01:00
Nathaniel Catchpole dda140f91e Issue #2239833 by Wim Leers: Regression: Menu contextual links no longer visible in menu blocks. 2014-04-28 20:29:56 +01:00
Nathaniel Catchpole 677b9fc45f Issue #2204159 by Wim Leers, longwave, tim.plunkett: (Responsive) Image styles do not add correct cache tags, nor do they invalidate cache tags upon flushing. 2014-04-28 20:04:43 +01:00
Nathaniel Catchpole 0b5a8cac40 Issue #2100313 by dawehner, pwolanin: Move non-core services out of core.services.yml. 2014-04-28 16:14:04 +01:00
Nathaniel Catchpole a0f81c79a3 Issue #2250381 by mortendk: Remove the inner div wrapper from forms. 2014-04-28 16:11:19 +01:00
Nathaniel Catchpole f6f7472f57 Issue #1824360 by morningtime, Mixologic: Drupal sets $_SERVER['HTTP_REFERER'] to the empty string when no Referer: header was sent. 2014-04-28 16:08:22 +01:00
Nathaniel Catchpole 904a0fad6e Issue #2245001 by andypost: Remove unneeded CommentManagerInterface::getParentEntityUri(). 2014-04-28 16:06:29 +01:00
Nathaniel Catchpole a43b612ab7 Issue #1932074 by mgifford, larowlan, nick_schuch: Tags Includes Label which isn't Associated with an Input Form. 2014-04-28 16:05:29 +01:00
webchick b803cd32a3 Issue #2248149 by jessebeach, donquixote, sun: Use __DIR__ instead of drupal_get_path() for local PSR-0/PSR-4 directories. 2014-04-28 00:09:16 -07:00
webchick cf902f2547 Issue #2147009 by tim.plunkett, RoSk0 | vijaycs85: Convert all forms in ajax_forms_test module to FormInterface. 2014-04-25 22:54:43 -07:00
webchick f18d62bdf2 Issue #2222431 by TechNikh, visabhishek, YesCT, jhodgdon: Project name clean up after Picture module renamed Responsive Image. 2014-04-25 22:49:27 -07:00
webchick c16288dcf0 Issue #2245989 by juampy: Wrong class docblock in TableSortExtenderUnitTest.php. 2014-04-25 22:45:52 -07:00
webchick 5105b52e89 Issue #2248051 by Sutharsan: Remove last references to Entity Storage Controller. 2014-04-25 22:43:13 -07:00
webchick 7a8d22e9c3 Issue #2235099 by ParisLiakos, catch: Move Archiver to Drupal/Core. 2014-04-25 22:38:40 -07:00
Alex Pott c79ac2f741 Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm. 2014-04-26 00:12:39 +01:00
Alex Pott 3937bda8e6 Issue #2243549 by agerson, cs_shadow | jhodgdon: Text changes needed as follow-up to Menu UI module rename. 2014-04-25 23:26:53 +01:00
Alex Pott d196e8fb57 Issue #2207743 by dawehner, Xano: Convert element_info() to a service. 2014-04-25 23:14:29 +01:00
Alex Pott 04dd275059 Issue #2210755 by damiankloip, tim.plunkett: Add an area handler to display drupal_set_messages. 2014-04-25 23:09:06 +01:00
Alex Pott e088b8f074 Issue #2160365 by plopesc, vijaycs85: Date field required marker rendered as "Array". 2014-04-25 23:06:02 +01:00
Alex Pott 750a1d8465 Issue #216064 by Xano, idflood, drifter, Artusamak, ygerasimov, sun, ParisLiakos, Cottser, TravisCarden, marcingy, floretan, catch, tedbow: Entity form "Delete" button triggers server-side + HTML5 form validation; change "Delete" button to a link. 2014-04-25 20:31:57 +01:00
Alex Pott 93e77491dc Issue #1987802 by disasm, pfrenssen, laurentchardin, tim.plunkett, fgm, vijaycs85, plopesc, Xano, dawehner, h3rj4n: Convert path_admin_overview() to a new style controller. 2014-04-25 20:30:08 +01:00
Alex Pott 8a56782390 Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings. 2014-04-25 20:13:44 +01:00
Jennifer Hodgdon 62ae667172 Issue #2248881 by neclimdul: Fix indentation mistake. Nominated for simplest patch of the month award by dawehner. 2014-04-25 08:26:13 -07:00
Nathaniel Catchpole 9aeaf29f0f Issue #2247281 by sun, pwolanin: Installer checks wrong config storage to verify installation state. 2014-04-25 14:41:12 +01:00
Nathaniel Catchpole 4c83e77675 Issue #2248151 by tim.plunkett, xjm, alexpott: Configurable plugins can not control instance-specific config dependencies. 2014-04-25 11:37:37 +01:00
webchick e48eab8af5 Issue #1929816 by lokapujya, penyaskito, reszli, JStanton, Gábor Hojtsy, catch: Remove all references to/implementations of hook_schema_0(). 2014-04-25 00:54:06 -07:00
webchick 87fe2f4c8d Issue #2231505 by joelpittet, baisong | Cottser: Convert theme_field__node__title() to Twig. 2014-04-24 23:33:20 -07:00
webchick 246050779e Issue #2183963 by jhodgdon: Add tests for User search. 2014-04-24 12:37:02 -07:00
Dries 82f25bf143 Issue #2168321 by longwave, martin107: Several files have incorrect indentation. 2014-04-24 15:06:35 +02:00
Alex Pott 66800acd71 Issue #2121299 by andypost, bdone, benjy, penyaskito, chx, claudiu.cristea, damiankloip, gregboggs, InternetDevels, jessehs, jhedstrom, marvil07, mikeryan, pcambra, Xano, YesCT, axoplasm, kgoel, dclavain, jeckman, alvar0hurtad0, Drupali, fastangel, gloob, jhedstrom, joshtaylor, mpgeek, alexpott: Migrate Drupal 6 to Drupal 8 2014-04-23 16:46:22 +01:00
Jennifer Hodgdon a172c1c78d Issue #2244087 by cs_shadow, andrei.dincu, joachim: Add explanation comment in NodeCreationTest 2014-04-23 08:09:58 -07:00
Nathaniel Catchpole d5c96218ed Issue #2141523 by effulgentsia, tim.plunkett: Comment's comment.bundle route contains unused code. 2014-04-23 12:57:57 +01:00
Nathaniel Catchpole 9826e2478c Issue #2244775 by bdone: Declare a maximum length for contact category machine name. 2014-04-23 12:56:53 +01:00
Nathaniel Catchpole a3bb804008 Issue #2238649 by visabhishek, bookmarvel, chx: Expirable key value store interface is wrong in comments. 2014-04-23 12:47:00 +01:00
Nathaniel Catchpole 7625cea06d Issue #1166114 by jhodgdon, tomogden, Rajendar Reddy, larowlan, swentel, splatio, erics14: Manage Displays Search Results doesn't manage the display of the search results. 2014-04-23 12:44:32 +01:00
Nathaniel Catchpole 25991e9918 Issue #1842326 by c4rl, sun, joelpittet, pakmanlh, jjcarrion | jenlampton: Merge _theme_table_cell() into theme_table(). 2014-04-23 11:53:03 +01:00
webchick 4e87132999 Issue #1366020 by pwolanin, dawehner, rcaracaus, jhodgdon | tstoeckler: Overhaul SearchQuery; make search redirects use GET query params for keywords. 2014-04-22 21:25:05 -07:00
webchick 43ff331ebb Issue #2246637 by ivanjaros: Status-report.html.twig is missing @file tag. 2014-04-22 21:01:59 -07:00
webchick a839132084 Issue #2245783 by tim.plunkett: Regression: Help blocks display on 403/404 page. 2014-04-22 20:58:34 -07:00
webchick 2867e69af6 Issue #2228721 by amateescu, drunken monkey: TypedData doesn't support config entity types; flag errors if you try. 2014-04-22 20:40:16 -07:00
webchick ed38d9eb44 Issue #2194823 by znerol, YesCT, dawehner: Ensure that all content/page routes have an _title. 2014-04-22 20:05:46 -07:00
webchick f6324f3898 Issue #2056173 by philipz, Sam152 | tim.plunkett: Regression: Two-column layout is broken by vertical toolbar. 2014-04-22 19:59:59 -07:00
webchick 723d0a55ed Issue #2246557 by dawehner: Missing schema for entity area plugin. 2014-04-22 19:55:10 -07:00
Andreas Hennings e2491fc006 Issue #2083547 by donquixote: Move class files in core/modules/shortcut to their new PSR-4 location, to verify that PSR-4 actually works. 2014-04-22 16:50:40 -07:00
Andreas Hennings 940e0dffb8 Issue #2083547 by donquixote: Implement PSR-4 for module-provided class files.
This affects class loading, plugin discovery and test discovery.

PSR-0 is still supported, and no module class files are moved yet.
2014-04-22 16:50:40 -07:00
Alex Pott 1a5d1fc7f6 Issue #2225955 by tim.plunkett, Berdir: Improve the DX of writing entity storage classes. 2014-04-22 23:00:30 +01:00
webchick 5e4b8a1111 Issue #2198429 by alexpott: Make deleted fields work with config synch. 2014-04-22 12:50:19 -07: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 45e59c9b66 Issue #2234623 by alexpott, penyaskito: Move language add logic out of language_save() . 2014-04-22 11:17:41 -07:00
Nathaniel Catchpole 5d05703adc Issue #2182055 by dawehner, andypost, juampy, linclark: Comment module causes Circular reference error on a REST request. 2014-04-22 11:14:42 +01:00
Nathaniel Catchpole 41902d3dd6 Issue #2246447 by alexpott, xjm: Random failure in Drupal\search\Tests\SearchPageTextTest. 2014-04-21 18:18:42 +01:00
Alex Pott 5cc27d94cc Issue #2216071 by dawehner, damiankloip, Gaelan: Views plugins need a way to store additional dependencies. 2014-04-20 20:15:42 +01:00
webchick d34434d813 Issue #2244885 by alexpott: Add method to count number of entities with a particular field. 2014-04-19 14:55:06 -07:00
webchick 13c930f9ec Issue #2216527 by sun: Inject a serialization format into database key/value storage. 2014-04-18 14:21:17 -07:00
webchick 0263085f27 Issue #2233157 by blueminds, Jalandhar: Make the comment entity_id be a reference field. 2014-04-18 13:41:57 -07:00
webchick e6ac9ec569 Issue #2244757 by tim.plunkett: Path Admin UI is broken and has no test coverage. 2014-04-18 13:39:26 -07:00
Alex Pott 52da1905b4 Issue #2227555 by dawehner: Use route options instead of route defaults for view_argument_map. 2014-04-18 21:14:52 +01:00
webchick b390475f1a Issue #2208633 by sun: Add a Yaml class to Drupal\Component\Serialization. 2014-04-18 09:45:14 -07:00
webchick 2681750501 Issue #2208609 by sun, Jalandhar, damiankloip: Move Json utility class into Drupal\Component\Serialization. 2014-04-18 08:32:47 -07:00
webchick c9711dc849 Issue #2200229 by Xano: Use entity access for Views UI routes. 2014-04-18 08:09:22 -07:00
webchick fd2792c8bb Issue #214760 follow-up by sun, lokapujya: Revised tests for theme name in block admin shows HTML entities: excessive check_plain(). 2014-04-18 07:59:23 -07:00
Nathaniel Catchpole c8f6aceba4 Issue #2231419 by sun, jibran, Rajendar Reddy, Jalandhar, damiankloip: Merge obsolete CachedModuleHandler into ModuleHandler. 2014-04-18 14:35:05 +01:00
Alex Pott b4dba2ba6f Issue #2236207 by znerol: Use router request context instead of request service in system breadcrumb builder. 2014-04-18 14:25:07 +01:00
Alex Pott 775184ce28 Issue #2223593 by znerol: Decouple the router.request_context service from the request service. 2014-04-18 14:23:38 +01:00
Alex Pott ac0679d7ae Issue #2199845 by kay_v | scor: Merge all assertFormatterRdfa() unit test calls into one single unit test. 2014-04-18 13:54:36 +01:00
Alex Pott c1b72d4e02 Issue #2242967 by blueminds: User entity reference filter configuration broken. 2014-04-18 13:51:36 +01:00
Nathaniel Catchpole 0b807696d5 Issue #2241461 by Berdir, juampy: Locale + basic_auth results in current_user circular reference. 2014-04-18 13:27:27 +01:00
Alex Pott 1e15efd7d2 Issue #2202629 by sun: Move Drupal\Core\KeyValueStore\State* into Drupal\Core\State\State*. 2014-04-18 11:53:27 +01:00
webchick 78fb347f59 Issue #1425622 by visabhishek, dealancer: Increase length of 'type' field in search_dataset, search_index tables from 16 to 64. 2014-04-17 19:21:45 -07:00
webchick 1521f98cd9 Issue #2218039 by dawehner, sun: Render the maintenance/install page like any other HTML page. 2014-04-17 13:12:22 -07:00
webchick 1efd2ad05f Issue #2231413 by blueminds, tim.plunkett: Link field does not accept a valid path alias. 2014-04-17 10:15:43 -07:00
Nathaniel Catchpole 6f0f10b2aa Issue #2238725 by sun: ConfigLanguageOverrideTest is not in ConfigLanguageOverrideTest.php. 2014-04-17 16:55:00 +01:00
Jennifer Hodgdon c845f0d82d Issue #2243543 by jhodgdon: Remove stray file 2014-04-17 08:16:47 -07:00
Jennifer Hodgdon ebdb310c3e Issue #2234611 by visabhishek, cs_shadow, joachim: Fix up docs for WebTestBase::drupalCreateRole method 2014-04-16 15:35:42 -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
webchick 37250bb5bb Issue #1740378 by xjm, Désiré, alexpott | heyrocker: Implement renames in the import cycle. 2014-04-16 15:00:29 -07:00
webchick 7ec9480ea9 Issue #2220765 by xjm, alexpott: View names can be 255 characters long but this breaks stuff. 2014-04-16 15:00:29 -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 a62511ffbd Issue #2241655 by tim.plunkett: EntityStorageInterface::create() should always create a "new" entity. 2014-04-16 21:57:51 +01:00
Alex Pott 12b53d008f Issue #2229183 by martin107, dawehner: Use ContainerAwareTrait instead of extending ContainerAware. 2014-04-16 21:55:58 +01:00
Jennifer Hodgdon 8894e438ce Issue #2238659 by Jalandhar, Gábor Hojtsy, chx: Clean up some docs in String storage classes and interfaces 2014-04-16 12:55:05 -07:00
Nathaniel Catchpole 83f28fad4f Issue #2240709 by xjm, alexpott: ConfigImportUITest::testImport fails when the module list changes. 2014-04-16 16:06:07 +01:00
Nathaniel Catchpole 17561142cb Issue #2221695 by brantwynn, ianthomas_uk, grom358, ParisLiakos, Jalandhar: Remove uses of deprecated URL functions. 2014-04-16 16:05:41 +01:00
Alex Pott 0231d3538b Issue #2232425 by danblack: Database Schema field/column default value is not properly quoted via PDO::quote(). 2014-04-16 15:08:13 +01:00
Alex Pott ec9d52ba43 Issue #2017475 by rodrigoaguilera, Outi, balagan: Multilingual tour for interface translation section. 2014-04-16 14:58:39 +01:00
Alex Pott 85392bfe35 Issue #2188877 by lokapujya | scor: Support RDFa output in telephone field formatter. 2014-04-16 14:42:32 +01:00
Alex Pott 9b87b2b4c8 Issue #1921044 by pakmanlh, Manuel Garcia, rteijeiro, dasjo, aboros, sqndr, LewisNyman: Align the styling of tool tips to be more consistent with Seven. 2014-04-16 14:16:02 +01:00
Alex Pott 9696e518fb Issue #2174021 by Xano, dawehner, damiankloip: Make \Drupal\views\Plugin\views\HandlerBase unit-testable. 2014-04-16 12:44:16 +01:00
Alex Pott e601933f6f Issue #2086463 by Jalandhar, cr0ss, jdanthinne: No colon needed for options labels. 2014-04-16 10:18:06 +01:00
Alex Pott 7ad0c57207 Issue #2182239 by Berdir, andypost: Improve ContentEntityBase::id() for better DX. 2014-04-16 10:11:41 +01:00
Nathaniel Catchpole 519e98b861 Issue #2229283 by dawehner, Rajendar Reddy, catch: Menu tree caching is broken. 2014-04-16 10:08:34 +01:00
Nathaniel Catchpole 5e642cfb27 Issue #2196067 by mondrake, fietserwin: Remove setWidth and setHeight from ImageInterface. 2014-04-16 09:54:36 +01:00
webchick c6e469e9db Issue #2152201 by Salah Messaoud, Manuel Garcia, steveoliver, joelpittet, burgerboydaddy, katy5289, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_checkboxes() to Twig 2014-04-15 20:52:59 -07:00
webchick 2516dc309d Issue #2239369 by sun: "Comments per page" setting cannot be configured to be larger than 300. 2014-04-15 20:51:21 -07:00
webchick 0a85def4cf Issue #214760 by Jalandhar, lokapujya, dcam, naquah: Theme name in block admin shows HTML entities: excessive check_plain(). 2014-04-15 20:46:05 -07:00
webchick bd4b9ae284 Issue #2229157 by cwells, LewisNyman, tompagabor: Add correct button types to account settings forms. 2014-04-15 20:34:04 -07:00