Fedora 20 Update: drupal7-ctools-1.5-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sat Dec 27 09:21:50 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-16969
2014-12-15 03:32:18
--------------------------------------------------------------------------------

Name        : drupal7-ctools
Product     : Fedora 20
Version     : 1.5
Release     : 1.fc20
URL         : http://drupal.org/project/ctools
Summary     : Primarily a set of APIs and tools to improve the developer experience
Description :
This suite is primarily a set of APIs and tools to improve the developer
experience. It also contains a module called the Page Manager whose job
is to manage pages. In particular it manages panel pages, but as it grows
it will be able to manage far more than just Panels.

For the moment, it includes the following tools:
* Plugins -- tools to make it easy for modules to let other modules implement
      plugins from .inc files.
* Exportables -- tools to make it easier for modules to have objects that live
      in database or live in code, such as 'default views'.
* AJAX responder -- tools to make it easier for the server to handle AJAX
      requests and tell the client what to do with them.
* Form tools -- tools to make it easier for forms to deal with AJAX.
* Object caching -- tool to make it easier to edit an object across multiple
      page requests and cache the editing work.
* Contexts -- the notion of wrapping objects in a unified wrapper and providing
      an API to create and accept these contexts as input.
* Modal dialog -- tool to make it simple to put a form in a modal dialog.
* Dependent -- a simple form widget to make form items appear and disappear
      based upon the selections in another item.
* Content -- pluggable content types used as panes in Panels and other modules
      like Dashboard.
* Form wizard -- an API to make multi-step forms much easier.
* CSS tools -- tools to cache and sanitize CSS easily to make user-input CSS
      safe.

This package provides the following Drupal modules:
* bulk_export
* ctools
* ctools_access_ruleset
* ctools_ajax_sample
* ctools_custom_content
* ctools_plugin_example
* stylizer
* term_depth
* views_content

--------------------------------------------------------------------------------
Update Information:

# 7.x-1.5

## API Additions:

* **ctools_ajax_icon_text_button()**: The ctools_ajax_icon_text_button() function provides the ability to render an icon and related text as a link. This will automatically apply an AJAX class to the link and add the appropriate javascript to make this happen.
* **String Context:**: The string context plugin now provides a proper settings form for creating arbitrary string contexts.


## Issues:

* Revert "Issue #1917658 by codycraven: Empty context value results in missing argument in views argument"
* Issue #2195211 fix Missing argument 4 error when checking entity access
* Issue #2195471 by Eric_A, DamienMcKenna: Only variables should be passed by reference in ctools_entity_from_field_context
* Issue #1315900 by tim.plunkett: Add reset_html_ids option to stop form ids from changing when validation fails.
* Issue #1774434 by axel.rutz, Angry Dan: Allow string context to be created in the UI
* Issue #2257367 by loopduplicate: Update homepage configuration link to d7
* Issue #955070 by azinck, EclipseGc: Update the token replacements in ctools to work against a fully rendered page.
* Issue #2280875 by cboyden: Add icon+text renderer to avoid duplicate links for text and icons in Panels IPE
* Issue #581670 by mariacha1, hass: Autocomplete loses selected item after selection
* Issue #2054803 by Mac_Weber, Kazanir, merlinofchaos Added documentation for the classes array in plugin definitions.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Dec 13 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.5-1
- Updated to 1.5 (BZ #1166343)
- Removed RPM README b/c it only explained common Drupal workflow
- %license usage
- Spec cleanup
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Feb 14 2014 Peter Borsa <peter.borsa at gmail.com> - 1.4-1
- Update to upstream 1.4 release for bug and security fixes
- Upstream changelog for this release is available at https://drupal.org/node/2194551
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1166343 - drupal7-ctools-1.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1166343
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update drupal7-ctools' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list