User Tools

Site Tools


wiki:development:project-planning

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:development:project-planning [2011/09/06 21:35]
dickkniep
wiki:development:project-planning [2011/11/17 21:24]
sunweaver
Line 43: Line 43:
       * Implement client-side -> We started with some investigation       * Implement client-side -> We started with some investigation
       * Test       * Test
 +
 +<task>
 +TITLE: Improve Documentation
 +PRIORITY: High
 +ESTIMATE: 3 months
 +PROGRESS: 1%
 +ASSIGNED: Heinz, Morty, Mike, John, Alexander, ... 
 +DESCRIPTION: Use this Wiki to provide a good documentation for X2go
 +</task>
 +
 +        * write man pages for scripts in $PREFIX/bin and $PREFIX/sbin (Mike -> TODO)
 +        * improve Python API documentation (Mike -> DONE)
 +
 +====== Somewhen (post-Baikal) ======
 +  * Review [[wiki:security:start#x2goprint|x2goprinting]]
 +  * Review pulseaudio (If and how to add a pulse-server running on the server and not only the client)
 +  * Merge x2go...bindings package into one Git project x2godesktopbindings that will heavily use xdg commands etc.
 +
 +
 +
 +====== NEAR FUTURE ======
 +
 +===== January 2012 =====
 +
 +  * Move over to AGPL licensing for nearly all X2go Git projects. Here is a list:
 +    * cups-x2go.git (TODO)
 +    * ltsp-pyhocathinclient.git (TODO)
 +    * pinentry-x2go.git (Is it possible? Does the original code license allow that?)
 +    * pyhoca-cli.git (TODO: Mike)
 +    * pyhoca-gui.git (TODO: Mike)
 +    * python-x2go.git (DONE for python-x2go >= 0.1.2.0)
 +    * x2goadmincenter.git (TODO)
 +    * x2goagent.git (possible?)
 +    * x2goclient.git (TODO)
 +    * x2godesktopsharing.git (TODO)
 +    * x2gognomebindings.git (TODO)
 +    * x2golxdebindings.git (DONE)
 +    * x2goplasmabindings.git (TODO)
 +    * x2goserver.git (TODO)
 +    * x2gothinclient.git (TODO)
 +    * x2gotrinitybindings.git (DONE)
 +  * Make some progress on the bugtracker discussion...
 +
 +
 +====== DONE ======
 +
 +===== August 2011 =====
 +
  
 <task> <task>
Line 48: Line 96:
 PRIORITY: Medium PRIORITY: Medium
 ESTIMATE: 1 month ESTIMATE: 1 month
-PROGRESS: 90%+PROGRESS: 100%
 ASSIGNED: Morty, Mike ASSIGNED: Morty, Mike
 DESCRIPTION: Cleanup X2goServer, place non-bin files in lib/ or share/ DESCRIPTION: Cleanup X2goServer, place non-bin files in lib/ or share/
Line 104: Line 152:
         * rename x2gosuspend-session to x2gosuspend (Mike: CAVE, this can cause compat problems with older clients)         * rename x2gosuspend-session to x2gosuspend (Mike: CAVE, this can cause compat problems with older clients)
           * Morty: Rename it and make a symlink -> DONE, wrapper script           * Morty: Rename it and make a symlink -> DONE, wrapper script
- 
- 
-<task> 
-TITLE: Improve Documentation 
-PRIORITY: High 
-ESTIMATE: 3 months 
-PROGRESS: 1% 
-ASSIGNED: Heinz, Morty, Mike, John, Alexander, ...  
-DESCRIPTION: Use this Wiki to provide a good documentation for X2go 
-</task> 
- 
-        * write man pages for scripts in $PREFIX/bin and $PREFIX/sbin (Mike -> TODO) 
-        * improve Python API documentation (Mike -> DONE) 
- 
-====== Somewhen (post-Baikal) ====== 
-  * Review [[security#x2goprint|x2goprinting]] 
-  * Review pulseaudio (If and how to add a pulse-server running on the server and not only the client) 
-  * Merge x2go...bindings package into one Git project x2godesktopbindings that will heavily use xdg commands etc. 
- 
- 
- 
-====== NEAR FUTURE ====== 
- 
-===== August/September 2011 ===== 
- 
-  * Move over to AGPL licensing for nearly all X2go Git projects. Here is a list: 
-    * cups-x2go.git (TODO) 
-    * ltsp-pyhocathinclient.git (TODO) 
-    * pinentry-x2go.git (Is it possible? Does the original code license allow that?) 
-    * pyhoca-cli.git (TODO: Mike) 
-    * pyhoca-gui.git (TODO: Mike) 
-    * python-x2go.git (DONE for python-x2go >= 0.1.2.0) 
-    * x2goadmincenter.git (TODO) 
-    * x2goagent.git (possible?) 
-    * x2goclient.git (TODO) 
-    * x2godesktopsharing.git (TODO) 
-    * x2gognomebindings.git (TODO) 
-    * x2golxdebindings.git (DONE) 
-    * x2goplasmabindings.git (TODO) 
-    * x2goserver.git (TODO) 
-    * x2gothinclient.git (TODO) 
-    * x2gotrinitybindings.git (DONE) 
-  * Make some progress on the bugtracker discussion... 
- 
- 
-====== DONE ====== 
  
 ===== June 2011 ===== ===== June 2011 =====