Nathaniel Catchpole
|
f296eace0f
|
Issue #2151117 by Cottser, joelpittet: Remove theme_system_powered_by().
|
2013-12-10 14:19:37 +00:00 |
Nathaniel Catchpole
|
97b18ecb98
|
Issue #2143589 by yched: _comment_get_comment_fields() is weird, costly and unused.
|
2013-12-10 14:17:23 +00:00 |
Nathaniel Catchpole
|
ed06280e8b
|
Issue #2061925 by alweb, Albert Volkman, dawehner: Remove calls to deprecated global in views_ui module.
|
2013-12-10 14:14:49 +00:00 |
Nathaniel Catchpole
|
384aae19c0
|
Issue #2028035 by vladan.me, ceng, Berdir, David Hernández, larowlan: Expand CustomBlockInterface with methods.
|
2013-12-10 14:13:23 +00:00 |
Nathaniel Catchpole
|
5ca04d6782
|
Issue #1189804 by cosmicdreams, jessebeach, mgifford, pwieck, smiro, dcmouyard: Convert aggregator-feed-source.html.twig to HTML5.
|
2013-12-10 14:11:31 +00:00 |
Nathaniel Catchpole
|
56c62d453c
|
Issue #2052219 by nod_: Missing .once() names in views JS.
|
2013-12-10 14:10:33 +00:00 |
Nathaniel Catchpole
|
d751f1d646
|
Issue #2105955 by japerry: Make sure all YML files in Field UI module has no type-casting to string.
|
2013-12-10 14:08:40 +00:00 |
Nathaniel Catchpole
|
0375b2cd63
|
Issue #2119045 by borisbaldinger: Unused variable in LocaleUpdateBase class.
|
2013-12-10 14:07:40 +00:00 |
Nathaniel Catchpole
|
934e93d0f7
|
Issue #2142603 by yched: DX / efficiency for accessing the 'default langcode' of an entity.
|
2013-12-10 14:06:47 +00:00 |
Nathaniel Catchpole
|
7dbacefdfa
|
Issue #1991292 by swentel: Output of labels from hook_field_extra_fields() should not use check_plain().
|
2013-12-10 14:04:24 +00:00 |
Nathaniel Catchpole
|
c0d4ea2834
|
Issue #2142987 by k4v: Multilingual node search bugs with title and language filtering.
|
2013-12-10 13:57:52 +00:00 |
Nathaniel Catchpole
|
77dec69a5a
|
Issue #2148797 by Gábor Hojtsy, yched, effulgentsia: field_language() always NULL for non-configurable fields (=> in-place editing of node title fails).
|
2013-12-10 13:56:39 +00:00 |
Nathaniel Catchpole
|
51e320178e
|
Issue #2067551 by lokapujya, Kartagis, sandipmkhairnar, jlindsey15: /core/lib/Drupal/Core/Routing/MatcherDumper.php will never roll back its transaction.
|
2013-12-10 13:51:55 +00:00 |
Nathaniel Catchpole
|
52d3b49336
|
Issue #2097189 by damiankloip, sun, Albert Volkman, chx: Add a rebuild script.
|
2013-12-10 13:50:21 +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
|
495d680ef8
|
Issue #2147899 by anavarre: Better indicate what to fill in the single import's Configuration name field.
|
2013-12-09 21:42:16 -08:00 |
webchick
|
2f92e22d1b
|
Issue #2153293 by ParisLiakos: Remove unused parameter in AggregatorController::opmlPage.
|
2013-12-09 19:57:42 -08:00 |
webchick
|
05e1a61d6c
|
Issue #2150623 by dawehner, pwolanin, rfay: Subdirectory + Clean URLs failure: 6.x-3.x PIFR: 3 Failures in D8 test.
|
2013-12-09 19:53:47 -08:00 |
Alex Pott
|
560e5afd66
|
Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface.
|
2013-12-10 00:45:01 +00:00 |
Alex Pott
|
cdac25ee08
|
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
|
2013-12-09 19:19:58 -04:00 |
webchick
|
1a80341de7
|
Issue #2107693 by vijaycs85, rych: Provide configuration schema for views.settings + update views.settings to reflect current configuration setup.
|
2013-12-08 20:35:23 -08:00 |
webchick
|
d12aa8ce42
|
Issue #2131997 by larowlan, wesleydv: Disabling a form field on comments does not work.
|
2013-12-08 14:43:41 -08:00 |
webchick
|
9a06e50629
|
Issue #1973534 by vijaycs85, piyuesh23: Provide config schema to field types and storage in datetime module.
|
2013-12-08 14:12:09 -08:00 |
webchick
|
6f8d9fcd12
|
Issue #2096371 by sushantpaste, vijaycs85, epari.siva | webflo: Provide config schema for Form modes.
|
2013-12-08 13:54:52 -08:00 |
webchick
|
ddb46ebe22
|
Issue #2147685 by jibran: Fields settings page breadcrumb is not correct.
|
2013-12-08 13:50:06 -08:00 |
Alex Pott
|
d2478e96d2
|
Revert "Issue #2020395 by dawehner, oadaeh, mr.baileys, jibran, Andi-D: Convert 'Who's new' block to a View."
This reverts commit f7e75db703 .
|
2013-12-08 06:28:36 -04:00 |
webchick
|
0286c14b25
|
Issue #2149977 by JStanton: Run-tests.sh no longer respects specifying a port with the --url option.
|
2013-12-07 23:51:26 -08:00 |
webchick
|
332c9fad31
|
Issue #2080709 by chertzog, mikemiles86: Remove unused local variables from the XMLRPC module.
|
2013-12-07 23:14:54 -08:00 |
webchick
|
6db5c8594b
|
Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters.
|
2013-12-07 22:54:48 -08:00 |
webchick
|
cb978c820f
|
Revert "Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters."
Whoops. 300 or so too many lines in that commit. ;)
This reverts commit 353315fc68 .
|
2013-12-07 22:54:22 -08:00 |
webchick
|
353315fc68
|
Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters.
|
2013-12-07 22:43:04 -08:00 |
webchick
|
f7e75db703
|
Issue #2020395 by dawehner, oadaeh, mr.baileys, jibran, Andi-D: Convert 'Who's new' block to a View.
|
2013-12-07 22:23:00 -08:00 |
webchick
|
87e100181e
|
Issue #2147817 by chx: Migrate: add a static map process plugin.
|
2013-12-07 21:16:10 -08:00 |
webchick
|
358b5d650f
|
Issue #2105959 by japerry: Make sure all YML files in Filter module has no type-casting to string.
|
2013-12-07 21:13:35 -08:00 |
webchick
|
f352b55c74
|
Issue #2080117 by Enxebre, mcrittenden: Add assertion to Drupal/system/Tests/Database/DeleteTruncateTest.php.
|
2013-12-07 21:11:48 -08:00 |
webchick
|
d0ef190888
|
Issue #2147815 by chx: Migrate: add an entity deduplication process plugin.
|
2013-12-07 16:43:27 -08:00 |
webchick
|
e447e4c393
|
Issue #2147811 by chx: Migrate: add an Iterator process plugin.
|
2013-12-07 16:33:26 -08:00 |
webchick
|
c3e6a08b40
|
Issue #1946398 by bdgreen, pamatt: Incorrect example in function hook_views_data_alter.
|
2013-12-07 15:17:23 -08:00 |
webchick
|
a16eb5a389
|
Issue #2147501 by dawehner: Convert most of the left over local tasks.
|
2013-12-07 15:16:21 -08:00 |
webchick
|
b833c53dc5
|
Issue #2150257 by chx, mpgeek: Add a machine name process plugin.
|
2013-12-07 14:27:33 -08:00 |
webchick
|
afb6c5aa38
|
Issue #2091403 by jhodgdon, batigolix, Berdir: Create hook_help for Entity module.
|
2013-12-07 14:03:57 -08:00 |
Alex Pott
|
bf3ac2f4c2
|
Issue #2029857 by swentel, andrewmacpherson, plopesc: Field plugin settings edit button doesn't show unless there is a settings summary .
|
2013-12-07 13:55:08 -04:00 |
Alex Pott
|
44b1f645d1
|
Issue #2100577 by pwolanin, dawehner: Decouple book module from menu.inc (Phase 1).
|
2013-12-07 13:38:03 -04:00 |
Alex Pott
|
f22264a43d
|
Issue #1823398 by olli, damiankloip, fastangel: Incorrect name for anonymous when is used title in one view with Contextual filters (UID).
|
2013-12-07 00:16:02 -04:00 |
Alex Pott
|
7d42bc24ef
|
Issue #2080131 by damiankloip: Disable 'Aggregation settings' for Views handlers that should not support aggregation.
|
2013-12-07 00:11:39 -04:00 |
Alex Pott
|
6856f73b0f
|
Issue #2031589 by Mark Carver: DrupalKernel.php coder review.
|
2013-12-07 00:07:30 -04:00 |
Alex Pott
|
2e215f7f2b
|
Issue #2100133 by corbacho, jessebeach: The Toolbar tray box shadow disappears at small viewports sizes on Chrome, on a Mac, under unpredictable conditions.
|
2013-12-06 23:10:04 -04:00 |
Alex Pott
|
5e915899d3
|
Issue #2114473 by plopesc: NumberDecimalFormatter settings form has not well defined '#weight' in its elements.
|
2013-12-06 21:46:38 -04:00 |
Alex Pott
|
5aab968263
|
Revert "Issue #2020387 by mr.baileys, Andi-D, dawehner, oadaeh, YesCT, Kars-T: Convert 'Active forum topics' block to a View."
This reverts commit d166be3687 .
|
2013-12-06 20:33:19 -04:00 |
webchick
|
2e8b1a44ca
|
Issue #2127725 by ParisLiakos: Remove category handling from aggregator.
|
2013-12-06 15:32:17 -08:00 |