Brand new customer portal - alpha version: requires adjustments to work with various ticketing installation options

SVN:trunk[4044]
This commit is contained in:
Romain Quetiez
2016-05-10 15:04:44 +00:00
parent 242f7785e6
commit a618f2804b
123 changed files with 29248 additions and 2 deletions

View File

@@ -86,6 +86,18 @@
<module>itop-request-mgmt</module>
</modules>
<default>true</default>
<sub_options>
<options type="array">
<choice>
<title>Enhanced Customer Portal</title>
<description>Replace the built-in customer portal with a more modern version, working better with hand-held devices and bringing new features</description>
<modules type="array">
<module>itop-portal</module>
<module>itop-portal-base</module>
</modules>
</choice>
</options>
</sub_options>
</choice>
<choice>
<title>ITIL Compliant Tickets Management</title>
@@ -106,6 +118,14 @@
<module>itop-incident-mgmt-itil</module>
</modules>
</choice>
<choice>
<title>Enhanced Customer Portal</title>
<description>Replace the built-in customer portal with a more modern version, working better with hand-held devices and bringing new features</description>
<modules type="array">
<module>itop-portal</module>
<module>itop-portal-base</module>
</modules>
</choice>
</options>
</sub_options>
</choice>