追加 app/controllers/cms/public/api/holiday_controller.rb 追加 app/controllers/sys/admin/login_logs_controller.rb 追加 app/finders/sys/login_logs_finder.rb 追加 app/helpers/gp_article/form_helper.rb 追加 app/interactors/sys/account_lock_interactor.rb 追加 app/interactors/sys/login_log_interactor.rb 追加 app/javascript/stylesheets/admin/component/flatpickr.scss 追加 app/jobs/sys/cleanup/login_logs_job.rb 追加 app/mailers/sys/admin/account_lock_mailer.rb 追加 app/models/sys/login_log.rb 追加 app/models/sys/login_log_criteria.rb 追加 app/policies/sys/login_log_policy.rb 追加 app/services/sys/navi/login_logs_service.rb 追加 app/views/sys/admin/account_lock_mailer/notification.text.erb 追加 app/views/sys/admin/login_logs/_action.html.erb 追加 app/views/sys/admin/login_logs/_menu.html.erb 追加 app/views/sys/admin/login_logs/_search.html.erb 追加 app/views/sys/admin/login_logs/_title.html.erb 追加 app/views/sys/admin/login_logs/index.html.erb 追加 db/migrate/20220708155513_delete_map_navigation_nodes.rb 追加 db/migrate/20220721091557_drop_cms_site_categories_if_exists.rb 追加 db/migrate/20220721095111_remove_site_category_id_from_cms_sites.rb 追加 db/migrate/20220721132128_remove_code_and_kana_from_sys_users.rb 追加 db/migrate/20220721132129_remove_code_and_kana_from_sys_reorg_users.rb 追加 db/migrate/20220721150012_remove_sort_no_from_sys_users_and_sys_reorg_users.rb 追加 db/migrate/20220721151251_remove_kana_from_sys_groups_and_sys_reorg_groups.rb 追加 db/migrate/20220831113718_create_sys_login_logs.rb 追加 db/migrate/20220907164954_add_account_to_sys_login_logs.rb 追加 db/migrate/20220908165312_add_failed_count_to_sys_login_logs.rb 追加 db/migrate/20220915151023_delete_impl_from_cms_piece_settings.rb 追加 db/migrate/20220927095328_update_body_limit_on_cms_site_settings.rb 追加 public/_common/packs/common-b21b69c0581f376f910c.js 追加 public/_common/packs/public-ba50c88802c1224d169e.js 変更 app/components/core/admin/setting/field_form_component.rb 変更 app/controllers/cms/admin/data_files_controller.rb 変更 app/controllers/cms/admin/nodes_controller.rb 変更 app/controllers/cms/admin/pieces_controller.rb 変更 app/controllers/cms/admin/sites_controller.rb 変更 app/controllers/cms/admin/tool/search_controller.rb 変更 app/controllers/core/admin/sessions_controller.rb 変更 app/controllers/gp_article/admin/docs_controller.rb 変更 app/controllers/gp_article/public/node/docs_controller.rb 変更 app/controllers/gp_calendar/admin/events_controller.rb 変更 app/controllers/gp_category/public/node/categories_controller.rb 変更 app/controllers/gp_category/public/node/docs_controller.rb 変更 app/controllers/rank/admin/content/settings_controller.rb 変更 app/controllers/sys/admin/groups_controller.rb 変更 app/controllers/sys/admin/operation_logs_controller.rb 変更 app/controllers/sys/admin/reorg/groups_controller.rb 変更 app/controllers/sys/admin/reorg/users_controller.rb 変更 app/controllers/sys/admin/storage_files_controller.rb 変更 app/controllers/sys/admin/users_controller.rb 変更 app/finders/cms/data_files_finder.rb 変更 app/finders/cms/nodes_finder.rb 変更 app/finders/gp_article/docs_finder.rb 変更 app/finders/sys/groups_finder.rb 変更 app/helpers/link_helper.rb 変更 app/interactors/cms/publication/base/bracketee_interactor.rb 変更 app/interactors/cms/tool/search_interactor.rb 変更 app/interactors/gp_article/publication/doc_interactor.rb 変更 app/interactors/sys/export/groups_interactor.rb 変更 app/interactors/sys/export/users_interactor.rb 変更 app/interactors/sys/import/reorg/groups_interactor.rb 変更 app/interactors/sys/import/reorg/users_interactor.rb 変更 app/javascript/controllers/ad-banner/public/piece/banners-controller.js 変更 app/javascript/controllers/datepicker-controller.js 変更 app/javascript/controllers/file-form-controller.js 変更 app/javascript/controllers/files-form-controller.js 変更 app/javascript/stylesheets/admin/component/list.scss 変更 app/javascript/stylesheets/admin/util/util.scss 変更 app/javascript/stylesheets/cms/preview/index.scss 変更 app/jobs/cms/publishers/exec_job.rb 変更 app/jobs/cms/publishers_job.rb 変更 app/models/ad_banner/piece/banner.rb 変更 app/models/ad_banner/piece/setting/banner.rb 変更 app/models/approval/approval_flow.rb 変更 app/models/approval/assignment.rb 変更 app/models/cms/data_file_criteria.rb 変更 app/models/cms/node_criteria.rb 変更 app/models/cms/piece.rb 変更 app/models/cms/publication.rb 変更 app/models/cms/site.rb 変更 app/models/cms/site_setting.rb 変更 app/models/cms/site_setting_field.rb 変更 app/models/cms/site_setting_menu.rb 変更 app/models/cms/tool/search/criteria.rb 変更 app/models/concerns/approval/rel/approval.rb 変更 app/models/concerns/cms/rel/site_setting.rb 変更 app/models/concerns/gp_article/ext/main_image_file.rb 変更 app/models/concerns/sys/base/file.rb 変更 app/models/gp_article/doc.rb 変更 app/models/gp_article/doc_criteria.rb 変更 app/models/gp_calendar/event.rb 変更 app/models/gp_calendar/event_criteria.rb 変更 app/models/gp_calendar/piece/setting/category_daily_link.rb 変更 app/models/gp_calendar/piece/setting/category_type.rb 変更 app/models/gp_calendar/piece/setting/daily_link.rb 変更 app/models/gp_calendar/piece/setting/monthly_link.rb 変更 app/models/gp_category/content/setting.rb 変更 app/models/gp_category/content/setting_field.rb 変更 app/models/map/marker.rb 変更 app/models/rank/total.rb 変更 app/models/survey/attachment.rb 変更 app/models/survey/content/form.rb 変更 app/models/survey/content/setting.rb 変更 app/models/survey/content/setting_field.rb 変更 app/models/survey/content/setting_menu.rb 変更 app/models/sys/file.rb 変更 app/models/sys/group.rb 変更 app/models/sys/operation_log.rb 変更 app/models/sys/plugin.rb 変更 app/models/sys/recognition.rb 変更 app/models/sys/recognizer.rb 変更 app/models/sys/reorg/group.rb 変更 app/models/sys/reorg/user.rb 変更 app/models/sys/setting.rb 変更 app/models/sys/setting_field.rb 変更 app/models/sys/setting_menu.rb 変更 app/models/sys/user.rb 変更 app/services/gp_article/navi/fieldsets_service.rb 変更 app/validators/gp_article/accessibility_validator.rb 変更 app/validators/gp_article/link_validator.rb 変更 app/views/ad_banner/admin/banners/_form.html.erb 変更 app/views/ad_banner/admin/banners/edit.html.erb 変更 app/views/ad_banner/admin/banners/new.html.erb 変更 app/views/ad_banner/admin/clicks/_search.html.erb 変更 app/views/ad_banner/admin/piece/banners/_form.html.erb 変更 app/views/ad_banner/admin/piece/banners/show.html.erb 変更 app/views/ad_banner/public/piece/banners/_static.html.erb 変更 app/views/ad_banner/public/piece/banners/index.html.erb 変更 app/views/cms/admin/_partial/nodes/_index.html.erb 変更 app/views/cms/admin/data_files/edit.html.erb 変更 app/views/cms/admin/data_files/index.html.erb 変更 app/views/cms/admin/data_files/new.html.erb 変更 app/views/cms/admin/inline/data_files/index.html.erb 変更 app/views/cms/admin/nodes/index.html.erb 変更 app/views/cms/admin/nodes/search.html.erb 変更 app/views/cms/admin/pieces/index.html.erb 変更 app/views/cms/admin/site/access_controls/_form.html.erb 変更 app/views/cms/admin/sites/_action.html.erb 変更 app/views/cms/admin/sites/_form.html.erb 変更 app/views/cms/admin/sites/show.html.erb 変更 app/views/cms/admin/tool/search/index.html.erb 変更 app/views/cms/preview/_header.html.erb 変更 app/views/gp_article/admin/docs/_form.html.erb 変更 app/views/gp_article/admin/docs/_search.html.erb 変更 app/views/gp_article/admin/docs/form/_base.html.erb 変更 app/views/gp_article/admin/docs/form/_date.html.erb 変更 app/views/gp_article/admin/docs/form/_event.html.erb 変更 app/views/gp_article/admin/docs/index.html.erb 変更 app/views/gp_article/admin/docs/show.html.erb 変更 app/views/gp_article/admin/docs/show/_base.html.erb 変更 app/views/gp_calendar/admin/events/_form.html.erb 変更 app/views/gp_calendar/admin/events/index.html.erb 変更 app/views/layouts/admin/cms/_menu.html.erb 変更 app/views/layouts/admin/cms/menu/_log.html.erb 変更 app/views/layouts/admin/cms/menu/_site.html.erb 変更 app/views/rank/admin/content/settings/form/_google_oauth.html.erb 変更 app/views/rank/public/api/piece/ranks/index.html.erb 変更 app/views/rank/public/node/last_months/index.html.erb 変更 app/views/rank/public/node/last_weeks/index.html.erb 変更 app/views/rank/public/node/previous_days/index.html.erb 変更 app/views/rank/public/node/this_weeks/index.html.erb 変更 app/views/reception/admin/opens/_form.html.erb 変更 app/views/survey/admin/aggregations/_search.html.erb 変更 app/views/survey/admin/form_answers/_search.html.erb 変更 app/views/survey/admin/forms/_form.html.erb 変更 app/views/survey/public/mailer/_answers.text.erb 変更 app/views/survey/public/mailer/survey_auto_reply.text.erb 変更 app/views/survey/public/mailer/survey_receipt.text.erb 変更 app/views/sys/admin/_partial/tasks/_form.html.erb 変更 app/views/sys/admin/groups/_form_group.html.erb 変更 app/views/sys/admin/groups/index.html.erb 変更 app/views/sys/admin/groups/show.html.erb 変更 app/views/sys/admin/inline/files/_form_multiple.html.erb 変更 app/views/sys/admin/inline/files/index.html.erb 変更 app/views/sys/admin/maintenances/_form.html.erb 変更 app/views/sys/admin/messages/_form.html.erb 変更 app/views/sys/admin/operation_logs/_search.html.erb 変更 app/views/sys/admin/process_logs/_search.html.erb 変更 app/views/sys/admin/reorg/groups/index.html.erb 変更 app/views/sys/admin/reorg/schedules/_form.html.erb 変更 app/views/sys/admin/users/_form_user.html.erb 変更 app/views/sys/admin/users/_search.html.erb 変更 app/views/sys/admin/users/index.html.erb 変更 app/views/sys/admin/users/show.html.erb 変更 config/modules/ad_banner/locales/enum_ja.yml 変更 config/modules/ad_banner/locales/model_ja.yml 変更 config/modules/cms/locales/enum_ja.yml 変更 config/modules/cms/locales/model_ja.yml 変更 config/modules/cms/module.rb 変更 config/modules/cms/routes.rb 変更 config/modules/core/locales/model_ja.yml 変更 config/modules/gp_article/locales/model_ja.yml 変更 config/modules/gp_calendar/locales/model_ja.yml 変更 config/modules/gp_category/locales/enum_ja.yml 変更 config/modules/map/module.rb 変更 config/modules/map/routes.rb 変更 config/modules/survey/locales/enum_ja.yml 変更 config/modules/survey/locales/model_ja.yml 変更 config/modules/sys/locales/controller_ja.yml 変更 config/modules/sys/locales/enum_ja.yml 変更 config/modules/sys/locales/model_ja.yml 変更 config/modules/sys/routes.rb 変更 config/schedule.rb 変更 db/schema.rb 変更 doc/INSTALL.md 変更 lib/generators/cms/nginx/location_builder.rb 変更 lib/tasks/sys.rake 変更 lib/zomeki.rb 変更 package.json 変更 public/_common/js/openlayers/ol.css 変更 public/_common/packs/manifest.json 変更 public/_common/themes/openlayers/ol.css 変更 spec/factories/map/content/markers.rb 変更 spec/factories/sys/plugins.rb 変更 spec/fixtures/files/sys/groups.csv 変更 spec/fixtures/files/sys/users.csv 変更 spec/unit/requests/ad_banner/public/piece/banners_controller_spec.rb 変更 spec/unit/requests/cms/admin/sites_controller_spec.rb 変更 spec/unit/requests/gp_category/public/node/docs_controller_spec.rb 変更 spec/unit/requests/sys/admin/operation_logs_controller_spec.rb 変更 spec/unit/requests/sys/admin/plugins_controller_spec.rb 変更 yarn.lock 名前変更 public/_common/packs/admin-b2ab017326d18cf278d6.js (public/_common/packs/admin-dde9e36980362e0a61ab.js から) 名前変更 public/_common/packs/preview-db37a3d18e2c4d52d7cc.js (public/_common/packs/preview-64d4212c928cfa6edcc0.js から) 名前変更 public/_common/packs/vendor-e8bd766436ece4358662.js (public/_common/packs/vendor-ab79fc198d50fd1ebf05.js から) 名前変更 public/_common/packs/vendor-e8bd766436ece4358662.js.LICENSE.txt (public/_common/packs/vendor-ab79fc198d50fd1ebf05.js.LICENSE.txt から) 削除 app/controllers/cms/admin/site_categories_controller.rb 削除 app/controllers/map/admin/node/navigations_controller.rb 削除 app/controllers/map/public/node/navigations_controller.rb 削除 app/jobs/map/node/navigations_job.rb 削除 app/models/cms/site_category.rb 削除 app/models/map/node/navigation.rb 削除 app/policies/cms/site_category_policy.rb 削除 app/services/cms/navi/site_categories_service.rb 削除 app/services/cms/navi/sites_service.rb 削除 app/views/ad_banner/public/piece/banners/_dynamic.html.erb 削除 app/views/cms/admin/site_categories/_action.html.erb 削除 app/views/cms/admin/site_categories/_form.html.erb 削除 app/views/cms/admin/site_categories/_menu.html.erb 削除 app/views/cms/admin/site_categories/_title.html.erb 削除 app/views/cms/admin/site_categories/index.html.erb 削除 app/views/cms/admin/site_categories/show.html.erb 削除 app/views/map/public/node/navigations/index.html.erb 削除 public/_common/favicon.ico 削除 spec/factories/cms/site_categories.rb 削除 spec/factories/map/node/navigations.rb 削除 spec/unit/jobs/map/node/navigations_job_spec.rb 削除 spec/unit/requests/cms/admin/site_categories_controller_spec.rb 削除 spec/unit/requests/map/admin/node/navigations_controller_spec.rb 削除 spec/unit/requests/map/public/node/navigations_controller_spec.rb