Changes between Version 15 and Version 16 of Document/Development/Wishlist/Module/Base
- Timestamp:
- 06/24/09 04:43:29 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Document/Development/Wishlist/Module/Base
v15 v16 1 1 == 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 htmloutput.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 knowswhat 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 === 4 Now 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 === 14 14 ==== Domain Controller Setup Wizard ==== 15 The Wizard can ask some questions or drive the administrator to configure the next steps:15 The Wizard can ask some questions or inform and assist the administrator in the next steps needed to configure eBox: 16 16 * Step 1. Set a Static IP Address for the PDC. 17 17 * Step 2. Configure a DHCP Server. … … 22 22 * Step 5. Configure a File Server. 23 23 * Step 6. Configure a Print Server. 24 === Create postgres configuration ===24 === Create postgres Configuration === 25 25 * 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 === 27 27 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.28 It 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.