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
Container Registry
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
Helmo
ISPConfig 3
Commits
1f7b99b3
Commit
1f7b99b3
authored
17 years ago
by
tbrehm
Browse files
Options
Downloads
Patches
Plain Diff
Added a TODO textfile.
parent
d21718c9
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
+77
-0
77 additions, 0 deletions
TODO.txt
with
77 additions
and
0 deletions
TODO.txt
0 → 100644
+
77
−
0
View file @
1f7b99b3
---------------------------------------
- ISPConfig 3 ToDo list
---------------------------------------
Please feel free to edit this file, add new tasks,
remove done tasks or assign yourself to a task.
Installer
--------------------------------------
- Add a cronjob that runs the script server/cron_daily.php once every
night during installation to the root crontab.
Server
--------------------------------------
- Add a backend plugin to configure network card settings. The IP address settings
are stored in the server_ip table.
Mail module
--------------------------------------
- Show mail statistics in the interface. the mail statistics are stored
in the database table mail_traffic and are collected by the file
server/cron_daily.php
DNS module
--------------------------------------
- Add some kind of whizard 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.
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 thet is used in ISPConfig 2?
Clients module
--------------------------------------
- Add the ability that Clients can add clients (Reseller functionality)
Task assigned to: Till
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.
- Add a "httpd includes" field to the options tab of the domain settings form
like it is implemented in ISPConfig 2.
BE-Designer module
--------------------------------------
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.
General tasks
--------------------------------------
- Add, extend or modify comments in PEAR syntax so that they can be read with 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