Compare commits
6 Commits
Author | SHA1 | Date | |
---|---|---|---|
00cbcc60aa | |||
2942a7a6fe | |||
24a4f68663 | |||
0d7b97346a | |||
a21bbdd4a8 | |||
2ff128eb5f |
24
CHANGELOG.md
24
CHANGELOG.md
@ -1,3 +1,27 @@
|
|||||||
|
dcAdvancedCleaner 1.6.1 - 2023.11.04
|
||||||
|
===========================================================
|
||||||
|
* Require Dotclear 2.28
|
||||||
|
* Require PHP 8.1
|
||||||
|
* Cosmetic fix
|
||||||
|
|
||||||
|
dcAdvancedCleaner 1.6 - 2023.10.18
|
||||||
|
===========================================================
|
||||||
|
* Require Dotclear 2.28
|
||||||
|
* Require PHP 8.1
|
||||||
|
* Upgrade plugin acitivtyReport
|
||||||
|
|
||||||
|
dcAdvancedCleaner 1.5 - 2023.10.13
|
||||||
|
===========================================================
|
||||||
|
* Require Dotclear 2.28
|
||||||
|
* Require PHP 8.1
|
||||||
|
* Code review
|
||||||
|
|
||||||
|
dcAdvancedCleaner 1.4 - 2023.10.07
|
||||||
|
===========================================================
|
||||||
|
* Require Dotclear 2.28
|
||||||
|
* Require PHP 8.1
|
||||||
|
* Upgrade to Dotclear 2.28
|
||||||
|
|
||||||
dcAdvancedCleaner 1.3 - 2023.08.14
|
dcAdvancedCleaner 1.3 - 2023.08.14
|
||||||
===========================================================
|
===========================================================
|
||||||
* Require Dotclear 2.27
|
* Require Dotclear 2.27
|
||||||
|
33
README.md
33
README.md
@ -1,27 +1,23 @@
|
|||||||
# README
|
# README
|
||||||
|
|
||||||
[![Release](https://img.shields.io/badge/release-1.3-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/releases)
|
[![Release](https://img.shields.io/badge/release-1.6.1-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/releases)
|
||||||
[![Date](https://img.shields.io/badge/date-2023.08.14-c44d58.svg)](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/releases)
|
![Date](https://img.shields.io/badge/date-2023.11.04-c44d58.svg)
|
||||||
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download)
|
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
|
||||||
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/dcAdvancedCleaner)
|
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/dcAdvancedCleaner)
|
||||||
[![License](https://img.shields.io/github/license/JcDenis/dcAdvancedCleaner)](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/blob/master/LICENSE)
|
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/src/branch/master/LICENSE)
|
||||||
|
|
||||||
## WHAT IS DCADVANCEDCLEANER ?
|
## ABOUT
|
||||||
|
|
||||||
_dcAdvancedCleaner_ is a plugin for the open-source
|
_dcAdvancedCleaner_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
|
||||||
web publishing software called Dotclear.
|
|
||||||
|
|
||||||
It help clean up Dotclear install, plugins, themes,
|
> It help clean up Dotclear install, plugins, themes, settings, tables, cache, etc...
|
||||||
settings, tables, cache, etc...
|
|
||||||
|
|
||||||
## REQUIREMENTS
|
## REQUIREMENTS
|
||||||
|
|
||||||
_dcAdvancedCleaner_ requires:
|
* Dotclear 2.28
|
||||||
|
* PHP 8.1+
|
||||||
* Permissions superadmin
|
* Plugin Uninstaller (from distribution)
|
||||||
* Dotclear 2.27
|
* Dotclaer superadmin permission
|
||||||
* PHP >= 8.1
|
|
||||||
* Plugin Uninstaller (temporary at https://github.com/JcDenis/Uninstaller )
|
|
||||||
|
|
||||||
## USAGE
|
## USAGE
|
||||||
|
|
||||||
@ -36,7 +32,12 @@ Once it's done you can manage cleaners from menu
|
|||||||
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
|
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
|
||||||
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner) or [GitHub Page](https://github.com/JcDenis/dcAdvancedCleaner)
|
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner) or [GitHub Page](https://github.com/JcDenis/dcAdvancedCleaner)
|
||||||
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/dcAdvancedCleaner)
|
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/dcAdvancedCleaner)
|
||||||
* Discuss and help : [Dotclear Forum](https://forum.dotclear.org/viewtopic.php?id=40381)
|
|
||||||
|
* [License](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/src/branch/master/LICENSE)
|
||||||
|
* [Packages & details](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/dcAdvancedCleaner))
|
||||||
|
* [Sources & contributions](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner) (or on [GitHub](https://github.com/JcDenis/dcAdvancedCleaner))
|
||||||
|
* [Issues & security](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/issues) (or on [GitHub](https://github.com/JcDenis/dcAdvancedCleaner/issues))
|
||||||
|
* [Discuss & help](https://forum.dotclear.org/viewtopic.php?id=40381)
|
||||||
|
|
||||||
## CONTRIBUTORS
|
## CONTRIBUTORS
|
||||||
|
|
||||||
|
27
_define.php
27
_define.php
@ -1,31 +1,30 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief dcAdvancedCleaner, a plugin for Dotclear 2
|
* @file
|
||||||
|
* @brief The plugin dcAdvancedCleaner definition
|
||||||
|
* @ingroup dcAdvancedCleaner
|
||||||
*
|
*
|
||||||
* @package Dotclear
|
* @defgroup dcAdvancedCleaner Plugin dcAdvancedCleaner.
|
||||||
* @subpackage Plugin
|
|
||||||
*
|
*
|
||||||
* @author Jean-Christian Denis and Contributors
|
* Make a huge cleaning of dotclear.
|
||||||
*
|
*
|
||||||
* @copyright Jean-Christian Denis
|
* @author Jean-Christian Denis (author)
|
||||||
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
||||||
*/
|
*/
|
||||||
if (!defined('DC_RC_PATH')) {
|
declare(strict_types=1);
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
$this->registerModule(
|
$this->registerModule(
|
||||||
'Advanced cleaner',
|
'Advanced cleaner',
|
||||||
'Make a huge cleaning of dotclear',
|
'Make a huge cleaning of dotclear',
|
||||||
'Jean-Christian Denis and Contributors',
|
'Jean-Christian Denis and Contributors',
|
||||||
'1.3',
|
'1.6.1',
|
||||||
[
|
[
|
||||||
'requires' => [
|
'requires' => [
|
||||||
['php', '8.1'],
|
['core', '2.28'],
|
||||||
['core', '2.27'],
|
['Uninstaller', '1.0'],
|
||||||
['Uninstaller', '0.8'],
|
|
||||||
],
|
],
|
||||||
'permissions' => null,
|
'permissions' => 'My',
|
||||||
'type' => 'plugin',
|
'type' => 'plugin',
|
||||||
'support' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/issues',
|
'support' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/issues',
|
||||||
'details' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/src/branch/master/README.md',
|
'details' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/src/branch/master/README.md',
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
<modules xmlns:da="http://dotaddict.org/da/">
|
<modules xmlns:da="http://dotaddict.org/da/">
|
||||||
<module id="dcAdvancedCleaner">
|
<module id="dcAdvancedCleaner">
|
||||||
<name>Advanced cleaner</name>
|
<name>Advanced cleaner</name>
|
||||||
<version>1.3</version>
|
<version>1.6.1</version>
|
||||||
<author>Jean-Christian Denis and Contributors</author>
|
<author>Jean-Christian Denis and Contributors</author>
|
||||||
<desc>Make a huge cleaning of dotclear</desc>
|
<desc>Make a huge cleaning of dotclear</desc>
|
||||||
<file>https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/releases/download/v1.3/plugin-dcAdvancedCleaner.zip</file>
|
<file>https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/releases/download/v1.6.1/plugin-dcAdvancedCleaner.zip</file>
|
||||||
<da:dcmin>2.27</da:dcmin>
|
<da:dcmin>2.28</da:dcmin>
|
||||||
<da:details>https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/src/branch/master/README.md</da:details>
|
<da:details>https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/src/branch/master/README.md</da:details>
|
||||||
<da:support>https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/issues</da:support>
|
<da:support>https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/issues</da:support>
|
||||||
</module>
|
</module>
|
||||||
|
@ -1,16 +1,11 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief dcAdvancedCleaner, a plugin for Dotclear 2
|
* @file
|
||||||
|
* @brief dcAdvancedCleaner resources helper.
|
||||||
|
* @ingroup dcAdvancedCleaner
|
||||||
*
|
*
|
||||||
* @package Dotclear
|
* @author Jean-Christian Denis (author)
|
||||||
* @subpackage Plugin
|
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
||||||
*
|
|
||||||
* @author Jean-Christian Denis and Contributors
|
|
||||||
*
|
|
||||||
* @copyright Jean-Christian Denis
|
|
||||||
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
|
||||||
*/
|
*/
|
||||||
if (!defined('DC_RC_PATH')) {
|
\Dotclear\App::backend()->resources()->set('help', 'dcAdvancedCleaner', __DIR__ . '/help/dcAdvancedCleaner.html');
|
||||||
return;
|
|
||||||
}
|
|
||||||
dcCore::app()->resources['help']['dcAdvancedCleaner'] = __DIR__ . '/help/dcAdvancedCleaner.html';
|
|
||||||
|
@ -1,16 +1,11 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief dcAdvancedCleaner, a plugin for Dotclear 2
|
* @file
|
||||||
|
* @brief dcAdvancedCleaner resources helper.
|
||||||
|
* @ingroup dcAdvancedCleaner
|
||||||
*
|
*
|
||||||
* @package Dotclear
|
* @author Jean-Christian Denis (author)
|
||||||
* @subpackage Plugin
|
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
||||||
*
|
|
||||||
* @author Jean-Christian Denis and Contributors
|
|
||||||
*
|
|
||||||
* @copyright Jean-Christian Denis
|
|
||||||
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
|
||||||
*/
|
*/
|
||||||
if (!defined('DC_RC_PATH')) {
|
\Dotclear\App::backend()->resources()->set('help', 'dcAdvancedCleaner', __DIR__ . '/help/dcAdvancedCleaner.html');
|
||||||
return;
|
|
||||||
}
|
|
||||||
dcCore::app()->resources['help']['dcAdvancedCleaner'] = __DIR__ . '/help/dcAdvancedCleaner.html';
|
|
||||||
|
54
src/ActivityReportAction.php
Normal file
54
src/ActivityReportAction.php
Normal file
@ -0,0 +1,54 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace Dotclear\Plugin\dcAdvancedCleaner;
|
||||||
|
|
||||||
|
use Dotclear\Core\Process;
|
||||||
|
use Dotclear\Plugin\activityReport\{
|
||||||
|
Action,
|
||||||
|
ActivityReport,
|
||||||
|
Group
|
||||||
|
};
|
||||||
|
use Dotclear\Plugin\Uninstaller\Uninstaller;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @brief dcAdvancedCleaner plugin activityReport class.
|
||||||
|
* @ingroup dcAdvancedCleaner
|
||||||
|
*
|
||||||
|
* @author Jean-Christian Denis (author)
|
||||||
|
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
||||||
|
*/
|
||||||
|
class ActivityReportAction extends Process
|
||||||
|
{
|
||||||
|
public static function init(): bool
|
||||||
|
{
|
||||||
|
return self::status(true);
|
||||||
|
}
|
||||||
|
|
||||||
|
public static function process(): bool
|
||||||
|
{
|
||||||
|
if (!self::status()) {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
$group = new Group(My::id(), My::name());
|
||||||
|
|
||||||
|
$group->add(new Action(
|
||||||
|
'uninstall',
|
||||||
|
__('Uninstalling module'),
|
||||||
|
'%s',
|
||||||
|
'UninstallerBeforeAction',
|
||||||
|
function (string $id, string $action, string $ns): void {
|
||||||
|
$success = Uninstaller::instance()->cleaners->get($id)?->get($action)?->success;
|
||||||
|
if (!is_null($success)) {
|
||||||
|
ActivityReport::instance()->addLog(My::id(), 'uninstall', [sprintf($success, $ns)]);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
));
|
||||||
|
|
||||||
|
ActivityReport::instance()->groups->add($group);
|
||||||
|
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
}
|
@ -1,23 +1,20 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @brief dcAdvancedCleaner, a plugin for Dotclear 2
|
|
||||||
*
|
|
||||||
* @package Dotclear
|
|
||||||
* @subpackage Plugin
|
|
||||||
*
|
|
||||||
* @author Jean-Christian Denis and Contributors
|
|
||||||
*
|
|
||||||
* @copyright Jean-Christian Denis
|
|
||||||
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
|
||||||
*/
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace Dotclear\Plugin\dcAdvancedCleaner;
|
namespace Dotclear\Plugin\dcAdvancedCleaner;
|
||||||
|
|
||||||
use dcCore;
|
use Dotclear\App;
|
||||||
use Dotclear\Core\Process;
|
use Dotclear\Core\Process;
|
||||||
use Dotclear\Core\Backend\Favorites;
|
use Dotclear\Core\Backend\Favorites;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @brief dcAdvancedCleaner backend class.
|
||||||
|
* @ingroup dcAdvancedCleaner
|
||||||
|
*
|
||||||
|
* @author Jean-Christian Denis (author)
|
||||||
|
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
||||||
|
*/
|
||||||
class Backend extends Process
|
class Backend extends Process
|
||||||
{
|
{
|
||||||
public static function init(): bool
|
public static function init(): bool
|
||||||
@ -27,20 +24,19 @@ class Backend extends Process
|
|||||||
|
|
||||||
public static function process(): bool
|
public static function process(): bool
|
||||||
{
|
{
|
||||||
if (!self::status() || !dcCore::app()->plugins->moduleExists('Uninstaller')) {
|
if (!self::status() || !App::plugins()->moduleExists('Uninstaller')) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
My::addBackendMenuItem();
|
My::addBackendMenuItem();
|
||||||
|
|
||||||
dcCore::app()->addBehaviors([
|
App::behavior()->addBehaviors([
|
||||||
'adminDashboardFavoritesV2' => function (Favorites $favs): void {
|
'adminDashboardFavoritesV2' => function (Favorites $favs): void {
|
||||||
$favs->register(My::id(), [
|
$favs->register(My::id(), [
|
||||||
'title' => My::name(),
|
'title' => My::name(),
|
||||||
'url' => My::manageURL(),
|
'url' => My::manageURL(),
|
||||||
'small-icon' => My::icons(),
|
'small-icon' => My::icons(),
|
||||||
'large-icon' => My::icons(),
|
'large-icon' => My::icons(),
|
||||||
//'permissions' => dcCore::app()->auth?->isSuperAdmin(),
|
|
||||||
]);
|
]);
|
||||||
},
|
},
|
||||||
]);
|
]);
|
||||||
|
@ -1,20 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @brief dcAdvancedCleaner, a plugin for Dotclear 2
|
|
||||||
*
|
|
||||||
* @package Dotclear
|
|
||||||
* @subpackage Plugin
|
|
||||||
*
|
|
||||||
* @author Jean-Christian Denis and Contributors
|
|
||||||
*
|
|
||||||
* @copyright Jean-Christian Denis
|
|
||||||
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
|
||||||
*/
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace Dotclear\Plugin\dcAdvancedCleaner;
|
namespace Dotclear\Plugin\dcAdvancedCleaner;
|
||||||
|
|
||||||
use dcCore;
|
use Dotclear\App;
|
||||||
use Dotclear\Core\Process;
|
use Dotclear\Core\Process;
|
||||||
use Dotclear\Core\Backend\{
|
use Dotclear\Core\Backend\{
|
||||||
Notices,
|
Notices,
|
||||||
@ -35,6 +25,13 @@ use Dotclear\Helper\Html\Form\{
|
|||||||
use Dotclear\Helper\Html\Html;
|
use Dotclear\Helper\Html\Html;
|
||||||
use Exception;
|
use Exception;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @brief dcAdvancedCleaner manage class.
|
||||||
|
* @ingroup dcAdvancedCleaner
|
||||||
|
*
|
||||||
|
* @author Jean-Christian Denis (author)
|
||||||
|
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
||||||
|
*/
|
||||||
class Manage extends Process
|
class Manage extends Process
|
||||||
{
|
{
|
||||||
public static function init(): bool
|
public static function init(): bool
|
||||||
@ -44,7 +41,7 @@ class Manage extends Process
|
|||||||
|
|
||||||
public static function process(): bool
|
public static function process(): bool
|
||||||
{
|
{
|
||||||
if (!self::status() || !dcCore::app()->plugins->moduleExists('Uninstaller')) {
|
if (!self::status() || !App::plugins()->moduleExists('Uninstaller')) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -79,7 +76,7 @@ class Manage extends Process
|
|||||||
$ns .= $vars->related . ':' . $id . ';';
|
$ns .= $vars->related . ':' . $id . ';';
|
||||||
}
|
}
|
||||||
$vars->cleaners->execute($vars->cleaner->id, $vars->action, $ns);
|
$vars->cleaners->execute($vars->cleaner->id, $vars->action, $ns);
|
||||||
// other actions
|
// other actions
|
||||||
} elseif ($vars->action != 'delete_related') {
|
} elseif ($vars->action != 'delete_related') {
|
||||||
foreach ($vars->entries as $ns) {
|
foreach ($vars->entries as $ns) {
|
||||||
$vars->cleaners->execute($vars->cleaner->id, $vars->action, $ns);
|
$vars->cleaners->execute($vars->cleaner->id, $vars->action, $ns);
|
||||||
@ -89,7 +86,7 @@ class Manage extends Process
|
|||||||
Notices::addSuccessNotice(__('Action successfuly excecuted'));
|
Notices::addSuccessNotice(__('Action successfuly excecuted'));
|
||||||
My::redirect(['part' => $vars->cleaner->id]);
|
My::redirect(['part' => $vars->cleaner->id]);
|
||||||
} catch (Exception $e) {
|
} catch (Exception $e) {
|
||||||
dcCore::app()->error->add($e->getMessage());
|
App::error()->add($e->getMessage());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -112,7 +109,7 @@ class Manage extends Process
|
|||||||
);
|
);
|
||||||
|
|
||||||
# --BEHAVIOR-- dcAdvancedCleanerAdminHeader
|
# --BEHAVIOR-- dcAdvancedCleanerAdminHeader
|
||||||
dcCore::app()->callBehavior('dcAdvancedCleanerAdminHeader');
|
App::behavior()->callBehavior('dcAdvancedCleanerAdminHeader');
|
||||||
|
|
||||||
$breadcrumb = [
|
$breadcrumb = [
|
||||||
__('Plugins') => '',
|
__('Plugins') => '',
|
||||||
@ -144,7 +141,7 @@ class Manage extends Process
|
|||||||
|
|
||||||
if (empty($vars->related)) {
|
if (empty($vars->related)) {
|
||||||
echo
|
echo
|
||||||
(new Form('parts_menu'))->method('get')->action(dcCore::app()->admin->getPageURL())->fields([
|
(new Form('parts_menu'))->method('get')->action(App::backend()->getPageURL())->fields([
|
||||||
(new Para())->class('anchor-nav')->items([
|
(new Para())->class('anchor-nav')->items([
|
||||||
(new Label(__('Goto:'), Label::OUTSIDE_LABEL_BEFORE))->for('part')->class('classic'),
|
(new Label(__('Goto:'), Label::OUTSIDE_LABEL_BEFORE))->for('part')->class('classic'),
|
||||||
(new Select(['part', 'select_part']))->default($vars->cleaner->id)->items($vars->combo),
|
(new Select(['part', 'select_part']))->default($vars->cleaner->id)->items($vars->combo),
|
||||||
@ -172,7 +169,7 @@ class Manage extends Process
|
|||||||
}
|
}
|
||||||
|
|
||||||
echo
|
echo
|
||||||
'<form method="post" action="' . dcCore::app()->admin->getPageURL() . '" id="form-funcs">' .
|
'<form method="post" action="' . App::backend()->getPageURL() . '" id="form-funcs">' .
|
||||||
'<div class="table-outer">' .
|
'<div class="table-outer">' .
|
||||||
'<table><caption>' . sprintf(__('There are %s entries'), count($rs)) . '</caption><thead><tr>' .
|
'<table><caption>' . sprintf(__('There are %s entries'), count($rs)) . '</caption><thead><tr>' .
|
||||||
'<th colspan="2">' . __('Name') . '</th><th colspan="2">' . __('Objects') . '</th>' .
|
'<th colspan="2">' . __('Name') . '</th><th colspan="2">' . __('Objects') . '</th>' .
|
||||||
@ -221,7 +218,7 @@ class Manage extends Process
|
|||||||
}
|
}
|
||||||
|
|
||||||
echo
|
echo
|
||||||
(new Form('option'))->method('post')->action(dcCore::app()->admin->getPageURL())->fields([
|
(new Form('option'))->method('post')->action(App::backend()->getPageURL())->fields([
|
||||||
(new Para())->items([
|
(new Para())->items([
|
||||||
(new Submit('option-action'))->value(My::settings()->getGlobal('dcproperty_hide') ? __('Show Dotclear default properties') : __('Hide Dotclear default properties')),
|
(new Submit('option-action'))->value(My::settings()->getGlobal('dcproperty_hide') ? __('Show Dotclear default properties') : __('Hide Dotclear default properties')),
|
||||||
(new Hidden('dcproperty_hide', My::settings()->getGlobal('dcproperty_hide') ? '0' : '1')),
|
(new Hidden('dcproperty_hide', My::settings()->getGlobal('dcproperty_hide') ? '0' : '1')),
|
||||||
@ -240,7 +237,7 @@ class Manage extends Process
|
|||||||
echo (new Text('p', __('There is nothing to display')))->class('error')->render();
|
echo (new Text('p', __('There is nothing to display')))->class('error')->render();
|
||||||
} else {
|
} else {
|
||||||
echo
|
echo
|
||||||
'<form method="post" action="' . dcCore::app()->admin->getPageURL() . '" id="form-funcs">' .
|
'<form method="post" action="' . App::backend()->getPageURL() . '" id="form-funcs">' .
|
||||||
'<div class="table-outer">' .
|
'<div class="table-outer">' .
|
||||||
'<table><caption>' . sprintf(__('There are %s related entries for the group "%s"'), count($rs), $vars->related) . '</caption><thead><tr>' .
|
'<table><caption>' . sprintf(__('There are %s related entries for the group "%s"'), count($rs), $vars->related) . '</caption><thead><tr>' .
|
||||||
'<th colspan="2">' . __('Name') . '</th><th>' . __('Objects') . '</th>' .
|
'<th colspan="2">' . __('Name') . '</th><th>' . __('Objects') . '</th>' .
|
||||||
@ -263,10 +260,11 @@ class Manage extends Process
|
|||||||
'</tbody></table></div>' .
|
'</tbody></table></div>' .
|
||||||
(new Para())->items([
|
(new Para())->items([
|
||||||
(new Submit('do-action'))->class('delete')->value(__('I understand and I am want to delete this')),
|
(new Submit('do-action'))->class('delete')->value(__('I understand and I am want to delete this')),
|
||||||
(new Hidden(['related'], $vars->related)),
|
... My::hiddenFields([
|
||||||
(new Hidden(['part'], $vars->cleaner->id)),
|
'related' => $vars->related,
|
||||||
(new Hidden(['action'], 'delete_related')),
|
'part' => $vars->cleaner->id,
|
||||||
... My::hiddenFields(),
|
'action' => 'delete_related',
|
||||||
|
]),
|
||||||
])->render() .
|
])->render() .
|
||||||
'<p class="warning">' .
|
'<p class="warning">' .
|
||||||
__('Beware: All actions done here are irreversible and are directly applied') .
|
__('Beware: All actions done here are irreversible and are directly applied') .
|
||||||
|
@ -1,15 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @brief dcAdvancedCleaner, a plugin for Dotclear 2
|
|
||||||
*
|
|
||||||
* @package Dotclear
|
|
||||||
* @subpackage Plugin
|
|
||||||
*
|
|
||||||
* @author Jean-Christian Denis and Contributors
|
|
||||||
*
|
|
||||||
* @copyright Jean-Christian Denis
|
|
||||||
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
|
||||||
*/
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace Dotclear\Plugin\dcAdvancedCleaner;
|
namespace Dotclear\Plugin\dcAdvancedCleaner;
|
||||||
@ -21,27 +11,62 @@ use Dotclear\Plugin\Uninstaller\{
|
|||||||
};
|
};
|
||||||
use Exception;
|
use Exception;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @brief dcAdvancedCleaner vars definition class.
|
||||||
|
* @ingroup dcAdvancedCleaner
|
||||||
|
*
|
||||||
|
* @author Jean-Christian Denis (author)
|
||||||
|
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
||||||
|
*/
|
||||||
class ManageVars
|
class ManageVars
|
||||||
{
|
{
|
||||||
/** @var ManageVars self instance */
|
/**
|
||||||
|
* self instance.
|
||||||
|
*
|
||||||
|
* @var ManageVars $container
|
||||||
|
*/
|
||||||
private static $container;
|
private static $container;
|
||||||
|
|
||||||
/** @var CleanersStack The cleaners stack */
|
/**
|
||||||
|
* The cleaners stack.
|
||||||
|
*
|
||||||
|
* @var CleanersStack $cleaners
|
||||||
|
*/
|
||||||
public readonly CleanersStack $cleaners;
|
public readonly CleanersStack $cleaners;
|
||||||
|
|
||||||
/** @var null|CleanerParent The post form cleaner */
|
/**
|
||||||
|
* The post form cleaner.
|
||||||
|
*
|
||||||
|
* @var null|CleanerParent $cleaner
|
||||||
|
*/
|
||||||
public readonly ?CleanerParent $cleaner;
|
public readonly ?CleanerParent $cleaner;
|
||||||
|
|
||||||
/** @var string $related The post form related action id */
|
/**
|
||||||
|
* The post form related action id.
|
||||||
|
*
|
||||||
|
* @var string $related
|
||||||
|
*/
|
||||||
public readonly string $related;
|
public readonly string $related;
|
||||||
|
|
||||||
/** @var array<int,string> The post form selected ns */
|
/**
|
||||||
|
* The post form selected ns.
|
||||||
|
*
|
||||||
|
* @var array<int,string> $entries
|
||||||
|
*/
|
||||||
public readonly array $entries;
|
public readonly array $entries;
|
||||||
|
|
||||||
/** @var string The post form action id */
|
/**
|
||||||
|
* The post form action id.
|
||||||
|
*
|
||||||
|
* @var string $action
|
||||||
|
*/
|
||||||
public readonly string $action;
|
public readonly string $action;
|
||||||
|
|
||||||
/** @var array<string,string> The form actions combo */
|
/**
|
||||||
|
* The form actions combo.
|
||||||
|
*
|
||||||
|
* @var array<string,string> $combo
|
||||||
|
*/
|
||||||
public readonly array $combo;
|
public readonly array $combo;
|
||||||
|
|
||||||
protected function __construct()
|
protected function __construct()
|
||||||
|
27
src/My.php
27
src/My.php
@ -1,26 +1,27 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @brief dcAdvancedCleaner, a plugin for Dotclear 2
|
|
||||||
*
|
|
||||||
* @package Dotclear
|
|
||||||
* @subpackage Plugin
|
|
||||||
*
|
|
||||||
* @author Jean-Christian Denis and Contributors
|
|
||||||
*
|
|
||||||
* @copyright Jean-Christian Denis
|
|
||||||
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
|
||||||
*/
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace Dotclear\Plugin\dcAdvancedCleaner;
|
namespace Dotclear\Plugin\dcAdvancedCleaner;
|
||||||
|
|
||||||
use dcCore;
|
use Dotclear\App;
|
||||||
use Dotclear\Module\MyPlugin;
|
use Dotclear\Module\MyPlugin;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @brief dcAdvancedCleaner My helper.
|
||||||
|
* @ingroup dcAdvancedCleaner
|
||||||
|
*
|
||||||
|
* @author Jean-Christian Denis (author)
|
||||||
|
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
||||||
|
*/
|
||||||
class My extends MyPlugin
|
class My extends MyPlugin
|
||||||
{
|
{
|
||||||
public static function checkCustomContext(int $context): ?bool
|
public static function checkCustomContext(int $context): ?bool
|
||||||
{
|
{
|
||||||
return $context === self::PREPEND ? dcCore::app()->auth->isSuperAdmin() : null;
|
return match ($context) {
|
||||||
|
// Limit to super admin
|
||||||
|
self::MODULE => App::auth()->isSuperAdmin(),
|
||||||
|
default => null,
|
||||||
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,58 +0,0 @@
|
|||||||
<?php
|
|
||||||
/**
|
|
||||||
* @brief dcAdvancedCleaner, a plugin for Dotclear 2
|
|
||||||
*
|
|
||||||
* @package Dotclear
|
|
||||||
* @subpackage Plugin
|
|
||||||
*
|
|
||||||
* @author Jean-Christian Denis and Contributors
|
|
||||||
*
|
|
||||||
* @copyright Jean-Christian Denis
|
|
||||||
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
|
||||||
*/
|
|
||||||
declare(strict_types=1);
|
|
||||||
|
|
||||||
namespace Dotclear\Plugin\dcAdvancedCleaner;
|
|
||||||
|
|
||||||
use Dotclear\Core\Process;
|
|
||||||
use Dotclear\Plugin\activityReport\{
|
|
||||||
Action,
|
|
||||||
ActivityReport,
|
|
||||||
Group
|
|
||||||
};
|
|
||||||
use Dotclear\Plugin\Uninstaller\Uninstaller;
|
|
||||||
|
|
||||||
class Prepend extends Process
|
|
||||||
{
|
|
||||||
public static function init(): bool
|
|
||||||
{
|
|
||||||
return self::status(My::checkContext(My::PREPEND));
|
|
||||||
}
|
|
||||||
|
|
||||||
public static function process(): bool
|
|
||||||
{
|
|
||||||
if (!self::status()) {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
// log plugin Uninstaller actions
|
|
||||||
if (defined('ACTIVITY_REPORT') && ACTIVITY_REPORT == 3) {
|
|
||||||
$group = new Group(My::id(), My::name());
|
|
||||||
$group->add(new Action(
|
|
||||||
'uninstaller',
|
|
||||||
__('Uninstalling module'),
|
|
||||||
'%s',
|
|
||||||
'UninstallerBeforeAction',
|
|
||||||
function (string $id, string $action, string $ns): void {
|
|
||||||
$success = Uninstaller::instance()->cleaners->get($id)?->get($action)?->success;
|
|
||||||
if (!is_null($success)) {
|
|
||||||
ActivityReport::instance()->addLog(My::id(), 'uninstaller', [sprintf($success, $ns)]);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
));
|
|
||||||
ActivityReport::instance()->groups->add($group);
|
|
||||||
}
|
|
||||||
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,23 +1,19 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @brief dcAdvancedCleaner, a plugin for Dotclear 2
|
|
||||||
*
|
|
||||||
* @package Dotclear
|
|
||||||
* @subpackage Plugin
|
|
||||||
*
|
|
||||||
* @author Jean-Christian Denis and Contributors
|
|
||||||
*
|
|
||||||
* @copyright Jean-Christian Denis
|
|
||||||
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
|
||||||
*/
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace Dotclear\Plugin\dcAdvancedCleaner;
|
namespace Dotclear\Plugin\dcAdvancedCleaner;
|
||||||
|
|
||||||
use dcCore;
|
|
||||||
use Dotclear\Core\Process;
|
use Dotclear\Core\Process;
|
||||||
use Dotclear\Plugin\Uninstaller\Uninstaller;
|
use Dotclear\Plugin\Uninstaller\Uninstaller;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @brief dcAdvancedCleaner uninstall class.
|
||||||
|
* @ingroup dcAdvancedCleaner
|
||||||
|
*
|
||||||
|
* @author Jean-Christian Denis (author)
|
||||||
|
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
||||||
|
*/
|
||||||
class Uninstall extends Process
|
class Uninstall extends Process
|
||||||
{
|
{
|
||||||
public static function init(): bool
|
public static function init(): bool
|
||||||
@ -27,7 +23,7 @@ class Uninstall extends Process
|
|||||||
|
|
||||||
public static function process(): bool
|
public static function process(): bool
|
||||||
{
|
{
|
||||||
if (!self::status() || !dcCore::app()->plugins->moduleExists('Uninstaller')) {
|
if (!self::status()) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user