Changes between Version 15 and Version 16 of Document/Development/Wishlist/Module/Base

Show
Ignore:
Timestamp:
06/24/09 04:43:29 (4 years ago)
Author:
poundjd (IP: 68.32.33.27)
Comment:

minor changes to improve readability.

Legend:

Unmodified
Added
Removed
Modified
  • Document/Development/Wishlist/Module/Base

    v15 v16  
    11== Base == 
    2 === Review English strings === 
    3 === Escape as HTML html entities in templates === 
    4 Now we have html-escaped templates as default, thus we need to escape as-html text some html output. 
    5 === Using zip format for backup === 
    6 === Next iteration of exec-mason-template tool === 
    7 === Add option to restore backup after installation === 
    8 === Support for different admin roles === 
    9 === Log admin actions === 
    10  Every action done by administrator should be logged and displayed prior to save changes to let the admin knows what he's done. 
    11 === Better naming for backups === 
    12 === Add more links to the project site === 
    13 === Configuration wizard for new installations === 
     2=== Review English Strings === 
     3=== Escape as HTML HTML Entities in Templates === 
     4Now That we have HTML-escaped templates as the default, we now need to escape as-HTML text some HTML output. 
     5=== Using ZIP Format for Backup === 
     6=== Next Iteration of exec-mason-template Tool === 
     7=== Add Option to Restore Backup after Installation === 
     8=== Support for Different Administration Roles === 
     9=== Log Administration Actions === 
     10 Every action by administrator should be logged and displayed prior to save changes to let the administrator know what he's done. 
     11=== Better Naming for Backups === 
     12=== Add More Links to the Project Site === 
     13=== Configuration Wizard for New Installations === 
    1414==== Domain Controller Setup Wizard ==== 
    15 The Wizard can ask some questions or drive the administrator to configure the next steps: 
     15The Wizard can ask some questions or inform and assist the administrator in the next steps needed to configure eBox: 
    1616 * Step 1.  Set a Static IP Address for the PDC.  
    1717 * Step 2.  Configure a DHCP Server. 
     
    2222 * Step 5.  Configure a File Server. 
    2323 * Step 6.  Configure a Print Server. 
    24 === Create postgres configuration === 
     24=== Create postgres Configuration === 
    2525 * Support to configure it by several modules 
    26 === Usability enhancement for adding records to the table === 
     26=== Usability Enhancement for Adding Records to the Table === 
    2727 
    28 It could be great to have a whole form when adding a new member to a table. That applies to the configuration submodels. For instance, services or VPN server configuration. If the submodel is a table, then allow to enter the first row, could be great. No recursive submodel should be done. 
     28It could be great to have a whole form when adding a new member to a table. That applies to the configuration of sub models. For instance, services or VPN server configuration. If the sub model is a table, then allow to enter the first row, could be great. No recursive sub model should be done.