field_group security update
This commit is contained in:
@@ -1,6 +1,27 @@
|
||||
/* $Id*/
|
||||
CHANGELOG for field_group for Drupal 7
|
||||
|
||||
Field_group 7.x-1.4
|
||||
o Issue #2129805 by RaF: Incorrect markup when open div & custom classes provided.
|
||||
o Issue #2037731 by maximpodorov, Zach Harkey: Remove id attribute from HTML elements.
|
||||
o Issue #2099505 by borisson_ | Maks: Warning: Invalid argument supplied for foreach() in field_group_build_entity_groups() (line 1894 ..sites/all/modules/field_group.
|
||||
o Issue #2102397 by thebruce: Field Group 7006 update fails with "Cannot use string offset as an array in /field_group/field_group.install on line 318.
|
||||
o Issue #2122733 by Alan D.: Remove test module from admin listing.
|
||||
o Issue #2212431 by tim.plunkett: Field groups that contain only elements that use #markup are hidden.
|
||||
o Issue #2175731 by tobiasb, daggerhart: HTML produced by module is broken.
|
||||
o Issue #2190425 by tobiasb: Fix attach behavior.
|
||||
o Issue #1911530 by tobiasb, Simon Georges: Remove useless files[] directive from .info files.
|
||||
o Issue #1358430 by oushen, tobiasb | FriedJam: JS "Error: uncaught exception: Syntax error, unrecognized expression:".
|
||||
o Issue #2104391 by mike_san: Package descriptions.
|
||||
o Issue #2189777 by gmercer: Exporting a feature with field groups sometimes leads to $field_group->data being set to an empty string.
|
||||
o Issue #2168689 by Paul B: Beïng should be being.
|
||||
o Issue #2037731 by rreiss, maximpodorov, Zach Harkey: Make id attribute optional. Current installations will default get the old ids
|
||||
o Issue #2173351 by axe312: Add a label to html-element wrappers.
|
||||
o Issue #1954056 by klonos: Proper capitalization in the project name.
|
||||
o Issue #2224547 by sdrycroft: Fixed field_group_info_groups() clears all CTools caches when it should only clear the field_group caches.
|
||||
o Issue #2099505 by joelpittet, borisson_ | Maks: Fixed Warning: Invalid argument supplied for foreach() in field_group_build_entity_groups() (line 1894 ..sites/all/modules/field_group.
|
||||
o Issue #2223269 by barraponto: Fixed Don't filter and translate empty strings.
|
||||
|
||||
Field_group 7.x-1.3
|
||||
o Issue #2077695 by FreekVR | ChoY: Fixed field group entity display bug after update.
|
||||
o Issue #2078201 by DeFr, eneko1907 | cmriley: Fixed Started getting a ton of notices.
|
||||
|
||||
Reference in New Issue
Block a user