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:24]
sunweaver
wiki:development:project-planning [2013/03/08 13:31]
127.0.0.1 external edit
Line 8: Line 8:
  
 <task> <task>
-TITLE: X2go ThinCLientEnvironment+TITLE: Improve Documentation
 PRIORITY: High PRIORITY: High
-ESTIMATE: 1 month +ESTIMATE: 3 months 
-PROGRESS: 95+PROGRESS: 5
-ASSIGNED: Morty, Mike, Markus +ASSIGNED: Heinz, Morty, Mike, John, Alexander, ...  
-DESCRIPTION: Provide X2go TCE for Debian squeeze, use tmpfs and probably aufs+DESCRIPTION: Use this Wiki to provide a good documentation for X2go
 </task> </task>
  
-    Change the way the Thinclient works (Morty, Mike)  +        write man pages for scripts in $PREFIX/bin and $PREFIX/sbin (Mike -> DONE
-      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) +        improve Python API documentation (Mike -> DONE) 
-      * Get audio working out of the box -> DONE +        rework and update Wiki pages (everyone -> TODO) 
-      Get the x2go client working without ldap (copy profile to home) -> DONE + 
-      * Get rid of x2gothinclientd package? -noother solution found -> DONE +<task> 
-      * Create scripts that support the configuration of dhcp, tftpd and nfs (e.g. crate snippets with the right information about paths) -> DONE for tftpd/PXElinux, not planned anymore for dhcp, nfs -DONE +TITLE: X2go Communications API definition 
-      * X2go CD Manager must work -> DONE +PRIORITY: Normal 
-      * X2go USB mount must work -> DONE +ESTIMATE: 3 month 
-      * X2go Smart Card Rules must work -> TESTED, delay between logins +PROGRESS: 40% 
-      * X2go Thin Shutdown must work -> DONE+ASSIGNED: ReinhardMike, Alex 
 +DESCRIPTION: Restructure the build method for NX libraries and x2goagent 
 +</task
 +Restructure build concept of NX libraries + x2goagent... 
  
 <task> <task>
Line 44: 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 90: Line 83:
  
 ===== August 2011 ===== ===== August 2011 =====
- 
  
 <task> <task>
Line 152: Line 144:
         * 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
 +
 +===== July 2011 =====
 +
 +<task>
 +TITLE: X2go ThinCLientEnvironment
 +PRIORITY: High
 +ESTIMATE: 1 month
 +PROGRESS: 100%
 +ASSIGNED: Morty, Mike, Markus
 +DESCRIPTION: Provide X2go TCE for Debian squeeze, use tmpfs and probably aufs
 +</task>
 +
 +    * Change the way the Thinclient works (Morty, Mike) 
 +      * 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 the x2go client working without ldap (copy profile to home) -> DONE
 +      * Get rid of x2gothinclientd package? -> no, other solution found -> DONE
 +      * Create scripts that support the configuration of dhcp, tftpd and nfs (e.g. crate snippets with the right information about paths) -> DONE for tftpd/PXElinux, not planned anymore for dhcp, nfs -> DONE
 +      * X2go CD Manager must work -> DONE
 +      * X2go USB mount must work -> DONE
 +      * X2go Smart Card Rules must work -> TESTED, delay between logins
 +      * X2go Thin Shutdown must work -> DONE
  
 ===== June 2011 ===== ===== June 2011 =====