Gravity Forms Sisyphus
======================

Version 2.0.1

Allow for saving your form data with local storage using [Sisyphus](http://sisyphus-js.herokuapp.com/).

Persist your form's data in a browser's Local Storage and never loose them on occasional tabs closing, browser crashes and other disasters!

Thanks to swingline0 for the updates on v2.0. Now works with paged forms.

## Requirements
* WordPress 3.5
* PHP 5.3
* Gravity Forms 1.7 - [Get a license here](http://benjaminhays.com/gravityforms)

## Installation
1. Install as a regular WordPress plugin
2. Create a form with Gravity Forms
3. Toggle the Sisyphus checkbox under Form Settings

## Changelog

### 2.0
* Thanks to swingline0 for the updates on v2.0
* Update to current Sisyphus
* Support for paged forms
* Multi-part date field restored all three fields with contents of the third
* Sisyphus altering Gravity Forms hidden fields
* Sisyphus creating excessive entries during Chrome autocomplete

### 1.0
* Initial release with Sisyphus 1.1

## License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to:

Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.