# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # -- [% IF Data.OTRSSTORMIsInstalled %] [% SET OTRSBusinessLabel = 'STORM powered by OTRS™' %] [% ELSIF Data.OTRSCONTROLIsInstalled %] [% SET OTRSBusinessLabel = 'CONTROL powered by OTRS™' %] [% ELSE %] [% SET OTRSBusinessLabel = 'OTRS Business Solution™' %] [% END %] [% RenderBlockStart("Overview") %]

[% Translate("System Registration Management") | html %]

[% BreadcrumbPath = [ { Name => Translate('System Registration Management'), Link => Env("Action"), }, ] %] [% SWITCH Data.Subaction %] [% CASE 'Edit' %] [% BreadcrumbPath.push({ Name => Translate("Edit System Registration"),}) %] [% CASE 'SentDataOverview' %] [% BreadcrumbPath.push({ Name => Translate("System Registration Overview"),}) %] [% CASE 'Register' %] [% BreadcrumbPath.push({ Name => Translate("Register System"),}) %] [% CASE 'OTRSIDValidate' %] [% BreadcrumbPath.push({ Name => Translate("Validate OTRS-ID"),}) %] [% CASE 'Deregister' %] [% BreadcrumbPath.push({ Name => Translate("Deregister System"),}) %] [% END %] [% INCLUDE "Breadcrumb.tt" Path = BreadcrumbPath %]
[% RenderBlockStart("ActionList") %]

[% Translate("Actions") | html %]

[% RenderBlockEnd("ActionList") %]
[% RenderBlockStart("OverviewRegistered") %]

[% Translate("System Registration") | html %]

[% Translate("This system is registered with OTRS Group.") | html %]
[% Translate(Data.Type) | html %]
[% Data.Description | html %]
[% Data.UniqueID | html %]
[% Data.LastUpdateTime | Localize("TimeShort") %]
[% Translate(Data.SupportDataSending) | html %]
[% RenderBlockEnd("OverviewRegistered") %] [% RenderBlockStart("DaemonNotRunning") %]

[% Translate("System Registration not Possible") | html %]

[% Translate("Please note that you can't register your system if OTRS Daemon is not running correctly!") | html %] [% Translate("Instructions") | html %].

[% RenderBlockEnd("DaemonNotRunning") %] [% RenderBlockStart("OTRSIDDeregistrationNotPossible") %]

[% Translate("System Deregistration not Possible") | html %]

[% Translate("Please note that you can't deregister your system if you're using the %s or having a valid service contract.") | html | ReplacePlaceholders(OTRSBusinessLabel) %]

[% RenderBlockEnd("OTRSIDDeregistrationNotPossible") %] [% RenderBlockStart("OTRSIDValidation") %]

[% Translate("OTRS-ID Login") | html %]

[% RenderBlockStart("OTRSIDRegistration") %]

[% Translate("System registration is a service of OTRS Group, which provides a lot of advantages!") | html %] [% Translate("Read more") | html %].

[% Translate("You need to log in with your OTRS-ID to register your system.") | html %] [% Translate("Your OTRS-ID is the email address you used to sign up on the OTRS.com webpage.") | html %] [% Translate("Data Protection") | html %]

[% RenderBlockEnd("OTRSIDRegistration") %] [% RenderBlockStart("OTRSIDDeregistration") %]

[% Translate("If you deregister your system, you will lose these benefits:") | html %]

  • [% Translate("You will receive updates about relevant security releases.") | html %]
  • [% Translate("With your system registration we can improve our services for you, because we have all relevant information available.") | html %]

[% Translate("You need to log in with your OTRS-ID to deregister your system.") | html %]

[% Translate("Your OTRS-ID is the email address you used to sign up on the OTRS.com webpage.") | html %]

[% RenderBlockEnd("OTRSIDDeregistration") %] [% RenderBlockStart("OTRSIDValidationDaemonNotRunning") %]

[% Translate("Please note that you can't register your system if OTRS Daemon is not running correctly!") | html %] [% Translate("Instructions") | html %].

[% RenderBlockEnd("OTRSIDValidationDaemonNotRunning") %] [% RenderBlockStart("OTRSIDValidationForm") %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("You don't have an OTRS-ID yet?") | html %] [% Translate("Sign up now") | html %]

[% Translate("Forgot your password?") | html %] [% Translate("Retrieve a new one") | html %]

[% RenderBlockEnd("OTRSIDValidationForm") %]
[% RenderBlockEnd("OTRSIDValidation") %] [% RenderBlockStart("Registration") %]

[% Translate("System Registration") | html %]

[% Translate("This data will be frequently transferred to OTRS Group when you register this system.") | html %]
[% Translate("Attribute") | html %] [% Translate("Value") | html %]
[% Translate("FQDN") | html %] [% Data.FQDN | html %]
[% Translate("OTRS Version") | html %] [% Data.OTRSVersion | html %]
[% Translate("Database") | html %] [% Data.Version | html %]
[% Translate("Operating System") | html %] [% Data.OSName | html %]
[% Translate("Perl Version") | html %] [% Data.PerlVersion | html %]
[% Data.SystemTypeOption %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("Optional description of this system.") | html %]

[% Translate("This will allow the system to send additional support data information to OTRS Group.") | html %]
[% Translate("Support Data Collector") | html %]

[% Translate("or") | html %] [% Translate("Cancel") | html %]
[% RenderBlockEnd("Registration") %] [% RenderBlockStart("Deregistration") %]

[% Translate("Deregister System") | html %]

[% Translate("Continuing with this step will deregister the system from OTRS Group.") | html %]
[% Translate("or") | html %] [% Translate("Cancel") | html %]
[% RenderBlockEnd("Deregistration") %] [% RenderBlockStart("Edit") %]

[% Translate("System Registration") | html %]

[% Translate("You can modify registration settings here.") | html %]
[% Data.SystemTypeOption %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("Optional description of this system.") | html %]

[% Translate("This will allow the system to send additional support data information to OTRS Group.") | html %]
[% Translate("Support Data Collector") | html %]

[% Translate("or") | html %] [% Translate("Cancel") | html %]
[% RenderBlockEnd("Edit") %] [% RenderBlockStart("SentDataOverview") %]

[% Translate("Overview of Transmitted Data") | html %]

[% RenderBlockStart("SentDataOverviewNoData") %]

[% Translate('There is no data regularly sent from your system to %s.', 'cloud.otrs.com') | html %]

[% RenderBlockEnd("SentDataOverviewNoData") %] [% RenderBlockStart("SentDataOverviewData") %]

[% Translate('The following data is sent at minimum every 3 days from your system to %s.', 'cloud.otrs.com') | html %] [% Translate('The data will be transferred in JSON format via a secure https connection.') | html %]

[% Translate('System Registration Data') | html %]

[% IF Data.SupportData %]

[% Translate('Support Data') | html %]

[% END %] [% RenderBlockEnd("SentDataOverviewData") %]
[% RenderBlockEnd("SentDataOverview") %]
[% RenderBlockEnd("Overview") %]