From 50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 3 May 2016 19:03:09 +0200 Subject: WIP --- modules-available/sysconfig/templates/_page.html | 227 +++++++++++++++++++++ .../sysconfig/templates/ad-finish.html | 29 +++ .../sysconfig/templates/ad-selfsearch.html | 112 ++++++++++ .../sysconfig/templates/ad-start.html | 121 +++++++++++ .../templates/ad_ldap-checkconnection.html | 91 +++++++++ .../templates/ad_ldap-checkcredentials.html | 67 ++++++ .../sysconfig/templates/branding-check.html | 26 +++ .../sysconfig/templates/branding-start.html | 25 +++ .../sysconfig/templates/cfg-finish.html | 12 ++ .../sysconfig/templates/cfg-start.html | 39 ++++ .../sysconfig/templates/config-module-list.html | 17 ++ .../sysconfig/templates/custom-filelist.html | 16 ++ .../sysconfig/templates/custom-fileselect.html | 31 +++ .../sysconfig/templates/custom-upload.html | 18 ++ .../sysconfig/templates/ldap-finish.html | 29 +++ .../sysconfig/templates/ldap-start.html | 101 +++++++++ .../sysconfig/templates/sshconfig-start.html | 27 +++ modules-available/sysconfig/templates/start.html | 12 ++ 18 files changed, 1000 insertions(+) create mode 100644 modules-available/sysconfig/templates/_page.html create mode 100644 modules-available/sysconfig/templates/ad-finish.html create mode 100644 modules-available/sysconfig/templates/ad-selfsearch.html create mode 100644 modules-available/sysconfig/templates/ad-start.html create mode 100644 modules-available/sysconfig/templates/ad_ldap-checkconnection.html create mode 100644 modules-available/sysconfig/templates/ad_ldap-checkcredentials.html create mode 100644 modules-available/sysconfig/templates/branding-check.html create mode 100644 modules-available/sysconfig/templates/branding-start.html create mode 100644 modules-available/sysconfig/templates/cfg-finish.html create mode 100644 modules-available/sysconfig/templates/cfg-start.html create mode 100644 modules-available/sysconfig/templates/config-module-list.html create mode 100644 modules-available/sysconfig/templates/custom-filelist.html create mode 100644 modules-available/sysconfig/templates/custom-fileselect.html create mode 100644 modules-available/sysconfig/templates/custom-upload.html create mode 100644 modules-available/sysconfig/templates/ldap-finish.html create mode 100644 modules-available/sysconfig/templates/ldap-start.html create mode 100644 modules-available/sysconfig/templates/sshconfig-start.html create mode 100644 modules-available/sysconfig/templates/start.html (limited to 'modules-available/sysconfig/templates') diff --git a/modules-available/sysconfig/templates/_page.html b/modules-available/sysconfig/templates/_page.html new file mode 100644 index 00000000..1a2f64d6 --- /dev/null +++ b/modules-available/sysconfig/templates/_page.html @@ -0,0 +1,227 @@ +
+
+
+
+ {{lang_availableSystem}} + +
+
+
+ + + + {{#configs}} + + + + + + + {{/configs}} +
+
{{config}}
+
+ {{^current}} + + {{/current}} + {{#current}} + + + {{lang_active}} + + {{/current}} + + + + + +
+ {{^configs}} +
+ {{lang_systemConfigurationNotFound}} +
+ {{^modules}} +
+ {{lang_systemConfigurationAlert}} +
+ {{/modules}} + {{/configs}} +
+
+ {{#havemodules}} + + {{/havemodules}} +
+
+ +
+
+
+ {{lang_availableModules}} + +
+
+
+ + + + {{#modules}} + + + + + + + {{/modules}} +
{{moduletype}}
{{module}}
+ {{#iscustom}} + + + + {{/iscustom}} + + + + +
+ {{^modules}} +
{{lang_configurationModuleNotFound}}
+ {{/modules}} +
+
+ +
+
+
+ +
+
{{lang_legend}}
+
+

+ + {{lang_showLong}} +

+

+ + {{lang_downloadLong}} +

+

+ + {{lang_rebuildLong}} +

+

+ + {{lang_rebuildOutdatedLong}} +

+

+ + {{lang_editLong}} +

+
+ + {{lang_deleteLong}} +
+
+
+ + + + + + \ No newline at end of file diff --git a/modules-available/sysconfig/templates/ad-finish.html b/modules-available/sysconfig/templates/ad-finish.html new file mode 100644 index 00000000..f73cad9d --- /dev/null +++ b/modules-available/sysconfig/templates/ad-finish.html @@ -0,0 +1,29 @@ +

+ {{lang_adStarted}} +

+ +
+
{{lang_generateModule}}
+
+
+ + + diff --git a/modules-available/sysconfig/templates/ad-selfsearch.html b/modules-available/sysconfig/templates/ad-selfsearch.html new file mode 100644 index 00000000..76952dc3 --- /dev/null +++ b/modules-available/sysconfig/templates/ad-selfsearch.html @@ -0,0 +1,112 @@ +

+ {{lang_dnLookup}} +

+ +
+
LDAP Self-Query
+ + +
+{{lang_onProblemSearchBase}} +

+
+
+ + + + + + + + + + {{#ssl}} + + + {{/ssl}} + +
+
+
+
+ + + + + + + + + + + + {{#ssl}} + + + {{/ssl}} + + +
+
+ diff --git a/modules-available/sysconfig/templates/ad-start.html b/modules-available/sysconfig/templates/ad-start.html new file mode 100644 index 00000000..98546140 --- /dev/null +++ b/modules-available/sysconfig/templates/ad-start.html @@ -0,0 +1,121 @@ +

+ {{lang_adText1}} +
+ {{lang_adText2}} +
+ {{lang_adText3}} +

+
dsquery user -name "Username"
+

+ {{lang_adText4}} +

+ +{{lang_asteriskMandatory}} + +
+ + + + +
+ {{lang_moduleTitle}} + +
+
+ Server * + +
+
+ {{lang_bindDN}} * + +
+
+ {{lang_password}} * + +
+
+ {{lang_searchBase}} + +
+
+
+ Home + + + + +
+
+ {{lang_homeAttr}} + + + + +
+
+
+ +
+ {{lang_sslDescription}} +
+
+ +
+
+
+
+
+ {{lang_customCertificate}} +
+-----BEGIN CERTIFICATE-----
+MIIFfTCCA...
+.....
+-----END CERTIFICATE-----
+-----BEGIN CERTIFICATE-----
+.....
+-----END CERTIFICATE-----
+ +
+
+ +
+
+
+
+ + + + diff --git a/modules-available/sysconfig/templates/ad_ldap-checkconnection.html b/modules-available/sysconfig/templates/ad_ldap-checkconnection.html new file mode 100644 index 00000000..5925829a --- /dev/null +++ b/modules-available/sysconfig/templates/ad_ldap-checkconnection.html @@ -0,0 +1,91 @@ +

+ {{lang_connectionWait}} +

+ +
+
Port Check
+
+ + + +
+
+
+ + + + + + + + + + {{#ssl}} + + + {{/ssl}} + +
+
+
+
+ + + + + + + + + + + {{#ssl}} + + + + {{/ssl}} + + +
+
+
+ diff --git a/modules-available/sysconfig/templates/ad_ldap-checkcredentials.html b/modules-available/sysconfig/templates/ad_ldap-checkcredentials.html new file mode 100644 index 00000000..0586209b --- /dev/null +++ b/modules-available/sysconfig/templates/ad_ldap-checkcredentials.html @@ -0,0 +1,67 @@ +

+ {{lang_connectionWait}} +

+ +
+
LDAP Test-Query
+
+{{lang_onProblemSearchBase}} +

+
+
+ + + + + + + + + + {{#ssl}} + + + {{/ssl}} + +
+
+
+
+ + + + + + + + + + + {{#ssl}} + + + {{/ssl}} + + + +
+
+ diff --git a/modules-available/sysconfig/templates/branding-check.html b/modules-available/sysconfig/templates/branding-check.html new file mode 100644 index 00000000..8f6ef055 --- /dev/null +++ b/modules-available/sysconfig/templates/branding-check.html @@ -0,0 +1,26 @@ +

+ {{lang_brandingInfo}} +

+
+ {{#svg}} + + {{/svg}} +
+
+ {{#png}} + + {{/png}} +
+
+
{{error}}
+
+
+ + +
+ + +
+ +
+
diff --git a/modules-available/sysconfig/templates/branding-start.html b/modules-available/sysconfig/templates/branding-start.html new file mode 100644 index 00000000..09b9ca27 --- /dev/null +++ b/modules-available/sysconfig/templates/branding-start.html @@ -0,0 +1,25 @@ +

+ {{lang_branding}} +

+
+ + +
+ + +
+ {{lang_or}} +
+ +
+ + + + {{lang_browseForFile}}… + + +
+
+ +
+ diff --git a/modules-available/sysconfig/templates/cfg-finish.html b/modules-available/sysconfig/templates/cfg-finish.html new file mode 100644 index 00000000..a6e51996 --- /dev/null +++ b/modules-available/sysconfig/templates/cfg-finish.html @@ -0,0 +1,12 @@ +

+ {{lang_configurationSuccess}} +

+ +
+ + + +
+ +
+
diff --git a/modules-available/sysconfig/templates/cfg-start.html b/modules-available/sysconfig/templates/cfg-start.html new file mode 100644 index 00000000..50f366ea --- /dev/null +++ b/modules-available/sysconfig/templates/cfg-start.html @@ -0,0 +1,39 @@ +
+ + +
+ {{lang_name}} * + +
+
+

{{lang_configurationChoose}}

+ {{#groups}} +
+
{{group}}
+
+ {{#modules}} +
+ + {{#unique}} + + {{/unique}} + {{^unique}} + + {{/unique}} + + + {{#missing}} + + {{/missing}} +
+ {{/modules}} + {{^modules}} +
{{lang_noModuleOfType}}
+ {{/modules}} +
+
+ {{/groups}} +
+ +
+
diff --git a/modules-available/sysconfig/templates/config-module-list.html b/modules-available/sysconfig/templates/config-module-list.html new file mode 100644 index 00000000..6cd77f9e --- /dev/null +++ b/modules-available/sysconfig/templates/config-module-list.html @@ -0,0 +1,17 @@ +
+ + + + {{#modules}} + + + + + {{/modules}} +
{{module}} + +
+ {{^modules}} +
{{lang_noContent}}
+ {{/modules}} +
\ No newline at end of file diff --git a/modules-available/sysconfig/templates/custom-filelist.html b/modules-available/sysconfig/templates/custom-filelist.html new file mode 100644 index 00000000..3ad241dd --- /dev/null +++ b/modules-available/sysconfig/templates/custom-filelist.html @@ -0,0 +1,16 @@ + + + +{{#files}} + + {{#isdir}} + + {{/isdir}} + {{^isdir}} + + + {{/isdir}} + + {{/files}} +
{{name}}{{name}}{{size}}
+{{lang_back}} « diff --git a/modules-available/sysconfig/templates/custom-fileselect.html b/modules-available/sysconfig/templates/custom-fileselect.html new file mode 100644 index 00000000..000c8d10 --- /dev/null +++ b/modules-available/sysconfig/templates/custom-fileselect.html @@ -0,0 +1,31 @@ +
+ + + +
+ {{lang_moduleName}} + +
+
+ +
+
+
+

{{lang_checkFileContent}}

+ + {{#files}} + + {{#isdir}} + + {{/isdir}} + {{^isdir}} + + + {{/isdir}} + + {{/files}} +
{{name}}{{name}}{{size}}
+
+ +
+
diff --git a/modules-available/sysconfig/templates/custom-upload.html b/modules-available/sysconfig/templates/custom-upload.html new file mode 100644 index 00000000..c453a97d --- /dev/null +++ b/modules-available/sysconfig/templates/custom-upload.html @@ -0,0 +1,18 @@ +

{{lang_customModuleInfo1}}

+ +

{{lang_customModuleInfo2}}

+ +
+ + +
+ + + + {{lang_browseForFile}}… + + +
+

{{lang_supportedFiles}}: .tar.gz, .tar.bz2, .zip

+ +
diff --git a/modules-available/sysconfig/templates/ldap-finish.html b/modules-available/sysconfig/templates/ldap-finish.html new file mode 100644 index 00000000..a735e792 --- /dev/null +++ b/modules-available/sysconfig/templates/ldap-finish.html @@ -0,0 +1,29 @@ +

+ {{lang_ldapStarted}} +

+ +
+
{{lang_generateModule}}
+
+
+ + + diff --git a/modules-available/sysconfig/templates/ldap-start.html b/modules-available/sysconfig/templates/ldap-start.html new file mode 100644 index 00000000..7892b63f --- /dev/null +++ b/modules-available/sysconfig/templates/ldap-start.html @@ -0,0 +1,101 @@ +

+ {{lang_ldapText1}} +
+ {{lang_ldapText2}} +

+ +
+ + + + +
+ {{lang_moduleTitle}} + +
+
+ Server * + + +
+
+ {{lang_bindDN}} + + +
+
+ {{lang_password}} + + +
+
+ {{lang_searchBase}} * + + +
+
+
+ Home + + + + +
+
+
+ +
+ {{lang_sslDescription}} +
+
+ +
+
+
+
+
+ {{lang_customCertificate}} +
+-----BEGIN CERTIFICATE-----
+MIIFfTCCA...
+.....
+-----END CERTIFICATE-----
+-----BEGIN CERTIFICATE-----
+.....
+-----END CERTIFICATE-----
+ +
+
+ +
+
+
+
+ + diff --git a/modules-available/sysconfig/templates/sshconfig-start.html b/modules-available/sysconfig/templates/sshconfig-start.html new file mode 100644 index 00000000..2aa409d3 --- /dev/null +++ b/modules-available/sysconfig/templates/sshconfig-start.html @@ -0,0 +1,27 @@ +
+ + +
+ {{lang_moduleName}} + +
+
+ +

{{lang_allowPassInfo}}

+
+
+ + + {{lang_rootKeyInfo}} +
+
+ + + {{lang_listenPortInfo}} +
+ +
+ diff --git a/modules-available/sysconfig/templates/start.html b/modules-available/sysconfig/templates/start.html new file mode 100644 index 00000000..f55a5501 --- /dev/null +++ b/modules-available/sysconfig/templates/start.html @@ -0,0 +1,12 @@ +

{{lang_moduleChoose}}

+ +{{#modules}} +
+
+ {{title}} {{lang_add}} +
+
+ {{description}} +
+
+{{/modules}} -- cgit v1.2.3-55-g7522