https://github.com/framasoft/ert
EthercalcRevisionTool (ERT) allows you to visualize old revisions of your calc (a calc is an Ethercalc spreadsheet) and restore it to the calc.
https://github.com/framasoft/ert
Last synced: about 1 year ago
JSON representation
EthercalcRevisionTool (ERT) allows you to visualize old revisions of your calc (a calc is an Ethercalc spreadsheet) and restore it to the calc.
- Host: GitHub
- URL: https://github.com/framasoft/ert
- Owner: framasoft
- License: agpl-3.0
- Created: 2016-01-25T08:36:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T11:43:31.000Z (almost 9 years ago)
- Last Synced: 2025-01-22T12:45:33.384Z (over 1 year ago)
- Language: JavaScript
- Size: 1.62 MB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# EthercalcRevisionTool
## Warning
[](https://framagit.org)
 **Framasoft uses GitLab** for the development of its free softwares. Our Github repositories are only mirrors.
If you want to work with us, **fork us on [framagit.org](https://framagit.org)**. (no registration needed, you can sign in with your Github account)
 **Framasoft utilise GitLab** pour le développement de ses logiciels libres. Nos dépôts Github ne sont que des miroirs.
Si vous souhaitez travailler avec nous, **forkez-nous sur [framagit.org](https://framagit.org)**. (l'inscription n'est pas nécessaire, vous pouvez vous connecter avec votre compte Github)
## What does EthercalcRevisionTool do?
It allows you to visualize old revisions of your calc (a calc is an [Ethercalc](https://ethercalc.org) spreadsheet) and restore it to the calc.
## License
EthercalcRevisionTool is licensed under the terms of the AGPL. See the [LICENSE](LICENSE) file.
## Installation
See [INSTALL.md](INSTALL.md) file.
## Internationalization
EthercalcRevisionTool comes with English and French languages. It will choose the language to display from the browser's settings.
If you want to add a language, merge-requests are welcome.
## Authors
See [AUTHORS.md](AUTHORS.md) file.
## Contribute!
Please consider contributing, either by [reporting issues](https://git.framasoft.org/framasoft/ert/issues) or by helping the internationalization. And of course, code contributions are welcome!
## Other dependencies
EthercalcRevisionTool is written in Perl with the [Mojolicious](http://mojolicio.us) framework.
It uses:
* [Materialize](http://materializecss.com/) framework to look not too ugly
* [jQuery](https://jquery.com)
* [Moment.js](http://momentjs.com/) for displaying real dates instead of unix timestamps.
* [SocialCalc](https://github.com/DanBricklin/socialcalc) for displaying calc content