Alex Pott
|
02a7ac8f4d
|
Issue #2071481 by tim.plunkett: Modernize user.module forms.
|
2013-08-27 01:29:32 +01:00 |
Alex Pott
|
9e01ce3c1e
|
Issue #1855402 by andypost, fubhy, tim.plunkett, dawehner, sun: Add generic weighting (tabledrag) support for config entities (ConfigEntityListController).
|
2013-08-27 01:08:29 +01:00 |
Nathaniel Catchpole
|
e8263cf75e
|
Issue #2068135 by rhm50: Remove Unused local variable () from /core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php.
|
2013-08-26 22:09:51 +01:00 |
Nathaniel Catchpole
|
16633608f7
|
Issue #2071429 by tim.plunkett: Do not inject request via factory method in ForumFormController.
|
2013-08-26 11:40:41 +01:00 |
Nathaniel Catchpole
|
292f51a7a4
|
Issue #2071473 by tim.plunkett: Modernize image.module forms.
|
2013-08-26 11:32:36 +01:00 |
Nathaniel Catchpole
|
5ab08474d5
|
Issue #2071493 by tim.plunkett: Modernize field_ui().module forms.
|
2013-08-26 11:30:37 +01:00 |
Nathaniel Catchpole
|
7e1dbf11fa
|
Issue #2071439 by tim.plunkett: Modernize config.module forms.
|
2013-08-26 11:28:24 +01:00 |
Nathaniel Catchpole
|
68edb410f4
|
Issue #2070791 by tstoeckler: Remove unnecessary request context futzing in \Drupal\system\Tests\Routing\RouterTest::testUrlGeneratorFront().
|
2013-08-26 11:25:57 +01:00 |
Nathaniel Catchpole
|
43ba1e0a8b
|
Issue #2060721 by legolasbo: Remove Unused local variable from /core/modules/system/lib/Drupal/system/Plugin/Block/SystemMenuBlock.php.
|
2013-08-26 11:22:38 +01:00 |
Nathaniel Catchpole
|
a1fe2608bc
|
Issue #2044841 by chx, Berdir: Fixed EFQ relationships broken for entity types with bundles.
|
2013-08-26 11:20:53 +01:00 |
Nathaniel Catchpole
|
67df21d74a
|
Issue #2064611 by dawehner: Fixed You can't create a shortcut to a route entry without hook_menu().
|
2013-08-25 21:25:10 +01:00 |
Nathaniel Catchpole
|
8af9f50ed4
|
Issue #2071655 by Berdir: Fixed AliasWhitelist implements CacheCollector incorrectly, resulting in cache write on every request.
|
2013-08-25 21:23:22 +01:00 |
Alex Pott
|
0489b631a8
|
Issue #2065721 by tim.plunkett: Add a dedicated @Block plugin annotation.
|
2013-08-25 19:57:31 +01:00 |
Alex Pott
|
703e9e476c
|
Issue #2021063 by Berdir, kiamlaluno, YesCT: Use hook_entity_operation_alter() for manage fields and manage display links.
|
2013-08-25 11:41:10 +01:00 |
Alex Pott
|
6aa975ca5f
|
Issue #2015701 by klausi, pfrenssen, amateescu: Convert field type to typed data plugin for entity reference module.
|
2013-08-25 11:02:51 +01:00 |
Alex Pott
|
3c2bee1d4a
|
Issue #2067881 by ZenDoodles, mradcliffe: Fixed Search is missing from block admin UI after installation.
|
2013-08-25 10:56:12 +01:00 |
Alex Pott
|
499080f36c
|
Issue #1987858 by oenie, jibran, tim.plunkett: Convert taxonomy_autocomplete() to a new style controller.
|
2013-08-25 10:38:07 +01:00 |
Alex Pott
|
e2e8b97551
|
Issue #2071997 by yched: Fixed Race condition in caching of field & instance definitions.
|
2013-08-25 09:48:46 +01:00 |
Nathaniel Catchpole
|
2db966381a
|
Issue #2062151 by dawehner: Create a current user service to ensure that current account is always available.
|
2013-08-25 07:44:25 +01:00 |
Alex Pott
|
8c23138311
|
Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'.
|
2013-08-24 11:27:40 +01:00 |
Alex Pott
|
85963a7892
|
Issue #2061835 by thedavidmeister, Cottser: Fixed theme() doesn't enforce that what it returns is a string or FALSE.
|
2013-08-24 11:25:44 +01:00 |
Alex Pott
|
06ca120b3e
|
Issue #2068269 by dawehner: Use _content where possible in views_ui().routing.yml.
|
2013-08-24 09:56:39 +01:00 |
Alex Pott
|
4d783b7369
|
Issue #1889644 by Berdir: Convert drupal_mail_system() to a MailFactory service to allow more flexible replacements.
|
2013-08-24 09:52:50 +01:00 |
Alex Pott
|
f37f7a1e9c
|
Issue #1978932 by laurentchardin, kbentham: Convert overlay_ajax_render_region() to a Controller.
|
2013-08-24 09:48:10 +01:00 |
Alex Pott
|
5fc01a83e8
|
Issue #2072181 by dawehner, tim.plunkett: Change title in blocks form for items_per_page().
|
2013-08-24 01:51:29 +01:00 |
webchick
|
094a9e16b5
|
Issue #2067427 by Wim Leers: Fixed Drupal.editors.ckeditor.attachInlineEditor() should pass Drupal-specific settings like Drupal.editors.ckeditor.attach() does.
|
2013-08-23 07:17:00 -07:00 |
Nathaniel Catchpole
|
2824506d4d
|
Issue #2063191 by larowlan, marthinal: Fixed Menu items do not save if the menu path is an alias.
|
2013-08-23 13:23:49 +01:00 |
Alex Pott
|
6cb659a97e
|
Issue #2039521 by Berdir, tim.plunkett: Convert FilterPluginManager to extend DefaultPluginManager.
|
2013-08-23 02:53:08 +01:00 |
Alex Pott
|
e21eae47ea
|
Issue #2068069 by Xano: Fixed Outdated @todo in TypedDataManager.
|
2013-08-23 02:46:31 +01:00 |
Alex Pott
|
5f0fc08ba7
|
Issue #2029167 by oadaeh, mandarmbhagwat78: Fixed Global text textarea is hidden due a CSS problem in Firefox.
|
2013-08-23 02:44:46 +01:00 |
Alex Pott
|
818d962ef8
|
Issue #2009654 by Cottser, InternetDevels, jesse.d, Carolyn, jenlampton: Replace theme() with drupal_render() in locale module.
|
2013-08-23 02:36:59 +01:00 |
Alex Pott
|
3f97e8ceee
|
Issue #2009580 by pplantinga, Samvel, hussainweb, andypost, siccababes: Replace theme() with drupal_render() in image module.
|
2013-08-23 02:17:12 +01:00 |
Alex Pott
|
6fa0fe8a6f
|
Issue #2047593 by damiankloip: Inject dependencies into EntityDerivative derivative class.
|
2013-08-23 01:56:33 +01:00 |
webchick
|
2132c17948
|
Issue #2057155 by pwolanin, dawehner: Add a generateFromRoute() method on the url generator to accept options like url().
|
2013-08-22 10:28:40 -07:00 |
webchick
|
fa967340e3
|
Revert "git commit -m Issue"
Stupid commit message. :P Fixing. :P
This reverts commit 838bf21e31 .
|
2013-08-22 10:25:55 -07:00 |
webchick
|
838bf21e31
|
git commit -m Issue
|
2013-08-22 10:21:03 -07:00 |
webchick
|
4165a693c9
|
Issue #2069191 by aspilicious, dawehner: Fixed PageTitle tests aren't run.
|
2013-08-22 09:46:38 -07:00 |
webchick
|
93bdc95dd0
|
Issue #2068207 by hron84: Fixed Mistyped error message in core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php.
|
2013-08-22 09:45:11 -07:00 |
webchick
|
99dba0a3fc
|
Issue #2070579 by killes@www.drop.org: Remove killes from MAINTAINERS.txt.
|
2013-08-22 07:51:23 -07:00 |
Alex Pott
|
88b192cd8d
|
Issue #1912604 by joelpittet, mondrake, damiankloip, gollyg, Cottser: Convert theme_views_mini_pager() to twig.
|
2013-08-22 12:07:26 +01:00 |
Alex Pott
|
0e47ce3293
|
Revert "Issue #2060405 by Wim Leers: Fixed Impossible to uninstall any module using the file usage service, because it is impossible to delete all file usages by a module."
This reverts commit 858674f0d1 .
|
2013-08-22 11:19:04 +01:00 |
Alex Pott
|
410d56a7ba
|
Issue #2059245 by tim.plunkett, msonnabaum: Add a FormBase class containing useful methods.
|
2013-08-22 03:02:00 +01:00 |
Alex Pott
|
5460c03e89
|
Issue #1856766 by chx, Berdir, heyrocker, kim.pepper: Convert file_public_path() to the new settings system (make it not configurable via UI or YAML).
|
2013-08-22 02:11:07 +01:00 |
Alex Pott
|
5778af9115
|
Issue #2011918 by Liam Morland, jesse.d, scor: Fixed Titles are often double-escaped (including in the content attribute of the dc:title meta element for nodes).
|
2013-08-22 01:21:58 +01:00 |
Nathaniel Catchpole
|
120bbc9701
|
Issue #1911492 by jibran, Manuel Garcia, derhasi, damiankloip, pcambra, dawehner, tstoeckler: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates.
|
2013-08-21 11:35:55 +01:00 |
Nathaniel Catchpole
|
876a1b180a
|
Issue #2056293 by sauravshrestha: Remove empty test Drupal\node\Tests\NodeEntityFieldQueryAlterTest.
|
2013-08-21 08:49:03 +01:00 |
Nathaniel Catchpole
|
ab69f178b6
|
Issue #2022931 by tim.plunkett, ParisLiakos: Move drupal_var_export() to \Drupal\Component\Utility.
|
2013-08-21 08:45:23 +01:00 |
Nathaniel Catchpole
|
b761f76a65
|
Issue #2056627 by dawehner, tim.plunkett: Fixed Regression, Form API autocomplete is broken for routes.
|
2013-08-21 08:34:21 +01:00 |
Nathaniel Catchpole
|
350c73f1eb
|
Issue #1987884 by dawehner: Convert update_callback_service_unavailable() to a new style controller.
|
2013-08-21 08:10:19 +01:00 |
webchick
|
4406bee55b
|
Issue #2067495 by xjm: Add mtift to MAINTAINERS.txt for the configuration system.
|
2013-08-20 23:53:27 -07:00 |
Nathaniel Catchpole
|
c679b5dbb2
|
Issue #2068217 by thedavidmeister: Fixed array('hook') syntax for suggestions is broken for #theme_wrappers().
|
2013-08-21 06:55:44 +01:00 |
Nathaniel Catchpole
|
de9f13c1b8
|
Issue #2062131 by danylevskyi, NonProfit: In MachineName Class Rename Views properties to core standards.
|
2013-08-21 06:50:33 +01:00 |
Nathaniel Catchpole
|
928a366d16
|
Issue #2067891 by dawehner: Remove override of check_plain().
|
2013-08-21 06:45:35 +01:00 |
Nathaniel Catchpole
|
ae52fa173a
|
Issue #2065949 by idflood, larowlan: Fixed REST export view add requirement to all paths, leading to 'Method Not Allowed' on most forms.
|
2013-08-21 05:26:43 +01:00 |
Nathaniel Catchpole
|
a911c113a9
|
Issue #1961542 by mtift, ParisLiakos: Added Drupal::transliteration() and replace calls to transliteration service with it.
|
2013-08-21 02:49:29 +01:00 |
Nathaniel Catchpole
|
9ed73eabae
|
Issue #1987686 by daffodil_naveen, stella, marcingy, sidharthap, vijaycs85, kmoll, dawehner: Convert dblog_event() to a new style controller.
|
2013-08-21 02:47:29 +01:00 |
Nathaniel Catchpole
|
b4a88eddb8
|
Issue #2052995 by dawehner: Add a route to the frontpage.
|
2013-08-21 02:26:31 +01:00 |
Nathaniel Catchpole
|
193c713344
|
Issue #2067531 by mtift: Deprecate variable_* functions.
|
2013-08-21 02:23:14 +01:00 |
Nathaniel Catchpole
|
a2d86efbd6
|
Issue #2050801 by yched, amateescu: Unify handling of default values between base and configurable fields.
|
2013-08-21 02:04:06 +01:00 |
Nathaniel Catchpole
|
7dc6bbf011
|
Issue #2014043 by kgoel, nathangervais: Replace drupal_container() with \Drupal in the views module.
|
2013-08-21 02:01:19 +01:00 |
Alex Pott
|
3e8393446c
|
Issue #2049709 by plopesc: TranslationManager::translate() should be on an interface.
|
2013-08-21 00:05:40 +01:00 |
Alex Pott
|
265940c82a
|
Issue #2038707 by chx, rlmumford, yanniboi, andrewbelcher: Entity query sql backend limits storage controllers changes in contrib.
|
2013-08-20 18:18:33 +01:00 |
Nathaniel Catchpole
|
55092dc758
|
Issue #2059313 by StephaneQ, giammi: Cache simpletest_phpunit_get_available_tests().
|
2013-08-20 13:51:51 +01:00 |
Alex Pott
|
375a708147
|
Issue #2067127 by yched: Reorganize the contents of field.* files.
|
2013-08-20 11:58:32 +01:00 |
Nathaniel Catchpole
|
9ef3a52fe7
|
Issue #1911492 by jibran, Manuel Garcia, derhasi, pcambra, dawehner, damiankloip, tstoeckler: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates.
|
2013-08-20 03:24:48 +01:00 |
Alex Pott
|
d663924e93
|
Issue #2064557 by tim.plunkett: Improve strange coupling in EntityListControllers by improving buildRow() and buildHeader().
|
2013-08-19 21:30:34 +01:00 |
webchick
|
5b001b81da
|
Issue #2031385 by Wim Leers, Thomas Brekelmans: Fixed Editor's in-place editing AJAX endpoint broken because of #1043198 and routing system bug.
|
2013-08-19 08:45:11 -07:00 |
Nathaniel Catchpole
|
979f8348b6
|
Issue #1999376 by chertzog, chrisjlee: Use Symfony Request for filter module.
|
2013-08-19 15:38:31 +01:00 |
Nathaniel Catchpole
|
0de8bea702
|
Issue #2067007 by andypost: Replace \Drupal:: with ->container->get() in test classes of aggregator module.
|
2013-08-19 15:34:20 +01:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |
Nathaniel Catchpole
|
7ed961472b
|
Issue #1691394 by pwolanin, nod_, tim.plunkett: Fixed Drupal settings gets broken by AJAX requests.
|
2013-08-18 14:37:03 +01:00 |
webchick
|
75644c155f
|
Issue #1965650 by Pancho, mradcliffe, manningpete, rabbit_media, DeeLay: Fixed Comment rendering broken: comment body rendered outside of the bubble.
|
2013-08-18 00:17:51 -07:00 |
webchick
|
bb7404d3d2
|
Issue #2067541 by jlindsey15: Fixed Remove Unused local variable from /core/modules/views/lib/Drupal/views/ViewStorageController.php.
|
2013-08-17 23:52:43 -07:00 |
Alex Pott
|
4784baff4f
|
Issue #1969708 by dawehner, tim.plunkett: Add a dedicated annotation for @ImageToolkit plugins.
|
2013-08-17 04:35:02 -05:00 |
Alex Pott
|
58d8e35c38
|
Issue #2003058 by ashwinikumar, ebeyrent, DmitryDrozdik, benjy: Replace drupal_container() with Drupal::service() in the block module.
|
2013-08-16 18:26:53 -05:00 |
Alex Pott
|
f325f63c56
|
Issue #1987808 by h3rj4n, vijaycs85, Dave.Ingram, tim.plunkett: Convert system_admin_compact_page() to a new style controller.
|
2013-08-16 18:18:07 -05:00 |
webchick
|
0dff05dac7
|
Issue #2011578 by follow-up by soulston, eatings: Restore missing <head> tag.
|
2013-08-16 14:56:59 -07:00 |
Dries
|
8c5f572b69
|
Issue #2032535 by dawehner, katbailey, pwolanin, Crell: Resolve 'title/title callback' by adding a _title propery on the route and allow a title be part of the render array.
|
2013-08-16 15:36:55 -05:00 |
Dries
|
52676a7bf6
|
Issue #2028535 by nick_schuch, clemens.tolboom: Provide a TourTestBase class for use by core and contrib modules.
|
2013-08-16 15:16:15 -05:00 |
Dries
|
07298d66e4
|
Issue #1911492 by jibran, Manuel Garcia, derhasi, pcambra, dawehner, damiankloip: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates.
|
2013-08-16 14:49:18 -05:00 |
Dries
|
6633dfd9c7
|
Issue #2062745 by dawehner: Automatically set the request context on the url generator.
|
2013-08-16 12:50:38 -05:00 |
Dries
|
994b3c31aa
|
Issue #2061275 by StephaneQ: Page falsely states that hook_cron() is required to use hook_cron_queue_info().
|
2013-08-16 12:49:11 -05:00 |
Dries
|
3868033249
|
Issue #2046303 by kim.pepper: Convert aggregator_form_category() to FormInterface.
|
2013-08-16 12:32:24 -05:00 |
Dries
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
webchick
|
21226ab1b1
|
Issue #2001044 by alexander.ilivanov, ebeyrent, DmitryDrozdik, jlbellido, aitiba, alexpott, alvar0hurtad0, ayelet_Cr: Replace drupal_container() with Drupal::service() in the user module.
|
2013-08-16 08:05:02 -07:00 |
webchick
|
58bcfb7148
|
Issue #2067087 by Dave Reid: Remove Dave Reid from most of MAINTAINERS.txt.
|
2013-08-16 07:44:49 -07:00 |
webchick
|
71609c2310
|
Issue #2066783 by quicksketch: Remove quicksketch from MAINTAINERS.txt.
|
2013-08-16 07:32:41 -07:00 |
Nathaniel Catchpole
|
bddf97821e
|
Issue #2065149 by damiankloip: Fixed Cache local action plugin definitions.
|
2013-08-16 15:22:05 +01:00 |
Alex Pott
|
f5544cd6fb
|
Issue #2065125 by sergeypavlenko: Remove Unused local variable () from /core/modules/views/lib/Drupal/views/DisplayBag.php.
|
2013-08-15 17:31:42 -05:00 |
Dries
|
a18a231ea4
|
Issue #2056721 by Berdir, effulgentsia: Remove or rename TypedDataInterface::getType().
|
2013-08-15 15:23:43 -05:00 |
webchick
|
c3be1f10ee
|
Issue #2057227 by vijaycs85, YesCT, Gábor Hojtsy: Fixed Field instance needs uri() method different from the default.
|
2013-08-15 10:59:35 -07:00 |
webchick
|
552ed3b356
|
Issue #2064641 by jlindsey15: Fixed Remove Unused local variable from /core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php.
|
2013-08-15 10:40:46 -07:00 |
webchick
|
8741478544
|
Issue #2062245 by duozersk: Fixed Remove Unused local variable () from /core/lib/Drupal/Core/Path/AliasManager.php.
|
2013-08-15 10:35:33 -07:00 |
webchick
|
983d07be2d
|
Issue #2056513 follow-up by tim.plunkett: REALLY remove PluginUI subsystem.
|
2013-08-15 10:28:36 -07:00 |
Dries
|
4e71065321
|
Issue #2058321 by tim.plunkett, pameeela: Move the 'place block' UI into the block listing.
|
2013-08-15 10:29:30 -05:00 |
Dries
|
d6ba81b6d5
|
Issue #2058321 by tim.plunkett, pameeela: Move the 'place block' UI into the block listing.
|
2013-08-15 10:28:57 -05:00 |
Nathaniel Catchpole
|
cd15b235db
|
Issue #2046737 by dawehner, pwolanin, tim.plunkett: Add a method to the AccessManager that only needs a route name and parameters.
|
2013-08-15 08:44:05 +01:00 |
Nathaniel Catchpole
|
d789fcbfdf
|
Issue #2064591 by larowlan: Missing test coverage for multiple custom block types.
|
2013-08-15 08:20:15 +01:00 |
webchick
|
c3ee96567e
|
Issue #1957142 follow-up by dawehner, jibran: Fix a few more config() => Drupal::config() stragglers.
|
2013-08-14 21:13:48 -07:00 |
Nathaniel Catchpole
|
faca27de72
|
Issue #2015313 by tim.plunkett, Berdir, chx, niko-: Fixed Missing filters result in Exception when the format is used.
|
2013-08-15 03:23:34 +01:00 |