{# @copyright Copyright (C) 2010-2019 Combodo SARL #} {# @license http://opensource.org/licenses/AGPL-3.0 #} {% apply spaceless %} {% UIContentBlock {'container_class':'ibo-update-core'} %} {% UITitle ForPage {'title':'iTopUpdate:UI:PageTitle'|dict_s} %} {% UIHtml %}
 
{% EndUIHtml %} {% UIContentBlock {'container_class':'display_block display-files'} %} {% UIFieldSet {'legend':'iTopUpdate:UI:Status'|dict_s} %} {% UIAlert ForInformation {'title':'', 'id':'header-requirements'} %} {{ 'iTopUpdate:UI:CanCoreUpdate:Loading'|dict_s }} {% EndUIAlert %} {% set sVersion = 'UI:iTopVersion:Long'|dict_format(constant('ITOP_APPLICATION'), constant('ITOP_VERSION'), constant('ITOP_REVISION'), constant('ITOP_BUILD_DATE')) %} {% UIField Small {'label':'iTopUpdate:UI:CurrentVersion'|dict_s} %} {{ sVersion }} {% EndUIField %} {% UIField Small {'label':'iTopUpdate:UI:DiskFreeSpace'|dict_s} %} {{ sDiskFreeSpace }} {% EndUIField %} {% UIField Small {'label':'iTopUpdate:UI:ItopDiskSpace'|dict_s, 'value_id':'itop-disk-space'} %} {% EndUIField %} {% UIField Small {'label':'iTopUpdate:UI:DBDiskSpace'|dict_s, 'value_id':'db-disk-space'} %} {% EndUIField %} {% UIField Small {'label':'iTopUpdate:UI:FileUploadMaxSize'|dict_s} %} {{ sFileUploadMaxSize }} {% EndUIField %} {% EndUIFieldSet %} {% EndUIContentBlock %} {% UIContentBlock {'container_class':'display_block display-files'} %} {% UIFieldSet {'legend':'iTopUpdate:UI:SelectUpdateFile'|dict_s} %} {#
#} {# #} {# #} {# #} {#
#} {#
#} {#
#} {# #} {#
#} {#
#} {# #} {#
#} {# #} {# #} {#
#} {#
#} {# #} {# #} {#
#} {#
#} {#

#} {#
#} {% EndUIFieldSet %} {% EndUIContentBlock %} {% UIContentBlock {'container_class':'display_block display-files'} %} {% UIFieldSet {'legend':'iTopUpdate:UI:History'|dict_s} %} {#
#} {# {% for aInstall in aPreviousInstall %} #} {# {% if loop.first %} #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# {% endif %} #} {# {% if (loop.index0 % 2) == 0 %} #} {# {% set sRowClass = "odd" %} #} {# {% else %} #} {# {% set sRowClass = "even" %} #} {# {% endif %} #} {# #} {# #} {# #} {# #} {# #} {# #} {# {% if loop.last %} #} {#
{{ 'Class:ModuleInstallation/Attribute:name'|dict_s }}{{ 'Class:ModuleInstallation/Attribute:version'|dict_s }}{{ 'Class:ModuleInstallation/Attribute:installed'|dict_s }}{{ 'Class:ModuleInstallation/Attribute:comment'|dict_s }}
{{ aInstall.name }}{{ aInstall.version }}{{ aInstall.installed }}{{ aInstall.comment }}
#} {# {% endif %} #} {# {% endfor %} #} {#
#} {% EndUIFieldSet %} {% EndUIContentBlock %} {% EndUIContentBlock %} {# #} {#
 
#} {#
#} {#
#} {# {{ 'iTopUpdate:UI:Status'|dict_s }} #} {#
#} {#
#} {# {{ 'iTopUpdate:UI:CanCoreUpdate:Loading'|dict_s }} #} {#
#} {#
#} {# {{ include('DisplayCurrentVersion.html.twig') }} #} {#
#} {#
{{ 'iTopUpdate:UI:DiskFreeSpace'|dict_s }}
#} {#
#} {#
{{ sDiskFreeSpace }}
#} {#
#} {#
#} {#
#} {#
{{ 'iTopUpdate:UI:ItopDiskSpace'|dict_s }}
#} {#
#} {#
#} {#
#} {#
#} {#
#} {#
{{ 'iTopUpdate:UI:DBDiskSpace'|dict_s }}
#} {#
#} {#
#} {#
#} {#
{{ 'iTopUpdate:UI:FileUploadMaxSize'|dict_s }}
#} {#
{{ sFileUploadMaxSize }}
#} {#
#} {#
#} {#
#} {# {{ 'iTopUpdate:UI:SelectUpdateFile'|dict_s }} #} {#
#} {# #} {# #} {# #} {#
#} {#
#} {#
#} {# #} {#
#} {#
#} {# #} {#
#} {# #} {# #} {#
#} {#
#} {# #} {# #} {#
#} {#
#} {#

#} {#
#} {#
#} {#
#} {# {{ 'iTopUpdate:UI:History'|dict_s }} #} {#
#} {# {% for aInstall in aPreviousInstall %} #} {# {% if loop.first %} #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# {% endif %} #} {# {% if (loop.index0 % 2) == 0 %} #} {# {% set sRowClass = "odd" %} #} {# {% else %} #} {# {% set sRowClass = "even" %} #} {# {% endif %} #} {# #} {# #} {# #} {# #} {# #} {# #} {# {% if loop.last %} #} {#
{{ 'Class:ModuleInstallation/Attribute:name'|dict_s }}{{ 'Class:ModuleInstallation/Attribute:version'|dict_s }}{{ 'Class:ModuleInstallation/Attribute:installed'|dict_s }}{{ 'Class:ModuleInstallation/Attribute:comment'|dict_s }}
{{ aInstall.name }}{{ aInstall.version }}{{ aInstall.installed }}{{ aInstall.comment }}
#} {# {% endif %} #} {# {% endfor %} #} {#
#} {#
#} {#
#} {% endapply %}