.. |
action
|
Issue #1845840 by wuinfo, sun, IshaDakota, dawehner: Tweak the UI/UX and accessibility of the views bulk operations interface.
|
2012-12-29 22:42:55 +00:00 |
aggregator
|
Issue #1872540 by xjm: Provide a test helper method for creating block instances.
|
2013-01-07 11:09:10 -08: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 #1880378 by swentel, EclipseGc: Fixed Autocomplete broken to search blocks - also triggers notice after clicking 'Next'.
|
2013-01-08 13:03:57 -08:00 |
book
|
Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack.
|
2013-01-08 11:16:16 -08:00 |
breakpoint
|
Issue #1851098 by attiks: Fixed Breakpoint groups aren't enabled using the standard profile.
|
2012-11-27 23:28:03 -08:00 |
color
|
Issue #575298 by sun, tim.plunkett, Rob Loach, KrisBulman, Jacine, danillonunes: Provide non-PHP way to reliably override CSS.
|
2012-12-29 20:01:54 +00:00 |
comment
|
Issue #1786540 by damiankloip: Added a ViewExecutable::removeItem method.
|
2013-01-09 11:59:17 -08:00 |
config
|
Issue #1806178 by tim.plunkett, beejeebus: Remove code duplication for hook_config_import_()*() implementations of config entities.
|
2013-01-02 17:17:20 -08:00 |
contact
|
Issue #1825044 follow-up by sun, andypost: Remove reference to bogus list controller.
|
2013-01-09 19:45:35 -08:00 |
contextual
|
Issue #1861838 by tim.plunkett, dawehner: Clean up the various Views field rendering methods.
|
2013-01-09 16:17:20 -05:00 |
dblog
|
Issue #1858600 by sun: 'Filter log messages' details on Recent log messages page applies bogus floats.
|
2012-12-17 16:35:51 -05:00 |
edit
|
Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep().
|
2013-01-09 15:58:39 -08:00 |
email
|
Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity.
|
2013-01-07 11:22:28 +00:00 |
entity
|
Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 23:03:17 +00:00 |
field
|
Issue #1861838 by tim.plunkett, dawehner: Clean up the various Views field rendering methods.
|
2013-01-09 16:26:39 -05:00 |
field_sql_storage
|
Issue #1446600 by chx: Add EntityFieldQuery (pseudo-)join support.
|
2013-01-07 13:03:23 +00:00 |
field_ui
|
Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity.
|
2013-01-07 11:22:28 +00:00 |
file
|
Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep().
|
2013-01-09 15:58:39 -08:00 |
filter
|
Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins.
|
2013-01-04 12:05:13 -05:00 |
forum
|
Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack.
|
2013-01-08 11:16:16 -08:00 |
help
|
Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins.
|
2013-01-04 12:05:13 -05:00 |
history
|
Issue #1861874 by dawehner, damiankloip, tim.plunkett: Change all uses of NODE_NEW_LIMIT to HISTORY_READ_LIMIT.
|
2012-12-31 21:57:39 +00:00 |
image
|
Issue #1782244 follow-up by sun, znerol: Fixed Convert image styles array into ImageStyle (extends ConfigEntity).
|
2013-01-09 18:26:20 -08:00 |
jsonld
|
Issue #1869250 by fago, Berdir, das-peter, YesCT, mradcliffe, fubhy: Various EntityNG and TypedData API improvements.
|
2013-01-02 11:51:19 +00:00 |
language
|
- Issue #1877338 by plopesc: convert language admin form to new #type 'table'.
|
2013-01-08 11:51:03 -05:00 |
layout
|
Issue #1839278 by Gábor Hojtsy, bdone: Added layout template demonstration.
|
2012-11-28 23:18:01 -08:00 |
link
|
Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity.
|
2013-01-07 11:22:28 +00:00 |
locale
|
Issue #1884182 by Gábor Hojtsy, Sutharsan: Fixed Import of large number of translations fails on SQLite.
|
2013-01-10 08:47:28 -08:00 |
menu
|
Issue #1872540 by xjm: Provide a test helper method for creating block instances.
|
2013-01-07 11:09:10 -08:00 |
node
|
Issue #1827286 by dawehner, damiankloip: Fixed hook_views_analyze() is missing from hook_hook_info() so never gets executed.
|
2013-01-10 17:14:16 +00:00 |
number
|
Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity.
|
2013-01-07 11:22:28 +00:00 |
openid
|
Issue #1872540 by xjm: Provide a test helper method for creating block instances.
|
2013-01-07 11:09:10 -08:00 |
options
|
Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity.
|
2013-01-07 11:22:28 +00:00 |
overlay
|
Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins.
|
2013-01-04 12:05:13 -05:00 |
path
|
Issue #1552396 by andypost, sun, tim.plunkett, amateescu, YesCT: Convert vocabularies into configuration.
|
2012-12-19 17:06:30 +00: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 #1229014 by bfroehle, jackbravo: Content-Disposition header makes private files show open/save prompts, but public files show inline.
|
2012-12-29 12:49:51 +00:00 |
poll
|
Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack.
|
2013-01-08 11:16:16 -08:00 |
rdf
|
Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep().
|
2013-01-09 15:58:39 -08:00 |
rest
|
Issue #1858676 by heyrocker, sun, Damien Tournoud: Fixed Rest module config is named improperly and no default config is supplied.
|
2013-01-04 10:01:24 -08:00 |
search
|
Issue #1848774 by IshaDakota: Fixed search_view() initializes a variable that is never used.
|
2013-01-10 12:03:12 +00:00 |
shortcut
|
Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins.
|
2013-01-04 12:05:13 -05:00 |
simpletest
|
Issue #1882584 by Berdir: Improve concurrent testing by avoiding unecessary persistent rebuilds.
|
2013-01-08 22:38:39 -08:00 |
statistics
|
Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack.
|
2013-01-08 11:16:16 -08:00 |
syslog
|
Issue #1816858 by bleen18: Clean-up for Syslog module docs
|
2012-10-26 08:41:57 -07:00 |
system
|
Issue #1885180 by damiankloip: Fixed NestedArray tests are never run.
|
2013-01-10 17:15:51 +00:00 |
taxonomy
|
Issue #1871032 by sun, andypost: Fixed Taxonomy module fails to install on MyISAM due to too long schema index.
|
2013-01-09 10:22:09 -08:00 |
text
|
Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity.
|
2013-01-07 11:22:28 +00:00 |
toolbar
|
Issue #1858576 follow-up by David_Rothstein: Better name for the onceCheck variable.
|
2013-01-02 17:31:47 -08:00 |
tracker
|
Issue #1813184 by brandenlhamilton, Lars Toomre, ACF, Berdir: Convert variable 'tracker_index_nid()' to state system.
|
2012-12-26 10:25:10 -08:00 |
translation
|
Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep().
|
2013-01-09 15:58:39 -08:00 |
translation_entity
|
Issue #1831530 by plach, YesCT: Entity translation UI in core (part 2).
|
2013-01-07 11:36:47 +00:00 |
update
|
Issue #1833516 by Berdir, chx, catch, webchick: Add $settings for low-level configuration - move things out of .
|
2013-01-07 11:45:26 +00:00 |
user
|
Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep().
|
2013-01-09 15:58:39 -08:00 |
views
|
Issue #1827286 by dawehner, damiankloip: Fixed hook_views_analyze() is missing from hook_hook_info() so never gets executed.
|
2013-01-10 17:14:16 +00:00 |
xmlrpc
|
Issue #1848066 by ACF, Gaelan: Change variable xmlrpc_test_xmlrpc_alter() to the state system.
|
2012-11-28 22:27:42 -08:00 |