-
2.59fc5b4995 · ·
Upgrade to PHP8/5.76.2 - ran civix upgrade, fixed Upgrader class and fixed errors during new install
-
-
2.57ad68b907 · ·
Made getnhsnumber its own function, added a class to do common phone validation checks
-
2.56905707c2 · ·
* fix for invite date when importing DAA study, see https://www.wrike.com/open.htm?id=1253792329
-
2.55f2bfb927 · ·
* fix for empty recall group list when no study ID provided, see https://www.wrike.com/open.htm?id=1069401733
-
2.543cde2ff0 · ·
* fix for merge error, see https://www.wrike.com/open.htm?id=1167119117 including merge for recall groups
-
-
2.52cbb86811 · ·
* set volunteer status to participated respecting eligibility, still generate study participant number when importing into data only study (see https://www.wrike.com/open.htm?id=1011004470)
-
2.5188a565cd · ·
* make recall group multiple -> add separate entity (see https://www.wrike.com/open.htm?id=1069401733) * show study number and not study id when editing participation data (findings when testing the issue mentioned above)
-
2.5001488320 · ·
Updated APIV4 permisisions for nbrstudyresearcher
-
2.491eb3e717 · ·
* check if contact already has active case of unique type (see https://www.wrike.com/open.htm?id=1033735543)
-
2.48f25f565c · ·
Updated functions to match volunteerparticipationinstudies, also added upgrader function to rename tables
-
2.47f38ca7e0 · ·
Updates to assent custom groups and group activity functions
-
-
2.45bbca7737 · ·
* allow multiple researcher for study (see https://www.wrike.com/open.htm?id=933254901) - add new entity NbrStudyResearcher - cater for new entity in study form
-
-
2.434a90763e · ·
* set study prevent upload to portal field to default TRUE when adding on the study form
-
-
2.4122782136 · ·
added getVolunteerLifeQualityCustomGroup/Field and getParticipationInStudiesCustomGroup/Field
-
2.4089ab20c3 · ·
* create separate class and function for pack id validation (validation itself has not changed)