.. |
action
|
Issue #1788084 by andyceo, dawehner: Convert actions variable(s) to CMI.
|
2012-11-02 12:36:49 -07:00 |
aggregator
|
Issue #1821530 by LinL, alexpott: Move cron key from configuration to state system.
|
2012-11-09 20:35:14 +00:00 |
ban
|
Issue #1559780 by sun: Fixed Remove ban_ip_action() from core. It blocks the currently logged-in user. (and potentially, your entire team).
|
2012-11-17 21:50:41 +00:00 |
block
|
Issue #1167350 by sun, ry5n, iflista: Action links were ignored .
|
2012-11-19 11:43:55 +00:00 |
book
|
Issue #1763974 follow-up by neclimdul, sun: Put in temporary entity info hook shiv until conversions are complete.
|
2012-11-15 21:24:19 -08: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 #1763974 follow-up by neclimdul, sun: Put in temporary entity info hook shiv until conversions are complete.
|
2012-11-15 21:24:19 -08:00 |
config
|
Issue #1825466 by justafish, sun, alexpott: Allow NestedArray::mergeDeepArray() to preserve integer keys for the purpose of merging config data.
|
2012-11-14 02:15:58 -08:00 |
contact
|
Issue #345541 by Dave Reid, gisle, kiamlaluno: Link to contact form in user account and e-mails leads to 403.
|
2012-11-19 11:49:04 +00: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 #985360 by superspring, erikwebb: Fixed Inconsistent punctuation for user.module watchdog messages.
|
2012-11-19 11:53:04 +00:00 |
field
|
Issue #1831240 by yched: Register Field API plugin managers in the DIC.
|
2012-11-14 11:23:17 +00:00 |
field_ui
|
Issue #1672694 by Devin Carlson, JulienD, kalabro: Fixed Field UI continues to use t() for ['label'] in field_ui().admin.inc.
|
2012-11-09 20:39:59 +00:00 |
file
|
Issue #1804394 by deviance, Albert Volkman: Convert file.module variables to CMI.
|
2012-11-17 21:42:30 +00:00 |
filter
|
Issue #514008 by mgifford, Everett Zufelt: Added Allow HTML headings in default Filtered HTML text format.
|
2012-11-18 11:38:45 -05:00 |
forum
|
Issue #1814402 by Lars Toomre, moe4715: Convert 'node_access_test_private()' variable to state() system.
|
2012-11-09 20:13:44 +00:00 |
help
|
Issue #1663042 by Rob Loach, barraponto, marknorris: Clean up css in Help.
|
2012-11-14 02:32:58 -08:00 |
image
|
Issue #1751174 by zuuperman, yched: Convert file and image module widgets / formatters to Plugin system.
|
2012-11-16 11:57:40 +00:00 |
jsonld
|
Issue #1811510 follow-up by scor: Small docs fix.
|
2012-11-07 04:41:17 -08:00 |
language
|
Issue #1828528 by dawehner, xjm, tim.plunkett: Add language module integration for views.
|
2012-11-13 23:15:30 +00:00 |
layout
|
Issue #1817044 by sdboyer, effulgentsia, tim.plunkett, Gábor Hojtsy, yched: Implement Display, a type of config for use by layouts, et. all.
|
2012-11-14 08:08:01 -08:00 |
locale
|
Issue #1831702 by miro_dietiker: Correct docs for CacheArray methods and overrides
|
2012-11-13 08:24:55 -08: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 #1313980 by Albert Volkman: Fix @see reference to removed function in docs
|
2012-11-19 14:18:36 -08:00 |
openid
|
Issue #200344 by Pancho, pillarsdotnet, pdrake: Remove user_module_invoke() and rename user_login_block() to user_login_block_form().
|
2012-11-06 13:52:45 +00: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 #1833744 by Schnitzel, tim.plunkett: Fixed Dropbuttons too big on taxonomy listing page.
|
2012-11-07 02:39:09 -08: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 #1810710 by Berdir, Fabianx: Remove copying of node properties wholesale into theme variables.
|
2012-11-07 02:33:34 -08:00 |
rest
|
Issue #1801570 by effulgentsia, klausi, Crell, disasm: DX: Replace hook_route_info() with YAML files and RouteBuildEvent.
|
2012-11-15 20:03:50 -08:00 |
search
|
Issue #1831408 by kotnik: Fix spelling of entity in docs
|
2012-11-10 06:55:08 -08: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 #1774388 by sun, chx, tim.plunkett: Unit Tests Remastered™.
|
2012-11-19 11:39:30 +00:00 |
statistics
|
Issue #1831522 by miro_dietiker, pdrake, Berdir: Convert statistics variables to config/state.
|
2012-11-09 22:30:28 +00:00 |
syslog
|
Issue #1816858 by bleen18: Clean-up for Syslog module docs
|
2012-10-26 08:41:57 -07:00 |
system
|
Issue #310315 by Waltemath, justafish, naxoc: Fixed drupal_wrap_mail() strips trailing blanks from standard hyphen-hyphen-space-newline e-mail signature separator.
|
2012-11-19 11:51:09 +00:00 |
taxonomy
|
Issue #1763974 follow-up by neclimdul, sun: Put in temporary entity info hook shiv until conversions are complete.
|
2012-11-15 21:24:19 -08: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 #1814402 by Lars Toomre, moe4715: Convert 'node_access_test_private()' variable to state() system.
|
2012-11-09 20:13:44 +00:00 |
translation
|
Issue #1834250 by plach: Hide Content Translation module until we are able to remove it.
|
2012-11-13 22:41:36 +00:00 |
translation_entity
|
Issue #1832000 by Berdir: Fixed Entity translation metadata should be stored only for translation enabled entities/bundles.
|
2012-11-07 02:35:40 -08: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 #985360 by superspring, erikwebb: Fixed Inconsistent punctuation for user.module watchdog messages.
|
2012-11-19 11:53:04 +00:00 |
views
|
Issue #1841806 by sjhuda, cferthorney: Rename duplicate defgroup name for Views Ajax
|
2012-11-19 14:10:18 -08:00 |
xmlrpc
|
Issue #1798390 by Lars Toomre: Remove t() from test assertions in xmlrpc module
|
2012-10-01 13:13:00 -07:00 |