Gdpr Rails Versions Save

Rails Engine for the GDPR compliance

v0.5.1

4 years ago
  • fixes activestorage behavior

v0.5.0

4 years ago

v0.4.0

5 years ago

travis tests with appraisals ruby versions 2.3.0, 2.4.0, 2.5.0 on rails 5.2.1 & 5.2.3 plus! #36 Better management of custom user_resources by @piotaixr #27 handle state exceptions on accept / reject by @patriciojofre #30 Changed current_user to self in model helpers by @ben-gy

🎉 🔒 !

v0.3.3

5 years ago

Handle boolean on term setter on user_behavior ref #22

v0.3.2

6 years ago

v0.3.0

6 years ago

#16

Breaking Changes:

  • Exporter layout now expects a layout name which references a valid layout placed in app views

Additions:

  • Template system from ActionView instead Tilt or Raw Erb, since this is a Rails engine, we are using all the Rails power!
  • Jbuilder supported for JSON export

v0.2.4

6 years ago

#13 store cookie method integrated in user_behavior concern #15 fixes typo on pending policies method

v0.2.2

6 years ago
  • #7 Configurable User & Admin resources
  • #8 Added FR translations
  • #5 Readme notes on UserBehavior
  • #4 Updated Rails dependency

Thanks to @EtienneDepaulis

  • #9 Include directories to fix asset pipeline link. thanks to @sapientpants
  • #3 #2 typo & spec rename. thanks to @ohbarye & @TPei

v0.2.1

6 years ago

This version handles email notification for admins which will be notified on portability requests. this needs a admin_email_inbox = Proc or string into config