janrain_capture 7.x-1.1

Security update
Bug fixes
  • Resolved an open redirect issue DRUPAL-SA-CONTRIB-2012-098
  • Removed the theme template and replaced with raw output
  • Resolved access callbacks in hook_menu to appropriate access functions
  • Corrected xdcomm.js paths
  • Per-user, encrypt the refresh_token stored in the session data
  • Removed jquery_update dependency
  • Changed admin settings menu path

colourise 7.x-2.0

Complete port from 6.x-2.0 to 7.x-2.0. Some of the issues were fixed (like not overriding when using custom.css). The 2.x branch will still be supported and maintained; new features will be added to the 3.x branch. Make sure to create issues in the issue queues with feature requests and/or any bugs found in the current release.

strongarm 7.x-2.0

Bug fixes

Changes since 7.x-2.0-rc1:

  • #1306924 by Simon Georges: Export additionnal settings.

monster_menus 7.x-1.7

Bug fixes
Insecure

monster_menus:

Fix a cosmetic problem in the count of individual users in the "Who can edit or delete this content" summary on the node edit page

Fix the node edit Preview button, so that the resulting form not only shows the correct permissions, but also the summary data works

Fix pagination and column sorting in the node tree browser (related to #1565670: Right panel in mm_browser returning json string when pager links are clicked)

Fix an infinite redirect when anonymous page cacheing is turned on #1623174: Turning Caching on for Anonymous Users results in redirect loop

Fix the default field formatters for the userlist and nodelist field types

Fix a very obscure bug having to do with what happens when one node on a page is not editable by the current user. Previously, the top-level menu would get displayed, instead of the menu the node appears on. Also, correct handling of the node appearance schedule settings when the user does not have write access to the node.

Fix an edge case in the sort index verification code, which would result in a blank page

Fix a Javascript error when choosing items in the tree browser

Fix choosing an item in a node picker

In the gallery content type:
- Fix the display of captions under images
- Add some CSS so that the caption and comments link appear correctly within the thickbox

Fix path to php-capcha library

Fix two bugs in the subpage list content type:
- Don't show an extra input field for the postamble on the node edit page
- When the preamble is set but the postamble is empty, show the preamble in the correct location

Add several options to the mm_list UI element, such that:
- The search widget on the /users index page no longer has the extra left column
- This form, and the page/node settings for the owner, automatically submit when a name is chosen
- The input field in several of these types of form now gets focus when the form is first shown, so you can just start typing without having to click first

Make sure that calls to node_access('create'...) always include the node type as a string, instead of using the node object. This prevents an edge case problem where users were unable to create certain types of node they did have access to.

Minor cosmetic changes in the tree browser

mm_workflow:

Now requiring the workflow module, since it now has a D7 version

mm_fields:

Complete the upgrade to D7

api 7.x-1.0-beta5

New features

Fifth beta-test release of the 7.x version of the API module -- some aspects of the API module have been refactored since the previous beta releases. It's closer to ready for release, but there are still some known issues. Check the API module issue queue for an updated status, and please report any problems you see that aren't already there.

Pages

Subscribe with RSS Subscribe to RSS - 7.x