Pixel & Tonic

Matrix

version works on just rated
2.0.9 EE1 & EE2 $55
Buy Now Get Help
Matrix 2.0.9 Released on 8/31/10
  • Fixed display issue when a dollar sign is present in the column labels or instructions
  • [EE2] Added autosave support
  • [EE2] Made $this->row available to celltypes within replace_tag(), etc.
Matrix 2.0.8 Released on 8/16/10
  • Made it easier for other JS scripts to interact with Matrix fields on the Publish page
  • Made all PHP includes use absolute paths
  • Remember cells with the value of “0
  • [EE1] Fixed “Operation aborted” IE error in SAEFs
  • [EE1] Fixed dynamic_parameters= param
  • [EE2] Added MX Cloner support
  • [EE2] Make $this->row_id available to celltypes in display_cell() for pre-saved rows
  • [EE2] Fixed incompatibilities with other add-ons using generate_json()
  • [EE2] Made File cells return nothing in the template when no file is selected
Matrix 2.0.7.1 Released on 7/30/10
  • Removed console.log() call from JS
Matrix 2.0.7 Released on 7/27/10
  • Bundled documentation
  • Moved theme files into themes/third_party/matrix
  • Fixed JS syntax issues
  • [EE1] Cloner support
  • [EE1] LG Add-on Updater support
  • [EE2] Fixed alternate template tags for celltypes (“{cell:alt_tag}”)
  • [EE2] Fixed PHP errors that would occur when saving an entry that didn’t have a Matrix field
  • [EE2] Fixed an issue that prevented Matrix tags from working when being pulled from a different MSM site
Matrix 2.0.6 Released on 6/10/10
  • [EE2] Fixed a template-facing PHP error
Matrix 2.0.5 Released on 6/10/10
  • Bring back support for <, >, <=, and >= prefixes for the search: parameter
  • Fixed PHP warning that occurred when using a celltype that doesn’t have any settings
  • [EE1] Auto-serialize and -unserialize array-based cell data, for consistency with FF Matrix 1.x
  • [EE1] Fixed PHP warning when updating from FF Matrix
  • [EE2] Template performance improvements
  • [EE2] Made the col_id, col_name, and row_name available to celltypes on save
  • [EE2] Retain Matrix data when submitting an entry that doesn’t validate
  • [EE2] Fixed a MySQL error that occurred when installing the Matrix extension on some Windows servers
Matrix 2.0.4 Released on 5/19/10
  • Added {row_id} tag variable
  • Added row_id= tag parameter
  • Fixed jQuery 1.4 compatibility
  • Fixed an IE 6/7 compatibility issue
  • Changed the way the row contextual menus get appended to the DOM, fixing a z-index issue with the Corporate theme
  • Changed the way Text cells’ Max Length setting gets enforced, fixing an issue with saving cells with multibyte characters
  • [EE1] Fixed an issue that prevented Matrix tags from working when being pulled from a different MSM site
  • [EE1] Fixed {switch} tags
Matrix 2.0.3 Released on 5/10/10
  • [EE1] Fixed a bug that prevented the menu options from displaying
Matrix 2.0.2 Released on 5/9/10
  • Fixed orderby and sort params
Matrix 2.0.1 Released on 5/8/10
  • Moved all language to the localizable language files
  • Fixed text selection quirks
  • Fixed {if matrix_field} conditionals for Matrix fields that don’t have any searchable columns
  • [EE1] Fixed SAEF support (requires FieldFrame 1.4.2)
  • [EE1] Fixed search:xyz params
  • [EE1] Fixed the combination of offset and limit params
  • [EE2] Switched conditional tag parsing over to EE’s native function
Matrix 2.0 Released on 5/4/10
  • EE2 Compatibility
  • New UI
  • File celltype for EE2
  • Column instructions settings
  • Column width settings
  • Per-column search settings
  • Data is now stored in its own database table
Matrix 1.5 Released on 2/23/10
  • Initial public release
  • Added dynamic_parameters= param
  • Added calendar picker to Date celltype
  • Allow empty strings in offset= and limit= params
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
FieldFrame 1.3.4 Released on 9/17/09
FieldFrame 1.3.1 Released on 8/17/09
  • Added Size setting to FF Matrix Text and Textarea celltypes
FieldFrame 1.3 Released on 8/3/09
  • Added <, >, <=, and >= search parameter modifiers to FF Matrix
FieldFrame 1.2 Released on 6/28/09
  • Added sort="random", offset, orderby and search tag params to FF Matrix
  • Added :table tag to FF Matrix
  • Added onSortRow and onDeleteRow Javascript callbacks to FF Matrix
  • FF Matrix Javascript callbacks now pass a reference to the ffMatrix object in a second argument
FieldFrame 1.1 Released on 5/11/09
FieldFrame 1.0.8 Released on 4/19/09
FieldFrame 1.0.2 Released on 4/1/09
  • Renamed {count} single template variable to {row_count} in FF Matrix