svn: /web/doc-editor/trunk/ TODO
[email protected] (Yannick Torres)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
yannick Tue, 23 Feb 2010 17:59:57 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=295426
Log:
CleanUp TODO file
Changed paths:
U web/doc-editor/trunk/TODO
Modified: web/doc-editor/trunk/TODO
===================================================================
--- web/doc-editor/trunk/TODO 2010-02-23 17:56:52 UTC (rev 295425)
+++ web/doc-editor/trunk/TODO 2010-02-23 17:59:57 UTC (rev 295426)
@@ -9,12 +9,6 @@
- Other VCS Systems (SVN, GIT)
- Generic projects (not php.net related)
-CVS2SVN:
-====
- - svn diff failed due to different in revision numbering scheme (see File.php getinfo)
- - svn diff failed due to cvs2svn diff info lost
- - using svn native-client over HTTP may sometimes fail and need to redo the operation
-
PHP:
====
@@ -22,13 +16,6 @@
- Fix XSS holes
- Redo the folder tree to keep classes and data out of web server reach (can we do this in mod_rewrite?)
-* Translation Status
- - At the current time, the french translation graph is useless/unreadable. We need to find
- a better way to display the information
-
-* Automatic upgrade
- - Add an automatic system to upgrade dataBase (when it's needed) uppon the application version number. (idea by Richard Quadling, crontab?)
-
JAVASCRIPT:
===========
@@ -51,9 +38,5 @@
BUGS:
=====
-* Saving patch / file
- - when a file is saved, file.new is created. when a patch is saved, file.new is replaced by file.###.patch
- Some ui component may issue a diff between file & file.new but sometimes file.new is removed as .patch
-
* Translator vcs account parsing failed
- check php parsing scripts