ispCP - Board - Support
Mail Management UI improvement - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: Suggestions (/forum-2.html)
+--- Thread: Mail Management UI improvement (/thread-4185.html)

Pages: 1 2 3


RE: Mail Management UI improvement - momo - 04-02-2009 01:32 AM

This is the working patch rebuild for IspCP v.1.0.0 (official-stable) only!

These files are updated
Code:
./gui/admin/domain_details.php
./gui/admin/settings.php
./gui/client/mail_accounts.php
./gui/include/admin-functions.php
./gui/include/client-functions.php
./gui/include/ispcp-lib.php
./gui/include/reseller-functions.php
./gui/reseller/domain_details.php
./gui/reseller/orders_update.php
./gui/themes/omega_original/admin/settings.tpl
./gui/themes/omega_original/client/mail_accounts.tpl

If you have already updated some of these files, the patch will not work.
If you are running unmodified IspCP v.1.0.0, this patch will work.
There is no known issue/bug with this patch. All bugs have been fixed.

To install download and :
Code:
patch -p0 <mail_UI_1.0.0.patch
You may want to set back gui-permissions :
Code:
cd /var/www/ispcp/engine/setup
sh set-gui-permissions.sh

Greetings IspCP fans!


RE: Mail Management UI improvement - BeNe - 04-02-2009 04:01 AM

Fine! I will test it, open a Ticket and add your Patch (maybe a new diff to the current trunk)

Greez BeNe


RE: Mail Management UI improvement - momo - 04-02-2009 04:28 AM

Already there Smile

http://www.isp-control.net/ispcp/ticket/918

greetz


RE: Mail Management UI improvement - BeNe - 04-02-2009 03:20 PM

Ahhh i see, you added the Patch, fine.
Thanks!

Greez BeNe


RE: Mail Management UI improvement - momo - 09-11-2009 01:43 AM

Since no changes where made to concerned files, you can apply the last patch (mai_UI_1.0.0.patch) on ispCP 1.0.2


RE: Mail Management UI improvement - sci2tech - 09-11-2009 01:46 AM

(09-11-2009 01:43 AM)momo Wrote:  Since no changes where made to concerned files, you can apply the last patch (mai_UI_1.0.0.patch) on ispCP 1.0.2
v1.0.2 is v1.0.0 with minor changes regarding tools. No changes were made in gui / engine.