Alex Pott
|
9848762852
|
Issue #2174933 by dawehner: Not possible to use same route_name in local_actions.yml.
|
2014-02-15 22:18:05 +00:00 |
Alex Pott
|
094c6e8d5b
|
Issue #2184231 followup by dawehner: Use ConfigFactoryInterface to type hint ConfigFactory.
|
2014-02-15 19:37:19 +00:00 |
Alex Pott
|
5c1c02fa05
|
Issue #2193577 by benjy: Rename Block Layout to Block layout for consistency.
|
2014-02-15 12:40:22 +00:00 |
Alex Pott
|
f4a1b19aff
|
Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels, ianthomas_uk: Replace all module_invoke() deprecated function calls.
|
2014-02-15 10:06:58 +00:00 |
Nathaniel Catchpole
|
13905ed190
|
Issue #1379070 by ocsilalala, rkjha, swentel, kid_icarus, Gisle: Field with multiple select list does not allow -None- to be a default value.
|
2014-02-14 17:05:59 +00:00 |
Nathaniel Catchpole
|
6c4cdee943
|
Issue #2141929 by andypost, clemens.tolboom, mgifford: Comment link or form is added to print view mode.
|
2014-02-14 16:56:25 +00:00 |
Alex Pott
|
a1c6a9d7d0
|
Issue #2194703 by Stuart Miller: Drupal\node\Tests\Views\FrontPageTest doesn't show in test interface.
|
2014-02-14 12:59:59 +00:00 |
Nathaniel Catchpole
|
ba8be68946
|
Issue #1803674 by sun, Lars Toomre: Remove t() from default test assertions in TestBase class.
|
2014-02-14 12:44:15 +00:00 |
Nathaniel Catchpole
|
93f5448439
|
Issue #2195407 by Sutharsan: Make ConfigEvents class a final class.
|
2014-02-14 12:42:23 +00:00 |
Nathaniel Catchpole
|
2fd888c406
|
Issue #2193477 by larowlan: No page title on admin/structure/block/list/{theme}.
|
2014-02-14 12:39:58 +00:00 |
Nathaniel Catchpole
|
e3dfcf9371
|
Issue #1217840 by tim.plunkett: Use unset() instead of array_shift() to remove arguments from func_get_args().
|
2014-02-14 12:35:19 +00:00 |
Nathaniel Catchpole
|
541527079f
|
Issue #2189007 by amateescu: Update FieldableDatabaseStorageController::mapToStorageRecord() now that all field types have a schema.
|
2014-02-14 12:31:14 +00:00 |
Nathaniel Catchpole
|
728c4ddd2b
|
Issue #2194445 by sun: Web tests of modules in a site-specific directory can no longer be run, because module is not in test site directory.
|
2014-02-14 11:47:34 +00:00 |
Alex Pott
|
3d24d1bb18
|
Issue #2193425 by jibran, larowlan: Adding block does not use dialog.
|
2014-02-14 10:45:26 +00:00 |
Jennifer Hodgdon
|
578bdecf17
|
Issue #2033415 by tankerjoe, lostkangaroo, batigolix, sandipmkhairnar, m1n0: Fix up hook_help for picture module
|
2014-02-13 15:34:11 -08:00 |
Alex Pott
|
af7652d8b0
|
Issue #2194273 by Berdir: Avoid repeated cache tag deletions.
|
2014-02-13 23:20:31 +00:00 |
Alex Pott
|
5e112d8f30
|
Issue #1987406 by jenlampton, Petr Illek, forbesgraham, herom, jerdavis, Jon Pugh, sanguis, idflood, ezeedub, shanethehat, joelpittet | Cottser: Node.module - Convert theme_ functions to Twig.
|
2014-02-13 16:54:28 +00:00 |
Alex Pott
|
a50ebdf3ce
|
Issue #2176065 by EclipseGc: Introduce a composer.json for Drupal\Component\Utility.
|
2014-02-13 16:34:51 +00:00 |
Jennifer Hodgdon
|
1f77ad5ac4
|
Issue #2035145 by batigolix, larowlan, nick_schuch, -enzo-, clemens.tolboom, drupalninja99, Nitesh Sethia: Add hook_help to Tour module
|
2014-02-13 08:07:59 -08:00 |
Nathaniel Catchpole
|
552cdd261a
|
Issue #2191655 by Berdir: Type hint $entity_type everywhere it is an instance of EntityTypeInterface.
|
2014-02-13 15:44:29 +00:00 |
Nathaniel Catchpole
|
971135d0b0
|
Issue #1813286 by sun: _simpletest_format_summary_line() should not use t().
|
2014-02-13 15:43:12 +00:00 |
Nathaniel Catchpole
|
cad040a5ec
|
Issue #2161943 by Berdir, sun, jibran: Throw a helpful exception for empty IN conditions in Database\Query\Condition.
|
2014-02-13 15:40:29 +00:00 |
Nathaniel Catchpole
|
ea9ed40f79
|
Issue #2192895 by damiankloip: Drupal\editor\Tests\EditorXssFilter\StandardTest does not run.
|
2014-02-13 15:40:19 +00:00 |
Alex Pott
|
21fca46efe
|
Issue #1986000 by Berdir: HEAD BROKEN: Warning when adding content with an empty menu path.
|
2014-02-13 14:05:52 +00:00 |
Alex Pott
|
bfd1f636ad
|
Revert "Issue #2188097 by olli: "Comment forms" links to admin/content/comment."
This reverts commit 9d5d0eab42 .
|
2014-02-13 14:02:13 +00:00 |
Alex Pott
|
60d7878080
|
Issue #2152825 by Berdir: HEAD BROKEN: rename FieldItemBase::getFieldSetting[s]() to getSetting[s]().
|
2014-02-13 13:43:33 +00:00 |
Alex Pott
|
134cfbe435
|
Issue #2187233 by eelkeblok: Aggregator fails when a feed item contains an empty description.
|
2014-02-13 12:29:18 +00:00 |
Alex Pott
|
12953f2eaf
|
Revert "Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls."
This reverts commit 98cdbfec7b .
|
2014-02-13 12:21:40 +00:00 |
Alex Pott
|
432d3171e8
|
Issue #2041701 followup: Remove unnecessary space.
|
2014-02-13 12:19:14 +00:00 |
Alex Pott
|
7878e61765
|
Issue #2041701 by batigolix: Update hook_help for filter module.
|
2014-02-13 12:16:44 +00:00 |
Alex Pott
|
98ea163152
|
Issue #2156945 by amateescu: Clean up installer entity defaults following bugfix.
|
2014-02-13 12:05:06 +00:00 |
Nathaniel Catchpole
|
4d166e5e33
|
Issue #2134967 by plopesc, swentel, chx: FieldDefinitionInterface should include a getTargetEntityTypeId().
|
2014-02-13 12:01:34 +00:00 |
Nathaniel Catchpole
|
c916406304
|
Issue #2187263 by droplet: Improve consistency of Tags encode.
|
2014-02-13 11:58:51 +00:00 |
Nathaniel Catchpole
|
d85b23830f
|
Issue #2187421 by InternetDevels: Remove silly assignment in views_ui_preprocess_views_view().
|
2014-02-13 11:58:41 +00:00 |
Alex Pott
|
ee70c3c82b
|
Issue #2187897 by jessebeach: The testControllerResolutionAjax() test was commented out pending resolution of #1959574; reenable it.
|
2014-02-13 11:53:07 +00:00 |
Nathaniel Catchpole
|
b13bf91994
|
Issue #2187829 by longwave, IshaDakota, ianthomas_uk, richard.c.allen2386: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/modules/views.
|
2014-02-13 11:53:32 +00:00 |
Nathaniel Catchpole
|
824d4b9d1c
|
Issue #2126421 by slashrsm: Decouple \Drupal\Core\Path\AliasManager and \Drupal\Core\Path\Path.
|
2014-02-13 11:50:59 +00:00 |
Nathaniel Catchpole
|
a8d433f426
|
Issue #1338152 by ditcheva, headly, oriol_e9g, tregeagle, watbe, kathyh: Correct grammar for test messages in tracker.test.
|
2014-02-13 11:48:31 +00:00 |
Nathaniel Catchpole
|
f559c64054
|
Issue #2191533 by lowjoel, Berdir: Fixing ViewsDataTest::testFetchBaseTables to correctly check for sorting order.
|
2014-02-13 11:47:09 +00:00 |
Nathaniel Catchpole
|
4bbef0e0c4
|
Issue #2152825 by plopesc, swentel, Berdir: Rename FieldItemBase::getFieldSetting[s]() to getSetting[s]().
|
2014-02-13 11:45:57 +00:00 |
Nathaniel Catchpole
|
120c40d13c
|
Issue #2113169 by damiankloip, Xano, sun, catch: Memory backend defined as a service in core.services.yml.
|
2014-02-13 11:45:57 +00:00 |
Alex Pott
|
cdab74eed5
|
Issue #1541298 by sun, Berdir: Remove Node module dependency from Testing profile.
|
2014-02-13 11:28:24 +00:00 |
Alex Pott
|
9d5d0eab42
|
Issue #2188097 by olli: "Comment forms" links to admin/content/comment.
|
2014-02-13 11:17:58 +00:00 |
Nathaniel Catchpole
|
2bb0f6b965
|
Issue #1986000 by Berdir, alweb: Warning when adding content with an empty menu path.
|
2014-02-13 11:06:05 +00:00 |
Nathaniel Catchpole
|
bc65e5350d
|
Issue #2187335 by mondrake: Cannot delete image styles from UI any longer.
|
2014-02-13 11:04:25 +00:00 |
Nathaniel Catchpole
|
54f8683de8
|
Issue #1853536 by jhodgdon, dawehner, damiankloip, xjm, mgifford: Reintroduce Views integration for search.module (not supporting backlinks view).
|
2014-02-13 11:02:41 +00:00 |
Nathaniel Catchpole
|
42e1b3a0ac
|
Issue #2002336 by LewisNyman, mgifford, sun: Introduce a CSS class to hide borders of fieldset elements.
|
2014-02-13 11:00:41 +00:00 |
Alex Pott
|
98cdbfec7b
|
Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls.
|
2014-02-13 10:53:00 +00:00 |
Alex Pott
|
85a75d43bf
|
Issue #2170979 followup by yched: Remove the getValue() / setValue() dance in WidgetBase::sortItems().
|
2014-02-13 10:47:23 +00:00 |
Alex Pott
|
7e41e96ce9
|
Issue #2161177 by plopesc, yched: 'language' extra field doesn't display the language selected in the node form.
|
2014-02-13 10:45:48 +00:00 |