| View previous topic :: View next topic |
| Author |
Message |
pdrake ** Site Admin **
Joined: 24 Jun 2004 Posts: 1049
|
Posted: Fri Nov 19, 2004 10:06 am Post subject: web-cp 0.6.0 |
|
|
web-cp 0.6.0 is the next target release. The 0.5.x line may have more bug/security fix only releases but no significant feature enhancements.
A new branch in CVS has been created called webcp-0_6 for 0.6.x development. This is because the code for 0.6 will be broken for some time to come as features are added. Because bug/security fixes will still be applied to the HEAD branch (the source of 0.5.x), I would like to keep that branch relatively stable. As we achieve stable snapshots of the webcp-0_6 branch, I will merge the code with the HEAD branch in CVS.
Search the bug tracker for "0.6.0 target" for a list of bugs/features I have assigned as being targeted for 0.6.0. Also, post here with your votes for bugs I didn't choose and we'll see if there is enough of a consensus to target them this release. Some of the major feature enhancements currently planned include:
virtual user support
trouble ticket / knowledge base
postfix support
redesigned setup/install code
hosting package manager
Last edited by pdrake on Tue Jul 19, 2005 2:02 pm; edited 1 time in total |
|
| Back to top |
|
 |
jackrabbit ** Moderator **
Joined: 24 Jun 2004 Posts: 331
|
Posted: Mon Nov 22, 2004 12:52 pm Post subject: |
|
|
I'll continue our conversation re: virtual user support on this thread.
Are you familiar with phpmywebhosting ? >>> www.ladse.de . They are using a postfix virtual user system. This might be a good starting point for adding in postfix support with virtual users into webcp.
http://www.ladse.de/index.php/Installation:Postfix _________________ HostingHacks.net |
|
| Back to top |
|
 |
jackrabbit ** Moderator **
Joined: 24 Jun 2004 Posts: 331
|
|
| Back to top |
|
 |
stiks Newbie

Joined: 19 Sep 2004 Posts: 14 Location: .ee
|
Posted: Thu Nov 25, 2004 3:01 pm Post subject: |
|
|
How i can see new webcp source code?! when i try:
cvs -d :pserver:cvs@webcp.j2es.com:/usr/local/cvsroot checkout webcp-0_6
cvs checkout: cwd=/home/stiks/webcp ,current=/home/stiks/webcp
cvs server: cannot find module `webcp-0_6' - ignored
cvs [checkout aborted]: cannot expand modules |
|
| Back to top |
|
 |
pdrake ** Site Admin **
Joined: 24 Jun 2004 Posts: 1049
|
Posted: Fri Nov 26, 2004 8:05 am Post subject: |
|
|
| stiks wrote: | How i can see new webcp source code?! when i try:
cvs -d :pserver:cvs@webcp.j2es.com:/usr/local/cvsroot checkout webcp-0_6
cvs checkout: cwd=/home/stiks/webcp ,current=/home/stiks/webcp
cvs server: cannot find module `webcp-0_6' - ignored
cvs [checkout aborted]: cannot expand modules |
Try this:
cvs -d :pserver:cvs@webcp.j2es.com:/usr/local/cvsroot login (blank pw)
cvs -d :pserver:cvs@webcp.j2es.com:/usr/local/cvsroot checkout -r webcp-0_6 webcp |
|
| Back to top |
|
 |
stiks Newbie

Joined: 19 Sep 2004 Posts: 14 Location: .ee
|
Posted: Sat Nov 27, 2004 1:24 pm Post subject: |
|
|
ok, thanks work fine  |
|
| Back to top |
|
 |
jackrabbit ** Moderator **
Joined: 24 Jun 2004 Posts: 331
|
Posted: Mon Dec 20, 2004 5:50 pm Post subject: |
|
|
What is the status of the demo? _________________ HostingHacks.net |
|
| Back to top |
|
 |
pdrake ** Site Admin **
Joined: 24 Jun 2004 Posts: 1049
|
Posted: Mon Dec 20, 2004 6:29 pm Post subject: |
|
|
| Both 0.5.3 and 0.6.0 have a demo available (up and running). Just click Demo in the header. |
|
| Back to top |
|
 |
tecsdata Regular Attender
Joined: 25 Dec 2004 Posts: 25 Location: Almere, The Netherlands
|
Posted: Mon Dec 27, 2004 3:53 pm Post subject: |
|
|
Just took a peek at 0.60. WOW
Looking great  |
|
| Back to top |
|
 |
satch Newbie
Joined: 31 Dec 2004 Posts: 5
|
Posted: Fri Dec 31, 2004 11:02 am Post subject: how can i integrate emailadmin in webcp 5.2-5.3 |
|
|
| I am hacking a version webcp, with some feature like a fantastico cpanel but all developed by me and webcp activation interface connected with our hosting system e-shop. Now i ve seen the new webcp version no-release yet and im tryng to put the new fetures in 5.2. i ve been successful in statistics and some more new features, but i need to know what else i may modify to run the new emailadmin interface. ive got the new cvs files. |
|
| Back to top |
|
 |
Gyrbo ** Moderator **
Joined: 25 Jun 2004 Posts: 1165
|
Posted: Fri Dec 31, 2004 11:58 am Post subject: |
|
|
We'd be really interested in a fantastico integration with webcp. Although I'm a bit concearned as to the legal implications of this. It would be very useful to us if you kepe track of what exactly you changed. This makes it easier to implement it for us as we don't have to hunt around to see what has changed.
If you want to use the new email management interface with pre-0.6 version, see the instructions in bug 111? |
|
| Back to top |
|
 |
satch Newbie
Joined: 31 Dec 2004 Posts: 5
|
Posted: Mon Jan 03, 2005 10:18 am Post subject: |
|
|
im not ntegrating fantastisco code in webcp. Im developing my aplication admin, that work like fantastico but no the same.
I have added 60 aplication like xoops, drupal, typo3,spip, zencart and more gpl php aplication in our aplication panel admin, with features like remove , install, reinstall, view some history and im thinking in more.
I ve seen you packages admin in 6.0 Version, this packages admin will be like fantastico? |
|
| Back to top |
|
 |
pdrake ** Site Admin **
Joined: 24 Jun 2004 Posts: 1049
|
Posted: Mon Jan 03, 2005 11:56 am Post subject: |
|
|
| No, the packages admin is not for a fantastico-type system. It is for packages of features which may be used to create resellers or domains. |
|
| Back to top |
|
 |
satch Newbie
Joined: 31 Dec 2004 Posts: 5
|
Posted: Tue Jan 04, 2005 1:31 am Post subject: |
|
|
| url=emailadmin interface dont make immediately update (aliases,virtualusertable) file and system when i create a forward or alias, but when remove, create a user in userset the last url=emailadmin changes are applied. |
|
| Back to top |
|
 |
Gyrbo ** Moderator **
Joined: 25 Jun 2004 Posts: 1165
|
Posted: Tue Jan 04, 2005 5:05 am Post subject: |
|
|
This is a bug, I forgot to signal the backend to update. I'll see if I can make a fix for this, but I don't have much time right now
[edit]Fixed, see bug report for udpated file. |
|
| Back to top |
|
 |
|