From 1f0c31efc4cf2c438ffd75960140ddb66b0fe042 Mon Sep 17 00:00:00 2001 From: redray <redray@ispconfig3> Date: Mon, 15 Dec 2008 14:30:38 -0500 Subject: [PATCH] added "a2enmod include" for ssi to the doc --- TODO.txt | 27 +++++++++++++++++++++------ 1 files changed, 21 insertions(+), 6 deletions(-) diff --git a/TODO.txt b/TODO.txt index 5b409f9..a78d5aa 100644 --- a/TODO.txt +++ b/TODO.txt @@ -10,6 +10,9 @@ Installer -------------------------------------- +- Load and update system config from file into sql database during installation. +- Add a function to let a server join a existing installation. + Server -------------------------------------- @@ -46,9 +49,6 @@ Clients module -------------------------------------- -- Add the ability that Clients can add clients (Reseller functionality) - Task assigned to: Till - Sites (web) module -------------------------------------- @@ -56,9 +56,8 @@ - Add a function to the Sites module to create SSL certificates or upload existing SSL certs and SSL chain files. It might be a good idea to add this as a new tab named "SSL" to the exiting domain settings form. - -- Add a "httpd includes" field to the options tab of the domain settings form - like it is implemented in ISPConfig 2. + +- Make sure that changes in the domain name do not break the configuration. BE-Designer module @@ -67,6 +66,22 @@ WARNING: Please do not use the BE Designer at the moment, the serializing function of the module editor may break some of the existing modules. +- Add a language file editor. + + +Remoting framework +-------------------------------------- + + + +Interface +-------------------------------------- + +- Enhance the list function to allow soorting by column +- Enhance the paging in lists (e.g. like this: [1 2 3 4 ... 10]) +- Use graphical Icons in the lists for on / off columns. +- Add a graphical delete button to the lists. + General tasks -------------------------------------- -- Gitblit v1.9.1