Releases of Drupal contributions that are compatible with version 4.7.x of Drupal Core

ec_live_subproducts 4.7.x-1.03

- Revised strings
- translation template (.pot file) available
- Brazillian Portuguese translation file (.po) available
- minor bugs fixed

project 4.7.x-1.2

Security update
Bug fixes
Insecure

This release fixes a security vulnerability, all users of project-4.7.x-1.x (or 4.7.0 from before the new release system) are urged to upgrade. For more details, see DRUPAL-SA-2007-004.

Besides the security fix, the only other changes in this release are bug fixes since project-4.7.x-1.1:

  • #100901: there was 1 more call to project_project_set_location() which i missed when backporting this fix to DRUPAL-4-7. :( This causes undefined function errors when you try to add a release in 4.7.x-1.*.
  • #11879: removing dead hook_content() code
  • removing weird stale code that's initializing things from $_GET in hook_form() which was added in revision 1.15, 2003.
  • hook_form() doesn't need $node passed by reference. Removing some stray whitespace and a line of commented-out dead code.
  • #104837: remove unneeded t() and double check_plain() + check_url()
  • removing cruft that's no longer relevant or desired: we don't want checkboxes to be inline'ed on project node forms.
  • #105228: fix CSS to handle new behavior of FAPI #prefix/#suffix (#100787)
  • use l() to generate links instead of our own custom code

project 4.7.x-2.2

Security update
New features
Bug fixes
Insecure

This release fixes a security vulnerability, all users of project (4.7.x-2.x) are urged to upgrade. For more details, see DRUPAL-SA-2007-004.

Besides the security fix, the other changes since project-4.7.x-2.1:

project_issue 4.7.x-1.2

Security update
Bug fixes
Insecure

This release fixes a security vulnerability, all users of project-4.7.x-1.x (or 4.7.0 from before the new release system) are urged to upgrade. For more details, see DRUPAL-SA-2007-004.

Besides the security fix, the only other changes in this release are bug fixes since project-4.7.x-1.1:

  • #11879: removing dead hook_content() code
  • Reformatting menu item array declarations to be more readable.
  • #105227: validation failing when project in URL doesn't match selected value in the form. This was due to bad logic in the form builder.
  • #105704: foreach() warning if you do a completely empty advanced search.
  • #105521: rip out bizzare "default version" behavior
  • #105229: fix CSS to handle new behavior of FAPI #prefix/#suffix (#100787)
  • Don't reuse the class="options" div, since that makes the "Publishing options" fieldset become inline, too. now, we use an "inline-options" div when we want everything floated and inline.
  • #106783: "inline-table" messes up fieldsets on Opera. It's ignored by Firefox. Safari gets it right, but that's not enough reason to keep it.

project_issue 4.7.x-2.2

Security update
Bug fixes
Insecure

This release fixes a security vulnerability, all users of project_issue-4.7.x-2.x are urged to upgrade. For more details, see DRUPAL-SA-2007-004.

Besides the security fix, the other changes since project_issue-4.7.x-2.1 in this release include:

  • #11879: removing dead hook_content() code
  • Reformatting menu item array declarations to be more readable.
  • #97095: Issue tracker should not depend on project_release.module
  • #104484: issue tracking not enabled by default for new projects (bug introduced via revision 1.4.2.3.2.2, for #96971).
  • #105227: validation failing when project in URL doesn't match selected value in the form. This was due to bad logic in the form builder.
  • #105704: foreach() warning if you do a completely empty advanced search.
  • #105521: rip out bizzare "default version" behavior
  • #105229: fix CSS to handle new behavior of FAPI #prefix/#suffix (#100787)

Pages

Subscribe with RSS Subscribe to RSS - 4.7.x