Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Releases: gurix/helena_administration

Knuffel Power v0.2.0

23 Sep 11:55
Compare
Choose a tag to compare
  • Support for mongoid 5.0
  • Support helena 1.0.0
  • CSV export was moved from helena gem to here
  • Using mongid-tree to organize versions
  • Removed authentication handling because it's not part of this gem

angry monkey

22 Jun 07:52
Compare
Choose a tag to compare
  • We are streaming now using ActionController::Live otherwise large exports would be not possible
  • Exporting data uses question codes from survey not from answers
  • Authentication was completely removed because it's not the job of this gem. A proper authentication can be done completely on the site of the main application, using devise or decorators.
  • Fixed various small things
  • Updated dependencies

initial release

17 Nov 10:54
Compare
Choose a tag to compare
  • Manage surveys, question groups and questions
  • Survey versioning
  • Export answers as CSV or JSON