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
wiki:development:project-planning [2011/11/17 21:25]
sunweaver
wiki:development:project-planning [2013/03/14 21:24]
sunweaver removed
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 138: Line 151:
 PRIORITY: High PRIORITY: High
 ESTIMATE: 1 month ESTIMATE: 1 month
-PROGRESS: 95%+PROGRESS: 100%
 ASSIGNED: Morty, Mike, Markus ASSIGNED: Morty, Mike, Markus
 DESCRIPTION: Provide X2go TCE for Debian squeeze, use tmpfs and probably aufs DESCRIPTION: Provide X2go TCE for Debian squeeze, use tmpfs and probably aufs
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, docs are quasi complete)+      * 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