-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
・APIで画像を挿入する機能を追加。 ・サービスのアナウンスを表示する機能を追加。 ・BackgroundServiceの各機能を有効化する設定を環境変数からも取得できる機能を追加。 ・プロセスの入力検証で入力必須以外の入力検証が指定されているものは一括処理できない仕様に変更。 ・プロセスの一括処理で入力必須項目が入力されていないレコードを表示しない仕様に変更。 ・プロセスの一括処理で権限によって一覧にチェックボックスが表示されない問題を解消。 ・リマインダーの項目に日付項目を選択した際に「期限切れを送信しない」の範囲が正しく判定されない問題を解消。 ・数値項目のフィルタで未設定の否定条件が正しく動作しない問題を解消。 ・文字列項目のフィルタで未設定の否定条件が正しく動作しない問題を解消。 ・日付項目のフィルタで未設定の否定条件が正しく動作しない問題を解消。 ・プロセスの実行種別が作成または更新の場合に条件に一致しない通知が送信される問題を解消。 ・新規作成画面で入力検証エラー後に自動ポストバックによるルックアップが動作しない問題を解消。 ・完了項目を含まない期限付きテーブルのサイトパッケージがインポートできない問題を解消。 ・ユーザ管理画面等で他のユーザが登録した画像が表示できない問題を解消。 ・ビューのカンバンの設定で行の分類に分類なしが選択できない問題を解消。 ・チェックボックスに入力必須マークが表示されない問題を解消。 ・必須入力と読み取り専用をオンにした説明項目に必須入力マークが表示される問題を解消。 ・プロセスのメッセージが条件の合致にかかわらず1番目のプロセスの設定内容で出力される問題を解消。 ・自己参照リンク項目でタイトル結合を行うとタイトル作成時にStackOverflowが発生する問題を解消。
- Loading branch information
1 parent
d2d623a
commit d1fd101
Showing
97 changed files
with
1,509 additions
and
422 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.