.. |
action
|
Issue #1828410 by dawehner, damiankloip, tim.plunkett, stevector: Added Provide a bulk_form() element for actions.
|
2012-11-21 09:48:44 -08: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 #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05: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 #1850158 by xjm, sun: Fixed Bugged assumption in ModuleTestBase::assertModuleConfig().
|
2012-11-26 10:24:13 -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
|
Revert "Issue #1687864 by sun, BarisW, mgifford, sebsebseb123: Bring theme_breadcrumb() up to WCAG 2.0 AA."
|
2012-11-26 10:30:36 -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 #1795186 by paranojik, marcingy, cweagans, Lars Toomre: Make flood storage pluggable.
|
2012-11-22 11:07:09 +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 #1838892 by marcingy, TravisCarden: Fixed Fatal error when sorting dblog by type.
|
2012-11-26 09:17:27 -08:00 |
field
|
Issue #1292470 by sun, tim.plunkett, Berdir, moshe weitzman, pcambra, Niklas Fiekas, andypost et al: Convert user pictures to Image Field.
|
2012-11-26 10:38:45 +00:00 |
field_ui
|
Issue #1292470 by sun, tim.plunkett, Berdir, moshe weitzman, pcambra, Niklas Fiekas, andypost et al: Convert user pictures to Image Field.
|
2012-11-26 10:38:45 +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 #1120928 by dagmar, sun, rootatwc, catch: Move 'history' table into separate History module.
|
2012-11-19 21:33:19 -05:00 |
help
|
Issue #1663042 by Rob Loach, barraponto, marknorris: Clean up css in Help.
|
2012-11-14 02:32:58 -08:00 |
history
|
Issue #1845874 by TravisCarden: Fixed Docs typo: in History module.
|
2012-11-21 11:52:54 -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 #1832840 by linclark: enable fieldtype-specific JSON-LD normalization.
|
2012-11-21 12:26:25 -05: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 #1764278 by tstoeckler, tim.plunkett, yched: Fixed Run PluginManagerBase::processDefinition() in a ProcessDecorator.
|
2012-11-26 10:34:46 +00:00 |
locale
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
menu
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
node
|
Revert "Issue #1687864 by sun, BarisW, mgifford, sebsebseb123: Bring theme_breadcrumb() up to WCAG 2.0 AA."
|
2012-11-26 10:30:36 -08:00 |
openid
|
Issue #1848202 by xjm: Decouple OpenID tests from node.
|
2012-11-26 09:30:39 -08:00 |
overlay
|
Issue #1137920 by jessebeach, lewisnyman, tkoleary, Bojhan, webchick, benjifisher, nod_, sjbassett, kathryn531, effulgentsia, Everett Zufelt: fixed toolbar on small screen sizes and redesign toolbar for desktop.
|
2012-11-21 12:18:57 -05:00 |
path
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05: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 #1793520 by disasm, klausi, tnightingale, Crell: Add access control mechanism for new router system.
|
2012-11-26 18:00:36 +00:00 |
search
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
shortcut
|
Issue #1137920 by jessebeach, lewisnyman, tkoleary, Bojhan, webchick, benjifisher, nod_, sjbassett, kathryn531, effulgentsia, Everett Zufelt: fixed toolbar on small screen sizes and redesign toolbar for desktop.
|
2012-11-21 12:18:57 -05:00 |
simpletest
|
Issue #1847828 by chx: Fixed testbot failures.
|
2012-11-22 06:54:42 -08:00 |
statistics
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
syslog
|
Issue #1816858 by bleen18: Clean-up for Syslog module docs
|
2012-10-26 08:41:57 -07:00 |
system
|
Issue #1687864 by sun, BarisW, mgifford, sebsebseb123: Bring theme_breadcrumb() up to WCAG 2.0 AA.
|
2012-11-26 10:31:43 -08:00 |
taxonomy
|
Issue #1831104 by webflo: Fixed Replace calls to taxonomy_term_uri() with ->uri().
|
2012-11-26 10:46:44 -08:00 |
toolbar
|
Issue #1847506 by xjm: ToolbarHookToolbarTest has invalid preceding slash in path (and other cleanups).
|
2012-11-22 17:35:08 +01:00 |
tracker
|
Issue #1120928 by dagmar, sun, rootatwc, catch: Move 'history' table into separate History module.
|
2012-11-19 21:33:19 -05: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
|
Revert "Issue #1687864 by sun, BarisW, mgifford, sebsebseb123: Bring theme_breadcrumb() up to WCAG 2.0 AA."
|
2012-11-26 10:30:36 -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 #1793520 by disasm, klausi, tnightingale, Crell: Add access control mechanism for new router system.
|
2012-11-26 18:00:36 +00:00 |
views
|
Issue #1830822 by tim.plunkett, xjm: Split the Views UI listing into two tables for enabled and disabled.
|
2012-11-26 11:00:41 -08:00 |
xmlrpc
|
Issue #1798390 by Lars Toomre: Remove t() from test assertions in xmlrpc module
|
2012-10-01 13:13:00 -07:00 |