pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
php-basercms: Update to 5.1.0
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Sat Aug 10 17:16:04 2024 +0900
Changeset: 38aa99a015e7e1dc43c41a5c4e222701a70970cf
Modified Files:
php-basercms/Makefile
php-basercms/PLIST
php-basercms/distinfo
Log Message:
php-basercms: Update to 5.1.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=38aa99a015e7e1dc43c41a5c4e222701a70970cf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
php-basercms/Makefile | 4 +-
php-basercms/PLIST | 301 +++++++++++++++++++++++++++++---------------------
php-basercms/distinfo | 6 +-
3 files changed, 180 insertions(+), 131 deletions(-)
diffs:
diff --git a/php-basercms/Makefile b/php-basercms/Makefile
index 9425dabea5..9a1de2a8b5 100644
--- a/php-basercms/Makefile
+++ b/php-basercms/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-BASERVER= 5.0.8
+BASERVER= 5.1.0
DISTNAME= basercms-${BASERVER}
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
@@ -13,7 +13,7 @@ HOMEPAGE= https://basercms.net/
COMMENT= Easy to use Content Management System for Japan/Japanese
LICENSE= mit
-PHP_VERSIONS_ACCEPTED= 81 82
+PHP_VERSIONS_ACCEPTED= 81 82 83
DEPENDS+= ${PHP_PKG_PREFIX}-gd>=8.1.0:../../graphics/php-gd
DEPENDS+= ${PHP_PKG_PREFIX}-curl>=8.1.0:../../www/php-curl
diff --git a/php-basercms/PLIST b/php-basercms/PLIST
index e5bf3a688f..109a0068a6 100644
--- a/php-basercms/PLIST
+++ b/php-basercms/PLIST
@@ -38,6 +38,7 @@ share/basercms/__assets/plugins/baser-core/tests/TestCase/config/BootstrapTest.p
share/basercms/__assets/plugins/baser-core/tests/TestCase/config/RoutesTest.php
share/basercms/__assets/plugins/baser-core/tests/TestCase/config/SessionTest.php
share/basercms/__assets/plugins/bc-admin-third/templates/Admin/element/footer-4.php
+share/basercms/bin/bash_completion.sh
share/basercms/bin/cake
share/basercms/bin/cake.bat
share/basercms/bin/cake.php
@@ -51,6 +52,7 @@ share/basercms/config/app_local.example.php
share/basercms/config/bootstrap.php
share/basercms/config/bootstrap_cli.php
share/basercms/config/paths.php
+share/basercms/config/plugins.php
share/basercms/config/requirements.php
share/basercms/config/routes.php
share/basercms/config/schema/i18n.sql
@@ -58,7 +60,7 @@ share/basercms/config/schema/sessions.sql
share/basercms/config/setting.example.php
share/basercms/config/test_install.php
share/basercms/db/.gitkeep
-share/basercms/docker/.env
+share/basercms/docker/.env.example
share/basercms/docker/bin/init.sh
share/basercms/docker/bin/setup.sh
share/basercms/docker/docker-compose.yml.default
@@ -74,7 +76,6 @@ share/basercms/phpdoc.dist.xml
share/basercms/phpunit.xml.dist
share/basercms/plugins/BcColumn/LICENCE.txt
share/basercms/plugins/BcColumn/VERSION.txt
-share/basercms/plugins/BcColumn/composer.json
share/basercms/plugins/BcColumn/config.php
share/basercms/plugins/BcColumn/config/data/default/BaserCore/content_folders.csv
share/basercms/plugins/BcColumn/config/data/default/BaserCore/contents.csv
@@ -99,7 +100,7 @@ share/basercms/plugins/BcColumn/config/data/default/BcSearchIndex/search_indexes
share/basercms/plugins/BcColumn/config/data/default/BcThemeConfig/theme_configs.csv
share/basercms/plugins/BcColumn/config/data/default/BcWidgetArea/widget_areas.csv
share/basercms/plugins/BcColumn/screenshot.png
-share/basercms/plugins/BcColumn/src/Plugin.php
+share/basercms/plugins/BcColumn/src/BcColumnPlugin.php
share/basercms/plugins/BcColumn/templates/Pages/default.php
share/basercms/plugins/BcColumn/templates/element/blog_comments.php
share/basercms/plugins/BcColumn/templates/element/contents_menu.php
@@ -210,8 +211,8 @@ share/basercms/plugins/BcColumn/webroot/js/startup.js
share/basercms/plugins/BcPluginSample/README.md
share/basercms/plugins/BcPluginSample/VERSION.txt
share/basercms/plugins/BcPluginSample/config.php
+share/basercms/plugins/BcPluginSample/src/BcPluginSamplePlugin.php
share/basercms/plugins/BcPluginSample/src/Event/BcPluginSampleViewEventListener.php
-share/basercms/plugins/BcPluginSample/src/Plugin.php
share/basercms/plugins/BcPluginSample/webroot/img/bassy.png
share/basercms/plugins/BcThemeSample/README.md
share/basercms/plugins/BcThemeSample/config.php
@@ -264,7 +265,7 @@ share/basercms/plugins/BcThemeSample/config/data/empty/BcUploader/uploader_confi
share/basercms/plugins/BcThemeSample/config/data/empty/BcUploader/uploader_files.csv
share/basercms/plugins/BcThemeSample/config/data/empty/BcWidgetArea/widget_areas.csv
share/basercms/plugins/BcThemeSample/screenshot.png
-share/basercms/plugins/BcThemeSample/src/Plugin.php
+share/basercms/plugins/BcThemeSample/src/BcThemeSamplePlugin.php
share/basercms/plugins/BcThemeSample/src/View/Helper/BcThemeSampleHelper.php
share/basercms/plugins/BcThemeSample/src/img/screenshot.psd
share/basercms/plugins/BcThemeSample/templates/element/.gitkeep
@@ -300,6 +301,8 @@ share/basercms/plugins/baser-core/config/Migrations/20221228045514_CreatePermiss
share/basercms/plugins/baser-core/config/Migrations/20221228064416_AddPermissionGroupIdToPermissions.php
share/basercms/plugins/baser-core/config/Migrations/20230309064416_AddAuthPrefixSettingsToUserGroups.php
share/basercms/plugins/baser-core/config/Migrations/20230328000000_AlterIdToBaserCoreAll.php
+share/basercms/plugins/baser-core/config/Migrations/20240326061629_UserPasswordModified.php
+share/basercms/plugins/baser-core/config/Migrations/20240527070222_TwoFactorAuthentications.php
share/basercms/plugins/baser-core/config/Seeds/ContentFoldersSeed.php
share/basercms/plugins/baser-core/config/Seeds/ContentsSeed.php
share/basercms/plugins/baser-core/config/Seeds/PagesSeed.php
@@ -318,6 +321,24 @@ share/basercms/plugins/baser-core/config/paths.php
share/basercms/plugins/baser-core/config/permission.php
share/basercms/plugins/baser-core/config/setting.php
share/basercms/plugins/baser-core/config/update/.gitkeep
+share/basercms/plugins/baser-core/config/update/5.0.18/bin/cake.php
+share/basercms/plugins/baser-core/config/update/5.0.18/config.php
+share/basercms/plugins/baser-core/config/update/5.0.18/config/app.php
+share/basercms/plugins/baser-core/config/update/5.0.18/config/bootstrap.php
+share/basercms/plugins/baser-core/config/update/5.0.18/config/bootstrap_cli.php
+share/basercms/plugins/baser-core/config/update/5.0.18/config/plugins.php
+share/basercms/plugins/baser-core/config/update/5.0.18/src/Application.php
+share/basercms/plugins/baser-core/config/update/5.0.18/src/Controller/AppController.php
+share/basercms/plugins/baser-core/config/update/5.0.18/src/Controller/ErrorController.php
+share/basercms/plugins/baser-core/config/update/5.0.18/src/View/AjaxView.php
+share/basercms/plugins/baser-core/config/update/5.0.18/updater.php
+share/basercms/plugins/baser-core/config/update/5.0.18/webroot/index.php
+share/basercms/plugins/baser-core/config/update/5.0.19/config.php
+share/basercms/plugins/baser-core/config/update/5.0.19/config/plugins.php
+share/basercms/plugins/baser-core/config/update/5.0.19/updater.php
+share/basercms/plugins/baser-core/config/update/${PKGVERSION}/config.php
+share/basercms/plugins/baser-core/config/update/${PKGVERSION}/src/View/AjaxView.php
+share/basercms/plugins/baser-core/config/update/${PKGVERSION}/updater.php
share/basercms/plugins/baser-core/resources/locales/baser_core.pot
share/basercms/plugins/baser-core/resources/locales/cake.pot
share/basercms/plugins/baser-core/resources/locales/cake_dev.pot
@@ -329,6 +350,7 @@ share/basercms/plugins/baser-core/src/Annotation/Doc.php
share/basercms/plugins/baser-core/src/Annotation/NoTodo.php
share/basercms/plugins/baser-core/src/Annotation/Note.php
share/basercms/plugins/baser-core/src/Annotation/UnitTest.php
+share/basercms/plugins/baser-core/src/BaserCorePlugin.php
share/basercms/plugins/baser-core/src/BcPlugin.php
share/basercms/plugins/baser-core/src/Command/ComposerCommand.php
share/basercms/plugins/baser-core/src/Command/CreateReleaseCommand.php
@@ -392,6 +414,8 @@ share/basercms/plugins/baser-core/src/Database/Schema/BcSchema.php
share/basercms/plugins/baser-core/src/Error/BcException.php
share/basercms/plugins/baser-core/src/Error/BcExceptionRenderer.php
share/basercms/plugins/baser-core/src/Error/BcFormFailedException.php
+share/basercms/plugins/baser-core/src/Error/MissingColumnException.php
+share/basercms/plugins/baser-core/src/Event/BcAuthenticationEventListener.php
share/basercms/plugins/baser-core/src/Event/BcContainerEventListener.php
share/basercms/plugins/baser-core/src/Event/BcContentsEventListener.php
share/basercms/plugins/baser-core/src/Event/BcControllerEventDispatcher.php
@@ -411,6 +435,7 @@ share/basercms/plugins/baser-core/src/Identifier/Resolver/PrefixOrmResolver.php
share/basercms/plugins/baser-core/src/Mailer/Admin/BcAdminMailer.php
share/basercms/plugins/baser-core/src/Mailer/Admin/PasswordRequestMailer.php
share/basercms/plugins/baser-core/src/Mailer/BcMailer.php
+share/basercms/plugins/baser-core/src/Mailer/TwoFactorAuthenticationMailer.php
share/basercms/plugins/baser-core/src/Middleware/BcAdminMiddleware.php
share/basercms/plugins/baser-core/src/Middleware/BcFrontMiddleware.php
share/basercms/plugins/baser-core/src/Middleware/BcRedirectMainSiteMiddleware.php
@@ -444,15 +469,16 @@ share/basercms/plugins/baser-core/src/Model/Table/PermissionsTable.php
share/basercms/plugins/baser-core/src/Model/Table/PluginsTable.php
share/basercms/plugins/baser-core/src/Model/Table/SiteConfigsTable.php
share/basercms/plugins/baser-core/src/Model/Table/SitesTable.php
+share/basercms/plugins/baser-core/src/Model/Table/SoftDeleteTrait.php
+share/basercms/plugins/baser-core/src/Model/Table/TwoFactorAuthenticationsTable.php
share/basercms/plugins/baser-core/src/Model/Table/UserGroupsTable.php
share/basercms/plugins/baser-core/src/Model/Table/UsersTable.php
share/basercms/plugins/baser-core/src/Model/Table/UsersUserGroupsTable.php
share/basercms/plugins/baser-core/src/Model/Validation/BcValidation.php
share/basercms/plugins/baser-core/src/Model/Validation/PageValidation.php
-share/basercms/plugins/baser-core/src/Model/Validation/SiteConfigValidation.php
share/basercms/plugins/baser-core/src/Model/Validation/SiteValidation.php
share/basercms/plugins/baser-core/src/Model/Validation/UserValidation.php
-share/basercms/plugins/baser-core/src/Plugin.php
+share/basercms/plugins/baser-core/src/ORM/SelectQuery.php
share/basercms/plugins/baser-core/src/Routing/Asset.php
share/basercms/plugins/baser-core/src/Routing/Route/BcContentsRoute.php
share/basercms/plugins/baser-core/src/Routing/RouteCollection.php
@@ -522,6 +548,8 @@ share/basercms/plugins/baser-core/src/Service/SitesService.php
share/basercms/plugins/baser-core/src/Service/SitesServiceInterface.php
share/basercms/plugins/baser-core/src/Service/ThemesService.php
share/basercms/plugins/baser-core/src/Service/ThemesServiceInterface.php
+share/basercms/plugins/baser-core/src/Service/TwoFactorAuthenticationsService.php
+share/basercms/plugins/baser-core/src/Service/TwoFactorAuthenticationsServiceInterface.php
share/basercms/plugins/baser-core/src/Service/UserGroupsService.php
share/basercms/plugins/baser-core/src/Service/UserGroupsServiceInterface.php
share/basercms/plugins/baser-core/src/Service/UsersService.php
@@ -543,6 +571,7 @@ share/basercms/plugins/baser-core/src/Utility/BcFileUploader.php
share/basercms/plugins/baser-core/src/Utility/BcFolder.php
share/basercms/plugins/baser-core/src/Utility/BcGmaps.php
share/basercms/plugins/baser-core/src/Utility/BcLang.php
+share/basercms/plugins/baser-core/src/Utility/BcPluginUtil.php
share/basercms/plugins/baser-core/src/Utility/BcSiteConfig.php
share/basercms/plugins/baser-core/src/Utility/BcText.php
share/basercms/plugins/baser-core/src/Utility/BcUpdateLog.php
@@ -592,6 +621,8 @@ share/basercms/plugins/baser-core/src/View/Helper/BcXmlHelper.php
share/basercms/plugins/baser-core/templates/BcDatabaseService/schema.php
share/basercms/plugins/baser-core/tests/Factory/ContentFactory.php
share/basercms/plugins/baser-core/tests/Factory/ContentFolderFactory.php
+share/basercms/plugins/baser-core/tests/Factory/DblogFactory.php
+share/basercms/plugins/baser-core/tests/Factory/LoginStoreFactory.php
share/basercms/plugins/baser-core/tests/Factory/PageFactory.php
share/basercms/plugins/baser-core/tests/Factory/PasswordRequestFactory.php
share/basercms/plugins/baser-core/tests/Factory/PermissionFactory.php
@@ -603,47 +634,34 @@ share/basercms/plugins/baser-core/tests/Factory/SiteFactory.php
share/basercms/plugins/baser-core/tests/Factory/UserFactory.php
share/basercms/plugins/baser-core/tests/Factory/UserGroupFactory.php
share/basercms/plugins/baser-core/tests/Factory/UsersUserGroupFactory.php
-share/basercms/plugins/baser-core/tests/Fixture/Config/Routes/PageRoutesFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/ContentFoldersFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/ContentsFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/Controller/UserGroupsController/UserGroupsPaginationFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/Controller/UsersController/UsersPaginationFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/DblogsFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/LoginStoresFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/MailContentsFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/Model/Entity/Site/ContentShouldRedirectsFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/Model/Entity/Site/SiteShouldRedirectsFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/Model/Table/Content/ContentIsMovableFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/Model/Table/Content/ContentStatusCheckFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/Model/Table/Permission/PermissionPermissionModelFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/PagesFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/PasswordRequestsFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/PermissionsFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/PluginsFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/Routing/Route/BcContentsRoute/ContentBcContentsRouteFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/Routing/Route/BcContentsRoute/SiteBcContentsRouteFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/Service/SearchIndexesService/ContentFoldersReconstructFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/Service/SearchIndexesService/ContentsReconstructFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/Service/SearchIndexesService/PagesReconstructFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/Service/SearchIndexesService/SearchIndexesReconstructFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/SiteConfigsFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/SitesFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/UserGroupsFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/UsersFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/UsersUserGroupsFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/View/Helper/BcBaserHelper/PageBcBaserHelperFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/View/Helper/BcBaserHelper/SiteConfigBcBaserHelperFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/View/Helper/BcContentsHelper/ContentBcContentsHelperFixture.php
-share/basercms/plugins/baser-core/tests/Fixture/View/Helper/BcPageHelper/PageBcPageHelperFixture.php
+share/basercms/plugins/baser-core/tests/Scenario/ContentBcContentsRouteScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/ContentFoldersScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/ContentsScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/DblogsScenario.php
share/basercms/plugins/baser-core/tests/Scenario/InitAppScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/LoginStoresScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/MailContentsScenario.php
share/basercms/plugins/baser-core/tests/Scenario/MultiSiteScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/PagesScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/PasswordRequestsScenario.php
share/basercms/plugins/baser-core/tests/Scenario/PermissionGroupsScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/PermissionsScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/PluginsScenario.php
share/basercms/plugins/baser-core/tests/Scenario/RootContentScenario.php
share/basercms/plugins/baser-core/tests/Scenario/SearchIndexesSearchScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/SiteBcContentsRouteScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/SiteConfigsScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/SitesScenario.php
share/basercms/plugins/baser-core/tests/Scenario/SmallSetContentFoldersScenario.php
share/basercms/plugins/baser-core/tests/Scenario/SmallSetContentsScenario.php
share/basercms/plugins/baser-core/tests/Scenario/SuspendedUsersScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/UserGroupsPaginationsScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/UserGroupsScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/UserScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/UsersScenario.php
+share/basercms/plugins/baser-core/tests/Scenario/UsersUserGroupsScenario.php
share/basercms/plugins/baser-core/tests/TestCase/BcPluginTest.php
+share/basercms/plugins/baser-core/tests/TestCase/Command/ComposerCommandTest.php
share/basercms/plugins/baser-core/tests/TestCase/Config/PathsTest.php
share/basercms/plugins/baser-core/tests/TestCase/Controller/Admin/AnalyseControllerTest.php
share/basercms/plugins/baser-core/tests/TestCase/Controller/Admin/BcAdminAppControllerTest.php
@@ -686,7 +704,6 @@ share/basercms/plugins/baser-core/tests/TestCase/Controller/BcErrorControllerTes
share/basercms/plugins/baser-core/tests/TestCase/Controller/BcFormControllerTest.php
share/basercms/plugins/baser-core/tests/TestCase/Controller/BcFrontAppControllerTest.php
share/basercms/plugins/baser-core/tests/TestCase/Controller/Component/BcAdminContentsComponentTest.php
-share/basercms/plugins/baser-core/tests/TestCase/Controller/Component/BcCaptchaComponentTest.php
share/basercms/plugins/baser-core/tests/TestCase/Controller/Component/BcFrontContentsComponentTest.php
share/basercms/plugins/baser-core/tests/TestCase/Controller/Component/BcMessageComponentTest.php
share/basercms/plugins/baser-core/tests/TestCase/Controller/ContentFoldersControllerTest.php
@@ -694,6 +711,7 @@ share/basercms/plugins/baser-core/tests/TestCase/Controller/PagesControllerTest.
share/basercms/plugins/baser-core/tests/TestCase/Controller/UploadsControllerTest.php
share/basercms/plugins/baser-core/tests/TestCase/Database/Schema/BcSchemaTest.php
share/basercms/plugins/baser-core/tests/TestCase/Error/BcExceptionRendererTest.php
+share/basercms/plugins/baser-core/tests/TestCase/Event/BcAuthenticationEventListenerTest.php
share/basercms/plugins/baser-core/tests/TestCase/Event/BcContainerEventListenerTest.php
share/basercms/plugins/baser-core/tests/TestCase/Event/BcContentsEventListenerTest.php
share/basercms/plugins/baser-core/tests/TestCase/Event/BcControllerEventDispatcherTest.php
@@ -711,29 +729,29 @@ share/basercms/plugins/baser-core/tests/TestCase/Model/Behavior/BcContentsBehavi
share/basercms/plugins/baser-core/tests/TestCase/Model/Behavior/BcKeyValueBehaviorTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Behavior/BcUploadBehaviorTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Entity/PasswordRequestTest.php
-share/basercms/plugins/baser-core/tests/TestCase/Model/Entity/SearchIndexTest.php
+share/basercms/plugins/baser-core/tests/TestCase/Model/Entity/PluginTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Entity/SiteTest.php
+share/basercms/plugins/baser-core/tests/TestCase/Model/Entity/UserGroupTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Entity/UserTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/AppTableTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/ContentFoldersTableTest.php
-share/basercms/plugins/baser-core/tests/TestCase/Model/Table/ContentsFixtureTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/ContentsTableTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/DblogsTableTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/Exception/CopyFailedExceptionTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/LoginStoresTableTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/PagesTableTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/PasswordRequestsTableTest.php
+share/basercms/plugins/baser-core/tests/TestCase/Model/Table/PermissionsGroupsTableTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/PermissionsTableTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/PluginsTableTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/SiteConfigsTableTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/SitesTableTest.php
-share/basercms/plugins/baser-core/tests/TestCase/Model/Table/ThemesTableTest.php
+share/basercms/plugins/baser-core/tests/TestCase/Model/Table/TwoFactorAuthenticationsTableTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/UserGroupsTableTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/UsersTableTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Table/UsersUserGroupsTableTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Validation/BcValidationTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Validation/PageValidationTest.php
-share/basercms/plugins/baser-core/tests/TestCase/Model/Validation/SiteConfigValidationTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Validation/SiteValidationTest.php
share/basercms/plugins/baser-core/tests/TestCase/Model/Validation/UserValidationTest.php
share/basercms/plugins/baser-core/tests/TestCase/PluginTest.php
@@ -769,6 +787,7 @@ share/basercms/plugins/baser-core/tests/TestCase/Service/PluginsServiceTest.php
share/basercms/plugins/baser-core/tests/TestCase/Service/SiteConfigsServiceTest.php
share/basercms/plugins/baser-core/tests/TestCase/Service/SitesServiceTest.php
share/basercms/plugins/baser-core/tests/TestCase/Service/ThemesServiceTest.php
+share/basercms/plugins/baser-core/tests/TestCase/Service/TwoFactorAuthenticationsServiceTest.php
share/basercms/plugins/baser-core/tests/TestCase/Service/UserGroupsServiceTest.php
share/basercms/plugins/baser-core/tests/TestCase/Service/UsersServiceTest.php
share/basercms/plugins/baser-core/tests/TestCase/Service/UtilitiesServiceTest.php
@@ -780,14 +799,17 @@ share/basercms/plugins/baser-core/tests/TestCase/Utility/BcApiUtilTest.php
share/basercms/plugins/baser-core/tests/TestCase/Utility/BcComposerTest.php
share/basercms/plugins/baser-core/tests/TestCase/Utility/BcContainerTest.php
share/basercms/plugins/baser-core/tests/TestCase/Utility/BcContainerTraitTest.php
+share/basercms/plugins/baser-core/tests/TestCase/Utility/BcFileTest.php
share/basercms/plugins/baser-core/tests/TestCase/Utility/BcFileUploaderTest.php
+share/basercms/plugins/baser-core/tests/TestCase/Utility/BcFolderTest.php
share/basercms/plugins/baser-core/tests/TestCase/Utility/BcGmapsTest.php
-share/basercms/plugins/baser-core/tests/TestCase/Utility/BcTextTest.php
share/basercms/plugins/baser-core/tests/TestCase/Utility/BcUpdateLogTest.php
share/basercms/plugins/baser-core/tests/TestCase/Utility/BcUtilTest.php
share/basercms/plugins/baser-core/tests/TestCase/View/AppViewTest.php
share/basercms/plugins/baser-core/tests/TestCase/View/BcAdminAppViewTest.php
share/basercms/plugins/baser-core/tests/TestCase/View/BcFrontAppViewTest.php
+share/basercms/plugins/baser-core/tests/TestCase/View/BcFrontEmailViewTest.php
+share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BaserCoreBaserHelperTest.php
share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcAdminFormHelperTest.php
share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcAdminHelperTest.php
share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcArrayHelperTest.php
@@ -803,7 +825,6 @@ share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcGooglemapsHelperT
share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcHtmlHelperTest.php
share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcLayoutHelperTest.php
share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcListTableHelperTest.php
-share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcMobileHelperTest.php
share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcPageHelperTest.php
share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcSearchBoxHelperTest.php
share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcSiteConfigHelperTest.php
@@ -813,14 +834,14 @@ share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcTimeHelperTest.ph
share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcToolbarHelperTest.php
share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcUploadHelperTest.php
share/basercms/plugins/baser-core/tests/TestCase/View/Helper/BcXmlHelperTest.php
+share/basercms/plugins/baser-core/tests/TestCase/vendor/CKEditorStyleParserTest.php
share/basercms/plugins/baser-core/webroot/img/baser.power.gif
share/basercms/plugins/bc-admin-third/README.md
-share/basercms/plugins/bc-admin-third/VERSION.txt
share/basercms/plugins/bc-admin-third/composer.json
share/basercms/plugins/bc-admin-third/config.php
share/basercms/plugins/bc-admin-third/gulpfile.js
share/basercms/plugins/bc-admin-third/package.json
-share/basercms/plugins/bc-admin-third/src/Plugin.php
+share/basercms/plugins/bc-admin-third/src/BcAdminThirdPlugin.php
share/basercms/plugins/bc-admin-third/src/bc_blog/js/admin/blog_categories/form.js
share/basercms/plugins/bc-admin-third/src/bc_blog/js/admin/blog_categories/index.js
share/basercms/plugins/bc-admin-third/src/bc_blog/js/admin/blog_comments/index.js
@@ -1027,8 +1048,10 @@ share/basercms/plugins/bc-admin-third/templates/Admin/UserGroups/edit.php
share/basercms/plugins/bc-admin-third/templates/Admin/UserGroups/index.php
share/basercms/plugins/bc-admin-third/templates/Admin/Users/add.php
share/basercms/plugins/bc-admin-third/templates/Admin/Users/edit.php
+share/basercms/plugins/bc-admin-third/templates/Admin/Users/edit_password.php
share/basercms/plugins/bc-admin-third/templates/Admin/Users/index.php
share/basercms/plugins/bc-admin-third/templates/Admin/Users/login.php
+share/basercms/plugins/bc-admin-third/templates/Admin/Users/login_code.php
share/basercms/plugins/bc-admin-third/templates/Admin/Users/reset_password.php
share/basercms/plugins/bc-admin-third/templates/Admin/Utilities/credit.php
share/basercms/plugins/bc-admin-third/templates/Admin/Utilities/index.php
@@ -1064,6 +1087,12 @@ share/basercms/plugins/bc-admin-third/templates/Admin/element/Plugins/index_list
share/basercms/plugins/bc-admin-third/templates/Admin/element/Plugins/index_list_market.php
share/basercms/plugins/bc-admin-third/templates/Admin/element/Plugins/index_row.php
share/basercms/plugins/bc-admin-third/templates/Admin/element/Plugins/index_row_market.php
+share/basercms/plugins/bc-admin-third/templates/Admin/element/Plugins/update_alert.php
+share/basercms/plugins/bc-admin-third/templates/Admin/element/Plugins/update_core.php
+share/basercms/plugins/bc-admin-third/templates/Admin/element/Plugins/update_download_core.php
+share/basercms/plugins/bc-admin-third/templates/Admin/element/Plugins/update_log.php
+share/basercms/plugins/bc-admin-third/templates/Admin/element/Plugins/update_now_status.php
+share/basercms/plugins/bc-admin-third/templates/Admin/element/Plugins/update_plugin.php
share/basercms/plugins/bc-admin-third/templates/Admin/element/Sites/form.php
share/basercms/plugins/bc-admin-third/templates/Admin/element/Sites/index_list.php
share/basercms/plugins/bc-admin-third/templates/Admin/element/Sites/index_row.php
@@ -1139,14 +1168,13 @@ share/basercms/plugins/bc-admin-third/templates/Admin/fonts/admin/fa-solid-900.w
share/basercms/plugins/bc-admin-third/templates/Admin/fonts/admin/fa-solid-900.woff2
share/basercms/plugins/bc-admin-third/templates/Admin/layout/default.php
share/basercms/plugins/bc-admin-third/templates/Admin/layout/error.php
-share/basercms/plugins/bc-admin-third/templates/Error/error400.php
-share/basercms/plugins/bc-admin-third/templates/Error/error500.php
share/basercms/plugins/bc-admin-third/templates/element/flash/default.php
share/basercms/plugins/bc-admin-third/templates/element/toolbar.php
share/basercms/plugins/bc-admin-third/templates/element/wrap_flash.php
share/basercms/plugins/bc-admin-third/templates/email/html/default.php
share/basercms/plugins/bc-admin-third/templates/email/text/default.php
share/basercms/plugins/bc-admin-third/templates/email/text/installed.php
+share/basercms/plugins/bc-admin-third/templates/email/text/login_code.php
share/basercms/plugins/bc-admin-third/templates/email/text/password_request.php
share/basercms/plugins/bc-admin-third/templates/plugin/BcBlog/Admin/BlogCategories/add.php
share/basercms/plugins/bc-admin-third/templates/plugin/BcBlog/Admin/BlogCategories/edit.php
@@ -1292,7 +1320,6 @@ share/basercms/plugins/bc-admin-third/templates/plugin/BcUploader/Admin/Uploader
share/basercms/plugins/bc-admin-third/templates/plugin/BcUploader/Admin/UploaderFiles/ajax_list.php
share/basercms/plugins/bc-admin-third/templates/plugin/BcUploader/Admin/UploaderFiles/edit.php
share/basercms/plugins/bc-admin-third/templates/plugin/BcUploader/Admin/UploaderFiles/index.php
-share/basercms/plugins/bc-admin-third/templates/plugin/BcUploader/Admin/UploaderFiles/json_result.php
share/basercms/plugins/bc-admin-third/templates/plugin/BcUploader/Admin/element/UploaderCategories/form.php
share/basercms/plugins/bc-admin-third/templates/plugin/BcUploader/Admin/element/UploaderCategories/index_list.php
share/basercms/plugins/bc-admin-third/templates/plugin/BcUploader/Admin/element/UploaderCategories/index_row.php
@@ -1735,6 +1762,7 @@ share/basercms/plugins/bc-blog/config/Seeds/BlogPostsSeed.php
share/basercms/plugins/bc-blog/config/Seeds/BlogTagsSeed.php
share/basercms/plugins/bc-blog/config/permission.php
share/basercms/plugins/bc-blog/config/setting.php
+share/basercms/plugins/bc-blog/src/BcBlogPlugin.php
share/basercms/plugins/bc-blog/src/Controller/Admin/BlogAdminAppController.php
share/basercms/plugins/bc-blog/src/Controller/Admin/BlogCategoriesController.php
share/basercms/plugins/bc-blog/src/Controller/Admin/BlogCommentsController.php
@@ -1769,7 +1797,6 @@ share/basercms/plugins/bc-blog/src/Model/Table/BlogPostsTable.php
share/basercms/plugins/bc-blog/src/Model/Table/BlogTagsTable.php
share/basercms/plugins/bc-blog/src/Model/Validation/BlogCategoryValidation.php
share/basercms/plugins/bc-blog/src/Model/Validation/BlogContentValidation.php
-share/basercms/plugins/bc-blog/src/Plugin.php
share/basercms/plugins/bc-blog/src/Service/Admin/BlogCategoriesAdminService.php
share/basercms/plugins/bc-blog/src/Service/Admin/BlogCategoriesAdminServiceInterface.php
share/basercms/plugins/bc-blog/src/Service/Admin/BlogCommentsAdminService.php
@@ -1802,28 +1829,7 @@ share/basercms/plugins/bc-blog/tests/Factory/BlogContentFactory.php
share/basercms/plugins/bc-blog/tests/Factory/BlogPostBlogTagFactory.php
share/basercms/plugins/bc-blog/tests/Factory/BlogPostFactory.php
share/basercms/plugins/bc-blog/tests/Factory/BlogTagFactory.php
-share/basercms/plugins/bc-blog/tests/Fixture/Default/BlogCategoriesFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/Default/BlogCommentsFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/Default/BlogContentsFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/Default/BlogPostsBlogTagFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/Default/BlogPostsFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/Default/BlogTagsFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/File/test1.png
-share/basercms/plugins/bc-blog/tests/Fixture/Model/BlogPost/BlogCategoryModelFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/Model/BlogPost/BlogPostModelFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/Model/BlogPost/BlogPostsBlogTagModelFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/Model/BlogPost/ContentBlogPostFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/Model/BlogTag/BlogContentBlogTagFindCustomPramsFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/Model/BlogTag/BlogPostBlogTagFindCustomPramsFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/Model/BlogTag/BlogPostsBlogTagBlogTagFindCustomPramsFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/Model/BlogTag/BlogTagBlogTagFindCustomPramsFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/Model/BlogTag/ContentBlogTagFindCustomPramsFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/Model/BlogTag/SiteBlogTagFindCustomPramsFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/View/Helper/BlogBaserHelper/BlogCategoryTreeFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/View/Helper/BlogBaserHelper/BlogPostBlogBaserHelperFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/View/Helper/BlogBaserHelper/ContentMultiBlogFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/View/Helper/BlogHelper/BlogCategoryMultiSiteFixture.php
-share/basercms/plugins/bc-blog/tests/Fixture/View/Helper/BlogHelper/BlogContentMultiSiteFixture.php
+share/basercms/plugins/bc-blog/tests/Images/File/test1.png
share/basercms/plugins/bc-blog/tests/Scenario/BlogCommentsScenario.php
share/basercms/plugins/bc-blog/tests/Scenario/BlogCommentsServiceScenario.php
share/basercms/plugins/bc-blog/tests/Scenario/BlogContentScenario.php
@@ -1872,7 +1878,9 @@ share/basercms/plugins/bc-blog/tests/TestCase/Service/Front/BlogFrontServiceTest
share/basercms/plugins/bc-blog/tests/TestCase/ServiceProvider/BcBlogServiceProviderTest.php
share/basercms/plugins/bc-blog/tests/TestCase/View/BlogAdminAppViewTest.php
share/basercms/plugins/bc-blog/tests/TestCase/View/BlogAppViewTest.php
+share/basercms/plugins/bc-blog/tests/TestCase/View/Helper/BcBlogBaserHelperTest.php
share/basercms/plugins/bc-blog/tests/TestCase/View/Helper/BlogHelperTest.php
+share/basercms/plugins/bc-blog/tests/TestCase/View/Helper/RssHelperTest.php
share/basercms/plugins/bc-blog/webpack.config.js
share/basercms/plugins/bc-blog/webroot/css/admin/bc_blog_admin.css
share/basercms/plugins/bc-content-link/README.md
@@ -1883,13 +1891,13 @@ share/basercms/plugins/bc-content-link/config/Migrations/20230328000000_AlterIdT
share/basercms/plugins/bc-content-link/config/Seeds/.gitkeep
share/basercms/plugins/bc-content-link/config/permission.php
share/basercms/plugins/bc-content-link/config/setting.php
+share/basercms/plugins/bc-content-link/src/BcContentLinkPlugin.php
share/basercms/plugins/bc-content-link/src/Controller/Admin/ContentLinksController.php
share/basercms/plugins/bc-content-link/src/Controller/Api/Admin/ContentLinksController.php
share/basercms/plugins/bc-content-link/src/Controller/Api/ContentLinksController.php
share/basercms/plugins/bc-content-link/src/Controller/ContentLinksController.php
share/basercms/plugins/bc-content-link/src/Model/Entity/ContentLink.php
share/basercms/plugins/bc-content-link/src/Model/Table/ContentLinksTable.php
-share/basercms/plugins/bc-content-link/src/Plugin.php
share/basercms/plugins/bc-content-link/src/Service/ContentLinksService.php
share/basercms/plugins/bc-content-link/src/Service/ContentLinksServiceInterface.php
share/basercms/plugins/bc-content-link/src/ServiceProvider/BcContentLinkServiceProvider.php
@@ -1914,6 +1922,7 @@ share/basercms/plugins/bc-custom-content/config/Migrations/20230107045842_Create
share/basercms/plugins/bc-custom-content/config/Migrations/20230117094759_CreateCustomLinks.php
share/basercms/plugins/bc-custom-content/config/Migrations/20230117094760_CreateCustomFields.php
share/basercms/plugins/bc-custom-content/config/Migrations/20230328000000_AlterIdToBcCustomContentAll.php
+share/basercms/plugins/bc-custom-content/config/Migrations/20240203000000_AlterMaxLengthOnCustomFields.php
share/basercms/plugins/bc-custom-content/config/Seeds/CustomContentsSeed.php
share/basercms/plugins/bc-custom-content/config/Seeds/CustomEntries1Seed.php
share/basercms/plugins/bc-custom-content/config/Seeds/CustomEntries2Seed.php
@@ -1923,80 +1932,82 @@ share/basercms/plugins/bc-custom-content/config/Seeds/CustomTablesSeed.php
share/basercms/plugins/bc-custom-content/config/setting.php
share/basercms/plugins/bc-custom-content/plugins/BcCcAutoZip/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcAutoZip/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcAutoZip/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcAutoZip/src/BcCcAutoZipPlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcAutoZip/src/View/Helper/BcCcAutoZipHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcAutoZip/templates/Admin/element/custom_field_meta.php
share/basercms/plugins/bc-custom-content/plugins/BcCcCheckbox/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcCheckbox/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcCheckbox/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcCheckbox/src/BcCcCheckboxPlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcCheckbox/src/View/Helper/BcCcCheckboxHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcCheckbox/templates/Admin/element/custom_field_meta.php
share/basercms/plugins/bc-custom-content/plugins/BcCcDate/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcDate/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcDate/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcDate/src/BcCcDatePlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcDate/src/View/Helper/BcCcDateHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcDateTime/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcDateTime/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcDateTime/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcDateTime/src/BcCcDateTimePlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcDateTime/src/View/Helper/BcCcDateTimeHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcEmail/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcEmail/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcEmail/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcEmail/src/BcCcEmailPlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcEmail/src/View/Helper/BcCcEmailHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcFile/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcFile/config/setting.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcFile/src/BcCcFilePlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcFile/src/Event/BcCcFileControllerEventListener.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcFile/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcFile/src/Utility/BcCcFileUtil.php
share/basercms/plugins/bc-custom-content/plugins/BcCcFile/src/View/Helper/BcCcFileHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcHidden/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcHidden/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcHidden/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcHidden/src/BcCcHiddenPlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcHidden/src/View/Helper/BcCcHiddenHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcMultiple/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcMultiple/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcMultiple/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcMultiple/src/BcCcMultiplePlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcMultiple/src/View/Helper/BcCcMultipleHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcMultiple/templates/Admin/element/preview.php
share/basercms/plugins/bc-custom-content/plugins/BcCcPassword/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcPassword/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcPassword/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcPassword/src/BcCcPasswordPlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcPassword/src/View/Helper/BcCcPasswordHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcPref/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcPref/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcPref/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcPref/src/BcCcPrefPlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcPref/src/View/Helper/BcCcPrefHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcRadio/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcRadio/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcRadio/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcRadio/src/BcCcRadioPlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcRadio/src/View/Helper/BcCcRadioHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcRadio/templates/Admin/element/preview.php
share/basercms/plugins/bc-custom-content/plugins/BcCcRelated/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcRelated/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcRelated/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcRelated/src/BcCcRelatedPlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcRelated/src/View/Helper/BcCcRelatedHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcRelated/templates/Admin/element/custom_field_meta.php
share/basercms/plugins/bc-custom-content/plugins/BcCcSelect/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcSelect/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcSelect/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcSelect/src/BcCcSelectPlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcSelect/src/View/Helper/BcCcSelectHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcSelect/templates/Admin/element/preview.php
share/basercms/plugins/bc-custom-content/plugins/BcCcTel/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcTel/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcTel/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcTel/src/BcCcTelPlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcTel/src/View/Helper/BcCcTelHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcText/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcText/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcText/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcText/src/BcCcTextPlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcText/src/View/Helper/BcCcTextHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcTextarea/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcTextarea/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcTextarea/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcTextarea/src/BcCcTextareaPlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcTextarea/src/View/Helper/BcCcTextareaHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcWysiwyg/config.php
share/basercms/plugins/bc-custom-content/plugins/BcCcWysiwyg/config/setting.php
-share/basercms/plugins/bc-custom-content/plugins/BcCcWysiwyg/src/Plugin.php
+share/basercms/plugins/bc-custom-content/plugins/BcCcWysiwyg/src/BcCcWysiwygPlugin.php
share/basercms/plugins/bc-custom-content/plugins/BcCcWysiwyg/src/View/Helper/BcCcWysiwygHelper.php
share/basercms/plugins/bc-custom-content/plugins/BcCcWysiwyg/templates/Admin/element/custom_field_meta.php
+share/basercms/plugins/bc-custom-content/src/BcCustomContentPlugin.php
share/basercms/plugins/bc-custom-content/src/Controller/Admin/CustomContentAdminAppController.php
share/basercms/plugins/bc-custom-content/src/Controller/Admin/CustomContentsController.php
share/basercms/plugins/bc-custom-content/src/Controller/Admin/CustomEntriesController.php
@@ -2024,7 +2035,6 @@ share/basercms/plugins/bc-custom-content/src/Model/Table/CustomEntriesTable.php
share/basercms/plugins/bc-custom-content/src/Model/Table/CustomFieldsTable.php
share/basercms/plugins/bc-custom-content/src/Model/Table/CustomLinksTable.php
share/basercms/plugins/bc-custom-content/src/Model/Table/CustomTablesTable.php
-share/basercms/plugins/bc-custom-content/src/Plugin.php
share/basercms/plugins/bc-custom-content/src/Service/Admin/CustomContentsAdminService.php
share/basercms/plugins/bc-custom-content/src/Service/Admin/CustomContentsAdminServiceInterface.php
share/basercms/plugins/bc-custom-content/src/Service/Admin/CustomEntriesAdminService.php
@@ -2061,6 +2071,7 @@ share/basercms/plugins/bc-custom-content/tests/Factory/CustomEntryFactory.php
share/basercms/plugins/bc-custom-content/tests/Factory/CustomFieldFactory.php
share/basercms/plugins/bc-custom-content/tests/Factory/CustomLinkFactory.php
share/basercms/plugins/bc-custom-content/tests/Factory/CustomTableFactory.php
+share/basercms/plugins/bc-custom-content/tests/PluginTest.php
share/basercms/plugins/bc-custom-content/tests/Scenario/CustomContentsScenario.php
share/basercms/plugins/bc-custom-content/tests/Scenario/CustomEntriesScenario.php
share/basercms/plugins/bc-custom-content/tests/Scenario/CustomFieldsScenario.php
@@ -2080,15 +2091,16 @@ share/basercms/plugins/bc-custom-content/tests/TestCase/Controller/Api/CustomEnt
share/basercms/plugins/bc-custom-content/tests/TestCase/Controller/Api/CustomLinksControllerTest.php
share/basercms/plugins/bc-custom-content/tests/TestCase/Controller/CustomContentFrontAppControllerTest.php
share/basercms/plugins/bc-custom-content/tests/TestCase/Controller/CustomContentsControllerTest.php
+share/basercms/plugins/bc-custom-content/tests/TestCase/Model/Entity/CustomFieldTest.php
+share/basercms/plugins/bc-custom-content/tests/TestCase/Model/Entity/CustomLinkTest.php
+share/basercms/plugins/bc-custom-content/tests/TestCase/Model/Entity/CustomTableTest.php
share/basercms/plugins/bc-custom-content/tests/TestCase/Model/Table/CustomContentsTableTest.php
share/basercms/plugins/bc-custom-content/tests/TestCase/Model/Table/CustomEntriesTableTest.php
share/basercms/plugins/bc-custom-content/tests/TestCase/Model/Table/CustomFieldsTableTest.php
share/basercms/plugins/bc-custom-content/tests/TestCase/Model/Table/CustomLinksTableTest.php
share/basercms/plugins/bc-custom-content/tests/TestCase/Model/Table/CustomTablesTableTest.php
-share/basercms/plugins/bc-custom-content/tests/TestCase/PluginTest.php
share/basercms/plugins/bc-custom-content/tests/TestCase/Service/Admin/CustomContentsAdminServiceTest.php
share/basercms/plugins/bc-custom-content/tests/TestCase/Service/Admin/CustomEntriesAdminServiceTest.php
-share/basercms/plugins/bc-custom-content/tests/TestCase/Service/Admin/CustomFieldsAdminServiceTest.php
share/basercms/plugins/bc-custom-content/tests/TestCase/Service/Admin/CustomTablesAdminServiceTest.php
share/basercms/plugins/bc-custom-content/tests/TestCase/Service/CustomContentsServiceTest.php
share/basercms/plugins/bc-custom-content/tests/TestCase/Service/CustomEntriesServiceTest.php
@@ -2097,6 +2109,14 @@ share/basercms/plugins/bc-custom-content/tests/TestCase/Service/CustomLinksServi
share/basercms/plugins/bc-custom-content/tests/TestCase/Service/CustomTablesServiceTest.php
share/basercms/plugins/bc-custom-content/tests/TestCase/Service/Front/CustomContentsFrontServiceTest.php
share/basercms/plugins/bc-custom-content/tests/TestCase/ServiceProvider/BcCustomContentServiceProviderTest.php
+share/basercms/plugins/bc-custom-content/tests/TestCase/Utility/CustomContentUtilTest.php
+share/basercms/plugins/bc-custom-content/tests/TestCase/View/CustomContentAdminAppViewTest.php
+share/basercms/plugins/bc-custom-content/tests/TestCase/View/CustomContentFrontAppViewTest.php
+share/basercms/plugins/bc-custom-content/tests/TestCase/View/Helper/BcCustomContentBaserHelperTest.php
+share/basercms/plugins/bc-custom-content/tests/TestCase/View/Helper/CustomContentAdminHelperTest.php
+share/basercms/plugins/bc-custom-content/tests/TestCase/View/Helper/CustomContentAppHelperTest.php
+share/basercms/plugins/bc-custom-content/tests/TestCase/View/Helper/CustomContentArrayTraitTest.php
+share/basercms/plugins/bc-custom-content/tests/TestCase/View/Helper/CustomContentHelperTest.php
share/basercms/plugins/bc-custom-content/webroot/css/admin/bc_custom_content_admin.css
share/basercms/plugins/bc-editor-template/README.md
share/basercms/plugins/bc-editor-template/composer.json
@@ -2106,24 +2126,24 @@ share/basercms/plugins/bc-editor-template/config/Migrations/20230328000000_Alter
share/basercms/plugins/bc-editor-template/config/Seeds/EditorTemplatesSeed.php
share/basercms/plugins/bc-editor-template/config/permission.php
share/basercms/plugins/bc-editor-template/config/setting.php
+share/basercms/plugins/bc-editor-template/src/BcEditorTemplatePlugin.php
share/basercms/plugins/bc-editor-template/src/Controller/Admin/EditorTemplatesController.php
share/basercms/plugins/bc-editor-template/src/Controller/Api/Admin/EditorTemplatesController.php
share/basercms/plugins/bc-editor-template/src/Model/Entity/EditorTemplate.php
share/basercms/plugins/bc-editor-template/src/Model/Table/EditorTemplatesTable.php
-share/basercms/plugins/bc-editor-template/src/Plugin.php
share/basercms/plugins/bc-editor-template/src/Service/Admin/EditorTemplatesAdminService.php
share/basercms/plugins/bc-editor-template/src/Service/Admin/EditorTemplatesAdminServiceInterface.php
share/basercms/plugins/bc-editor-template/src/Service/EditorTemplatesService.php
share/basercms/plugins/bc-editor-template/src/Service/EditorTemplatesServiceInterface.php
share/basercms/plugins/bc-editor-template/src/ServiceProvider/BcEditorTemplateServiceProvider.php
+share/basercms/plugins/bc-editor-template/tests/BcEditorTemplatePluginTest.php
share/basercms/plugins/bc-editor-template/tests/Factory/EditorTemplateFactory.php
-share/basercms/plugins/bc-editor-template/tests/Fixture/Default/EditorTemplatesFixture.php
share/basercms/plugins/bc-editor-template/tests/Scenario/EditorTemplatesScenario.php
share/basercms/plugins/bc-editor-template/tests/TestCase/Controller/Admin/EditorTemplatesControllerTest.php
share/basercms/plugins/bc-editor-template/tests/TestCase/Controller/Api/Admin/EditorTemplatesControllerTest.php
share/basercms/plugins/bc-editor-template/tests/TestCase/Model/Table/EditorTemplatesTableTest.php
-share/basercms/plugins/bc-editor-template/tests/TestCase/Service/Admin/EditorTemplatesAdminServiceTest.php
share/basercms/plugins/bc-editor-template/tests/TestCase/Service/EditorTemplatesServiceTest.php
+share/basercms/plugins/bc-editor-template/tests/TestCase/ServiceProvider/BcEditorTemplateServiceProviderTest.php
share/basercms/plugins/bc-favorite/README.md
share/basercms/plugins/bc-favorite/composer.json
share/basercms/plugins/bc-favorite/config.php
@@ -2131,21 +2151,23 @@ share/basercms/plugins/bc-favorite/config/Migrations/20210803054839_CreateFavori
share/basercms/plugins/bc-favorite/config/Migrations/20230328000000_AlterIdToBcFavoriteAll.php
share/basercms/plugins/bc-favorite/config/Seeds/FavoritesSeed.php
share/basercms/plugins/bc-favorite/config/permission.php
+share/basercms/plugins/bc-favorite/src/BcFavoritePlugin.php
share/basercms/plugins/bc-favorite/src/Controller/Api/Admin/FavoritesController.php
share/basercms/plugins/bc-favorite/src/Event/BcFavoriteViewEventListener.php
share/basercms/plugins/bc-favorite/src/Model/Entity/Favorite.php
share/basercms/plugins/bc-favorite/src/Model/Table/FavoritesTable.php
share/basercms/plugins/bc-favorite/src/Model/Validation/FavoriteValidation.php
-share/basercms/plugins/bc-favorite/src/Plugin.php
share/basercms/plugins/bc-favorite/src/Service/FavoritesService.php
share/basercms/plugins/bc-favorite/src/Service/FavoritesServiceInterface.php
share/basercms/plugins/bc-favorite/src/ServiceProvider/BcFavoriteServiceProvider.php
share/basercms/plugins/bc-favorite/tests/Factory/FavoriteFactory.php
share/basercms/plugins/bc-favorite/tests/Scenario/FavoritesScenario.php
+share/basercms/plugins/bc-favorite/tests/TestCase/BcFavoritePluginTest.php
share/basercms/plugins/bc-favorite/tests/TestCase/Controller/Api/Admin/FavoritesControllerTest.php
share/basercms/plugins/bc-favorite/tests/TestCase/Model/Table/FavoritesTableTest.php
share/basercms/plugins/bc-favorite/tests/TestCase/Model/Validation/FavoriteValidationTest.php
share/basercms/plugins/bc-favorite/tests/TestCase/Service/FavoritesServiceTest.php
+share/basercms/plugins/bc-favorite/tests/TestCase/ServiceProvider/BcFavoriteServiceProviderTest.php
share/basercms/plugins/bc-favorite/tests/bootstrap.php
share/basercms/plugins/bc-front/README.md
share/basercms/plugins/bc-front/composer.json
@@ -2177,7 +2199,7 @@ share/basercms/plugins/bc-front/config/data/default/BcWidgetArea/widget_areas.cs
share/basercms/plugins/bc-front/gulpfile.js
share/basercms/plugins/bc-front/package.json
share/basercms/plugins/bc-front/screenshot.png
-share/basercms/plugins/bc-front/src/Plugin.php
+share/basercms/plugins/bc-front/src/BcFrontPlugin.php
share/basercms/plugins/bc-front/src/bc_blog/js/blog_comment.js
share/basercms/plugins/bc-front/src/css/bge_style.scss
share/basercms/plugins/bc-front/src/css/common/_base.scss
@@ -2194,6 +2216,7 @@ share/basercms/plugins/bc-front/src/css/common/_sub.scss
share/basercms/plugins/bc-front/src/css/editor.scss
share/basercms/plugins/bc-front/src/css/page/_blog.scss
share/basercms/plugins/bc-front/src/css/page/_custom_content.scss
+share/basercms/plugins/bc-front/src/css/page/_error.scss
share/basercms/plugins/bc-front/src/css/page/_login.scss
share/basercms/plugins/bc-front/src/css/page/_mail.scss
share/basercms/plugins/bc-front/src/css/page/_search.scss
@@ -2203,6 +2226,7 @@ share/basercms/plugins/bc-front/src/js/common.js
share/basercms/plugins/bc-front/src/js/google_maps.js
share/basercms/plugins/bc-front/src/js/startup.js
share/basercms/plugins/bc-front/templates/ContentFolders/default.php
+share/basercms/plugins/bc-front/templates/ContentFolders/eyecatch.php
share/basercms/plugins/bc-front/templates/Error/error400.php
share/basercms/plugins/bc-front/templates/Error/error500.php
share/basercms/plugins/bc-front/templates/Error/missing_controller.php
@@ -2328,6 +2352,7 @@ share/basercms/plugins/bc-front/webroot/img/main_image_2.jpg
share/basercms/plugins/bc-front/webroot/img/main_image_3.jpg
share/basercms/plugins/bc-front/webroot/img/main_image_4.jpg
share/basercms/plugins/bc-front/webroot/img/main_image_5.jpg
+share/basercms/plugins/bc-front/webroot/img/noimage.png
share/basercms/plugins/bc-front/webroot/js/common.bundle.js
share/basercms/plugins/bc-front/webroot/js/common.bundle.js.map
share/basercms/plugins/bc-front/webroot/js/google_maps.bundle.js
@@ -2345,11 +2370,11 @@ share/basercms/plugins/bc-installer/README.md
share/basercms/plugins/bc-installer/composer.json
share/basercms/plugins/bc-installer/config.php
share/basercms/plugins/bc-installer/config/setting.php
+share/basercms/plugins/bc-installer/src/BcInstallerPlugin.php
share/basercms/plugins/bc-installer/src/Command/InstallCheckCommand.php
share/basercms/plugins/bc-installer/src/Command/InstallCommand.php
share/basercms/plugins/bc-installer/src/Controller/Admin/InstallationsController.php
share/basercms/plugins/bc-installer/src/Mailer/Admin/InstallerMailer.php
-share/basercms/plugins/bc-installer/src/Plugin.php
share/basercms/plugins/bc-installer/src/Service/Admin/InstallationsAdminService.php
share/basercms/plugins/bc-installer/src/Service/Admin/InstallationsAdminServiceInterface.php
share/basercms/plugins/bc-installer/src/Service/InstallationsService.php
@@ -2358,6 +2383,7 @@ share/basercms/plugins/bc-installer/src/ServiceProvider/BcInstallerServiceProvid
share/basercms/plugins/bc-installer/tests/TestCase/Controller/Admin/InstallationsControllerTest.php
share/basercms/plugins/bc-installer/tests/TestCase/Service/Admin/InstallationsAdminServiceTest.php
share/basercms/plugins/bc-installer/tests/TestCase/Service/InstallationsServiceTest.php
+share/basercms/plugins/bc-installer/tests/TestCase/ServiceProvider/BcInstallerServiceProviderClass.php
share/basercms/plugins/bc-mail/README.md
share/basercms/plugins/bc-mail/composer.json
share/basercms/plugins/bc-mail/config.php
@@ -2378,6 +2404,7 @@ share/basercms/plugins/bc-mail/config/Seeds/MailMessage2Seed.php
share/basercms/plugins/bc-mail/config/Seeds/MailMessagesSeed.php
share/basercms/plugins/bc-mail/config/permission.php
share/basercms/plugins/bc-mail/config/setting.php
+share/basercms/plugins/bc-mail/src/BcMailPlugin.php
share/basercms/plugins/bc-mail/src/Controller/Admin/MailAdminAppController.php
share/basercms/plugins/bc-mail/src/Controller/Admin/MailConfigsController.php
share/basercms/plugins/bc-mail/src/Controller/Admin/MailContentsController.php
@@ -2403,7 +2430,6 @@ share/basercms/plugins/bc-mail/src/Model/Table/MailContentsTable.php
share/basercms/plugins/bc-mail/src/Model/Table/MailFieldsTable.php
share/basercms/plugins/bc-mail/src/Model/Table/MailMessagesTable.php
share/basercms/plugins/bc-mail/src/Model/Validation/MailMessageValidation.php
-share/basercms/plugins/bc-mail/src/Plugin.php
share/basercms/plugins/bc-mail/src/Service/Admin/MailConfigsAdminService.php
share/basercms/plugins/bc-mail/src/Service/Admin/MailConfigsAdminServiceInterface.php
share/basercms/plugins/bc-mail/src/Service/Admin/MailContentsAdminService.php
@@ -2432,19 +2458,14 @@ share/basercms/plugins/bc-mail/src/View/Helper/MailformHelper.php
share/basercms/plugins/bc-mail/src/View/MailAdminAppView.php
share/basercms/plugins/bc-mail/src/View/MailFrontAppView.php
share/basercms/plugins/bc-mail/src/View/MailFrontEmailView.php
+share/basercms/plugins/bc-mail/tests/BcMailPluginTest.php
share/basercms/plugins/bc-mail/tests/Factory/MailContentFactory.php
share/basercms/plugins/bc-mail/tests/Factory/MailFieldsFactory.php
share/basercms/plugins/bc-mail/tests/Factory/MailMessagesFactory.php
-share/basercms/plugins/bc-mail/tests/Fixture/Default/ContactMessageFixture.php
-share/basercms/plugins/bc-mail/tests/Fixture/Default/MailConfigFixture.php
-share/basercms/plugins/bc-mail/tests/Fixture/Default/MailContentFixture.php
-share/basercms/plugins/bc-mail/tests/Fixture/Default/MailFieldFixture.php
-share/basercms/plugins/bc-mail/tests/Fixture/Default/MailMessageFixture.php
-share/basercms/plugins/bc-mail/tests/Fixture/Model/MailMessage/MailContentMailMessageFixture.php
-share/basercms/plugins/bc-mail/tests/Fixture/Model/MailMessage/MailFieldMailMessageFixture.php
share/basercms/plugins/bc-mail/tests/PluginTest.php
share/basercms/plugins/bc-mail/tests/Scenario/MailContentsScenario.php
share/basercms/plugins/bc-mail/tests/Scenario/MailFieldsScenario.php
+share/basercms/plugins/bc-mail/tests/TestCase/Controller/Admin/MailAdminAppControllerTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Controller/Admin/MailConfigsControllerTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Controller/Admin/MailContentsControllerTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Controller/Admin/MailFieldsControllerTest.php
@@ -2456,24 +2477,29 @@ share/basercms/plugins/bc-mail/tests/TestCase/Controller/Api/MailContentsControl
share/basercms/plugins/bc-mail/tests/TestCase/Controller/Api/MailFieldsControllerTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Controller/Api/MailMessagesControllerTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Controller/MailControllerTest.php
-share/basercms/plugins/bc-mail/tests/TestCase/Model/MailMessagesTableTest.php
+share/basercms/plugins/bc-mail/tests/TestCase/Controller/MailFrontAppControllerTest.php
+share/basercms/plugins/bc-mail/tests/TestCase/Model/Table/MailConfigsTableTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Model/Table/MailContentsTableTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Model/Table/MailFieldsTableTest.php
+share/basercms/plugins/bc-mail/tests/TestCase/Model/Table/MailMessagesTableTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Model/Validation/MailMessageValidationTest.php
-share/basercms/plugins/bc-mail/tests/TestCase/Service/Admin/MailConfigsAdminServiceTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Service/Admin/MailContentsAdminServiceTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Service/Admin/MailFieldsAdminServiceTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Service/Admin/MailMessagesAdminServiceTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Service/Front/MailFrontServiceTest.php
-share/basercms/plugins/bc-mail/tests/TestCase/Service/MailConfigsServiceTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Service/MailContentsServiceTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Service/MailFieldsServiceTest.php
share/basercms/plugins/bc-mail/tests/TestCase/Service/MailMessagesServiceTest.php
+share/basercms/plugins/bc-mail/tests/TestCase/ServiceProvider/BcMailServiceProviderTest.php
+share/basercms/plugins/bc-mail/tests/TestCase/View/Helper/BcMailBaserHelperTest.php
share/basercms/plugins/bc-mail/tests/TestCase/View/Helper/MailBaserHelperTest.php
share/basercms/plugins/bc-mail/tests/TestCase/View/Helper/MailHelperTest.php
share/basercms/plugins/bc-mail/tests/TestCase/View/Helper/MaildataHelperTest.php
share/basercms/plugins/bc-mail/tests/TestCase/View/Helper/MailfieldHelperTest.php
share/basercms/plugins/bc-mail/tests/TestCase/View/Helper/MailformHelperTest.php
+share/basercms/plugins/bc-mail/tests/TestCase/View/MailAdminAppViewTest.php
+share/basercms/plugins/bc-mail/tests/TestCase/View/MailFrontAppViewTest.php
+share/basercms/plugins/bc-mail/tests/TestCase/View/MailFrontEmailViewTest.php
share/basercms/plugins/bc-mail/webroot/css/admin/bc_mail_admin.css
share/basercms/plugins/bc-search-index/README.md
share/basercms/plugins/bc-search-index/composer.json
@@ -2483,6 +2509,7 @@ share/basercms/plugins/bc-search-index/config/Migrations/20230328000000_AlterIdT
share/basercms/plugins/bc-search-index/config/Seeds/SearchIndexesSeed.php
share/basercms/plugins/bc-search-index/config/permission.php
share/basercms/plugins/bc-search-index/config/setting.php
+share/basercms/plugins/bc-search-index/src/BcSearchIndexPlugin.php
share/basercms/plugins/bc-search-index/src/Controller/Admin/SearchIndexesController.php
share/basercms/plugins/bc-search-index/src/Controller/Api/Admin/SearchIndexesController.php
share/basercms/plugins/bc-search-index/src/Controller/Api/SearchIndexesController.php
@@ -2492,7 +2519,6 @@ share/basercms/plugins/bc-search-index/src/Form/SearchIndexesSearchForm.php
share/basercms/plugins/bc-search-index/src/Model/Behavior/BcSearchIndexManagerBehavior.php
share/basercms/plugins/bc-search-index/src/Model/Entity/SearchIndex.php
share/basercms/plugins/bc-search-index/src/Model/Table/SearchIndexesTable.php
-share/basercms/plugins/bc-search-index/src/Plugin.php
share/basercms/plugins/bc-search-index/src/Service/Admin/SearchIndexesAdminService.php
share/basercms/plugins/bc-search-index/src/Service/Admin/SearchIndexesAdminServiceInterface.php
share/basercms/plugins/bc-search-index/src/Service/Front/SearchIndexesFrontService.php
@@ -2502,13 +2528,13 @@ share/basercms/plugins/bc-search-index/src/Service/SearchIndexesServiceInterface
share/basercms/plugins/bc-search-index/src/ServiceProvider/BcSearchIndexServiceProvider.php
share/basercms/plugins/bc-search-index/src/View/Helper/BcSearchIndexHelper.php
share/basercms/plugins/bc-search-index/tests/Factory/SearchIndexFactory.php
-share/basercms/plugins/bc-search-index/tests/Fixture/SearchIndexesFixture.php
share/basercms/plugins/bc-search-index/tests/Scenario/Service/SearchIndexesServiceScenario.php
share/basercms/plugins/bc-search-index/tests/TestCase/Controller/Admin/SearchIndexesControllerTest.php
share/basercms/plugins/bc-search-index/tests/TestCase/Controller/Api/Admin/SearchIndexesControllerTest.php
share/basercms/plugins/bc-search-index/tests/TestCase/Controller/Api/SearchIndexesControllerTest.php
share/basercms/plugins/bc-search-index/tests/TestCase/Controller/SearchIndexesControllerTest.php
share/basercms/plugins/bc-search-index/tests/TestCase/Form/SearchIndexesFrontFormTest.php
+share/basercms/plugins/bc-search-index/tests/TestCase/Form/SearchIndexesSearchFormTest.php
share/basercms/plugins/bc-search-index/tests/TestCase/Model/Behavior/BcSearchIndexManagerBehaviorTest.php
share/basercms/plugins/bc-search-index/tests/TestCase/Model/Table/SearchIndexesTableTest.php
share/basercms/plugins/bc-search-index/tests/TestCase/PluginTest.php
@@ -2525,11 +2551,12 @@ share/basercms/plugins/bc-theme-config/config/Migrations/20230328000000_AlterIdT
share/basercms/plugins/bc-theme-config/config/Seeds/ThemeConfigsSeed.php
share/basercms/plugins/bc-theme-config/config/permission.php
share/basercms/plugins/bc-theme-config/config/setting.php
+share/basercms/plugins/bc-theme-config/src/BcThemeConfigPlugin.php
share/basercms/plugins/bc-theme-config/src/Controller/Admin/ThemeConfigsController.php
share/basercms/plugins/bc-theme-config/src/Controller/Api/Admin/ThemeConfigsController.php
+share/basercms/plugins/bc-theme-config/src/Event/BcThemeConfigControllerEventListener.php
share/basercms/plugins/bc-theme-config/src/Model/Entity/ThemeConfig.php
share/basercms/plugins/bc-theme-config/src/Model/Table/ThemeConfigsTable.php
-share/basercms/plugins/bc-theme-config/src/Plugin.php
share/basercms/plugins/bc-theme-config/src/Service/Admin/ThemeConfigsAdminService.php
share/basercms/plugins/bc-theme-config/src/Service/Admin/ThemeConfigsAdminServiceInterface.php
share/basercms/plugins/bc-theme-config/src/Service/ThemeConfigsService.php
@@ -2538,20 +2565,21 @@ share/basercms/plugins/bc-theme-config/src/ServiceProvider/BcThemeConfigServiceP
share/basercms/plugins/bc-theme-config/src/View/Helper/BcThemeConfigBaserHelper.php
share/basercms/plugins/bc-theme-config/src/View/Helper/BcThemeConfigHelper.php
share/basercms/plugins/bc-theme-config/tests/Factory/ThemeConfigFactory.php
-share/basercms/plugins/bc-theme-config/tests/Fixture/ThemeConfigsFixture.php
share/basercms/plugins/bc-theme-config/tests/Scenario/ThemeConfigsScenario.php
+share/basercms/plugins/bc-theme-config/tests/TestCase/BcThemeConfigPluginTest.php
share/basercms/plugins/bc-theme-config/tests/TestCase/Controller/Admin/ThemeConfigsControllerTest.php
share/basercms/plugins/bc-theme-config/tests/TestCase/Controller/Api/Admin/ThemeConfigsControllerTest.php
-share/basercms/plugins/bc-theme-config/tests/TestCase/Model/Table/ThemeConfigTest.php
-share/basercms/plugins/bc-theme-config/tests/TestCase/Service/Admin/ThemeConfigsAdminServiceTest.php
+share/basercms/plugins/bc-theme-config/tests/TestCase/Model/Table/ThemeConfigTableTest.php
share/basercms/plugins/bc-theme-config/tests/TestCase/Service/ThemeConfigsServiceTest.php
share/basercms/plugins/bc-theme-config/tests/TestCase/ServiceProvider/BcThemeConfigServiceProviderTest.php
+share/basercms/plugins/bc-theme-config/tests/TestCase/View/Helper/BcThemeConfigBaserHelperTest.php
share/basercms/plugins/bc-theme-config/tests/TestCase/View/Helper/BcThemeConfigHelperTest.php
share/basercms/plugins/bc-theme-file/README.md
share/basercms/plugins/bc-theme-file/composer.json
share/basercms/plugins/bc-theme-file/config.php
share/basercms/plugins/bc-theme-file/config/permission.php
share/basercms/plugins/bc-theme-file/config/setting.php
+share/basercms/plugins/bc-theme-file/src/BcThemeFilePlugin.php
share/basercms/plugins/bc-theme-file/src/Controller/Admin/ThemeFilesController.php
share/basercms/plugins/bc-theme-file/src/Controller/Api/Admin/ThemeFilesController.php
share/basercms/plugins/bc-theme-file/src/Controller/Api/Admin/ThemeFoldersController.php
@@ -2561,7 +2589,6 @@ share/basercms/plugins/bc-theme-file/src/Model/Entity/ThemeFile.php
share/basercms/plugins/bc-theme-file/src/Model/Entity/ThemeFolder.php
share/basercms/plugins/bc-theme-file/src/Model/Table/ThemeFilesTable.php
share/basercms/plugins/bc-theme-file/src/Model/Table/ThemeFoldersTable.php
-share/basercms/plugins/bc-theme-file/src/Plugin.php
share/basercms/plugins/bc-theme-file/src/Service/Admin/ThemeFilesAdminService.php
share/basercms/plugins/bc-theme-file/src/Service/Admin/ThemeFilesAdminServiceInterface.php
share/basercms/plugins/bc-theme-file/src/Service/Admin/ThemeFoldersAdminService.php
@@ -2574,10 +2601,12 @@ share/basercms/plugins/bc-theme-file/src/Service/ThemeFoldersService.php
share/basercms/plugins/bc-theme-file/src/Service/ThemeFoldersServiceInterface.php
share/basercms/plugins/bc-theme-file/src/ServiceProvider/BcThemeFileServiceProvider.php
share/basercms/plugins/bc-theme-file/src/Utility/BcThemeFileUtil.php
+share/basercms/plugins/bc-theme-file/tests/TestCase/BcThemeFilePluginTest.php
share/basercms/plugins/bc-theme-file/tests/TestCase/Controller/Admin/ThemeFilesControllerTest.php
share/basercms/plugins/bc-theme-file/tests/TestCase/Controller/Api/Admin/ThemeFilesControllerTest.php
share/basercms/plugins/bc-theme-file/tests/TestCase/Controller/Api/Admin/ThemeFoldersControllerTest.php
share/basercms/plugins/bc-theme-file/tests/TestCase/Form/ThemeFileFormTest.php
+share/basercms/plugins/bc-theme-file/tests/TestCase/Form/ThemeFolderFormTest.php
share/basercms/plugins/bc-theme-file/tests/TestCase/Model/Table/ThemeFileTest.php
share/basercms/plugins/bc-theme-file/tests/TestCase/Model/Table/ThemeFolderTest.php
share/basercms/plugins/bc-theme-file/tests/TestCase/Service/Admin/ThemeFilesAdminServiceTest.php
@@ -2599,6 +2628,7 @@ share/basercms/plugins/bc-uploader/config/Seeds/UploaderConfigsSeed.php
share/basercms/plugins/bc-uploader/config/Seeds/UploaderFilesSeed.php
share/basercms/plugins/bc-uploader/config/permission.php
share/basercms/plugins/bc-uploader/config/setting.php
+share/basercms/plugins/bc-uploader/src/BcUploaderPlugin.php
share/basercms/plugins/bc-uploader/src/Controller/Admin/UploaderCategoriesController.php
share/basercms/plugins/bc-uploader/src/Controller/Admin/UploaderConfigsController.php
share/basercms/plugins/bc-uploader/src/Controller/Admin/UploaderFilesController.php
@@ -2613,7 +2643,6 @@ share/basercms/plugins/bc-uploader/src/Model/Entity/UploaderFile.php
share/basercms/plugins/bc-uploader/src/Model/Table/UploaderCategoriesTable.php
share/basercms/plugins/bc-uploader/src/Model/Table/UploaderConfigsTable.php
share/basercms/plugins/bc-uploader/src/Model/Table/UploaderFilesTable.php
-share/basercms/plugins/bc-uploader/src/Plugin.php
share/basercms/plugins/bc-uploader/src/Service/Admin/UploaderConfigsAdminService.php
share/basercms/plugins/bc-uploader/src/Service/Admin/UploaderConfigsAdminServiceInterface.php
share/basercms/plugins/bc-uploader/src/Service/Admin/UploaderFilesAdminService.php
@@ -2632,20 +2661,23 @@ share/basercms/plugins/bc-uploader/tests/Factory/UploaderFileFactory.php
share/basercms/plugins/bc-uploader/tests/PluginTest.php
share/basercms/plugins/bc-uploader/tests/Scenario/UploaderCategoriesScenario.php
share/basercms/plugins/bc-uploader/tests/Scenario/UploaderFilesScenario.php
+share/basercms/plugins/bc-uploader/tests/TestCase/BcUploaderPluginTest.php
share/basercms/plugins/bc-uploader/tests/TestCase/Controller/Admin/UploaderCategoriesControllerTest.php
+share/basercms/plugins/bc-uploader/tests/TestCase/Controller/Admin/UploaderConfigsControllerTest.php
+share/basercms/plugins/bc-uploader/tests/TestCase/Controller/Admin/UploaderFilesControllerTest.php
share/basercms/plugins/bc-uploader/tests/TestCase/Controller/UploaderCategoriesControllerTest.php
share/basercms/plugins/bc-uploader/tests/TestCase/Controller/UploaderConfigsControllerTest.php
share/basercms/plugins/bc-uploader/tests/TestCase/Controller/UploaderFilesControllerTest.php
share/basercms/plugins/bc-uploader/tests/TestCase/Event/UploaderViewEventListenerTest.php
+share/basercms/plugins/bc-uploader/tests/TestCase/Model/Entity/UploaderFileTest.php
share/basercms/plugins/bc-uploader/tests/TestCase/Model/Table/UploaderCategoriesTableTest.php
share/basercms/plugins/bc-uploader/tests/TestCase/Model/Table/UploaderConfigsTableTest.php
share/basercms/plugins/bc-uploader/tests/TestCase/Model/Table/UploaderFilesTableTest.php
-share/basercms/plugins/bc-uploader/tests/TestCase/Service/Admin/UploadCategoriesAdminServiceTest.php
-share/basercms/plugins/bc-uploader/tests/TestCase/Service/Admin/UploadConfigsAdminServiceTest.php
share/basercms/plugins/bc-uploader/tests/TestCase/Service/Admin/UploadFilesAdminServiceTest.php
share/basercms/plugins/bc-uploader/tests/TestCase/Service/UploadCategoriesServiceTest.php
share/basercms/plugins/bc-uploader/tests/TestCase/Service/UploadConfigsServiceTest.php
share/basercms/plugins/bc-uploader/tests/TestCase/Service/UploadFilesServiceTest.php
+share/basercms/plugins/bc-uploader/tests/TestCase/ServiceProvider/BcUploaderServiceProviderTest.php
share/basercms/plugins/bc-uploader/tests/TestCase/View/Helper/UploaderHelperTest.php
share/basercms/plugins/bc-uploader/webroot/css/admin/bc_uploader_admin.css
share/basercms/plugins/bc-widget-area/README.md
@@ -2656,13 +2688,13 @@ share/basercms/plugins/bc-widget-area/config/Migrations/20230328000000_AlterIdTo
share/basercms/plugins/bc-widget-area/config/Seeds/WidgetAreasSeed.php
share/basercms/plugins/bc-widget-area/config/permission.php
share/basercms/plugins/bc-widget-area/config/setting.php
+share/basercms/plugins/bc-widget-area/src/BcWidgetAreaPlugin.php
share/basercms/plugins/bc-widget-area/src/Controller/Admin/WidgetAreasController.php
share/basercms/plugins/bc-widget-area/src/Controller/Api/Admin/WidgetAreasController.php
share/basercms/plugins/bc-widget-area/src/Event/BcWidgetAreaControllerEventListener.php
share/basercms/plugins/bc-widget-area/src/Event/BcWidgetAreaHelperEventListener.php
share/basercms/plugins/bc-widget-area/src/Model/Entity/WidgetArea.php
share/basercms/plugins/bc-widget-area/src/Model/Table/WidgetAreasTable.php
-share/basercms/plugins/bc-widget-area/src/Plugin.php
share/basercms/plugins/bc-widget-area/src/Service/Admin/WidgetAreasAdminService.php
share/basercms/plugins/bc-widget-area/src/Service/Admin/WidgetAreasAdminServiceInterface.php
share/basercms/plugins/bc-widget-area/src/Service/WidgetAreasService.php
@@ -2671,16 +2703,18 @@ share/basercms/plugins/bc-widget-area/src/ServiceProvider/BcWidgetAreaServicePro
share/basercms/plugins/bc-widget-area/src/View/Helper/BcWidgetAreaBaserHelper.php
share/basercms/plugins/bc-widget-area/src/View/Helper/BcWidgetAreaHelper.php
share/basercms/plugins/bc-widget-area/tests/Factory/WidgetAreaFactory.php
-share/basercms/plugins/bc-widget-area/tests/Fixture/Default/WidgetAreasFixture.php
share/basercms/plugins/bc-widget-area/tests/Scenario/WidgetAreasScenario.php
+share/basercms/plugins/bc-widget-area/tests/TestCase/BcWidgetAreaPluginTest.php
share/basercms/plugins/bc-widget-area/tests/TestCase/Controller/Admin/WidgetAreasControllerTest.php
share/basercms/plugins/bc-widget-area/tests/TestCase/Controller/Api/Admin/WidgetAreasControllerTest.php
-share/basercms/plugins/bc-widget-area/tests/TestCase/Model/Table/WidgetAreaTest.php
+share/basercms/plugins/bc-widget-area/tests/TestCase/Model/Entity/WidgetAreaTest.php
+share/basercms/plugins/bc-widget-area/tests/TestCase/Model/Table/WidgetAreasTableTest.php
share/basercms/plugins/bc-widget-area/tests/TestCase/Service/Admin/WidgetAreasAdminServiceTest.php
share/basercms/plugins/bc-widget-area/tests/TestCase/Service/WidgetAreasServiceTest.php
+share/basercms/plugins/bc-widget-area/tests/TestCase/ServiceProvider/BcWidgetAreaServiceProviderTest.php
+share/basercms/plugins/bc-widget-area/tests/TestCase/View/Helper/BcWidgetAreaBaserHelperTest.php
share/basercms/plugins/bc-widget-area/tests/TestCase/View/Helper/BcWidgetAreaHelperTest.php
share/basercms/src/Application.php
-share/basercms/src/Command/ConsoleCommand.php
share/basercms/src/Console/Installer.php
share/basercms/src/Controller/AppController.php
share/basercms/src/Controller/Component/.gitkeep
@@ -2699,7 +2733,9 @@ share/basercms/templates/Pages/home.php
share/basercms/templates/cell/.gitkeep
share/basercms/templates/element/flash/default.php
share/basercms/templates/element/flash/error.php
+share/basercms/templates/element/flash/info.php
share/basercms/templates/element/flash/success.php
+share/basercms/templates/element/flash/warning.php
share/basercms/templates/email/html/default.php
share/basercms/templates/email/text/default.php
share/basercms/templates/layout/ajax.php
@@ -2723,15 +2759,28 @@ share/basercms/web.default.config
share/basercms/webroot/.htaccess
share/basercms/webroot/apple-touch-icon-precomposed.png
share/basercms/webroot/css/cake.css
+share/basercms/webroot/css/fonts.css
share/basercms/webroot/css/home.css
share/basercms/webroot/css/milligram.min.css
+share/basercms/webroot/css/normalize.min.css
share/basercms/webroot/favicon.ico
share/basercms/webroot/files/.gitkeep
+share/basercms/webroot/font/Raleway-License.txt
share/basercms/webroot/font/cakedingbats-webfont.eot
share/basercms/webroot/font/cakedingbats-webfont.svg
share/basercms/webroot/font/cakedingbats-webfont.ttf
share/basercms/webroot/font/cakedingbats-webfont.woff
share/basercms/webroot/font/cakedingbats-webfont.woff2
+share/basercms/webroot/font/raleway-400-cyrillic-ext.woff2
+share/basercms/webroot/font/raleway-400-cyrillic.woff2
+share/basercms/webroot/font/raleway-400-latin-ext.woff2
+share/basercms/webroot/font/raleway-400-latin.woff2
+share/basercms/webroot/font/raleway-400-vietnamese.woff2
+share/basercms/webroot/font/raleway-700-cyrillic-ext.woff2
+share/basercms/webroot/font/raleway-700-cyrillic.woff2
+share/basercms/webroot/font/raleway-700-latin-ext.woff2
+share/basercms/webroot/font/raleway-700-latin.woff2
+share/basercms/webroot/font/raleway-700-vietnamese.woff2
share/basercms/webroot/img/basercms.png
share/basercms/webroot/img/cake-logo.png
share/basercms/webroot/img/cake.icon.png
diff --git a/php-basercms/distinfo b/php-basercms/distinfo
index fa812cc66b..d38451da03 100644
--- a/php-basercms/distinfo
+++ b/php-basercms/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (basercms-5.0.8.tar.gz) = 50ab880c527b0e93219fa1d6d522f319b91ef9738d213eac041bc817e66af351
-SHA512 (basercms-5.0.8.tar.gz) = 288e0390ad3b23230fa5fd336efaff1f326dffb68576a4f8f53c9475a8e93780248ac52b87d0652616320534aa0159fb9b2c50fae445a3f33bc0e18dd51a663f
-Size (basercms-5.0.8.tar.gz) = 16736097 bytes
+BLAKE2s (basercms-5.1.0.tar.gz) = 9cc749ece14bbb92ecf4b2ecdcbc941e92e5df9d86a1129cdee2e59c9fdf0c24
+SHA512 (basercms-5.1.0.tar.gz) = 1a1de134c6708ab393df20a74f8860f70ccdee0ab649c1d202b1172fcd2ae48f07f0644437c05f46b5a13a7cd17b457a2575cf72df1be83fcd630e08e99dc2e1
+Size (basercms-5.1.0.tar.gz) = 17040557 bytes
Home |
Main Index |
Thread Index |
Old Index