Ckanext-feedback

Latest version: v1.3.8

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.3.8

What's Changed
* README.md 記載内容の見直し by KeiIshidaAbel in https://github.com/c-3lab/ckanext-feedback/pull/252
* 評価機能の☆・課題解決バッジ 画像からアイコンに変更 by KeiIshidaAbel in https://github.com/c-3lab/ckanext-feedback/pull/253
* 組織毎モジュールON/OFF設定機能 disabled対応 by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/254
* リソースへの新規評価機能 by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/239
* コメント投稿時のカテゴリ選択をラジオボタンに変更 by KeiIshidaAbel in https://github.com/c-3lab/ckanext-feedback/pull/257
* データセットごとのダウンロード数のランキングAPI実装 by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/250
* MoralKeeperAI を使用したコメント提案機能の追加 by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/230
* コメント確認画面の評価アイコン切替 by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/267
* 管理画面の見直し by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/256


**Full Changelog**: https://github.com/c-3lab/ckanext-feedback/compare/v1.3.7...v1.3.8

1.3.7

What's Changed
* リソースの「URLリンク」はCKANのデフォルト動作に従う by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/242
* feedback_config.jsonを使用する為の処理をクラス化しserviceへ配置 by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/241
* downloadモジュールOFF時にはtemplateで使用するhrefをCKANデフォルトのものを使用する修正 by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/243
* 画面遷移時に言語設定が日本語から英語になってしまう不具合の修正 by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/244
* リソース説明文の表示バグ修正 by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/246
* FeedbackConfigのrepeat_post_limitのckan.ini用文字列の修正 by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/247
* 課題解決バッジ画像のサイズ変更 by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/248
* 評価機能の星画像のサイズ変更 by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/249
* 開発環境でのメール通知不具合修正及び、利活用申請関連のメール通知不具合修正 by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/251


**Full Changelog**: https://github.com/c-3lab/ckanext-feedback/compare/v1.3.6...v1.3.7

1.3.6

What's Changed
* 各リソースアイコンが横並びになるように強制する by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/238
* ページネーション機能のテストカバレッジ向上 by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/237
* データセット一覧画面のコメントアイコンにリンクを追加 by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/240


**Full Changelog**: https://github.com/c-3lab/ckanext-feedback/compare/v1.3.5...v1.3.6

1.3.5

What's Changed
* 不要なbtn-group属性を削除 by YukiNakamuraAbel in https://github.com/c-3lab/ckanext-feedback/pull/221
* コメント管理画面の全チェック機能の不具合修正 by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/223
* ページネーション機能の追加 by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/220
* 二重サブミットを防止する修正 by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/225
* コメント管理画面のタブの日本語訳を修正 by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/228
* ダウンロードボタンのbtn-group属性の位置を修正 by YukiNakamuraAbel in https://github.com/c-3lab/ckanext-feedback/pull/227
* 二重サブミット防止適用漏れの修正 by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/229
* データセットのリソースアイコンとフィードバックアイコンを改行で分割する修正 by k-nakahara21 in https://github.com/c-3lab/ckanext-feedback/pull/232
* Resourceダウンロード用URL生成方法の修正 by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/231
* Bootstrapのバージョン互換性に対応する修正 by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/235
* リソース一覧の各種アイコンにリンクを追加 by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/236
* ダウンロード時にブラウザに表示されないようにする by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/234
* リソース画面に追加する項目の重複を削除 by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/219

New Contributors
* YukiNakamuraAbel made their first contribution in https://github.com/c-3lab/ckanext-feedback/pull/221
* k-nakahara21 made their first contribution in https://github.com/c-3lab/ckanext-feedback/pull/232

**Full Changelog**: https://github.com/c-3lab/ckanext-feedback/compare/v1.3.4...v1.3.5

1.3.4

What's Changed
* バリデーションの表示修正 by TakumiMiyazawaAbel in https://github.com/c-3lab/ckanext-feedback/pull/216
* ready for release v1.3.4 by To-Ki-O in https://github.com/c-3lab/ckanext-feedback/pull/217


**Full Changelog**: https://github.com/c-3lab/ckanext-feedback/compare/v1.3.3...v1.3.4

1.3.3

What's Changed
* バリデーションの追加 by keita-yasuda in https://github.com/c-3lab/ckanext-feedback/pull/214
* ready for release v1.3.3 by To-Ki-O in https://github.com/c-3lab/ckanext-feedback/pull/215


**Full Changelog**: https://github.com/c-3lab/ckanext-feedback/compare/v1.3.2...v1.3.3

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.