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/11/17 21:26]
sunweaver
wiki:development:project-planning [2013/03/08 13:31]
127.0.0.1 external edit
Line 6: Line 6:
          
 ====== Work in Progress ====== ====== Work in Progress ======
 +
 +<task>
 +TITLE: Improve Documentation
 +PRIORITY: High
 +ESTIMATE: 3 months
 +PROGRESS: 5%
 +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 -> DONE)
 +        * improve Python API documentation (Mike -> DONE)
 +        * rework and update Wiki pages (everyone -> TODO)
 +
 +<task>
 +TITLE: X2go Communications API definition
 +PRIORITY: Normal
 +ESTIMATE: 3 month
 +PROGRESS: 40%
 +ASSIGNED: Reinhard, Mike, Alex
 +DESCRIPTION: Restructure the build method for NX libraries and x2goagent
 +</task>
 +Restructure build concept of NX libraries + x2goagent...
 +
  
 <task> <task>
Line 24: Line 48:
       * 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) ====== ====== Somewhen (post-Baikal) ======
Line 144: Line 157:
  
     * Change the way the Thinclient works (Morty, Mike)      * Change the way the Thinclient works (Morty, Mike) 
-      * First steps are made the change the ramdisk to tmpfs: [[installing_x2go_thin_client_environment_debian#Installing x2gothinclient using the new tmpfs-Scripts Started documentation in Wiki]] (DONE)+      * First steps are made the change the ramdisk to tmpfs: [[:wiki:components:tce|Available documentation in Wiki]] (DONE)
       * Get audio working out of the box -> DONE       * Get audio working out of the box -> DONE
       * Get the x2go client working without ldap (copy profile to home) -> DONE       * Get the x2go client working without ldap (copy profile to home) -> DONE