Skip to content

Releases: c-3lab/ckanext-feedback

Release v1.2.0

01 Mar 00:09
6e47f4b
Compare
Choose a tag to compare

What's Changed

  • Support to newline at Utilization by @ryo-ma in #90
  • bulk delete時に total_rating が Noneになるバグ対応 by @ryo-ma in #92
  • Feature/setting enables each organization by @To-Ki-O in #91
  • Organizationごとの権限管理 by @ryo-ma in #95
  • Feature/rating on off function by @To-Ki-O in #98
  • utilizationにあった不要なページを削除 by @ryo-ma in #104
  • Feature/search by org by @To-Ki-O in #105
  • Feature/narrow down utils by org by @To-Ki-O in #106
  • Feature/ready for ver.1.2 by @To-Ki-O in #107

https://pypi.org/project/ckanext-feedback/1.2.0/

Full Changelog: v1.1.1...v1.2.0

Release v1.1.1

05 Dec 09:29
Compare
Choose a tag to compare
update to v1.1.1

Release v1.1.0

27 Apr 07:21
Compare
Choose a tag to compare
  • 96038bc Update to v1.1.0
  • 4a941a3 Add test for /controllers/resource (#75)
  • e66168c Add test for /services/resource (#72)
  • d91f8db Feature/test utilization (#74)
  • 3136e55 Fix/i18n (#53) (#38)
  • 09bcbdf add metadata.reflect() after finishing the test (#73)
  • 980ee85 Change to allow posting only a rating or only a comment (#55)
  • 14c8162 add document about admin-comments and the images of utilization and resource (#41)
  • 9aa50de Add word wrap and text overflow css to input controls (#56)
  • a54c675 Fix/reply (#59)
  • 13cecae Add comment count column to search screen (#70)
  • 434838a Fix layout of management comments (#71)
  • 628d1ca Add grey background to unapproved comments (#52)

Release v1.0.0

31 Mar 07:26
3200ba0
Compare
Choose a tag to compare
Fix/i18n (#53)

* modify English words and its translation

* change the alphabets from small to large

* delete the same sentences

* rename in English about issue resolution

* modify .po file with rebasing

* delete items from po file

* rebase and modify po file

* change Score in management to Rating

* set version 1.0.0

* rebase and modify po file

* rebase and modify po file and resource comment.html and utilization details.html

* modify the po file and html

* delete code that is not needed

---------

Co-authored-by: ryo-ma <saka_ro@yahoo.co.jp>