Skip to content

Commit

Permalink
⚑ πŸ”¨ 🎨 xUpdate Management Dashboard v2.3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nunoluciano committed May 1, 2022
1 parent d75fce2 commit 75e1170
Show file tree
Hide file tree
Showing 30 changed files with 647 additions and 571 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
![License GPL](https://img.shields.io/badge/License-GPL-green)
![X-Updare Store](https://img.shields.io/badge/X--Update%20Store-Pending-red)

## ///// β€” X-Update :: Update Manager Dashboard
## ///// β€” X-Update :: Update Management Dashboard

![alt text](https://repository-images.githubusercontent.com/461634439/038a5641-d653-4d78-ba55-898667ae73)
![alt text](https://repository-images.githubusercontent.com/4171652/9f71c520-9249-44cc-bd7c-c7b51f091fb)


MODULE | X-Update Manager
Expand Down
10 changes: 5 additions & 5 deletions html/modules/xupdate/admin/templates/stylesheets/__module.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ul.legacy_actionsearch_records {

}
.legacy_blocktype_custom {
color:var(--ui-color-blue)
color:var(--color-blue)
}
.legacy_blockside {
width:135px;
Expand Down Expand Up @@ -52,10 +52,10 @@ input[type="radio"] {
font-weight:bold;
}
.legacy_module_error {
color:var(--ui-color-red)
color:var(--color-red)
}
.legacy_module_warning {
color:var(--ui-color-orange)
color:var(--color-orange)
}
.legacy_module_message {

Expand All @@ -67,7 +67,7 @@ input[type="radio"] {
font-weight:bold;
}
.legacy_module_versionMsg {
color:var(--ui-color-blue);
color:var(--color-blue);
font-weight:bold;
}

Expand Down Expand Up @@ -164,7 +164,7 @@ input[type="radio"] {
padding:2px 2px 2px 10px;
}
.help a {
color:var(--ui-color-link);
color:var(--color-link);
text-decoration:underline;
font-weight:bold;
margin:0 0.5em;
Expand Down
1 change: 1 addition & 0 deletions html/modules/xupdate/images/module_icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions html/modules/xupdate/language/english/help/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@

<hav id="help-menu">
<ul>
<li><a href="#help-overview" class="ui-btn">Store Overview</a>
<li><a href="#help-store" class="ui-btn">Store List</a>
<li><a href="#help-module" class="ui-btn">Module</a>
<li><a href="#help-theme" class="ui-btn">Theme</a>
<li><a href="#help-themefinder" class="ui-btn">Theme Finder</a>
<li><a href="#help-preload" class="ui-btn">Preload</a>
<li><a href="#help-preferences" class="ui-btn">Store Preferences</a>
<li><a href="#help-overview" class="button">Store Overview</a>
<li><a href="#help-store" class="button">Store List</a>
<li><a href="#help-module" class="button">Module</a>
<li><a href="#help-theme" class="button">Theme</a>
<li><a href="#help-themefinder" class="button">Theme Finder</a>
<li><a href="#help-preload" class="button">Preload</a>
<li><a href="#help-preferences" class="button">Store Preferences</a>
</ul>
</nav>

Expand Down
14 changes: 7 additions & 7 deletions html/modules/xupdate/language/ja_utf8/help/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@

<hav id="help-menu">
<ul>
<li><a href="#help-overview" class="ui-btn">Store Overview</a>
<li><a href="#help-store" class="ui-btn">Store List</a>
<li><a href="#help-module" class="ui-btn">Module</a>
<li><a href="#help-theme" class="ui-btn">Theme</a>
<li><a href="#help-themefinder" class="ui-btn">Theme Finder</a>
<li><a href="#help-preload" class="ui-btn">Preload</a>
<li><a href="#help-preferences" class="ui-btn">Store Preferences</a>
<li><a href="#help-overview" class="button">Store Overview</a>
<li><a href="#help-store" class="button">Store List</a>
<li><a href="#help-module" class="button">Module</a>
<li><a href="#help-theme" class="button">Theme</a>
<li><a href="#help-themefinder" class="button">Theme Finder</a>
<li><a href="#help-preload" class="button">Preload</a>
<li><a href="#help-preferences" class="button">Store Preferences</a>
</ul>
</nav>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
<{foreach item=menu from=$adminMenu}>
<a href="<{$menu.link|xoops_escape:link}>" class="adminavi-item"><{$menu.title|xoops_escape}></a>
<{/foreach}>
<a href="<{$xoops_url}>/admin.php" class="adminavi-item"><{$smarty.const._CPHOME}></a>
<!-- <a href="<{$xoops_url}>/admin.php" class="adminavi-item"><{$smarty.const._CPHOME}></a>-->
<{/if}>
</div>
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h2 class="admintitle"><{$smarty.const._AD_XUPDATE_LANG_MODULES}> <{$smarty.cons

<{if $xupdate_nextlink}>
<div class="toptab">
<div id="xupdate_addModule" class="ui-btn">
<div id="xupdate_addModule" class="button">
<{$xupdate_nextlink}>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ <h2 class="admintitle"><{$smarty.const._MI_XUPDATE_ADMENU_ADDONSTORE}> : <{$dirn
<!-- <tr>-->
<!-- <td class="legacy_list_select"><{$smarty.const._MI_XUPDATE_ADMENU_ADDONSTORE}></td>-->
<!-- <td class="legacy_list_select">-->
<!-- <a class="ui-btn" href="index.php?action=<{$action}>&amp;sid=<{$sid}>">-->
<!-- <a class="button" href="index.php?action=<{$action}>&amp;sid=<{$sid}>">-->
<!-- &#127978; <{$store_name|xoops_escape:show}></a>-->
<!-- <{if $detail_url}>-->
<!-- | <a class="ui-btn" href="<{$detail_url|xoops_escape:show}>" target="_blank">&#128230; <{$target_key|xoops_escape:show}> β†—</a>-->
<!-- | <a class="button" href="<{$detail_url|xoops_escape:show}>" target="_blank">&#128230; <{$target_key|xoops_escape:show}> β†—</a>-->
<!-- <{/if}>-->
<!-- </td>-->
<!-- </tr>-->
Expand All @@ -81,7 +81,7 @@ <h2 class="admintitle"><{$smarty.const._MI_XUPDATE_ADMENU_ADDONSTORE}> : <{$dirn
<{$version}><{if $detailed_version}> [ <{$detailed_version}> ]<{/if}>
<{if $options.changes_url}>
<a href="<{$options.changes_url|escape:'html'}>"
class="ui-btn ui-btn-small"
class="button button-small"
target="_blank"><{$smarty.const._AD_XUPDATE_RECENTCHANGES}>
</a>
<{/if}>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,27 +32,27 @@ <h2 class="admintitle"><{$smarty.const._AD_XUPDATE_LANG_MODULES}> <{if $storeObj


<{* ////β€” ACTION-CONTROL β€”\\\\ *}>
<section layout="row center-justify sm-column" class="control-action">
<section layout="row center-justify sm-column" class="action-control">

<div class="filtermenu" self="sm-full">
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>" class="ui-btn ui-btn-small">
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>" class="button">
<{$smarty.const._MI_XUPDATE_ALL}>
</a>
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>filter=installed" class="ui-btn ui-btn-small">
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>filter=installed" class="button">
<{$smarty.const._MI_XUPDATE_INSTALLED}>
</a>
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>filter=updated" class="ui-btn ui-btn-small">
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>filter=updated" class="button">
<{$smarty.const._MI_XUPDATE_UPDATED}>
</a>
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>filter=future" class="ui-btn ui-btn-small">
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>filter=future" class="button">
<{$smarty.const._MI_XUPDATE_FUTURE}>
</a>
</div>

<div class="control-view" self="sm-full">
<a href="<{$xoops_url}>/modules/legacy/admin/index.php?action=InstallList" class="ui-btn"><{$smarty.const._AD_LEGACY_LANG_MODINSTALL}></a>
<button class="help-admin ui-btn" type='button' data-id='4' data-module='xupdate' data-help-article='#help-store' title="Help">
<span class="ui-icon ui-icon-help"></span>
<a href="<{$xoops_url}>/modules/legacy/admin/index.php?action=InstallList" class="button"><{$smarty.const._AD_LEGACY_LANG_MODINSTALL}></a>
<button class="help-admin button" type='button' data-id='4' data-module='xupdate' data-help-article='#help-store' title="<{$smarty.const._HELP}>">
<b>?</b>
</button>
</div>

Expand All @@ -71,7 +71,7 @@ <h2 class="admintitle"><{$smarty.const._AD_XUPDATE_LANG_MODULES}> <{if $storeObj
<th>
<{* ////β€” DROPDOWN SORT β€”\\\\ *}>
<div class="dropdown" id="filter-sort">
<a href="#" class="dropdown-toggle ui-btn" aria-label="sort filter">
<a href="#" class="dropdown-toggle button" aria-label="sort filter">
<img class="svg" src="<{$xoops_url}>/images/icons/list-tree.svg" width="24px" height="24px" alt="options">
</a>
<{* ----- Dropdown-content ----- *}>
Expand Down Expand Up @@ -302,12 +302,12 @@ <h6><{$smarty.const._AD_XUPDATE_LANG_TYPE}></h6>
<tr>
<td colspan="<{if $sid}>4<{else}>4<{/if}>">
<{xoops_token form=$actionForm}>
<input class="ui-btn" type="submit" value="<{$smarty.const._BACK}>" name="_form_control_cancel">
<input class="ui-btn" type="submit" value="<{$smarty.const._AD_LEGACY_LANG_MOD_NAME}><{$smarty.const._EDIT}>">
<input class="button" type="submit" value="<{$smarty.const._BACK}>" name="_form_control_cancel">
<input class="button" type="submit" value="<{$smarty.const._AD_LEGACY_LANG_MOD_NAME}><{$smarty.const._EDIT}>">
</td>
<td class="foot" colspan="2">
<{if $xupdate_writable.result==true}>
<input class="ui-btn" type="submit" value="<{$smarty.const._AD_XUPDATE_LANG_MESSAGE_BATCH_INSTALL}>" id="rapidModuleInstallButton">
<input class="button" type="submit" value="<{$smarty.const._AD_XUPDATE_LANG_MESSAGE_BATCH_INSTALL}>" id="rapidModuleInstallButton">
<{/if}>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@ <h2 class="admintitle"><{$smarty.const._AD_XUPDATE_LANG_STORES}></h2>
<{include file="admin_tips.html"}>

<{* ////β€” ACTION-CONTROL β€”\\\\ *}>
<section layout="row center-justify sm-column" class="control-action">
<section layout="row center-justify sm-column" class="action-control">
<div class="filtermenu" self="sm-full">
<!-- No category selection -->
</div>
<div class="control-view" self="sm-full">
<a href="#" id="check-app" class="ui-btn">
<a href="#" id="check-app" class="button">
<img class="svg" src="<{$xoops_url}>/images/icons/check.svg" width="1em" height="1em" alt="check"> Configuration Checker
</a>
<button class="help-admin ui-btn" type='button' data-id='4' data-module='xupdate' data-help-article='#help-store' title="Help">
<span class="ui-icon ui-icon-help"></span>
<button class="help-admin button" type='button' data-id='4' data-module='xupdate' data-help-article='#help-store' title="<{$smarty.const._HELP}>">
<b>?</b>
</button>
</div>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h2 class="admintitle"><{$smarty.const._AD_XUPDATE_LANG_PRELOADS}></h2>

<{if $xupdate_nextlink}>
<div class="toptab">
<div class="ui-btn">
<div class="button">
<{$xupdate_nextlink}>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,22 @@ <h4><{$storeObject->getShow('name')}></h4>
<{/if}>


<section layout="row center-justify" class="control-action">
<{* ////β€” ACTION-CONTROL β€”\\\\ *}>
<section layout="row center-justify" class="action-control">

<!-- category selection -->
<div class="filtermenu">

<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>" class="ui-btn ui-btn-small">
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>" class="button">
<{$smarty.const._MI_XUPDATE_ALL}>
</a>
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>filter=installed" class="ui-btn ui-btn-small">
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>filter=installed" class="button">
<{$smarty.const._MI_XUPDATE_INSTALLED}>
</a>
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>filter=updated" class="ui-btn ui-btn-small">
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>filter=updated" class="button">
<{$smarty.const._MI_XUPDATE_UPDATED}>
</a>
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>filter=future" class="ui-btn ui-btn-small">
<a href="index.php?action=<{$action}>&amp;<{$pageNavi->getPrefix()}><{$sid_query}><{$sort_query}>filter=future" class="button">
<{$smarty.const._MI_XUPDATE_FUTURE}>
</a>
</div>
Expand All @@ -52,13 +53,13 @@ <h4><{$storeObject->getShow('name')}></h4>

<{if $mod_config.xelfinder_dirname}>
<a onclick="openWithSelfMain('<{$smarty.const.XOOPS_MODULE_URL}>/<{$mod_config.xelfinder_dirname}>/manager.php','filemanager',700,500);return false;"
href="#" class="ui-btn">
href="#" class="button">
<{$smarty.const._MI_XUPDATE_ADMENU_PRELOAD}><{$smarty.const._MI_XUPDATE_MANAGE}>
</a>
<{/if}>

<button class="help-admin ui-btn" type='button' data-id='4' data-module='xupdate' data-help-article='#help-store' title="Help">
<span class="ui-icon ui-icon-help"></span>
<button class="help-admin button" type='button' data-id='4' data-module='xupdate' data-help-article='#help-store' title="<{$smarty.const._HELP}>">
<b>?</b>
</button>

</div>
Expand All @@ -84,7 +85,7 @@ <h4><{$storeObject->getShow('name')}></h4>
<{* ////β€” DROPDOWN SORT β€”\\\\ *}>
<div class="dropdown" id="filter-sort">

<a href="#" class="dropdown-toggle ui-btn" aria-label="sort filter">
<a href="#" class="dropdown-toggle button" aria-label="sort filter">
<img class="svg" src="<{$xoops_url}>/images/icons/list-tree.svg" width="24px" height="24px" alt="options">
</a>

Expand Down Expand Up @@ -172,7 +173,7 @@ <h6><{$smarty.const._AD_LEGACY_LANG_LASTUPDATE}></h6>
<tr>
<!--<td class="legacy_list_id"><{$module->getShow('id')}></td>-->
<td>
<{if !$sid}><a class="ui-btn" href="index.php?action=<{$action}>&amp;sid=<{$module->getShow('sid')}>" title="<{$smarty.const._AD_XUPDATE_LANG_STORE}>"><{$module->getShow('sid')}></a><{/if}>
<{if !$sid}><a class="button" href="index.php?action=<{$action}>&amp;sid=<{$module->getShow('sid')}>" title="<{$smarty.const._AD_XUPDATE_LANG_STORE}>"><{$module->getShow('sid')}></a><{/if}>
</td>
<td>
<div class="legacy_list_image">
Expand Down Expand Up @@ -284,12 +285,12 @@ <h6><{$smarty.const._AD_LEGACY_LANG_LASTUPDATE}></h6>
<tr>
<td colspan="7">
<{xoops_token form=$actionForm}>
<input class="ui-btn" type="submit" value="<{$smarty.const._BACK}>" name="_form_control_cancel">
<input class="ui-btn" type="submit" value="<{$smarty.const._AD_LEGACY_LANG_MOD_NAME}> <{$smarty.const._EDIT}>">
<input class="button" type="submit" value="<{$smarty.const._BACK}>" name="_form_control_cancel">
<input class="button" type="submit" value="<{$smarty.const._AD_LEGACY_LANG_MOD_NAME}> <{$smarty.const._EDIT}>">
</td>
<td>
<{if $xupdate_writable.result==true}>
<input class="ui-btn"
<input class="button"
type="submit"
value="<{$smarty.const._AD_XUPDATE_LANG_MESSAGE_BATCH_INSTALL}>"
id="rapidModuleInstallButton">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ <h2 class="admintitle"><{$smarty.const._AD_XUPDATE_LANG_PRELOADS}> <{$smarty.con
<tfoot>
<tr>
<td class="foot" colspan="3">
<input class="ui-btn" type="submit" value="<{$smarty.const._BACK}>" name="_form_control_cancel">
<input class="ui-btn" type="submit" value="<{$smarty.const._AD_XUPDATE_LANG_BUTTON_UPDATE}>">
<input class="button" type="submit" value="<{$smarty.const._BACK}>" name="_form_control_cancel">
<input class="button" type="submit" value="<{$smarty.const._AD_XUPDATE_LANG_BUTTON_UPDATE}>">
</td>
</tr>
</tfoot>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h2 class="admintitle"><{$smarty.const._MI_XUPDATE_ADMENU_ADDONSTORE}></h2>

<{if $xupdate_nextlink}>
<div class="toptab">
<div id="xupdate_addModule" class="ui-btn">
<div id="xupdate_addModule" class="button">
<{$xupdate_nextlink}>
</div>
</div>
Expand Down
Loading

0 comments on commit 75e1170

Please sign in to comment.