drupal/core/modules
Nathaniel Catchpole 5ccb432956 Issue #1969136 by swentel: Move field_reserved_columns() to a static method. 2013-06-05 12:40:59 +01:00
..
action Issue #1911728 by ParisLiakos, Xano, dawehner, jibran, David_Rothstein: Remove hook_init(). 2013-06-05 08:47:39 +01:00
aggregator Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open." 2013-05-29 22:08:39 +01:00
ban Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
block Issue #1879774 by damiankloip, dawehner, effulgentsia: catch plugin exceptions for invalid views display plugins. 2013-06-03 21:05:48 -04:00
book Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete(). 2013-06-03 11:00:40 +01:00
breakpoint Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler(). 2013-06-04 20:58:17 -05:00
ckeditor Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
color Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
comment Issue #2002366 by Gang Wang, Dan Reinders: Rename Views method block_display_options() to blockDisplayOptions(). 2013-06-05 07:57:12 +01:00
config Issue #1799600 by andypost, damiankloip: Add test of sorting for configuration entities. 2013-05-31 09:53:45 +01:00
contact Issue #1856556 by Berdir, andypost, das-peter: Convert user contact form into a contact category/bundle. 2013-06-05 10:18:02 +01:00
contextual Issue #2003268 by dwieeb: Rename Views method get_render_tokens() to getRenderTokens(). 2013-05-28 23:23:43 +01:00
datetime Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
dblog Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open." 2013-05-29 22:08:39 +01:00
edit Issue #1987140 by damiankloip: Add a dedicated @InPlaceEditor plugin annotation. 2013-06-05 07:00:32 +01:00
editor Issue #1987140 by damiankloip: Add a dedicated @InPlaceEditor plugin annotation. 2013-06-05 07:00:32 +01:00
email Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
entity Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms. 2013-05-19 13:02:16 -07:00
entity_reference Issue #2002486 by crowdcg, shixish: Rename Views method even_empty() to evenEmpty(). 2013-06-05 08:40:33 +01:00
field Issue #1969136 by swentel: Move field_reserved_columns() to a static method. 2013-06-05 12:40:59 +01:00
field_sql_storage Issue #1969136 by swentel: Move field_reserved_columns() to a static method. 2013-06-05 12:40:59 +01:00
field_ui Revert "Issue #1798654 by swentel: Fixed Clean faulty HTML in help description of field widgets." 2013-05-31 16:19:27 +01:00
file Issue #2003496 by NonProfit, marlatt | heddn: Rename Views method get_value() to getValue(). 2013-06-04 21:48:13 -05:00
filter Issue #2008644 by mradcliffe, Pancho: Fixed FilterPluginManager::__construct() calls CacheDecorator with incorrect parameters (expires). 2013-06-03 21:13:48 -04:00
forum Issue #1204658 by kbasarab, Berdir, tim.plunkett, webchick: Always use query metadata to specify the node access base table. 2013-05-29 08:20:43 +01:00
hal Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
help Issue #2003524 by manarth: Remove drupal_add_css() from() help.module — use #attached. 2013-06-02 12:01:04 +01:00
history Issue #2003496 by NonProfit, marlatt | heddn: Rename Views method get_value() to getValue(). 2013-06-04 21:48:13 -05:00
image Issue #625958 followup by slashrsm, chx, andypost, yched: [Follow up] Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute. 2013-06-03 20:37:59 +01:00
language Issue #1911728 by ParisLiakos, Xano, dawehner, jibran, David_Rothstein: Remove hook_init(). 2013-06-05 08:47:39 +01:00
layout Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler(). 2013-06-04 20:58:17 -05:00
link Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
locale Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler(). 2013-06-04 20:58:17 -05:00
menu Issue #2006636 by tim.plunkett: Fixed menu_contextual_links() will always return a link to the MENU_DEFAULT_LOCAL_TASK, never the parent. 2013-06-03 20:52:29 +01:00
menu_link Issue #1966298 by das-peter, andypost, Gábor Hojtsy, amateescu, YesCT: Introduce menu link bundles per menus. 2013-05-26 20:38:53 -07:00
node Issue #2002448 by theladebug, brandon_beeler: Rename Views method default_display_filters_user() to defaultDisplayFiltersUser(). 2013-06-05 08:29:08 +01:00
number Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
options Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete(). 2013-06-03 11:00:40 +01:00
overlay Issue #1911728 by ParisLiakos, Xano, dawehner, jibran, David_Rothstein: Remove hook_init(). 2013-06-05 08:47:39 +01:00
path Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open." 2013-05-29 22:08:39 +01:00
php Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
picture Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
rdf Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
rest Issue #2003496 by NonProfit, marlatt | heddn: Rename Views method get_value() to getValue(). 2013-06-04 21:48:13 -05:00
search Issue #2002932 by zschmid, jastraat, vito_a | Dan Reinders: Rename Views method value_form() to valueForm(). 2013-06-04 21:18:44 -05:00
serialization Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
shortcut Issue #1966298 by das-peter, andypost, Gábor Hojtsy, amateescu, YesCT: Introduce menu link bundles per menus. 2013-05-26 20:38:53 -07:00
simpletest Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler(). 2013-06-04 20:58:17 -05:00
statistics Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete(). 2013-06-03 11:00:40 +01:00
syslog Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
system Issue #2003342 by jhedstrom: Convert system module's database unit tests to phpunit. 2013-06-05 12:33:21 +01:00
taxonomy Issue #2002930 by marlatt, markie: Rename Views method value_validate() to valueValidate(). 2013-06-05 08:37:31 +01:00
telephone Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms. 2013-05-19 13:02:16 -07:00
text Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
toolbar Issue #1684876 by droplet, nod_: JSHint toolbar. 2013-06-03 20:12:39 +01:00
tour Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler(). 2013-06-04 20:58:17 -05:00
tracker Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete(). 2013-06-03 11:00:40 +01:00
translation Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open." 2013-05-29 22:08:39 +01:00
translation_entity Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open." 2013-05-29 22:08:39 +01:00
update Issue #1911728 by ParisLiakos, Xano, dawehner, jibran, David_Rothstein: Remove hook_init(). 2013-06-05 08:47:39 +01:00
user Issue #1992428 followup by andypost: Convert Roles management to a Controller. 2013-06-05 09:36:42 +01:00
views Issue #2002482 by chrisjlee, brennanmh, shixish: Rename Views method ensure_path() to ensurePath(). 2013-06-05 08:41:39 +01:00
views_ui Issue #1278456 by dawehner, damiankloip: Append [hidden] to administrative title of excluded fields. 2013-06-05 12:36:22 +01:00
xmlrpc Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00