Skip to content

Releases: openforis/arena

v2.0.5

09 Jan 22:55
342b1c4
Compare
Choose a tag to compare
Data editors: added option in survey editor to allow viewing not-owne…

v2.0.4

09 Jan 09:01
c186394
Compare
Choose a tag to compare
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

07 Jan 17:28
d3d7489
Compare
Choose a tag to compare
improved records check job (#3703)

Co-authored-by: Stefano Ricci <[email protected]>

v2.0.2

29 Dec 14:58
97f17a3
Compare
Choose a tag to compare
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

25 Dec 20:21
f731fc1
Compare
Choose a tag to compare
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

10 Dec 23:21
80daddd
Compare
Choose a tag to compare
fixed using userProp function in items filter expression (#3693)

Co-authored-by: Stefano Ricci <[email protected]>

v1.4.65

05 Dec 21:17
d79bfab
Compare
Choose a tag to compare
fixed error exporting category with location formatted as object (#3678)

Co-authored-by: Stefano Ricci <[email protected]>

v1.4.64

01 Dec 19:23
a9c7ffa
Compare
Choose a tag to compare
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

29 Nov 21:52
a8bff39
Compare
Choose a tag to compare
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

29 Nov 08:51
39611ac
Compare
Choose a tag to compare
Fixed reading data in RStudio (#3674)

Co-authored-by: Stefano Ricci <[email protected]>