|
From: <li...@us...> - 2008-06-23 16:10:52
|
Revision: 2044
http://cogkit.svn.sourceforge.net/cogkit/?rev=2044&view=rev
Author: liuwt
Date: 2008-06-23 09:10:33 -0700 (Mon, 23 Jun 2008)
Log Message:
-----------
Added Paths:
-----------
trunk/current/src/cog/modules/transfer-gui/docs/todo.txt
Removed Paths:
-------------
trunk/current/src/cog/modules/transfer-gui/todo.txt
Copied: trunk/current/src/cog/modules/transfer-gui/docs/todo.txt (from rev 2043, trunk/current/src/cog/modules/transfer-gui/todo.txt)
===================================================================
--- trunk/current/src/cog/modules/transfer-gui/docs/todo.txt (rev 0)
+++ trunk/current/src/cog/modules/transfer-gui/docs/todo.txt 2008-06-23 16:10:33 UTC (rev 2044)
@@ -0,0 +1,9 @@
+Todo list:
+1. The GUI is based on OGCE now, we need to transfer it to Cog4 first. This task involves some interface changes.
+2. merge "Generate Credential" button and "Myproxy" button into one "authentication" button. When users click it, a dialog will popup and
+ provide two options for users:
+ 1) generate a proxy from local certificate;
+ 2) get a short-term proxy from a Myproxy server;
+ Some explanation text will help users to make a decision and prevent confusion.
+3. Add a "Advanced options" button to replace "RFT" button. Clicking that button will also popup a dialog to set parallel streams,
+ TCP buffer, concurrency and whether reliable transfer is enforced or not.
\ No newline at end of file
Deleted: trunk/current/src/cog/modules/transfer-gui/todo.txt
===================================================================
--- trunk/current/src/cog/modules/transfer-gui/todo.txt 2008-06-23 16:09:26 UTC (rev 2043)
+++ trunk/current/src/cog/modules/transfer-gui/todo.txt 2008-06-23 16:10:33 UTC (rev 2044)
@@ -1,9 +0,0 @@
-Todo list:
-1. The GUI is based on OGCE now, we need to transfer it to Cog4 first. This task involves some interface changes.
-2. merge "Generate Credential" button and "Myproxy" button into one "authentication" button. When users click it, a dialog will popup and
- provide two options for users:
- 1) generate a proxy from local certificate;
- 2) get a short-term proxy from a Myproxy server;
- Some explanation text will help users to make a decision and prevent confusion.
-3. Add a "Advanced options" button to replace "RFT" button. Clicking that button will also popup a dialog to set parallel streams,
- TCP buffer, concurrency and whether reliable transfer is enforced or not.
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|