sheetnode 7.x-2.0-alpha2

Bug fixes
Unsupported

Multiple formatting changes to keep up to date with latest coder releases.

sheetnode 7.x-2.0-alpha1

New features
Unsupported

Integration with Libraries for managing socialcalc spreadsheet library. New branch as would break current upgrade path for users.

sheetnode 7.x-2.x-dev

New features

New working branch release to attempt to integrate Sheetnode with more Drupal contrib modules and update the current working.

sheetnode 7.x-1.0-alpha3

New features
Bug fixes
Unsupported

* Fixed a few bugs since last alpha.
* Ported sheetnode_google.module.

sheetnode 7.x-1.0-alpha2

New features
Bug fixes
Unsupported

* Ported sheetnode_phpexcel.module to D7.
* Fixed core admin menu paths.

sheetnode 6.x-1.6

New features
Bug fixes
Unsupported

Many bug fixes and new features. Most notable:

* Batch API support for import and export.
* Sheetnode CKEditor plugin module.
* CCK field improvements, including sheet templates as default value.
* Token support, both as a new spreadsheet function and to access cell values.

Installation instructions:

sheetnode 7.x-1.0-alpha1

Unsupported

First functional port of latest Sheetnode on D6. Only sheetnode.module is supported:

* Sheetnode content type
* Sheetfield, um, field
* Views integration
* Search indexing
* Token integration
* Full SocialCalc support

You will need to get the latest SocialCalc version to support D7. Upgrading from previous dev versions of D7 is not supported (and might never be). To upgrade from D6, you should first upgrade your D6 version to 6.x-1.6 or later.

sheetnode 6.x-1.6-beta2

New features
Bug fixes
Unsupported

Many bug fixes and new features. Most notable:

* Batch API support for import.
* Sheetnode CKEditor plugin module.
* CCK field improvements, including sheet templates as default value.
* Token support, both as a new spreadsheet function and to access cell values

sheetnode 6.x-1.5

New features
Bug fixes
Unsupported

Major new release. Here are the highlights:

1. Removed Java dependencies:
Removed existing Java-related modules php_java_bridge.module, sheetnode_xls.module, sheetnode_ods.module.

2. Added pure PHP import/export:
Using PHPExcel library to import/export to several spreadsheet formats. Added module sheetnode_phpexcel to communicate with the library.

sheetnode 6.x-1.5-beta3

New features
Unsupported

* Removed dependency on Java libraries. Removed sheetnode_xls, sheetnode_ods, php_java_bridge.
* Added modules/sheetnode_phpexcel to provide import/export based on PHPExcel readers and writers.
* Added modules/sheetnode_text to import text-formatted tables.
* Added modules/sheetnode_html to import HTML tables.
* Moved sheetnode_google to modules/sheetnode_google.

PLEASE DELETE sheetnode_google.* FROM ROOT SHEETNODE DIRECTORY!

sheetnode 6.x-1.4

New features
Bug fixes
Unsupported

FEATURES:
* Fullscreen support
* Open Atrium support

sheetnode 6.x-1.3

New features
Bug fixes
Unsupported

* Updated ODS export to use ODFDOM 0.7 (ODF specification 1.2)
* Updated socialcalc.patch to latest GitHub commit
* More robustness to Google Sheet and XLS imports
* #571314: Reverting revisions for sheetnodes doesn't seem to work

sheetnode 6.x-1.2

New features
Bug fixes
Unsupported

NEW FEATURES:
* More features for Spreadsheet Views style plugin
* Added Ajax support to Spreadsheet style plugin
* Added new style plugins to export ODS and XLS

FIXES
* #508018: Path to Zend Gdata
* Fixed Spreadsheet style plugin initial settings

sheetnode 6.x-1.1

New features
Unsupported

BUG FIXES:
* Google Spreadsheets: Removed public spreadsheet import because it's broken
* SocialCalc core: Fixed external references

NEW FEATURES:
* Updated ODS handling to ODFDOM 0.7
* Added permission to create templates
* Added Views style plugin
* Updated persistence mechanism to include latest SocialCalc multi-part MIME format. This requires running update.php.

Subscribe with RSS Subscribe to Releases for Sheetnode