Undo in admin interface
At least for delete operations, a notification should be displayed with a possibillity for undoing the operation.
Multi level undo will be hard, but allowing undo untill the next write happens should be simple enough (just store the deleted document in the session and reinsert it)