@@ -11,6 +11,7 @@ Installer
1111--------------------------------------
1212
1313- Load and update system config from file into sql database during installation.
14+ - Add a function to let a server join a existing installation.
1415
1516
1617Server
@@ -55,9 +56,6 @@ Sites (web) module
5556- Add a function to the Sites module to create SSL certificates or upload
5657 existing SSL certs and SSL chain files. It might be a good idea to add
5758 this as a new tab named "SSL" to the exiting domain settings form.
58-
59- - Add a "httpd includes" field to the options tab of the domain settings form
60- like it is implemented in ISPConfig 2.
6159
6260- Make sure that changes in the domain name do not break the configuration.
6361
@@ -68,6 +66,8 @@ BE-Designer module
6866WARNING: Please do not use the BE Designer at the moment, the serializing function
6967of the module editor may break some of the existing modules.
7068
69+ - Add a language file editor.
70+
7171
7272Remoting framework
7373--------------------------------------
@@ -78,8 +78,9 @@ Interface
7878--------------------------------------
7979
8080- Enhance the list function to allow soorting by column
81-
8281- Enhance the paging in lists (e.g. like this: [1 2 3 4 ... 10])
82+ - Use graphical Icons in the lists for on / off columns.
83+ - Add a graphical delete button to the lists.
8384
8485
8586General tasks
0 commit comments