Alex Pott
|
c5ef1c9c38
|
Issue #2063405 by dawehner, Wim Leers, Crell: Update all access checkers to use static::ALLOW/static::DENY/static::KILL.
|
2013-08-29 14:04:29 +01:00 |
Nathaniel Catchpole
|
595d6d9ad7
|
Issue #1935300 by dawehner, chx: Don't hardwire Database in Views filters, add regexp to DBTNG.
|
2013-08-29 11:57:04 +01:00 |
Nathaniel Catchpole
|
05ff0c42b4
|
Issue #2067991 by alexpott: Fixed XDEBUG_SESSION cookie causes upgrade path tests to fail.
|
2013-08-29 11:34:41 +01:00 |
Alex Pott
|
80d9f5c8f4
|
Issue #1987892 by disasm: Convert url_alter_test_foo() to a new style controller.
|
2013-08-29 03:25:08 +01:00 |
webchick
|
2db05b4c69
|
Issue #2071985 by tim.plunkett: Modernize form_test().module forms.
|
2013-08-28 00:09:06 -07:00 |
webchick
|
f1e2d9c055
|
Issue #1987810 by nick_schuch, dawehner, vijaycs85, tim.plunkett: Convert system_admin_config_page() to a new style controller.
|
2013-08-27 23:44:11 -07:00 |
Alex Pott
|
5d3b94650f
|
Issue #2058761 by thedavidmeister: PHP notice when #attributes is not set with #theme_wrappers() 'container'.
|
2013-08-28 02:01:26 +01:00 |
Alex Pott
|
28f1ad6ad0
|
Issue #2051889 by dawehner, pwolanin, tstoeckler: Add route parameters property to menu links.
|
2013-08-27 17:39:23 +01:00 |
Alex Pott
|
48ddeb48db
|
Issue #2024963 by Berdir: Move baseFieldDefinitions from storage to entity classes.
|
2013-08-27 17:04:17 +01:00 |
Alex Pott
|
52771351f9
|
Issue #1758622 by klausi, fago, das-peter, Pancho, Berdir, yched: Provide the options list of an entity field.
|
2013-08-27 14:10:25 +01:00 |
Nathaniel Catchpole
|
94cd6717a8
|
Issue #1939994 by Berdir, rlmumford: Complete conversion of nodes to the new Entity Field API.
|
2013-08-27 11:36:16 +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
|
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
|
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 |
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 |
webchick
|
4165a693c9
|
Issue #2069191 by aspilicious, dawehner: Fixed PageTitle tests aren't run.
|
2013-08-22 09:46:38 -07: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 |
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
|
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
|
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
|
b4a88eddb8
|
Issue #2052995 by dawehner: Add a route to the frontpage.
|
2013-08-21 02:26:31 +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
|
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 |
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
|
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
|
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
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
Dries
|
a18a231ea4
|
Issue #2056721 by Berdir, effulgentsia: Remove or rename TypedDataInterface::getType().
|
2013-08-15 15:23:43 -05:00 |
webchick
|
983d07be2d
|
Issue #2056513 follow-up by tim.plunkett: REALLY remove PluginUI subsystem.
|
2013-08-15 10:28:36 -07: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 |
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 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -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 |
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 |
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 |
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 |
webchick
|
859642ea2e
|
Issue #1888734 by catch, katbailey: Get rid of all 'bootstrap' hooks.
|
2013-08-11 23:05:34 -07:00 |
webchick
|
0e5b91ae9d
|
Issue #2012142 by nod_: Update to jQuery 2.0.3.
|
2013-08-11 21:10:37 -07:00 |