updated CHANGES.jacobmason

This commit is contained in:
Jacob Mason
2010-08-09 14:36:19 -05:00
parent 929e9b68cf
commit 71a14cdd34
+13 -1
View File
@@ -12,4 +12,16 @@ June 21 - June 26: Implement server side search with two search adapters,
one for Xapian and one for Whoosh
June 28 - July 12: Implement voting system on the backend, and created a
jQuery script to handle voting on the frontend.
jQuery script to handle voting on the frontend.
July 13 - July 19: Added documentation for the web support package.
July 20 - July 27: Added a system to allow user's to propose changes to
documentation along with comments.
July 28 - August 3: Added tests for the web support package. Refactored
sqlalchemy storage to be more efficient.
August 4 - August 7: Added comment moderation system. Added more
documentation. General code cleanup.