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 |
Nathaniel Catchpole
|
8abed81318
|
Issue #2036351 by damiankloip, dawehner, Xano: Convert CSRF tokens to a service is broken for skip_anonymous().
|
2013-08-15 02:55:07 +01:00 |
webchick
|
129031e49d
|
Issue #1995046 by pfrenssen, andypost, tim.plunkett: BlockListController doesn't call parent::getOperations() and so 'delete' is the default dropbutton operation.
|
2013-08-14 13:08:24 -07:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
858674f0d1
|
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.
|
2013-08-14 07:54:05 -05:00 |
Alex Pott
|
f64687a2be
|
Issue #2060813 by legolasbo: Remove Unused local variable $info from /core/lib/Drupal/Core/Database/Driver/mysql/Schema.php.
|
2013-08-14 07:24:01 -05:00 |
Alex Pott
|
a45c88fa3e
|
Issue #2064277 by sergeypavlenko: Remove Unused local variable $html from /core/modules/node/lib/Drupal/node/Tests/PageViewTest.php.
|
2013-08-14 07:22:24 -05:00 |
Alex Pott
|
0bbd2b0ee3
|
Issue #2064289 by sergeypavlenko: Remove Unused local variables from /core/modules/views/views.theme.inc.
|
2013-08-14 07:21:01 -05:00 |
Alex Pott
|
525145995d
|
Issue #2062191 by duozersk: Remove Unused local variables from EntityNG, DatabaseStorageControllerNG, and DatabaseStorageController.
|
2013-08-14 07:16:31 -05:00 |
Alex Pott
|
d0210a98d7
|
Issue #2062589 by sergeypavlenko: Remove Unused local variable $key from /core/modules/node/lib/Drupal/node/NodeRenderController.php.
|
2013-08-14 07:08:17 -05:00 |
Alex Pott
|
6a604e04f6
|
Issue #2062585 by sergeypavlenko: Remove Unused local variables from /core/modules/node/node.module.
|
2013-08-14 07:06:54 -05:00 |
Alex Pott
|
56f9e47f37
|
Issue #2064271 by sergeypavlenko: Remove Unused local variable $node from /core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php.
|
2013-08-14 07:03:16 -05:00 |
Alex Pott
|
b80e91bb33
|
Issue #2062519 by sergeypavlenko: Remove Unused local variable $return from /core/lib/Drupal/Core/Routing/RouteProvider.php.
|
2013-08-14 06:59:27 -05:00 |
Alex Pott
|
31a6897123
|
Issue #2062753 by sergeypavlenko: Remove Unused local variable $id from /core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php.
|
2013-08-14 06:57:10 -05:00 |
Alex Pott
|
311e02ed02
|
Issue #2062241 by duozersk: Remove Unused local variable $data from /core/lib/Drupal/Core/Utility/ThemeRegistry.php.
|
2013-08-14 06:48:40 -05:00 |
Alex Pott
|
1bfd5a4cfc
|
Issue #2062237 by duozersk: Remove Unused local variable $request_method from /core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php.
|
2013-08-14 06:47:19 -05:00 |
Alex Pott
|
84279dadad
|
Issue #2062233 by duozersk: Remove Unused local variable $name from /core/lib/Drupal/Core/Extension/ModuleHandler.php.
|
2013-08-14 06:45:14 -05:00 |
Alex Pott
|
bcbc4a031b
|
Issue #2062225 by duozersk: Remove Unused local variable $candidates from /core/lib/Drupal/Core/Config/Entity/Query/Condition.php.
|
2013-08-14 06:43:54 -05:00 |
Alex Pott
|
ac77a52e26
|
Issue #2062221 by duozersk: Fixed Remove Unused local variable $id from /core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php.
|
2013-08-14 06:40:20 -05:00 |
Alex Pott
|
7af8f4b45c
|
Issue #2062187 by duozersk: Remove Unused local variable from /core/lib/Drupal/Core/SystemListing.php.
|
2013-08-13 16:25:09 -05:00 |
Alex Pott
|
808100c663
|
Issue #2062179 by duozersk: Remove Unused local variable from /core/modules/views_ui()/lib/Drupal/views_ui()/Tests/StyleUITest.php.
|
2013-08-13 16:23:50 -05:00 |
Alex Pott
|
0ed5ac5a63
|
Issue #2062161 by duozersk: Remove Unused local variable from /core/themes/seven/seven.theme.
|
2013-08-13 16:22:20 -05:00 |
Alex Pott
|
56c0c3ca4b
|
Issue #2062133 by duozersk: Remove Unused local variable from /core/themes/engines/twig/twig.engine.
|
2013-08-13 16:20:54 -05:00 |
Alex Pott
|
2cfbc1835d
|
Issue #2054187 by juampy: Restrict authentication provider for REST resources.
|
2013-08-13 16:12:48 -05:00 |
Alex Pott
|
4ca797aa8c
|
Revert "Issue #2054187 by juampy: Restrict authentication provider for REST resources."
This reverts commit a567be3ee0 .
|
2013-08-13 16:12:07 -05:00 |
Alex Pott
|
a0d303072f
|
Issue #2062439 by tim.plunkett, larowlan: Provide listing of custom block entities.
|
2013-08-13 15:25:21 -05:00 |
Dries
|
953b021eec
|
Issue #2062359 by juampy: Allow access to the list of Authentication Providers.
|
2013-08-13 15:06:27 -04:00 |
Dries
|
233ac18f81
|
Issue #2034977 by linclark: Create a base class for formatter RDFa tests.
|
2013-08-13 15:03:57 -04:00 |
Dries
|
c8dec31b3e
|
Issue #1999448 by chertzog, aaronott, chrisjlee, daffodil_naveen, kim.pepper: Use Symfony Request for user module.
|
2013-08-13 14:59:28 -04:00 |
Dries
|
a567be3ee0
|
Issue #2054187 by juampy: Restrict authentication provider for REST resources.
|
2013-08-13 14:57:21 -04:00 |
Dries
|
76aecc5d92
|
Issue #2064261 by StephaneQ: Correct the @var, @throws and @see statements on dbtng.
|
2013-08-13 14:41:40 -04:00 |
Dries
|
7dc219539d
|
Issue #2061387 by manu4543: Remove unused local variable () from /core/modules/php/lib/Drupal/php/Plugin/Filter/Php.php.
|
2013-08-13 14:39:18 -04:00 |
Jennifer Hodgdon
|
ef200672ad
|
Issue #2059785 by kiamlaluno, longwave: Fix punctuation in field_view_field() docs
|
2013-08-13 08:09:27 -07:00 |
Jennifer Hodgdon
|
98822f7003
|
Issue #2062127 by jlindsey15, joachim: Document system_requirements as implementation of hook_requirements
|
2013-08-13 08:01:10 -07:00 |
Jennifer Hodgdon
|
82a7664580
|
Issue #2061843 by TravisCarden: Clean up the docs for hook_schema
|
2013-08-13 07:55:29 -07:00 |
Jennifer Hodgdon
|
5028880dfc
|
Issue #2058157 by kiamlaluno: Fix example in docs for SystemListing
|
2013-08-13 07:46:40 -07:00 |
Jennifer Hodgdon
|
05d5168a5c
|
Issue #2060037 by sphism, longwave: Fix example for db_insert docs
|
2013-08-13 07:43:59 -07:00 |
Jennifer Hodgdon
|
56817e5f2d
|
Issue #2057809 by StephaneQ, Berdir, chx, dawehner: Fix up param/return documentation in database API
|
2013-08-13 07:39:22 -07:00 |
Alex Pott
|
972406d591
|
Issue #2012916 by andypost, Berdir, pwieck: Implement access controller for the menu and menu link entity.
|
2013-08-13 09:32:25 -05:00 |
Alex Pott
|
7833e61c45
|
Issue #2051157 by yched, swentel: Fixed pass () as a param to ConfigFieldItem::settingsForm().
|
2013-08-13 06:34:01 -05:00 |
Alex Pott
|
53731f9ecf
|
Issue #2048933 by plopesc, cconrad, pplantinga: Replace theme() with drupal_render() in update module.
|
2013-08-13 05:53:04 -05:00 |
Alex Pott
|
cb5397f26e
|
Issue #2046993 by damiankloip: Inject dependencies into ViewsExposedFilterBlock derivative class.
|
2013-08-13 05:49:19 -05:00 |
webchick
|
0285ab1522
|
Issue #2062817 by xjm: Fixed Custom block edit path is incorrect in hook_admin_paths() and the configure path is missing from the .info.
|
2013-08-13 01:58:06 -07:00 |
webchick
|
9fb3b72f18
|
Issue #2049241 by Mark Carver, penyaskito, Gábor Hojtsy: Change notice: Add support for language options to the Twig {% trans %} tag extension.
|
2013-08-13 01:53:11 -07:00 |
webchick
|
a6b26016ad
|
Issue #2062755 by sergeypavlenko: Remove Unused local variable from /core/modules/views_ui()/lib/Drupal/views_ui()/Tests/RowUITest.php.
|
2013-08-13 01:47:04 -07:00 |
webchick
|
cd37575656
|
Issue #2060823 by legolasbo: Remove Unused local variable from /core/lib/Drupal/Core/Database/Query/Update.php.
|
2013-08-13 01:45:40 -07:00 |
webchick
|
69adaade7e
|
Issue #2060817 by legolasbo: Remove Unused local variable () from /core/lib/Drupal/Core/Database/Driver/pgsql/Update.php.
|
2013-08-13 01:44:51 -07:00 |
webchick
|
5269faa65f
|
Issue #2062581 by sergeypavlenko: Remove Unused local variable from /core/modules/node/node.pages.inc.
|
2013-08-13 01:43:48 -07:00 |
webchick
|
dc7330fb82
|
Issue #2060811 by legolasbo: Remove Unused local variable from /core/lib/Drupal/Core/Database/StatementPrefetch.php.
|
2013-08-13 01:42:52 -07:00 |
webchick
|
240982325a
|
Issue #2060715 by legolasbo: Remove Unused local variable () from /core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php.
|
2013-08-13 01:40:41 -07:00 |
webchick
|
30202e3f0f
|
Issue #2060819 by legolasbo: Remove Unused local variable from /core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php.
|
2013-08-13 01:39:51 -07:00 |
webchick
|
e57e17db54
|
Issue #2060821 by legolasbo: Remove Unused local variable from /core/lib/Drupal/Core/Database/Query/Select.php.
|
2013-08-13 01:38:57 -07:00 |
webchick
|
76218456e5
|
Issue #2057149 by legolasbo: Remove Unused local variable () from /core/modules/block/block.module.
|
2013-08-13 01:37:51 -07:00 |
webchick
|
2303e6169c
|
Issue #2057157 by legolasbo: Remove Unused local variable from /core/modules/views/views.module.
|
2013-08-13 01:36:56 -07:00 |
webchick
|
486748c46a
|
Issue #2060815 by legolasbo: Remove Unused local variable () from /core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php.
|
2013-08-13 01:35:24 -07:00 |
webchick
|
cb869a007c
|
Issue #2063055 by Gábor Hojtsy: Sync language list with translations (add fy, ga, hy, km, ms and sw).
|
2013-08-13 01:18:46 -07:00 |
Nathaniel Catchpole
|
882ef344ed
|
Issue #2036351 by damiankloip, Xano, dawehner: Convert CSRF tokens to a service.
|
2013-08-13 07:47:07 +01:00 |
Nathaniel Catchpole
|
fcb24f94c6
|
Issue #1618458 by Cottser, Jody Lynn, grndlvl: Fixed help_menu() creates unnecessary router items.
|
2013-08-13 07:33:54 +01:00 |
Nathaniel Catchpole
|
21d59b5009
|
Issue #1476810 by Spleshka, franz: Fixed drupal_serve_page_from_cache() can serve uncompressed data with Content-Encoding gzip header with page_cache_without_database = 1.
|
2013-08-13 07:29:32 +01:00 |
Nathaniel Catchpole
|
7827f1d7dd
|
Issue #2050227 by damiankloip, pwolanin: Add local action plugin deriver to use YAML discovery for static definitions.
|
2013-08-13 06:01:50 +01:00 |
Nathaniel Catchpole
|
6cfcb25b78
|
Issue #2046385 by dawehner, pwolanin: Fixed _menu_navigation_links_rebuild() fails when menu_link module is not enabled.
|
2013-08-12 14:28:56 +01:00 |
webchick
|
6400bf8b21
|
Issue #2012142 follow-up by tstoeckler: Update CHANGELOG.txt's entry to jQuery 2.0.3.
|
2013-08-12 01:32:52 -07:00 |
webchick
|
31a50d5be5
|
Issue #1918648 by mr.baileys, chrisjlee, steveoliver, joelpittet, jenlampton, Cottser: Convert theme_views_ui_style_plugin_table() to Twig .
|
2013-08-12 00:22:49 -07:00 |
webchick
|
509c2b2d8b
|
Issue #2059699 by tim-e, Cottser: Remove t() from test assertion messages in file.module.
|
2013-08-12 00:09:01 -07:00 |
webchick
|
092fb4f5c1
|
Issue #2041625 by vineet.osscube, tim.plunkett, tkoleary: Fixed Add space between file upload and button.
|
2013-08-12 00:03:07 -07:00 |
webchick
|
4f555afc5e
|
Issue #2049681 by alexpott: Fixed User permissions table header is no longer sticky.
|
2013-08-12 00:01:03 -07:00 |
webchick
|
c4131e2924
|
Issue #2009632 by tim.plunkett, dawehner, giammi: Switch CommentPreviewTest from standard profile to testing.
|
2013-08-11 23:59:56 -07:00 |
webchick
|
2a4e466139
|
Issue #2026037 by Crell: Check for legacy controllers based on the legacy flag, not the callable type.
|
2013-08-11 23:42:02 -07:00 |
webchick
|
859642ea2e
|
Issue #1888734 by catch, katbailey: Get rid of all 'bootstrap' hooks.
|
2013-08-11 23:05:34 -07:00 |
webchick
|
af411e00da
|
Issue #2062487 by oadaeh: Fixed Remove excess space above Views' fieldset titles.
|
2013-08-11 21:15:29 -07:00 |
webchick
|
0e5b91ae9d
|
Issue #2012142 by nod_: Update to jQuery 2.0.3.
|
2013-08-11 21:10:37 -07:00 |
Nathaniel Catchpole
|
9479e664d4
|
Issue #2048309 by mondrake: Fixed Views UI Preview - navigation is broken.
|
2013-08-12 04:39:02 +01:00 |
Nathaniel Catchpole
|
4343ef88f2
|
Issue #1164682 by mgifford, thedavidmeister, good_man, mvc, clemens.tolboom, sxnc, lazysoundsystem: Fixed links with a known language need language identifier.
|
2013-08-12 03:51:23 +01:00 |
Nathaniel Catchpole
|
772849f021
|
Issue #2060003 by claudiu.cristea, yched: Fixed Wrong precedence in Field::getFieldSetting[s]() when setting appears in both field and instance.
|
2013-08-12 03:40:21 +01:00 |
Nathaniel Catchpole
|
66178e047a
|
Issue #1941288 by larowlan, effulgentsia, dawehner, nod_: Fixed Regression: ajaxPageState not being updated with AjaxResponse, assets (js/css) being added twice.
|
2013-08-12 03:10:59 +01:00 |
Nathaniel Catchpole
|
1a0616faa1
|
Issue #1855260 by beejeebus, msonnabaum, larowlan: Fixed Page caching broken by accept header-based routing.
|
2013-08-12 02:58:00 +01:00 |
Alex Pott
|
fd76691cca
|
Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods.
|
2013-08-11 23:24:02 +01:00 |