-
Notifications
You must be signed in to change notification settings - Fork 6
Merge v1.21.0, v1.20.0 into 2 #2064
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…_batch_schedule [コア] Kernelに毎分実行用のオプションバッチスケジュール処理を追加
[CsvUtils] ダブルクォーテーション対策のメソッドを追加
[テスト] UserFactory, テストデータでログインIDはユニークにする必要あり
…ismatch [フォトアルバム] リサイズ設定をしてアップロードしても、アップロードファイル一覧の「サイズ」に原寸サイズが表示されているのを修正しました
サイトのサポートをするURLがある場合に記述できるようにしました。 このURLは以下の2か所で表示されます。 ・管理者メニューのトップ ・ログイン後のヘッダーメニュー また、サポートページがパスワード付きページに設定されている場合、パスワードも表示するようにしています。 サポートページの設定は.envで行います。 .env.exampleに書き方として以下を追加しました。 # support info (If there is a support URL and if a viewing password is required.) #INDIVIDUAL_SUPPORT_URL= #INDIVIDUAL_SUPPORT_PASSWORD=
個別サポートURL情報の表示機能を追加
バージョン番号を間違えたので、修正したい。 でも、内容の変更がないと、コミットが作られない? ということで、テスト的にやってみます。
Update CC ver.1.20.test は間違えたもののフォロー用なので、こっちが本物のver.1.20.0 です。
[ユーザ管理>ユーザ変更] ラジオでON・OFF時、左側はOFFで統一する
[セキュリティ管理] ラジオでON・OFF時、左側はOFFで統一する
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.4.38 to 5.4.46. - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/7.1/CHANGELOG.md) - [Commits](symfony/http-foundation@v5.4.38...v5.4.46) --- updated-dependencies: - dependency-name: symfony/http-foundation dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [symfony/process](https://github.com/symfony/process) from 5.4.36 to 5.4.46. - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md) - [Commits](symfony/process@v5.4.36...v5.4.46) --- updated-dependencies: - dependency-name: symfony/process dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
….json/phpoffice/phpspreadsheet [Composer] delete phpoffice/phpspreadsheet from composer-dev.json
…/symfony/http-foundation-5.4.46 build(deps): bump symfony/http-foundation from 5.4.38 to 5.4.46
…/symfony/process-5.4.46 build(deps): bump symfony/process from 5.4.36 to 5.4.46
[Github actions] laravel_dusk_connect-cms-test-matrixのデイリー実行版を追加
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.27 to 8.83.28. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md) - [Commits](laravel/framework@v8.83.27...v8.83.28) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…/laravel/framework-8.83.28 build(deps): bump laravel/framework from 8.83.27 to 8.83.28
[プラグイン設定] 権限設定のリダイレクト対応 & 更新時にメッセージ表示
[アップロードファイル] ダウンロード数が全ての拡張子でカウントされるように修正
composer.lock, composer-dev.lock のコンフリクトを解決するため、別プルリクエストで対応したので、こちらはクローズします。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2ブランチに最新バージョンを適用します。