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

@@ -236,4 +236,12 @@ Dict::Add('EN US', 'English', 'English', array(
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR',
'portal:itop-portal' => 'Standard portal', // This is the portal name that will be displayed in portal dispatcher (eg. URL in menus)
'Page:DefaultTitle' => 'iTop - User portal',
'Brick:Portal:UserProfile:Title' => 'My profile',
'Brick:Portal:CreateUserRequest:Title' => 'Create a request',
'Brick:Portal:ManageTickets:Title' => 'My requests',
'Brick:Portal:Services:Title' => 'Service catalog',
'Brick:Portal:FAQ:Title' => 'FAQ',
));