autosave 6.x-2.11

Bug fixes

updates from latest -dev including use of Drupal.t() in JS and i fixed the title attrs that someone added to the View, Keep, etc "buttons" to make them more clear (and correct).

autosave 7.x-2.0

Security update
New features

This is the first release for Drupal 7. It includes a switch to the jQuery autosave plugin, as well as heavy refactoring of the internal design to be more stable.

Note: This release includes SA-CONTRIB-2012-059 - Autosave - Cross Site Scripting. Anyone running the 2.x version of Autosave for Drupal 7 prior to this is encouraged to update immediately.

autosave 7.x-2.x-dev

New features
Bug fixes

Development release for Drupal 7. Reasonably stable, but expect some bugs.

autosave 7.x-1.x-dev

- not sure there is a D7 version committed here; and new to Git... so we'll see what happens when i add D7 version

autosave 6.x-2.8

New features
Insecure

- add support for CK editor outside of WYSIWYG module

autosave 6.x-2.7

New features
Insecure

- modify already modified version of jquery.field so that it supports jq 1.3 (seems to still work with jq 1.2 - please raise issue if it doesn't)

autosave 6.x-2.6

Insecure

- enable to work without wysiwyg enabled (and therefore no JS editor)

autosave 6.x-2.2

Insecure

- renames translation folder
- fixes bug when disabling rich text
- includes Ed's patch for working without clean urls

autosave 6.x-2.0

New features
Insecure

- 6.x-2.0 version is a complete re-write to remove dependencies on TinyMCE.
- this version is now tied to the WYSIWYG module and currently is known to work with FCK, CK and TinyMCE 3.0 editors but requires
the 6.x-2.x-dev version of WYSIWYG with this patch: http://drupal.org/node/614146#comment-2193764; this patch should be committed soon and will eventually be expanded to include other editors.

autosave 6.x-1.1

- hopefully this includes geodaniel's patches to port autosave to Dr6.. Thanks Darren.

autosave 5.x-3.2

Bug fixes

- fix so it works with sites that aren't using TinyMCE

autosave 5.x-3.1

New features
Bug fixes

Official release of Autosave that saves forms instead of nodes. Includes features/fixes included in ptalindstrom's ZIP file attached to issue in queue.

autosave 5.x-3.x-dev

New features

Major fixes/modifications done by Peter Lindstrom sponsored by LifeWire.com (a NY Times Company)

- fix issues with operation in IE7
- provide support for TinyMCE
- clean up autosave table after successful submit of node
- fix autosave validate bug on submit
- add support to enable autosave for specific node types
- fix issue of wrong form_id when VIEW->IGNORE

autosave 5.x-2.x-dev

New features

Autosave now saves forms instead of nodes.

Refer to the discussion at http://drupal.org/node/156036.

autosave 5.x-1.2

- Using drupal_execute() instead of node_save().
- CCK nodes are autosaved as well.
- Only one autosaved revision generated per autosave session.
- Show status message after each autosave.
- Refactored javascript code.
- #126512 Remove remove privilege checks to allow autosave for all users.

autosave 5.x-1.1

Updated Autosave module to work with new version of form.js.

Subscribe with RSS Subscribe to Releases for Autosave