undo/redo done!

This commit is contained in:
Javier Abadia 2014-02-05 00:17:38 +01:00
parent 79d1d6d00b
commit 678eb7c506

View File

@ -12,13 +12,13 @@
- 'loader.gif' when replaying edits to server, OK
- unit tests, OK
- going online fails if all edits cancel themselves (for instance one add + one delete), OK
- undo, OK
- unit tests for failure cases
- explicit feedback to user when QuotaError happens
- goOnline()/goOffline() automatically
- feedback graphics layer
- add timestamp to edits
- undo
- attachments
- code comments (for automatic doc generation)