| FieldFrame 1.4.3
Released on 8/24/10
|
- Fixed PHP error when saving FF Checkbox Group and FF Multi-select fields on entries that don’t validate
- Fixed other minor PHP errors
- Allow fieldtype class names to end in “
_ft”
|
| FieldFrame 1.4.2
Released on 5/8/10
|
- Made the
entry_id and field_id available to fieldtypes on SAEF tag display
- Fixed a bug where
<select> tags generated by SettingsDisplay would add a “0” attribute
- Switched conditional tag parsing over to EE’s native function.
Note: This will break conditionals that use custom tag functions without their own set of curly braces. Use this syntax instead:
{if "{field_name:tag_function}"}
|
| FieldFrame 1.4.1
Released on 5/4/10
|
- FF Multi-select and FF Checkbox Group no longer store serialized field data
- Made the
field_id available to fieldtypes on save and tag display
- Allow dashes in tag parameter names
- Fixed nested tag parsing
- Other minor bug fixes
|
| FieldFrame 1.4
Released on 2/23/10
|
- Removed FF Matrix
- Make
$FF->data available while display_field_settings() functions are called
- Make
$FF->which available while display_field() functions are called
- Stopped saving postponed-save field data for previews
- Fixed
formatting_available and direction_available functionality
- Set
field_fmt="none" and field_show_fmt="n" when saving a fieldtype without formatting_available
- Fixed FF Checkbox Group, FF Radio Group, and FF Multi Select’s Options setting when saving numeric option values
- Let EE handle tag parsing for fieldtypes that don’t have a
display_tag() function
- Fixed bug related to saving a fieldtype that adds extra rows to the field settings table
- Alternate field setting row background colors
|
| FieldFrame 1.3.5
Released on 11/30/09
|
- Fixed bug where FF Matrix’s
:total_rows tag would return “1” instead of “0”
- Fixed bug where FF Matrix’s Date celltype would not save when the “Automatically Convert High ASCII Text to Entities” setting is enabled
- Fixed FF Select’s
:label tag when using optgroups
- Several other minor bug fixes
|
| FieldFrame 1.3.4
Released on 9/17/09
|
|
| FieldFrame 1.3.3
Released on 8/18/09
|
- Fixed ff-saef.css styling issues
|
| FieldFrame 1.3.1
Released on 8/17/09
|
- Simplified conversion of Multi Drop-down List fields to FF Multi-select
- Added Size setting to FF Matrix Text and Textarea celltypes
- Fixed bug where numbers in entry data would turn into a pair of quotes (
"")
- Template performance improvements and other enhancements
|
| FieldFrame 1.3
Released on 8/3/09
|
- Bundled FF Select fieldtype
- Added
optgroup support to FF Multi-select
- Added
:selected tag to FF Checkbox Group and FF Multi-select
- Added
<, >, <=, and >= search parameter modifiers to FF Matrix
- Moved SAEF styles into a separate stylesheet
- Fixed a bug where fields would disappear in templates if another field existed with the same name
- Other minor bug fixes
|
| FieldFrame 1.2.1
Released on 7/11/09
|
|
| FieldFrame 1.2
Released on 6/28/09
|
|
| FieldFrame 1.1.2
Released on 5/13/09
|
|
| FieldFrame 1.1
Released on 5/11/09
|
|
| FieldFrame 1.0.8
Released on 4/19/09
|
|
| FieldFrame 1.0.5
Released on 4/13/09
|
|
| FieldFrame 1.0.3
Released on 4/2/09
|
- Fixed conditional tag bugs
- Fixed “undefined offset” bug
|
| FieldFrame 1.0.2
Released on 4/1/09
|
- Fixed json_encode bug affecting < PHP 5.2
- FieldFrame now respects “Automatically Convert High ASCII Text to Entities” global weblog setting
- Renamed
{count} single template variable to {row_count} in FF Matrix
- Other bug fixes
|
| FieldFrame 1.0
Released on 3/29/09
|
|