Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download ctools-7.x-1.0-rc1.tar.gztar.gz 372.15 KB
MD5: 39bcea671210505409e3148c8eaefc0e
SHA-1: a24144fb93511bba8dda9c5546bba7ade6f9ff22
SHA-256: 23aa1385e83d603ec29df0250787e65f77b677e33d308b4e89a9287ff76e63f6
Download ctools-7.x-1.0-rc1.zipzip 562.7 KB
MD5: 952d6ff9f89ca1dcc92b3839998c8a71
SHA-1: 4a069e118b21100d44927b6ea36098169d946f06
SHA-256: 66e72d8c497bf9fec0cbfcd16e5d5f709bfa8213ab3bcab9fa9fb7eef3e2840b

Release notes

With this release of CTools, we are very close to a real, stable release.

Hilites

  • Numerous incomplete updates from D6 to D7 on various content types. Many of these have been very hard to spot on code reviews.
  • #1142812: Make sure export.inc is loaded during #ajax operations.
  • #1118570: In Views, sometimes modals would hide because of missing -wrapper ids.
  • #1201904: Allow picking the delta in relationships that can contain multiple values.
  • #1012722: Fix node add form context to really actually work.
  • #1193886: node edit form often only has "Form goes here" due to bad recursion prevention code.
  • #1206230: Really allow exposed form in block. Requires matching commit from Views to work, but should no longer break anything.
  • #870938 Update "php" setting to PHP module for ability to import Views.
  • #1191566 by dereine: Use contextual link instead of tab for "edit panel".

Full list of changes since 7.x-1.0-beta1:

  • #1224340: Allow multiple jump menu to same destination.
  • #1137416: Bad sidebar comparison causes "No blocks" functionality to work poorly.
  • #1230684: Remove unneeded plugin load.
  • #1229682: Fix STRICT warning.
  • #1226648: Fix strict warning in ctools_term_breadcrumb.
  • #1142812: Make sure export.inc is loaded during #ajax operations.
  • #1118570: In Views, sometimes modals would hide because of missing -wrapper ids.
  • #1212842: Prevent notice when schema is out of sync with real data.
  • Isuse #1224166: Fix yet another bad typo I made.
  • #1211048 partially by mimlee: Fix admin/build to admin/structure.
  • #1201904: Allow picking the delta in relationships that can contain multiple values.
  • Fix styling on sample custom modal.
  • #1223532: Multiple terms required context not available to Views and Multiple term required context not usable as a single term context because of entity change over.
  • #1195686: Typo in entity name causing notices and broken context on term from node relationship.
  • #1012722: Fix node add form context to really actually work.
  • #1193886: node edit form often only has "Form goes here" due to bad recursion prevention code.
  • Fix a potential notice in views_row when contexts change.
  • #1206230: Really allow exposed form in block. Requires matching commit from Views to work, but should no longer break anything.
  • Revert "Issue #1206230: Allow content pane displays to have exposed form in blocks again."
  • #1210514 by andypost: Fix dumb typo I made in earlier commit.
  • #1206230: Allow content pane displays to have exposed form in blocks again.
  • #1210514: Incomplete update of uid.inc.
  • Change NULL to FALSE to match code just before it.
  • #1196870: Notice when an entity context cannot be created because entity load fails.
  • #1204926: Search run twice on search results pane.
  • #1124812: User contact content type not working properly.
  • #1185054: Condition causing token hierarchy to fail for core tokens.
  • #1182982 by inolen: Fix terms_from_node relationship which was not correctly ported to D7.
  • Follow up to dereine patch: do not hork if $info[content] is already a renderable array.
  • #1078086: Do not cause crashes when entity bundles are removed but can still be referenced.
  • #1137096: Document admin_title and admin_description in export.html.
  • #870938 Update "php" setting to PHP module for ability to import Views.
  • #1217916 by mansspams: Fix incomplete upgrade of views relationships.
  • #1199590: Provide an "api" setting for stylizer.
  • #1191566 by dereine: Use contextual link instead of tab for "edit panel".
  • #1205424 by dereine: Remove unneeded code.
  • #1203966 by B-Prod: Yet another place where theme() and #markup did not get updated to D7.
  • #1203582 by B-Prod: Fix missing quotes that can cause javascript exception.
  • #1199582 by helior: Attempting wrong include in some conditions in plugin.inc.
  • #1043606 by Les Lim: Allow stored custom content links to have an admin link to configure them.
  • #1172084 by Dave Reid: Fix notice on empty field api fields.
  • #1139918 by entrigan: Work around brokenness with node edit form context by not treating it as a pure node.
  • #1176514 by swentel: Fix improper/incomplete upgrade of node_terms and content types.
  • #1181692 by mikeker: Allow auto-submit functionality for checkboxes and radio buttons.
  • #1169404 by Amitaibu: Better example for the -url feature in the AJAX toolset.
  • #1127678 by dereine: Allow extending math expression functions available with an alter hook.
  • #1177220 by tim.plunkett: Expand coverage of ctools_dependent_pre_render to machine_name and date fields.
  • #1176308 by Amitaibu: Fixes for bad stuff in user profile content type.
  • #1134378 by rwohleb: Open modal when using modal display ajax command if it was not already open.
  • #1193928 by swentel: Notice in entity field content type when formatter has no settings.
  • #1179558 by swentel: Missing variable causes notice.
  • #1179356 by joachim: Somehow menu local task got lost on the edit bit.
Created by: merlinofchaos
Created on: 28 Jul 2011 at 23:04 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
Bug fixes
Insecure

Other releases