drupal/core/modules
webchick 61a51b2719 Issue #2002378 by toddtomlinson, drhino, zschmid, EllaTheHarpy | heddn: Rename Views method build_group_form() to buildGroupForm(). 2013-06-04 20:54:51 -05:00
..
action Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual. 2013-05-26 13:18:10 -07: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 #2006258 by TravisCarden: Fixed more file permissions. 2013-05-31 11:13:48 +01: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 #2001318 by Dan Reinders, chertzog: Rename Views method add_additional_fields() to addAdditionalFields(). 2013-06-04 20:32:58 -05:00
config Issue #1799600 by andypost, damiankloip: Add test of sorting for configuration entities. 2013-05-31 09:53:45 +01:00
contact Issue #1938386 by andypost, mkadin, tim.plunkett: Convert contact_category_()* pages to a new-style Controller. 2013-05-26 13:00:21 -07: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 #1955292 by tmckeown, droplet, nod_: JSHint edit. 2013-05-31 10:14:36 +01:00
editor Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07: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 #2003334 by phenaproxima, marlatt: Rename Views method render_grouping() to renderGrouping(). 2013-05-29 06:33:35 +01:00
field Issue #2001318 by Dan Reinders, chertzog: Rename Views method add_additional_fields() to addAdditionalFields(). 2013-06-04 20:32:58 -05:00
field_sql_storage Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07: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 #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
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 #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual. 2013-05-26 13:18:10 -07: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 #2006258 by TravisCarden: Fixed more file permissions. 2013-05-31 11:13:48 +01:00
layout Issue #1985570 by plopesc: Convert layout_test_page() to a Controller. 2013-05-27 18:11:03 -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 Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open." 2013-05-29 22:08:39 +01: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 #2001318 by Dan Reinders, chertzog: Rename Views method add_additional_fields() to addAdditionalFields(). 2013-06-04 20:32:58 -05: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 #1898436 by chrisjlee, joelpittet, gnuget, Cottser: overlay.module - Convert PHPTemplate templates to Twig. 2013-05-24 09:50:34 -07: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 #1984626 by klausi: Fixed ResourcePluginManager should implement an AlterDecorator and others. 2013-05-31 10:11:33 +01:00
search 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
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 #2004908 by sdboyer: Added Allow tests to specify that response headers should be dumped in verbose mode. 2013-06-04 10:31:11 +01: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 #2004908 by sdboyer: Added Allow tests to specify that response headers should be dumped in verbose mode. 2013-06-04 10:31:11 +01:00
taxonomy Issue #2001318 by Dan Reinders, chertzog: Rename Views method add_additional_fields() to addAdditionalFields(). 2013-06-04 20:32:58 -05: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 #1968430 by oresh: Added Clean up css and markup for Tour module . 2013-05-26 15:06:39 -07: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 #1938822 by sandhya.m, EllaTheHarpy, tim.plunkett, alexpott, YesCT: Convert update_status() to a new-style Controller. 2013-05-08 18:49:27 +01:00
user Issue #2001318 by Dan Reinders, chertzog: Rename Views method add_additional_fields() to addAdditionalFields(). 2013-06-04 20:32:58 -05:00
views Issue #2002378 by toddtomlinson, drhino, zschmid, EllaTheHarpy | heddn: Rename Views method build_group_form() to buildGroupForm(). 2013-06-04 20:54:51 -05:00
views_ui Issue #1879774 by damiankloip, dawehner, effulgentsia: catch plugin exceptions for invalid views display plugins. 2013-06-03 21:05:48 -04:00
xmlrpc Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00