Nathaniel Catchpole
|
de0a575dec
|
Issue #2061911 by AlexandrTodorozhko, jibran, dawehner: Remove drupal_set_breadcrumb() and LegacyBreadcrumbBuilder in taxonomy module.
|
2013-10-13 13:46:11 +01:00 |
Nathaniel Catchpole
|
13ce7999af
|
Issue #2102461 by InternetDevels, vijaycs85: Remove drupal_set_title() in menu module controllers.
|
2013-10-13 13:42:40 +01:00 |
Nathaniel Catchpole
|
c63dd20949
|
Issue #1987856 by mparker17, vijaycs85, sidharthap, disasm, ianmthomasuk: Convert system_timezone() to a new style controller.
|
2013-10-13 13:41:50 +01:00 |
Nathaniel Catchpole
|
aa05c211a7
|
Issue #2105167 by tim.plunkett: Fixed Legacy local actions are added alongside modern local actions.
|
2013-10-13 13:40:37 +01:00 |
Nathaniel Catchpole
|
ca12914436
|
Issue #2102449 by swentel: Remove drupal_set_title() in field_ui module controllers.
|
2013-10-13 13:39:00 +01:00 |
Nathaniel Catchpole
|
a2e539c7c3
|
Issue #2094003 by swentel: Remove use statements in formatters, widgets and field types plugins.
|
2013-10-13 13:36:57 +01:00 |
Nathaniel Catchpole
|
43a270816d
|
Issue #1589176 by nod_: Fixed Use data-* to store #states api informations.
|
2013-10-13 13:35:20 +01:00 |
Nathaniel Catchpole
|
c9d22bc492
|
Issue #2061921 by sergeypavlenko, m1r1k, alweb: Remove calls to deprecated global $user in views module.
|
2013-10-13 13:30:03 +01:00 |
Nathaniel Catchpole
|
56386c3fa8
|
Issue #2019907 by ianmthomasuk, Pancho: Fixed referring to the wrong issue in breakpoint.module.
|
2013-10-13 13:27:21 +01:00 |
Nathaniel Catchpole
|
50864570ee
|
Issue #2102763 by tim.plunkett: Fixed Add new Forum Topic broken on subpage.
|
2013-10-13 13:24:53 +01:00 |
Nathaniel Catchpole
|
42ea242a63
|
Issue #2003498 by DmitryDrozdik, kgoel, ebeyrent, pwieck, travis-echidna, Gaelan, disasm, LinL, herom: Replace drupal_container() with Drupal::service() in the comment module.
|
2013-10-13 13:21:03 +01:00 |
Nathaniel Catchpole
|
82c9aff7be
|
Issue #2101709 by tstoeckler: Remove the bundle_prefix concept from the entity system.
|
2013-10-13 13:19:30 +01:00 |
Nathaniel Catchpole
|
e8fb3e6eca
|
Issue #2059965 by swentel: Remove stale comment about FieldInfo::getFieldMap() filtering data about unknown entity types.
|
2013-10-13 13:17:04 +01:00 |
Nathaniel Catchpole
|
0c8fae0b26
|
Issue #2034979 by derhasi: Typehint Views field handler methods with ResultRow.
|
2013-10-13 13:15:46 +01:00 |
Nathaniel Catchpole
|
b996ff0c91
|
Issue #2074407 by dawehner, pwolanin: Write tests for hook-based plugin discovery.
|
2013-10-13 13:13:06 +01:00 |
Nathaniel Catchpole
|
8be763a670
|
Issue #2099679 by linclark: Fixed Changing the order of asserts in AuthTest::testRead makes them fail.
|
2013-10-13 13:06:36 +01:00 |
Nathaniel Catchpole
|
cc36f2cabc
|
Issue #2099541 by stefan.r, Schnitzel, Gábor Hojtsy: Fixed ConfigEntities should not load the Entity translated on Edit Forms.
|
2013-10-13 13:03:10 +01:00 |
Nathaniel Catchpole
|
5459354982
|
Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG.
|
2013-10-13 12:34:58 +01:00 |
webchick
|
d453e34e35
|
Issue #2025451 by amateescu, Berdir | Xano: Fixed Drupal\entity_reference()\Tests\EntityReferenceAdminTest fails on PHP 5.4.9 and libxml 2.9.0.
|
2013-10-11 09:53:49 -07:00 |
webchick
|
612b52c77f
|
Issue #2109599 by cosmicdreams: Fixed Extra comma in toolbar.js.
|
2013-10-11 09:43:55 -07:00 |
Alex Pott
|
6ec7f3df01
|
Issue followup #1829224 by ianmthomasuk: Convert the 'theme_default' variable to CMI.
|
2013-10-11 17:28:28 +01:00 |
webchick
|
26b6a68385
|
Revert "Issue #2109769 by Wim Leers: CKEditor plugin cache entries should have cache tags."
Needs more discussion.
This reverts commit 477a567337 .
|
2013-10-11 08:39:00 -07:00 |
webchick
|
c573377eea
|
Issue #2109601 by tim.plunkett, benjy: Update MAINTAINERS.txt for block.module.
|
2013-10-11 08:28:20 -07:00 |
webchick
|
1c433f62bc
|
Issue #2109553 by lostkangaroo: Add route to resolve update.php path.
|
2013-10-11 08:26:48 -07:00 |
webchick
|
e9289c912e
|
Issue #1958754 by greyrhino, emma.maria | LewisNyman: Copy improvements to default Views.
|
2013-10-11 07:50:32 -07:00 |
webchick
|
477a567337
|
Issue #2109769 by Wim Leers: CKEditor plugin cache entries should have cache tags.
|
2013-10-11 07:37:29 -07:00 |
webchick
|
005ca8a43d
|
Issue #2108691 by Gábor Hojtsy, linclark, Wim Leers: Two PHPUnit tests not being run.
|
2013-10-11 07:35:40 -07:00 |
webchick
|
7a17c82533
|
Issue #1993894 by mgifford, Jelle_S, Wim Leers | jessebeach: Contextual quick edit toggle should be a <a role='button'> not a <a> because it tracks on/off state.
|
2013-10-11 07:34:17 -07:00 |
Nathaniel Catchpole
|
3921d7001b
|
Issue #2078813 by mr.baileys, ifrik, batigolix, JulienD: Create hook_help() for telephone module.
|
2013-10-11 14:31:19 +01:00 |
Nathaniel Catchpole
|
015bb4300b
|
Issue #2107309 by amateescu: Fixed Case (in)sensitivity for config entity query.
|
2013-10-11 14:22:31 +01:00 |
Nathaniel Catchpole
|
7e644a2995
|
Issue #1955378 by skek, Darren Oh, David_Rothstein, claudiu.cristea: Fixed Return same derivative token with path or URI.
|
2013-10-11 14:16:47 +01:00 |
Nathaniel Catchpole
|
fd6f4ff917
|
Issue #1998088 by ParisLiakos, alexpott, ebrowet, plopesc, dawehner, Gábor Hojtsy: Convert locale_translate_english variable to CMI.
|
2013-10-11 14:13:43 +01:00 |
Nathaniel Catchpole
|
d50a62fc3d
|
Issue #1975490 by ParisLiakos: Convert locale_custom_strings_* to settings.
|
2013-10-11 14:13:17 +01:00 |
webchick
|
66239988f7
|
Revert "Issue #2105123 by pwolanin: Add a currentUser() method to \Drupal\Core\Plugin\PluginBase."
Needs more discussion.
This reverts commit feaee01eaf .
|
2013-10-10 11:39:06 -07:00 |
webchick
|
ea72375a15
|
Issue #2107199 by Wim Leers: Allow Close(Modal)DialogCommand to remove the dialog from the DOM, document how client-side dialogs can do that too.
|
2013-10-10 08:32:35 -07:00 |
webchick
|
9b4624d74f
|
Issue #2089599 by swentel, Wim Leers, dotoree: Fixed 'Missing text format: .' in watchdog logs when visiting Text formats and editors configure page.
|
2013-10-10 08:25:51 -07:00 |
webchick
|
9f6d0920f6
|
Issue #2089397 by jessebeach, swentel, Wim Leers: Fixed Double 'Quick edit' contextual link.
|
2013-10-10 07:53:15 -07:00 |
webchick
|
1a1ba935cf
|
Revert "Issue #2089397 by swentel, Wim Leers: Fixed Double 'Quick edit' contextual link."
Wrong commit message.
This reverts commit 9bc576cded .
|
2013-10-10 07:52:48 -07:00 |
webchick
|
9bc576cded
|
Issue #2089397 by swentel, Wim Leers: Fixed Double 'Quick edit' contextual link.
|
2013-10-10 07:52:28 -07:00 |
webchick
|
cb8406205d
|
Issue #1827038 by japicoder, Albert Volkman, dawehner, vijaycs85, penyaskito, tim.plunkett, catch: Remove stale references to language_content_type() variable.
|
2013-10-10 07:48:20 -07:00 |
webchick
|
03416ef5e3
|
Issue #2088815 by Gábor Hojtsy: Fixed Quick edit of taxonomy term field looses new terms if switching out/back to field.
|
2013-10-10 07:34:06 -07:00 |
webchick
|
8144f2d8ed
|
Issue #2029755 by batigolix, linclark, clemens.tolboom: Create hook_help() for HAL module.
|
2013-10-10 07:15:08 -07:00 |
webchick
|
3683bd003a
|
Issue #2106171 by chx, webchick: Write tests for configuration deployment scenarios.
|
2013-10-09 22:35:26 -07:00 |
webchick
|
ec36b71685
|
Issue #2097537 follow-up by olli: Fixed yet another random failure in Drupal\block\Tests\Views\DisplayBlockTest->testBlockCategory().
|
2013-10-09 18:56:05 -07:00 |
webchick
|
956781dce5
|
Issue #2068593 by Berdir, ParisLiakos: Fixed JsonTest fails with pecl-json.
|
2013-10-09 18:52:13 -07:00 |
webchick
|
dacc2773c5
|
Issue #2077435 by larowlan, andypost: Use a yml file to create the forum vocabulary.
|
2013-10-09 18:48:06 -07:00 |
webchick
|
b35d607ba9
|
Issue #2108419 by chx: Fixed user module overwrites role actions breaking config sync.
|
2013-10-09 18:42:03 -07:00 |
webchick
|
dfec8820db
|
Oops. rue != true.
|
2013-10-09 18:37:53 -07:00 |
webchick
|
3da03a2673
|
Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration.
|
2013-10-09 18:37:14 -07:00 |
webchick
|
621d01624e
|
Revert "Issue #2078813 by JulienD, batigolix, ifrik: Create hook_help() for telephone module"
Most innocent patch to ever break HEAD in Drupal's history?
This reverts commit c0f747d040 .
|
2013-10-09 10:15:36 -07:00 |