.. |
action
|
Issue #2663830 by chx: Remove action.api.php
|
2016-02-08 15:40:04 +09:00 |
aggregator
|
Issue #2585989 by pguillard, malavya: Fix grammar and consistent use of URL / UI PART
|
2016-02-29 12:27:06 +09:00 |
automated_cron
|
Issue #2629750 by mpp: Add link to settings page for automated cron on modules overview
|
2015-12-12 00:32:48 +00:00 |
ban
|
Issue #2500207 by joshi.rohit100, mgifford: BanDelete form uses the $ipManager property without defining it
|
2016-02-20 10:36:25 +05:30 |
basic_auth
|
Issue #2559971 by stefan.r, alexpott, lauriii, nlisgo, plach, dawehner: Make SafeMarkup::format() return a safe string object to remove reliance on a static, unpredictable safe list
|
2015-09-26 18:52:53 +01:00 |
big_pipe
|
Issue #2670444 by Wim Leers: Embedded AJAX responses aren't application/json, but application/vnd.drupal-ajax
|
2016-03-08 11:20:31 +09:00 |
block
|
Issue #2604974 by Chi, tstoeckler, dcrocks, Edit Olah: Hide "Powered by Drupal" block title by default
|
2016-03-07 14:45:59 +00:00 |
block_content
|
Revert "Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities"
|
2016-02-29 13:14:52 -06:00 |
book
|
Revert "Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities"
|
2016-02-29 13:14:52 -06:00 |
breakpoint
|
Issue #2600118 by aerozeppelin, anil280988, stefan.r, dawehner, andypost, sdstyles, ramirez.gerardo: Return TranslationWrapper in t() and $this->t() directly
|
2016-02-23 16:03:02 +09:00 |
ckeditor
|
Issue #2679903 by thpoul, Dave Reid, Wim Leers: CKEditor uses separate cache-busting query string from Drupal's
|
2016-03-08 11:46:29 +09:00 |
color
|
Issue #2672200 by Sweetchuck, gauravjeet: Wrap Drupal with closure variable
|
2016-02-29 12:25:57 +09:00 |
comment
|
Issue #2641682 by gnuget: permalink breaks in comment
|
2016-03-08 11:26:17 +09:00 |
config
|
Issue #2623940 by alexpott, Berdir: ConfigInstaller tries to install optional config with missing dependencies
|
2016-03-07 08:01:41 +09:00 |
config_translation
|
Issue #2672604 by saurabh.tripathi.cs: Replace deprecated usage of entity_create('taxonomy_term') and entity_create('taxonomy_vocabulary') with a direct call to Term::create() and Vocabulary::create()
|
2016-02-24 13:17:21 +09:00 |
contact
|
Issue #2666160 by Berdir, tduong: contact_mail() casts rendered markup to string
|
2016-03-07 14:10:11 +00:00 |
content_translation
|
Issue #2572125 by rodrigoaguilera, vijaycs85, swentel, Berdir, Wim Leers, tstoeckler: Content translation local tasks are not getting displayed due to caching
|
2016-03-08 11:36:49 +09:00 |
contextual
|
Issue #2588373 by chhavik, Cottser: Remove unused image files from core
|
2015-12-10 16:18:25 +00:00 |
datetime
|
Issue #2672600 by borisson_, arunkumark, Mile23: Replace deprecated usage of entity_create('node') with a direct call to Node::create() in comment,datetime,editor,field,hal,system,taxonomy,views
|
2016-03-04 10:59:57 +09:00 |
dblog
|
Issue #2512668 by MattA, martin107, dawehner: Dblog rest plugin throws exception with incorrect parameters
|
2016-02-09 16:32:42 +09:00 |
dynamic_page_cache
|
Issue #2575847 by znerol: Remove request policy attribute from dynamic page cache subscriber
|
2016-02-12 10:14:38 +09:00 |
editor
|
Issue #2672600 by borisson_, arunkumark, Mile23: Replace deprecated usage of entity_create('node') with a direct call to Node::create() in comment,datetime,editor,field,hal,system,taxonomy,views
|
2016-03-04 10:59:57 +09:00 |
entity_reference
|
Issue #2429191 by claudiu.cristea, amateescu, yched, nlisgo, Berdir, alexpott, klausi, Wim Leers, xjm, catch: Deprecate entity_reference.module and move its functionality to core
|
2015-10-06 12:02:22 +01:00 |
field
|
Issue #2412569 by claudiu.cristea, amateescu, yched, jibran, epari.siva: Allow setting the auto-create bundle on entity reference fields with multiple target bundles
|
2016-03-07 09:21:33 +09:00 |
field_ui
|
Issue #2635224 by dawehner, bojanz: ContentEntityBase should provide field definitions for key fields
|
2016-02-15 09:27:14 +09:00 |
file
|
Issue #2678564 by alexpott, Gábor Hojtsy: A missing schema to support migrate UI - source_base_path and database_state_key
|
2016-03-01 08:59:41 -06:00 |
filter
|
Issue #2679096 by Berdir, dawehner, tim.plunkett: Convert Kernel Tests in Drupal\system\Tests\Entity to phpunit
|
2016-03-07 14:23:37 +00:00 |
forum
|
Issue #2534532 by michaellander, longwave: Cannot reinstall Forum after it was previously installed
|
2016-02-29 12:43:15 +09:00 |
hal
|
Issue #2672600 by borisson_, arunkumark, Mile23: Replace deprecated usage of entity_create('node') with a direct call to Node::create() in comment,datetime,editor,field,hal,system,taxonomy,views
|
2016-03-04 10:59:57 +09:00 |
help
|
Issue #2342015 by Chi, joelpittet, vijaycs85, Matt V., Gábor Hojtsy, alexpott, catch: Content Translation module still implements hook_enable
|
2016-02-26 11:15:22 +00:00 |
history
|
Issue #2633334 by orbmantell, e._s: Unsigned int vs. int mismatch between node.nid and history.nid
|
2016-01-26 15:46:09 +09:00 |
image
|
Revert "Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities"
|
2016-02-29 13:14:52 -06:00 |
inline_form_errors
|
Issue #2644818 by Anishnirmal, nupur.lohokare: Inline Form Errors Module Description
|
2016-03-08 13:08:07 +09:00 |
language
|
Issue #2572125 by rodrigoaguilera, vijaycs85, swentel, Berdir, Wim Leers, tstoeckler: Content translation local tasks are not getting displayed due to caching
|
2016-03-08 11:36:49 +09:00 |
link
|
Issue #2585989 by pguillard, malavya: Fix grammar and consistent use of URL / UI PART
|
2016-02-29 12:27:06 +09:00 |
locale
|
Issue #2664290 by tstoeckler: Remove array typehints from batch callbacks
|
2016-03-04 09:44:13 +09:00 |
menu_link_content
|
Revert "Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities"
|
2016-02-29 13:14:52 -06:00 |
menu_ui
|
Issue #2585989 by pguillard, malavya: Fix grammar and consistent use of URL / UI PART
|
2016-02-29 12:27:06 +09:00 |
migrate
|
Issue #2679006 by blazey: 'incloming' in SourcePluginBase::$trackChanges comment
|
2016-03-07 09:06:33 +09:00 |
migrate_drupal
|
Issue #2302259 by quietone: Test coverage for user profile link type from D6
|
2016-03-04 09:29:00 +09:00 |
migrate_drupal_ui
|
Issue #2681505 by benjy: Arbitrary files are created when migrating users with an empty picture
|
2016-03-07 11:46:48 +09:00 |
node
|
Issue #2681753 by lluvigne, subharanjan, cilefen: "Permissions page" link in Admin > Appearance is hardcoded and breaks on subdirectory setup
|
2016-03-08 10:20:31 +09:00 |
options
|
Issue #2669400 by jungle, dimaro, rakesh.gectcr, lluvigne, Mile23: Replace deprecated usages of entity_create('type') with a direct call to <EntityType>::create()
|
2016-02-20 10:55:26 +05:30 |
page_cache
|
Issue #2604098 by Wim Leers: HelpBlock has the 'url' cache context instead of 'route'
|
2016-01-26 15:49:25 +09:00 |
path
|
Revert "Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities"
|
2016-02-29 13:14:52 -06:00 |
quickedit
|
Issue #2528498 by Wim Leers, Jacine, mortendk: Only emit Quick Edit data- attributes when actually necessary
|
2016-03-04 13:43:24 -05:00 |
rdf
|
Issue #2502917 by dimaro, rakesh.gectcr, DuaelFr, suhel.rangnekar: Replace deprecated usage of entity_create used with variable entity types with a direct call to EntityManager::getStorage()->create()
|
2016-03-04 09:25:41 +09:00 |
responsive_image
|
Issue #1494670 by Liam Morland, jhedstrom, Wim Leers, mfb: References to CSS, JS, and similar files should be root-relative URLs: avoids mixed content warnings & fewer bytes to send
|
2016-01-15 13:20:55 +09:00 |
rest
|
Issue #2502917 by dimaro, rakesh.gectcr, DuaelFr, suhel.rangnekar: Replace deprecated usage of entity_create used with variable entity types with a direct call to EntityManager::getStorage()->create()
|
2016-03-04 09:25:41 +09:00 |
search
|
Revert "Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities"
|
2016-02-29 13:14:52 -06:00 |
serialization
|
Issue #2338747 by dawehner, chx: Move {router} out of system.install and create the table lazy
|
2016-02-19 13:26:53 +09:00 |
shortcut
|
Issue #2678770 by alexpott, tstoeckler, Gábor Hojtsy: Random fail with third party shortcut settings schema on seven theme
|
2016-03-02 15:17:20 -08:00 |
simpletest
|
Issue #2679096 by Berdir, dawehner, tim.plunkett: Convert Kernel Tests in Drupal\system\Tests\Entity to phpunit
|
2016-03-07 14:23:37 +00:00 |
statistics
|
Issue #2587337 by sdstyles: hook_node_links_alter() names its parameters differently from its implementations
|
2016-02-03 17:42:10 +09:00 |
syslog
|
Issue #2571845 by drupal.ninja03, hussainweb, anil280988, snehi, jhodgdon, GoZ, stefan.r: Links to wikipedia/php.net should be part of the actual t() string so they can be localized
|
2016-01-05 14:31:39 +00:00 |
system
|
Issue #2604974 by Chi, tstoeckler, dcrocks, Edit Olah: Hide "Powered by Drupal" block title by default
|
2016-03-07 14:45:59 +00:00 |
taxonomy
|
Issue #2412569 by claudiu.cristea, amateescu, yched, jibran, epari.siva: Allow setting the auto-create bundle on entity reference fields with multiple target bundles
|
2016-03-07 09:21:33 +09:00 |
telephone
|
Issue #2669400 by jungle, dimaro, rakesh.gectcr, lluvigne, Mile23: Replace deprecated usages of entity_create('type') with a direct call to <EntityType>::create()
|
2016-02-20 10:55:26 +05:30 |
text
|
Issue #2502917 by dimaro, rakesh.gectcr, DuaelFr, suhel.rangnekar: Replace deprecated usage of entity_create used with variable entity types with a direct call to EntityManager::getStorage()->create()
|
2016-03-04 09:25:41 +09:00 |
toolbar
|
Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard
|
2016-02-11 12:54:33 -08:00 |
tour
|
Issue #2641620 by Mac_Weber: Replace deprecated usage of entity_create('tour') with a direct call to Tour::create()
|
2016-02-15 16:34:48 +09:00 |
tracker
|
Revert "Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities"
|
2016-02-29 13:14:52 -06:00 |
update
|
Issue #2666112 by alexpott: phpcs has a new sniff: Generic.PHP.LowerCaseKeyword
|
2016-02-15 08:53:08 +09:00 |
user
|
Issue #2681505 by benjy: Arbitrary files are created when migrating users with an empty picture
|
2016-03-07 11:46:48 +09:00 |
views
|
Issue #2682339 by chx: EntityFieldRenderer breaks embedding in forms
|
2016-03-08 12:41:03 +09:00 |
views_ui
|
Issue #1836384 by Lendude, pguillard, dawehner, damiankloip, hynnot, tadityar, anil280988, jain_deepak, gaurav_varshney: The views UI should display "All Displays" option only when there are more 1 displays
|
2016-03-07 16:36:05 +00:00 |