Schedule updated
diff --git a/NewDocumentEditor.wiki b/NewDocumentEditor.wiki index 3a4e5aa..77cd536 100644 --- a/NewDocumentEditor.wiki +++ b/NewDocumentEditor.wiki
@@ -51,10 +51,10 @@ == Week 4 (14 June - 20 June) == # Refactor soc.views.models.base.View.edit to support revision - # Implement view to list all revisions, roll back and show diff. + # Refactor Document model, logic and view to support revision control. == Week 5 (21 June - 27 June) == - # Refactor other models (Documentation, Proposal, Survey, etc) to support revisions. + # Implement view to list all revisions, roll back and show diff. # Fix bugs == Week 6 (28 June - 4 July) == @@ -70,16 +70,18 @@ # Fix issues == Week 9 (19 July - 25 July) == - # Start work on auto-saving - # Implement model to store temporary content as JSON + # Refactor !RevisionContent to store custom number of fields as JSON + # Refactor code to support new architecture + # Start implementing integrating RC with StudentProposal model == Week 10 (26 July - 1 August) == - # Implement AJAX hooks for TinyMCE to provide auto-saving - # Implement methods to store temporary content in datastore + # Finish RC for StudentProposal == Week 11 (2 August - 8 August) == - # Start deploying MarkItUp! as an optional editor for Melange + # Work on auto-saving feature + # Deploy some JS module to filter out changed form fields + # Implement backend to store temporary forms == Week 12 (9 August - 15 August) == - # Finish deploying MarkItUp! - # Resolve issues, fix bugs \ No newline at end of file + # Finish work on auto-saving + # Testing and code clean-up \ No newline at end of file