Revision history for OpusVL-Preferences 0.33 2018-08-10 11:32:36+01:00 Europe/London * Created deployment for nullable fields 0.32 2018-08-10 10:32:36+01:00 Europe/London * Fixed display mask and mask char. Both fields are nullable. Mask char is only required if display mask is set. * Display mask and mask char no longer get set to zero if not provided. 0.31 2018-07-18 14:21:39+01:00 Europe/London * Boolean fields have blank first option in search mode * Email search no longer requires an email address * Generated forms now use bootstrap 0.30 2018-06-19 12:51:23+01:00 Europe/London * DEPRECATED. The changes below (and above) are for compatibility ONLY * Converted to Dist::Zilla * Now making use of FB11 brain architecture * Now is a standalone component * Returns its own Result objects, which contain the original object * Added "GDPR erasure" stuff 0.29 2018-05-09 15:35:17+01:00 Europe/London * Fix curiously deleted lines that made it not work 0.28 2018-05-09 14:35:46+01:00 Europe/London * [T13511] GDPR defautls added 0.27 2017-09-12 14:40:12+01:00 Europe/London * Fields are no longer masked if the mask happens to be the empty string 0.26 2016-12-14 14:19:22+00:00 Europe/London * Added missing pod 0.25 2016-12-14 13:35:17+00:00 Europe/London * Updated methods for pulling all the prefs out in datastructures to do decryption and allow for a hash * Added Jenkinsfile for testing 0.24 2016-11-04 17:10:57+00:00 Europe/London * Updated dependency on Postgres module 0.23 2016-11-04 12:01:59+00:00 Europe/London * Added field mask function * Added new searchable flag to indicate that it makes sense to search on a field. * Pod tweaks * Added helper methods for getting an encryption/decryption sub * Updated behaviour to throwing an error when the field prf_get tries to get doesn't exist * Added support for basic symmetric crypto on values. 0.22 2016-10-26 10:08:43+01:00 Europe/London * Provide a clearer error message when a field wasn't setup. 0.21 2016-02-26 08:53:20+00:00 Europe/London * Fixed RT 112429, test failures on non english locales. * Switched bug tracking over to github. * Fixed some more pod. 0.20 2016-02-25 16:52:19+00:00 Europe/London * Tweaked license/support sections in the POD to make them generate correctly with dzil. 0.19 2016-02-25 16:27:23+00:00 Europe/London * Fixed test broken when converting to Dist::Zilla. 0.18 2016-02-25 16:09:28+00:00 Europe/London * Converted to Dist::Zilla and prepared for public release. 0.01 2012-11-29 * First version, released on an unsuspecting world.