Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ISPConfig 3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lolo888
ISPConfig 3
Commits
7033d10a
Commit
7033d10a
authored
13 years ago
by
latham
Browse files
Options
Downloads
Patches
Plain Diff
add some notes
parent
32f943f2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO.txt
+16
-12
16 additions, 12 deletions
TODO.txt
with
16 additions
and
12 deletions
TODO.txt
+
16
−
12
View file @
7033d10a
...
...
@@ -23,6 +23,7 @@ Server
- Add a backend plugin to configure network card settings. The IP address
settings are stored in the server_ip table.
-- This works now on Debian Squeeze (Lenny too I would guess) 2011-06-28
Mail module
...
...
@@ -33,15 +34,8 @@ Mail module
server/cron_daily.php
- Show mail quota usage in the interface. This is started for Dovecot and
requires testing
DNS module
--------------------------------------
- Add some kind of wizard to create DNS records easily. The idea is to have
some kind of template(s) to create all needed A and MX records defined in the
template with one click and the user has just to enter IP, domain, nameserver
and select the template that he wants to use.
-- Functional on Debian Squeeze with newer Dovecot 2011-06-28
-- Needs more cross platform support
Administration module
...
...
@@ -50,7 +44,10 @@ Administration module
- Add a firewall configuration form. Any suggestions for a good firewall
script that runs on many Linux distributions, or shall we stay with Bastille
firewall that is used in ISPConfig 2?
-- There are a few options here. Some are already started. I (lathama) would
like to look at a pure IPTables (firewall_iptables) which can allow for
other modules.
-- Note: make sure to not interupt fail2ban
Clients module
--------------------------------------
...
...
@@ -62,6 +59,7 @@ Sites (web) module
- 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.
-- This exists to some extent, review
- Make sure that changes in the domain name do not break the configuration.
...
...
@@ -85,9 +83,11 @@ Interface
- Enhance the list function to allow sorting 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.
CSS icons are also an option.
CSS icons are also an option. lathama 2011
http://nicolasgallagher.com/pure-css-gui-icons/
- Add a graphical delete button to the lists.
CSS icons are also an option.
CSS icons are also an option. lathama 2011
http://nicolasgallagher.com/pure-css-gui-icons/
General tasks
...
...
@@ -95,3 +95,7 @@ General tasks
- Add, extend or modify comments in PEAR syntax so that they can be read with
phpdocumentor.
- Doxygen might be a good idea (phpdocumentor looks nice but no active development)
-- http://drupal.org/node/1354 may have some good ideas.
-- http://engineeredweb.com/blog/10/9/4-reasons-consider-doxygen-over-phpdocumentor
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment