Releases: openforis/arena
Releases · openforis/arena
v2.0.5
v2.0.4
Fixed error exporting data including result variables (#3704) * include sampling defs without siblings in rdb generation (e.g. weight) * chain view: layout adjustments * updated default value * fixed tests --------- Co-authored-by: Stefano Ricci <[email protected]>
v2.0.3
improved records check job (#3703) Co-authored-by: Stefano Ricci <[email protected]>
v2.0.2
Fixed error merging records using survey with big category (#3702) * use latest arena-core * fixed error merging records with big category * code cleanup * updated arena-server --------- Co-authored-by: Stefano Ricci <[email protected]>
v2.0.1
Delete users with expired invitation at application startup (#3699) * use latest arena-core * surveys: hide columns * surveys: hide columns * records: hide columns * restore expired user cleanup scheduler * code cleanup * code cleanup; delete expired invitation users one by one * use latest arena-server * handle user delete errors * added error message * use latest arena-sever --------- Co-authored-by: Stefano Ricci <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
v2.0.0
fixed using userProp function in items filter expression (#3693) Co-authored-by: Stefano Ricci <[email protected]>
v1.4.65
fixed error exporting category with location formatted as object (#3678) Co-authored-by: Stefano Ricci <[email protected]>
v1.4.64
fixed error adding new geometry extra prop to category item (#3676) * fixed error adding geometry extra prop to category item * code cleanup * use latest arena-core * code cleanup --------- Co-authored-by: Stefano Ricci <[email protected]>
v1.4.63
Fix data explorer error when using function call as filter (#3675) * data explorer: support isNotEmpty function * sort editor: keep only first variable in composite attributes * fixed filtering using function call --------- Co-authored-by: Stefano Ricci <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
v1.4.62
Fixed reading data in RStudio (#3674) Co-authored-by: Stefano Ricci <[email protected]>