.. |
action
|
Issue #1912266 by vijaycs85, sandipmkhairnar: Create configuration schemas for action module.
|
2013-03-08 21:31:03 -08:00 |
aggregator
|
Issue #1946324 by rootatwc: Convert confirm_form() in aggregator.admin.inc to the new form interface.
|
2013-03-22 22:29:57 -04:00 |
ban
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
block
|
Issue #1874598 by xjm, mojzis: Add BlockTestBase.
|
2013-03-26 21:47:43 -07:00 |
book
|
Issue #1933548 by alexpott: Fixed Book allowed_types() settings repetitive and in under certain conditions can change unexpectedly.
|
2013-03-10 12:27:34 -07:00 |
breakpoint
|
Issue #1912308 by vijaycs85, sandipmkhairnar, mr.york: Create configuration schemas for breakpoint module.
|
2013-03-17 09:30:09 -07:00 |
ckeditor
|
Issue #1950098 by Wim Leers: Update CKEditor library to 4.1.
|
2013-03-22 12:32:36 -04:00 |
color
|
Issue #1937270 by ACF: Change drupal_css_cache_files() into state.
|
2013-03-26 20:45:04 -07:00 |
comment
|
Issue #1893906 by damiankloip, dawehner: Fixed Move views argument date handlers from node module.
|
2013-03-26 21:52:36 -07:00 |
config
|
Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC.
|
2013-03-22 09:36:55 +00:00 |
contact
|
Issue #1947810 by vijaycs85: some string/label types improperly assigned in configuration schemas.
|
2013-03-22 13:58:11 -04:00 |
contextual
|
Issue #1931882 by Oostie: Fixed Administration Table Header Position.
|
2013-03-24 12:09:20 -07:00 |
datetime
|
Issue #1875182 by yched: Pass plugin definition to plugin instances instead of discovery object.
|
2013-03-19 17:28:35 -04:00 |
dblog
|
Issue #1934738 by sun: Fixed Exception: Serialization of 'Closure' is not allowed in serialize() (line 154 of dblog.module).
|
2013-03-26 22:32:28 -07:00 |
edit
|
Issue #1886566 by Wim Leers, sun, effulgentsia, quicksketch: Make WYSIWYG editors available for in-place editing.
|
2013-03-20 14:38:12 -04:00 |
editor
|
Issue #1886566 by Wim Leers, sun, effulgentsia, quicksketch: Make WYSIWYG editors available for in-place editing.
|
2013-03-20 14:38:12 -04:00 |
email
|
Issue #1932382 by Berdir, swentel: Use DrupalUnitTestBase for Field API tests.
|
2013-03-09 22:49:53 -08:00 |
entity
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
entity_reference
|
Issue #1953444 by amateescu, xjm: Make 'target bundles' required on the Entity reference instance settings form to help increase their visibility/sanity.
|
2013-03-26 22:39:04 -07:00 |
field
|
Issue #1400256 by mahaprasad, David_Rothstein, amcgowanca: Tests for field info cache.
|
2013-03-26 22:08:29 -07:00 |
field_sql_storage
|
Issue #1932382 by Berdir, swentel, amateescu: Use DrupalUnitTestBase for Field API tests.
|
2013-03-09 23:22:01 -08:00 |
field_ui
|
Issue #1944344 by swentel: Fixed field_ui_update_8001 deletes permissions.
|
2013-03-17 12:16:26 -07:00 |
file
|
Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins.
|
2013-03-25 11:55:05 +00:00 |
filter
|
Issue #1947810 by vijaycs85: some string/label types improperly assigned in configuration schemas.
|
2013-03-22 13:58:11 -04:00 |
forum
|
Issue #1925252 by larowlan: Convert forum's system_config_form() to SystemConfigFormBase.
|
2013-03-26 20:43:33 -07:00 |
hal
|
Issue #1924220 by linclark: Support serialization in hal+json.
|
2013-03-13 13:09:05 -04:00 |
help
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
history
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
image
|
Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins.
|
2013-03-25 11:55:05 +00:00 |
jsonld
|
Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC.
|
2013-03-22 09:36:55 +00:00 |
language
|
Issue #1942144 by sandipmkhairnar: Fixed Make Language module active config save format match the default yml file.
|
2013-03-26 21:50:04 -07:00 |
layout
|
Issue #1875182 by yched: Pass plugin definition to plugin instances instead of discovery object.
|
2013-03-19 17:28:35 -04:00 |
link
|
Issue #1839080 by Berdir, fago, dasjo, jjchinquist: Implement the new entity field API for the link field type.
|
2013-03-12 16:16:38 +00:00 |
locale
|
Issue #1841896 by TravisCarden: Fixed various file permissions.
|
2013-03-26 21:48:48 -07:00 |
menu
|
Issue #1926958 by amateescu, maciej.zgadzaj, dawehner: Fixed (Regression) menu_link_save() no longer returns success/failure to calling functions.
|
2013-03-17 12:17:33 -07:00 |
menu_link
|
Issue #1926958 by amateescu, maciej.zgadzaj, dawehner: Fixed (Regression) menu_link_save() no longer returns success/failure to calling functions.
|
2013-03-17 12:17:33 -07:00 |
node
|
Issue #1893906 by damiankloip, dawehner: Fixed Move views argument date handlers from node module.
|
2013-03-26 21:52:36 -07:00 |
number
|
Issue #1932382 by Berdir, swentel: Use DrupalUnitTestBase for Field API tests.
|
2013-03-09 22:49:53 -08:00 |
openid
|
Issue #1942154 by vijaycs85: Fixed Make OpenID module active config save format match the default yml file.
|
2013-03-17 09:46:14 -07:00 |
options
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
overlay
|
Issue #1849754 by kanchuraji, droplet: fixed add and remove shortcuts hover text alignment.
|
2013-03-09 17:40:09 -05:00 |
path
|
Issue #1941164 by Berdir: Fixed hook_views_data() rebuilt on every page view.
|
2013-03-12 19:30:07 -07:00 |
php
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
picture
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
rdf
|
Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC.
|
2013-03-22 09:36:55 +00:00 |
rest
|
Issue #1945794 by klausi: Remove entity PUT support from REST module.
|
2013-03-22 22:31:37 -04:00 |
search
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
serialization
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
shortcut
|
Issue #1947810 by vijaycs85: some string/label types improperly assigned in configuration schemas.
|
2013-03-22 13:58:11 -04:00 |
simpletest
|
Issue #1949266 by chx: Fixed phpunit errors are silently eaten.
|
2013-03-26 20:40:17 -07:00 |
statistics
|
Issue #1919202 by vijaycs85, pfrenssen, dsnopek: Create configuration schemas for statistics module.
|
2013-03-17 09:33:38 -07:00 |
syslog
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
system
|
Issue #1021622 by amateescu, dags, K3vin: Fixed Improper escaping of CDATA for inline css.
|
2013-03-26 22:14:04 -07:00 |
taxonomy
|
Issue #1919016 by dawehner, Berdir: Remove term_access() tag in TermStorageController::buildQuery().
|
2013-03-26 21:53:58 -07:00 |
telephone
|
Issue #1932382 by Berdir, swentel: Use DrupalUnitTestBase for Field API tests.
|
2013-03-09 22:49:53 -08:00 |
text
|
Issue #1152216 by sun, jhedstrom: Fixed (Long) text field (textarea) with 'Default' formatter does not retain newlines.
|
2013-03-09 17:13:15 -05:00 |
toolbar
|
Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC.
|
2013-03-22 09:36:55 +00:00 |
tour
|
Issue #1875182 by yched: Pass plugin definition to plugin instances instead of discovery object.
|
2013-03-19 17:28:35 -04:00 |
tracker
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
translation
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
translation_entity
|
Issue #1446382 by plach: Need a reliable way to determine if a specific bundle for an entity type is translatable.
|
2013-03-18 05:40:12 -07:00 |
update
|
Issue #1547008 by Berdir, Sutharsan: Replace Update's cache system with the (expirable) key value store.
|
2013-03-20 11:51:03 +00:00 |
user
|
Issue #1893906 by damiankloip, dawehner: Fixed Move views argument date handlers from node module.
|
2013-03-26 21:52:36 -07:00 |
views
|
git commit -m Issue
|
2013-03-26 22:21:26 -07:00 |
xmlrpc
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |