.. |
action
|
Issue #1788084 by andyceo, dawehner: Convert actions variable(s) to CMI.
|
2012-11-02 12:36:49 -07:00 |
aggregator
|
Issue #1622974 by xjm: Fixed Aggregator fails to parse author entries longer than 255 characters.
|
2012-10-10 19:19:55 -07:00 |
ban
|
Issue #1794754 by rootatwc, Lars Toomre: Convert ban_boot() to an event listener.
|
2012-11-02 16:54:42 +00:00 |
block
|
- Issue #1817684 by damiankloip, dawehner, tim.plunkett: Use state() instead of variable_set() and remove redundant saveBlockCache() method in Block.php display plugin.
|
2012-11-02 10:41:07 -07:00 |
book
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
breakpoint
|
Issue #1775530 follow-up by attiks: Minor tweaks to picture module.
|
2012-11-04 14:44:43 -08:00 |
color
|
Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings.
|
2012-09-24 14:12:09 +01:00 |
comment
|
Issue #1188388 by plach, peximo, YesCT | Gábor Hojtsy, fago, webchick, Bojhan, podarok, cosmicdreams, Berdir, aspilicious, bforchhammer, penyaskito: Added Entity translation UI in core.
|
2012-11-03 19:38:49 -07:00 |
config
|
Issue #1697256 by heyrocker, alexpott, sun, xjm, webchick: Create a UI for importing new configuration.
|
2012-11-03 21:48:01 -07:00 |
contact
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
contextual
|
Issue #1817698 by andyceo: Move contextual links field handler out of views.views.inc and put it into contextual_links() module.
|
2012-10-29 15:37:46 +00:00 |
dblog
|
Issue #1326600 by Lars Toomre: More docs cleanup in dblog module
|
2012-10-26 09:04:02 -07:00 |
field
|
Issue #1770172 by netsensei, webflo, sun, linclark: Convert email module widgets and formatters to Plugin system.
|
2012-11-04 21:56:28 +00:00 |
field_ui
|
Issue #1824180 by fubhy: Fixed Undefined variable () in Field UI module.
|
2012-11-03 20:02:47 +00:00 |
file
|
Issue #1822150 by sun: Fixed EntityStorageControllerInterface::delete() should accept an array of entities, not IDs.
|
2012-10-31 23:19:29 +00:00 |
filter
|
Issue #1820834 by sun: Change #type machine_name() default 'source' element to 'label'.
|
2012-10-23 19:28:41 -07:00 |
forum
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
help
|
Issue #1533244 by amitgoyal, krishworks: Coder clean-up for Help module
|
2012-10-18 16:09:45 -07:00 |
image
|
Issue #1828924 by pfrenssen: Convert the Image Style Preview Image to CMI.
|
2012-11-03 01:18:07 +00:00 |
language
|
Issue #1714462 by n3or, sun, Gábor Hojtsy: Convert language negotiation settings to configuration system.
|
2012-10-27 15:27:04 -07:00 |
layout
|
Issue #1814520 follow-up by seutje: Remove reference to RTL.
|
2012-11-03 19:36:06 -07:00 |
locale
|
Issue #1830934 by Carsten Müller, Berdir: Fixed Wrong test class name.
|
2012-11-04 00:46:05 -07:00 |
menu
|
Issue #1829308 by aspilicious: Convert variables in menu.inc to config and state.
|
2012-11-02 10:23:40 -07:00 |
node
|
Issue #1188388 by plach, peximo, YesCT | Gábor Hojtsy, fago, webchick, Bojhan, podarok, cosmicdreams, Berdir, aspilicious, bforchhammer, penyaskito: Added Entity translation UI in core.
|
2012-11-03 19:38:49 -07:00 |
openid
|
Issue #1824712 by cam8001, alexpott: Convert xri_proxy_resolver() variable to CMI config system.
|
2012-10-27 14:28:43 -07:00 |
overlay
|
Issue #1825446 by sun, barraponto: Simplify and remove stone-age CSS styling for tabs.
|
2012-11-03 00:48:16 +00:00 |
path
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
php
|
Issue #1782838 by Wim Leers, Lars Toomre, chx: Added WYSIWYG in core: round one — filter types.
|
2012-10-19 01:58:34 -07:00 |
picture
|
Issue #1775530 follow-up by attiks: Minor tweaks to picture module.
|
2012-11-04 14:44:43 -08:00 |
poll
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
rdf
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
search
|
Issue #1778356 by dawehner: Unify and standardize the init() method for the query plugin.
|
2012-11-04 21:10:57 +00:00 |
shortcut
|
Issue #1480854 by tim.plunkett, Noyz, Bojhan, yoroy, kika: Convert operation links to '#type' => 'operations'.
|
2012-10-09 12:49:07 -07:00 |
simpletest
|
Issue #1812732 by xjm, tim.plunkett: Use constants instead of integers in drupalCreateNode() and improve its documentation.
|
2012-11-02 15:07:56 -07:00 |
statistics
|
Issue #1794754 by rootatwc, Lars Toomre: Convert ban_boot() to an event listener.
|
2012-11-02 16:54:42 +00:00 |
syslog
|
Issue #1816858 by bleen18: Clean-up for Syslog module docs
|
2012-10-26 08:41:57 -07:00 |
system
|
Issue #492720 by pivica, seutje, nod_, JamesAn, sun: Refactor system.js file and use Drupal form states and form ajax.
|
2012-11-04 21:32:20 +00:00 |
taxonomy
|
Issue #1751244 by pcambra, zuuperman: Convert taxonomy module widgets to Plugin system.
|
2012-11-04 21:33:49 +00:00 |
toolbar
|
Issue #594660 by sun, jenlampton, dagmar, yoroy, no_commit_credit: rename default menu names.
|
2012-10-25 11:53:18 -04:00 |
tracker
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
translation
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
translation_entity
|
Issue #1188388 by plach, peximo, YesCT | Gábor Hojtsy, fago, webchick, Bojhan, podarok, cosmicdreams, Berdir, aspilicious, bforchhammer, penyaskito: Added Entity translation UI in core.
|
2012-11-03 19:38:49 -07:00 |
update
|
Issue #1810880 by Albert Volkman, vijaycs85, barbun, alexpott: Convert update_last_check() and update_last_email_notification() variables to CMI system.
|
2012-10-27 14:15:15 -07:00 |
user
|
Issue #1188388 by plach, peximo, YesCT | Gábor Hojtsy, fago, webchick, Bojhan, podarok, cosmicdreams, Berdir, aspilicious, bforchhammer, penyaskito: Added Entity translation UI in core.
|
2012-11-03 19:38:49 -07:00 |
views
|
Issue #1822384 by Hanspolo: Don't replace ->extra on the JoinPlugin with adjusted.
|
2012-11-04 23:31:01 +00:00 |
xmlrpc
|
Issue #1798390 by Lars Toomre: Remove t() from test assertions in xmlrpc module
|
2012-10-01 13:13:00 -07:00 |