Commit Graph

11598 Commits (e3de68b0dda7c3b44bcc23e150399fdb93c651cd)

Author SHA1 Message Date
Alex Pott e3de68b0dd Issue #2606548 by Lendude, dawehner, alexpott, catch, tim.plunkett, xjm, damiankloip: \Drupal\rest\Plugin\views\row\DataFieldRow::render should take into account the 'exclude' flag 2016-01-07 11:43:37 +00:00
Alex Pott 027c0d82d1 Issue #2643570 by gnuget: Correct $lockBackend local variable use 2016-01-05 16:47:31 +00:00
Alex Pott ec96369100 Issue #2598178 by krknth, xjm: Remove unneeded settings in core/modules/file/src/Tests/FileFieldRSSContentTest.php 2016-01-05 16:34:37 +00:00
Alex Pott 9067206883 Issue #2571845 by drupal.ninja03, hussainweb, anil280988, snehi, jhodgdon, GoZ, stefan.r: Links to wikipedia/php.net should be part of the actual t() string so they can be localized 2016-01-05 14:31:39 +00:00
Alex Pott 9f4034ac98 Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel) 2016-01-05 10:53:08 +00:00
Alex Pott 32c319a102 Issue #2625512 by heykarthikwithu, Mac_Weber, Wim Leers: Add @param, @return in the code base for the editor module 2016-01-05 10:42:40 +00:00
Nathaniel Catchpole be80816a56 Issue #2635238 by dsnopek, tim.plunkett: Contexts not mapped in time to use them in BlockInterface::access() 2016-01-05 15:02:53 +09:00
Nathaniel Catchpole 6a09a57c74 Issue #2595695 by Wim Leers, alexpott, mfb, Crell, cilefen, dawehner: 4xx handling using subrequests: no longer able to vary by URL 2016-01-05 14:56:08 +09:00
Alex Pott 523e456779 Issue #2569893 by quicksketch, Wim Leers, DuaelFr: CKEditor alignment buttons can be used even when the align filter is disabled 2016-01-04 18:39:42 +00:00
Alex Pott 424ed505f0 Issue #2642824 by chx, jhodgdon: Document extension_discovery_scan_tests setting everywhere 2016-01-04 17:29:16 +00:00
Alex Pott 425d682aa6 Issue #2580423 by giancarlosotelo, s_leu, ameymudras, Berdir: Entity reference widgets don't display entity translations 2016-01-04 14:06:48 +00:00
Alex Pott 1546d71f80 Issue #2605214 by Gábor Hojtsy, ChuChuNaKu, EclipseGc, dawehner: Views InOperator::getValueOptions() children do not return values like InOperator::getValueOptions() 2016-01-04 11:58:51 +00:00
Alex Pott bbd1baf2b8 Issue #2621486 by Lars Toomre: Fixes to migrate/tests/src/Unit/*.php files 2016-01-04 11:28:00 +00:00
Alex Pott 5421fdeea4 Issue #2624660 by Lars Toomre: Some fixes to migrate/src/Plugin/*.php files 2016-01-04 11:22:28 +00:00
Alex Pott 1a6baa4c7b Issue #1551686 by mondrake, fietserwin, adci_contributor, ankitgarg, claudiu.cristea: Image rotate dimensions callback can calculate new dimensions for every angle. 2016-01-04 11:01:53 +00:00
Nathaniel Catchpole 561b42cefd Issue #2302319 by geertvd, Lendude: Missing caption, if view (format table) is grouped by a field 2016-01-04 15:13:41 +09:00
Nathaniel Catchpole 27daa8c3b6 Issue #2641692 by Mac_Weber: Replace deprecated usage of entity_create('user_role') with a direct call to UserRole::create() 2016-01-04 15:02:02 +09:00
Nathaniel Catchpole c3c53eacf3 Issue #2640650 by jibran, IRuslan: Update the version number from 8.0.x to 8.1.x 2016-01-04 14:59:57 +09:00
Nathaniel Catchpole 42eb466cd8 Issue #2342325 by Lendude, mikeker, amyvs: Spaces in exposed filter ID cause filter not to work 2016-01-04 14:40:36 +09:00
Nathaniel Catchpole 4db570e0f9 Issue #2641610 by Mac_Weber: Replace deprecated usage of entity_create('responsive_image_style') with a direct call to ResponsiveImageStyle::create() 2016-01-04 14:27:51 +09:00
Nathaniel Catchpole 3e4c90d3df Issue #1386394 by David_Rothstein, Kristen Pol, tstoeckler: Add back the ability for install profiles (or at least distros) to pre-select a language or modify the language-selection screen 2016-01-04 13:08:05 +09:00
Nathaniel Catchpole 78ed86e0c0 Issue #2528340 by pguillard, er.manojsharma: Improve description text for 'Content types' item on the Structure page 2016-01-01 19:17:19 +09:00
Nathaniel Catchpole 2b876c3081 Issue #339384 by lotyrin, cilefen, neuquen, marcingy: Default option <Any> not set in exposed filters when terms are selected 2016-01-01 19:15:37 +09:00
Nathaniel Catchpole 7a4f6f5802 Issue #2494775 by DuaelFr: Replace deprecated usage of entity_create('action') with a direct call to Action::create() 2016-01-01 13:26:26 +09:00
Nathaniel Catchpole 9b2f974fe6 Issue #2641590 by ashhishhh, Mac_Weber: Replace deprecated usage of entity_create('image_style') with a direct call to ImageStyle::create() 2016-01-01 13:17:26 +09:00
Nathaniel Catchpole d38860918c Issue #2641522 by Mac_Weber: Replace deprecated usage of entity_create('date_format') with a direct call to DateFormat::create() 2016-01-01 13:14:58 +09:00
Nathaniel Catchpole 4b703191b3 Issue #2371861 by DuaelFr, YesCT, Gábor Hojtsy, tucho: Strings including tokens in href or src attributes cannot be translated due to safeness check incompatibilities 2016-01-01 10:30:51 +09:00
Nathaniel Catchpole 7a2970f7ac Issue #2642748 by shabirahmad: \Drupal\user\RegisterForm has unnecessary __construct 2016-01-01 10:24:58 +09:00
Nathaniel Catchpole 314de72dca Issue #2635784 by cilefen: setDefault() on ThemeHandler is not used in all the places it could 2015-12-29 23:07:23 +09:00
Nathaniel Catchpole 92e7090454 Issue #2640086 by markcarver: Editor routes don't use the ajax_base_page theme negotiator 2015-12-29 21:54:43 +09:00
Nathaniel Catchpole d1868836f4 Issue #2604220 by yched, swentel, Cottser: PHP notice for single value image field configured with a default image (no image present) and a hidden label 2015-12-29 21:51:58 +09:00
Nathaniel Catchpole 934567b7a9 Issue #2641614 by Mac_Weber: Replace deprecated usage of entity_create('shortcut_set') with a direct call to EntityShortcutSet::create() 2015-12-29 21:02:26 +09:00
Nathaniel Catchpole 71b78ccc60 Issue #2592325 by sasanikolic, dawehner, Wim Leers: Revision tab is not shown directly 2015-12-29 20:56:26 +09:00
xjm b528f26064 Issue #2634294 by andypost: Fix doc-block of ConfigTranslationFormBase::buildForm() 2015-12-23 11:31:20 -06:00
Alex Pott 8f7a0d633f Issue #2624914 by Lars Toomre: Fixes to migrate/src/Tests/*.php files 2015-12-23 18:08:05 +01:00
Alex Pott 742dec39ae Issue #2589237 by chx, webflo, benjy, dmoore: Menu links parent migration is broken 2015-12-23 16:43:30 +00:00
Alex Pott 5636af452a Issue #2624888 by Lars Toomre: More fixes to migrate/src/Plugin/*.php files 2015-12-23 16:24:28 +00:00
Alex Pott cf0d367b98 Issue #2628418 by neclimdul, quietone: Test coverage for FieldTypeDefaults process plugin 2015-12-23 16:01:29 +00:00
Alex Pott b1c7365ef4 Issue #2605684 by chx, dawehner: Routing silently fails in kernel tests 2015-12-23 15:11:24 +00:00
Alex Pott fa9d71244d Issue #2624890 by Lendude: Views Messages area handler gives broken/missing handler when added to a view 2015-12-23 14:34:19 +00:00
Alex Pott 1168a2355b Issue #2636424 by eiriksm: Avoid testing for relative link starting with // in shortcut module 2015-12-23 14:30:16 +00:00
Alex Pott 2c03b9f0ff Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
Alex Pott a2f2069415 Issue #2633664 by jordanpagewhite, heddn: Wrong Annotation in MigrateExecutableTest 2015-12-23 01:37:49 +00:00
Alex Pott a52ef71402 Issue #2634662 by David Hernández: Typo on \Drupal\taxonomy\Plugin\migrate\source\d7\Vocabulary 2015-12-23 01:26:55 +00:00
Alex Pott 503100b34e Issue #2629712 by leolando.tan: Typo in node argument default plugin 2015-12-23 00:48:25 +00:00
Alex Pott 3945744457 Issue #2400543 by Nitesh Pawar, abhishek.kumar, hugronaphor, jibran, dawehner, PieterJanPut, wuinfo, cilefen, alexpott, ameymudras, lauriii, pec, ashutoshsngh, Truptti, JmOkay: Breadcrumb should be term name instead of term id on term edit and delete page 2015-12-22 23:41:56 +00:00
Alex Pott 59d12bce3b Issue #2631958 by mpdonadio: Remove unnecessary query method in \Drupal\datetime\Plugin\views\sort\Date 2015-12-22 11:01:31 +00:00
Alex Pott a6790d49ee Issue #2602448 by pjonckiere, heykarthikwithu, jhodgdon: In rdf.api,php, add @return value to the hook_rdf_namespaces() 2015-12-22 00:38:15 +00:00
Alex Pott c938db13ec Issue #2611024 by benjy: Migration process plugins are missing schema 2015-12-21 16:21:42 +00:00
Alex Pott 5b420eed0f Issue #2637630 by mondrake: Deprecate unused constants in image.module 2015-12-21 16:14:51 +00:00