Recent Releases of Arena
Arena - v2.3.18
What's Changed
- fixed RDB generation getting stuck when processing large tables by @SteRiccio in https://github.com/openforis/arena/pull/4153
Full Changelog: https://github.com/openforis/arena/compare/v2.3.17...v2.3.18
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 7 days ago
Arena - v2.3.17
What's Changed
- fixed enumerated entity: disable add and delete with form layout by @SteRiccio in https://github.com/openforis/arena/pull/4149
- email service: support Amazon SES by @SteRiccio in https://github.com/openforis/arena/pull/4150
- taxonomy: export import template by @SteRiccio in https://github.com/openforis/arena/pull/4151
- Fixed taxonomy filtering in autocompletion by @SteRiccio in https://github.com/openforis/arena/pull/4152
Full Changelog: https://github.com/openforis/arena/compare/v2.3.16...v2.3.17
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 9 days ago
Arena - v2.3.16
What's Changed
- fixed error on web app startup (when analysis is not available) by @SteRiccio in https://github.com/openforis/arena/pull/4141
- Map: added base layers (CartoDB) by @SteRiccio in https://github.com/openforis/arena/pull/4142
- node def edit: focus node def name on first open by @SteRiccio in https://github.com/openforis/arena/pull/4143
- hide non-UN compliant base layers by @SteRiccio in https://github.com/openforis/arena/pull/4145
- added mailer debug logging by @SteRiccio in https://github.com/openforis/arena/pull/4146
- data explorer: fixed runtime error using isEmpty filter by @SteRiccio in https://github.com/openforis/arena/pull/4148
- record check job: fixed new nodes default value initialization by @SteRiccio in https://github.com/openforis/arena/pull/4147
Full Changelog: https://github.com/openforis/arena/compare/v2.3.15...v2.3.16
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 12 days ago
Arena - v2.3.15
What's Changed
- Fixed record key in single entities validation by @SteRiccio in https://github.com/openforis/arena/pull/4139
- validation report: added owner column by @SteRiccio in https://github.com/openforis/arena/pull/4140
Full Changelog: https://github.com/openforis/arena/compare/v2.3.14...v2.3.15
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 16 days ago
Arena - v2.3.14
What's Changed
- fixed Collect data import; category export including duplicate items by @SteRiccio in https://github.com/openforis/arena/pull/4134
- Fix/collect data import success message by @SteRiccio in https://github.com/openforis/arena/pull/4135
- node def label: do not escape html characters in multiple entity selector and child node add panel by @SteRiccio in https://github.com/openforis/arena/pull/4136
- fix FlatDataExportModel include analysis (use latest arena-core) by @SteRiccio in https://github.com/openforis/arena/pull/4138
Full Changelog: https://github.com/openforis/arena/compare/v2.3.13...v2.3.14
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 17 days ago
Arena - v2.3.13
What's Changed
- Multiple entity layout improvements (top header bottom line) by @SteRiccio in https://github.com/openforis/arena/pull/4132
- Activity log: added env var to disable it by @SteRiccio in https://github.com/openforis/arena/pull/4133
Full Changelog: https://github.com/openforis/arena/compare/v2.3.12...v2.3.13
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 19 days ago
Arena - v2.3.12
What's Changed
- Taxon props: added info tooltips by @SteRiccio in https://github.com/openforis/arena/pull/4130
- Added API info endpoint to retrieve server config from client by @SteRiccio in https://github.com/openforis/arena/pull/4131
Full Changelog: https://github.com/openforis/arena/compare/v2.3.11...v2.3.12
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 20 days ago
Arena - v2.3.11
What's Changed
- fixing file upload limit config by @SteRiccio in https://github.com/openforis/arena/pull/4129
Full Changelog: https://github.com/openforis/arena/compare/v2.3.10...v2.3.11
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 21 days ago
Arena - v2.3.10
What's Changed
- support function geoCoordinateAtDistance by @SteRiccio in https://github.com/openforis/arena/pull/4125
- Node def taxon: added vernacularNameAlwaysIncludedIfSingle prop by @SteRiccio in https://github.com/openforis/arena/pull/4127
- added Portuguese translations by @SteRiccio in https://github.com/openforis/arena/pull/4128
Full Changelog: https://github.com/openforis/arena/compare/v2.3.9...v2.3.10
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 22 days ago
Arena - v2.3.9
What's Changed
- 2FA: allow regenerating backup codes by @SteRiccio in https://github.com/openforis/arena/pull/4122
- Form designer: changed entity definition icons by @SteRiccio in https://github.com/openforis/arena/pull/4123
Full Changelog: https://github.com/openforis/arena/compare/v2.3.8...v2.3.9
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 26 days ago
Arena - v2.3.8
What's Changed
- fixing map record edit dialog error by @SteRiccio in https://github.com/openforis/arena/pull/4110
- fixed password reset link expiration by @SteRiccio in https://github.com/openforis/arena/pull/4109
- RStudio: refresh files view when opening RStudio server remotely by @SteRiccio in https://github.com/openforis/arena/pull/4112
- added request rate limiting by @SteRiccio in https://github.com/openforis/arena/pull/4113
- Rate limit: allow configuration through env vars (latest arena-server) by @SteRiccio in https://github.com/openforis/arena/pull/4114
- fix min/max count validation (use latest arena-core) by @SteRiccio in https://github.com/openforis/arena/pull/4116
- Fixed record list headers rendering (when labels have special characters) by @SteRiccio in https://github.com/openforis/arena/pull/4117
- User Two Factor Authentication by @SteRiccio in https://github.com/openforis/arena/pull/4115
- fixed default value and applicability re-evaluation when expressions are removed on survey publish by @SteRiccio in https://github.com/openforis/arena/pull/4118
- survey publish: cleanup records by @SteRiccio in https://github.com/openforis/arena/pull/4119
Full Changelog: https://github.com/openforis/arena/compare/v2.3.6...v2.3.8
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 1 month ago
Arena - v2.3.6
What's Changed
- files import: cancel job when file content is missing by @SteRiccio in https://github.com/openforis/arena/pull/4106
- Fixed node def file image preview by @SteRiccio in https://github.com/openforis/arena/pull/4107
- updated version number by @SteRiccio in https://github.com/openforis/arena/pull/4108
Full Changelog: https://github.com/openforis/arena/compare/v2.3.5...v2.3.6
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 2 months ago
Arena - v2.3.5
What's Changed
- Code refactor (use dom node refs in css transitions) by @SteRiccio in https://github.com/openforis/arena/pull/4101
- update dependencies by @SteRiccio in https://github.com/openforis/arena/pull/4102
- User password change: allow changing password to all user to admins by @SteRiccio in https://github.com/openforis/arena/pull/4104
- fixed data explorer export error by @SteRiccio in https://github.com/openforis/arena/pull/4105
Full Changelog: https://github.com/openforis/arena/compare/v2.3.4...v2.3.5
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 2 months ago
Arena - v2.3.4
What's Changed
- Improved node table update performance by @SteRiccio in https://github.com/openforis/arena/pull/4100
Full Changelog: https://github.com/openforis/arena/compare/v2.3.3...v2.3.4
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 2 months ago
Arena - v2.3.3
What's Changed
- Survey export: add info.json file by @SteRiccio in https://github.com/openforis/arena/pull/4098
- Dependencies update 20260123 by @SteRiccio in https://github.com/openforis/arena/pull/4099
Full Changelog: https://github.com/openforis/arena/compare/v2.3.2...v2.3.3
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 2 months ago
Arena - v2.3.2
What's Changed
- QR login dialog; added close button on successful login by @SteRiccio in https://github.com/openforis/arena/pull/4094
- User invite: validate custom message (do not allow hyperlinks) by @SteRiccio in https://github.com/openforis/arena/pull/4095
- update dependencies by @SteRiccio in https://github.com/openforis/arena/pull/4096
- removed dependencies inherited from arena-server by @SteRiccio in https://github.com/openforis/arena/pull/4097
Full Changelog: https://github.com/openforis/arena/compare/v2.3.1...v2.3.2
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 2 months ago
Arena - v2.3.1
What's Changed
- Login with QR code by @SteRiccio in https://github.com/openforis/arena/pull/4092
- Fixed reset password link not working by @SteRiccio in https://github.com/openforis/arena/pull/4093
Full Changelog: https://github.com/openforis/arena/compare/v2.3.0...v2.3.1
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 2 months ago
Arena - v2.3.0
What's Changed
- JWT by @SteRiccio in https://github.com/openforis/arena/pull/4035
- File download: simplified file name generation by @SteRiccio in https://github.com/openforis/arena/pull/4086
- JWT fixes by @SteRiccio in https://github.com/openforis/arena/pull/4087
- fixed records delete error by @SteRiccio in https://github.com/openforis/arena/pull/4088
- survey download: use auth token to validate url by @SteRiccio in https://github.com/openforis/arena/pull/4089
- File download: added generic api endpoint by @SteRiccio in https://github.com/openforis/arena/pull/4090
Full Changelog: https://github.com/openforis/arena/compare/v2.2.17...v2.3.0
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 2 months ago
Arena - v2.2.17
What's Changed
- Arena mobile data import: show error when trying to import invalid file by @SteRiccio in https://github.com/openforis/arena/pull/4084
- Fix category items import error; survey dependency graph build on record edit; by @SteRiccio in https://github.com/openforis/arena/pull/4085
Full Changelog: https://github.com/openforis/arena/compare/v2.2.16...v2.2.17
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 2 months ago
Arena - v2.2.16
What's Changed
- hide notifications panel when there are no messages by @SteRiccio in https://github.com/openforis/arena/pull/4083
Full Changelog: https://github.com/openforis/arena/compare/v2.2.15...v2.2.16
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 2 months ago
Arena - v2.2.15
What's Changed
- fixed issue with date picker (timezone not ignored) by @SteRiccio in https://github.com/openforis/arena/pull/4082
Full Changelog: https://github.com/openforis/arena/compare/v2.2.14...v2.2.15
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 2 months ago
Arena - v2.2.14
What's Changed
- Messages: push notifications by @SteRiccio in https://github.com/openforis/arena/pull/4080
- use FILE_UPLOAD_LIMIT environment variable by @SteRiccio in https://github.com/openforis/arena/pull/4081
Full Changelog: https://github.com/openforis/arena/compare/v2.2.13...v2.2.14
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 3 months ago
Arena - v2.2.13
What's Changed
- Messages (email) by @SteRiccio in https://github.com/openforis/arena/pull/4078
- Message view: fixed translations by @SteRiccio in https://github.com/openforis/arena/pull/4079
Full Changelog: https://github.com/openforis/arena/compare/v2.2.12...v2.2.13
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 3 months ago
Arena - v2.2.12
What's Changed
- Arena data import: allow selecting chunk size for system admins by @SteRiccio in https://github.com/openforis/arena/pull/4077
Full Changelog: https://github.com/openforis/arena/compare/v2.2.11...v2.2.12
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 3 months ago
Arena - v2.2.11
What's Changed
- updated favicon by @SteRiccio in https://github.com/openforis/arena/pull/4072
- Text attribute: added render type prop (hyperlink/markdown/text) by @SteRiccio in https://github.com/openforis/arena/pull/4071
- fixed Checkbox validation error feedback by @SteRiccio in https://github.com/openforis/arena/pull/4073
- fixed Earth Map polygon name formatting by @SteRiccio in https://github.com/openforis/arena/pull/4074
- Arena data import: allow importing 2GB file for System Admins by @SteRiccio in https://github.com/openforis/arena/pull/4075
- updated version number by @SteRiccio in https://github.com/openforis/arena/pull/4076
Full Changelog: https://github.com/openforis/arena/compare/v2.2.10...v2.2.11
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 4 months ago
Arena - v2.2.10
What's Changed
- fixed error importing records previously fetched from Arena Server by @SteRiccio in https://github.com/openforis/arena/pull/4065
- Survey export: add option to export survey without result variables by @SteRiccio in https://github.com/openforis/arena/pull/4067
- survey export: show export with no result variables only if chains are defined by @SteRiccio in https://github.com/openforis/arena/pull/4068
- Text attribute (readonly): add option to show it as hyperlink by @SteRiccio in https://github.com/openforis/arena/pull/4069
- Reset password email: include explicit link by @SteRiccio in https://github.com/openforis/arena/pull/4070
Full Changelog: https://github.com/openforis/arena/compare/v2.2.9...v2.2.10
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 4 months ago
Arena - v2.2.9
What's Changed
- fixed error exporting data by @SteRiccio in https://github.com/openforis/arena/pull/4063
- update version number by @SteRiccio in https://github.com/openforis/arena/pull/4064
Full Changelog: https://github.com/openforis/arena/compare/v2.2.8...v2.2.9
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 4 months ago
Arena - v2.2.8
What's Changed
- Fixed Heroku deploy prod by @SteRiccio in https://github.com/openforis/arena/pull/4062
Full Changelog: https://github.com/openforis/arena/compare/v2.2.7...v2.2.8
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 4 months ago
Arena - v2.2.7
What's Changed
- set user preferred language at startup by @SteRiccio in https://github.com/openforis/arena/pull/4056
- Dependencies/yarn modern 2 by @SteRiccio in https://github.com/openforis/arena/pull/4057
- fixing deploy to dev by @SteRiccio in https://github.com/openforis/arena/pull/4058
- fixing heroku dev deploy by @SteRiccio in https://github.com/openforis/arena/pull/4059
- Fixing Heroku dev deploy by @SteRiccio in https://github.com/openforis/arena/pull/4060
- Fixed app version env var usage by @SteRiccio in https://github.com/openforis/arena/pull/4061
Full Changelog: https://github.com/openforis/arena/compare/v2.2.6...v2.2.7
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 4 months ago
Arena - v2.2.6
What's Changed
- Data migration: code cleanup by @SteRiccio in https://github.com/openforis/arena/pull/4053
- Fix Mongolian translation by @SteRiccio in https://github.com/openforis/arena/pull/4054
- updated icons by @SteRiccio in https://github.com/openforis/arena/pull/4055
Full Changelog: https://github.com/openforis/arena/compare/v2.2.5...v2.2.6
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 4 months ago
Arena - v2.2.5
What's Changed
- disable category items migrations by @SteRiccio in https://github.com/openforis/arena/pull/4052
Full Changelog: https://github.com/openforis/arena/compare/v2.2.4...v2.2.5
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 4 months ago
Arena - v2.2.4
What's Changed
- Category items sorting by @SteRiccio in https://github.com/openforis/arena/pull/4040
- use latest arena-server version (APP_VERSION env var) by @SteRiccio in https://github.com/openforis/arena/pull/4042
- fixed Whisp CSV generation by @SteRiccio in https://github.com/openforis/arena/pull/4044
- code cleanup: remove PromiseUtils.each loops (WIP) by @SteRiccio in https://github.com/openforis/arena/pull/4045
- fixed chain weight script being deleted on survey publish by @SteRiccio in https://github.com/openforis/arena/pull/4046
- Records re-validation by @SteRiccio in https://github.com/openforis/arena/pull/4047
- validate all records: make it available only to system admins by @SteRiccio in https://github.com/openforis/arena/pull/4048
- Records: fixed deleted nodes validation by @SteRiccio in https://github.com/openforis/arena/pull/4049
- Migrate to Yarn modern by @SteRiccio in https://github.com/openforis/arena/pull/4050
- Revert "Migrate to Yarn modern (#4050)" by @SteRiccio in https://github.com/openforis/arena/pull/4051
Full Changelog: https://github.com/openforis/arena/compare/v2.2.3...v2.2.4
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 4 months ago
Arena - v2.2.3
What's Changed
- fixed special characters display in node def action buttons menu by @SteRiccio in https://github.com/openforis/arena/pull/4039
- fixed default value update (latest arena-core) by @SteRiccio in https://github.com/openforis/arena/pull/4041
Full Changelog: https://github.com/openforis/arena/compare/v2.2.2...v2.2.3
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 4 months ago
Arena - v2.2.2
What's Changed
- Refactored HomeView translations by @SteRiccio in https://github.com/openforis/arena/pull/4034
- fixed CSV data export error by @SteRiccio in https://github.com/openforis/arena/pull/4037
Full Changelog: https://github.com/openforis/arena/compare/v2.2.1...v2.2.2
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 5 months ago
Arena - v2.2.1
What's Changed
- fixed error selecting attribute clone by @SteRiccio in https://github.com/openforis/arena/pull/4033
Full Changelog: https://github.com/openforis/arena/compare/v2.2.0...v2.2.1
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 5 months ago
Arena - v2.2.0
What's Changed
- surveys: improved missing files count by @SteRiccio in https://github.com/openforis/arena/pull/4028
- node definition entity move by @SteRiccio in https://github.com/openforis/arena/pull/4030
- Dependencies: fast-csv by @SteRiccio in https://github.com/openforis/arena/pull/4029
- Fixed entity move function (keep table width and height) by @SteRiccio in https://github.com/openforis/arena/pull/4032
Full Changelog: https://github.com/openforis/arena/compare/v2.1.63...v2.2.0
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 5 months ago
Arena - v2.1.63
What's Changed
- Users list: add access request date by @SteRiccio in https://github.com/openforis/arena/pull/4022
- Initialize Claude by @SteRiccio in https://github.com/openforis/arena/pull/4024
- refactored UsersView translations by @SteRiccio in https://github.com/openforis/arena/pull/4023
- Fix / survey publish and export: save memory by @SteRiccio in https://github.com/openforis/arena/pull/4025
- User invite: show role in singular by @SteRiccio in https://github.com/openforis/arena/pull/4027
Full Changelog: https://github.com/openforis/arena/compare/v2.1.62...v2.1.63
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 5 months ago
Arena - v2.1.62
What's Changed
- Coordinate attribute: do not allow edit in map when record is locked by @SteRiccio in https://github.com/openforis/arena/pull/4020
- Fix: allow coordinate attributes as summary attributes in records list by @SteRiccio in https://github.com/openforis/arena/pull/4021
Full Changelog: https://github.com/openforis/arena/compare/v2.1.61...v2.1.62
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 5 months ago
Arena - v2.1.61
What's Changed
- Allow record summary attributes in single entities by @SteRiccio in https://github.com/openforis/arena/pull/4013
- Avoid using "vacuum full" in activity log clear (too slow) by @SteRiccio in https://github.com/openforis/arena/pull/4014
- unescape html characters in tooltips by @SteRiccio in https://github.com/openforis/arena/pull/4017
Full Changelog: https://github.com/openforis/arena/compare/v2.1.60...v2.1.61
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 6 months ago
Arena - v2.1.60
What's Changed
- records list / summary code attributes: show labels by @SteRiccio in https://github.com/openforis/arena/pull/4010
- Fixed records count in summary page (merged records not taken into account) by @SteRiccio in https://github.com/openforis/arena/pull/4011
- Allow "include in records list" only to attributes by @SteRiccio in https://github.com/openforis/arena/pull/4012
Full Changelog: https://github.com/openforis/arena/compare/v2.1.59...v2.1.60
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 6 months ago
Arena - v2.1.59
What's Changed
- fixed error merging records from mobile by @SteRiccio in https://github.com/openforis/arena/pull/4008
- Fix: records list sort by modified date by @SteRiccio in https://github.com/openforis/arena/pull/4009
Full Changelog: https://github.com/openforis/arena/compare/v2.1.58...v2.1.59
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 6 months ago
Arena - v2.1.58
What's Changed
- Handle record update thread errors by @SteRiccio in https://github.com/openforis/arena/pull/3999
- fixed error validating multiple unique nodes in root entity by @SteRiccio in https://github.com/openforis/arena/pull/4000
- use latest arena-core (FileProcessor) by @SteRiccio in https://github.com/openforis/arena/pull/4002
- Records list: show Arena Mobile 2 icon in "created with" column by @SteRiccio in https://github.com/openforis/arena/pull/4003
- Records list: include summary fields by @SteRiccio in https://github.com/openforis/arena/pull/4005
- use latest arena core (new entities applicability evaluation) by @SteRiccio in https://github.com/openforis/arena/pull/4006
- show "include in summary list" only if attribute is not inside root entity by @SteRiccio in https://github.com/openforis/arena/pull/4007
Full Changelog: https://github.com/openforis/arena/compare/V2.1.57...v2.1.58
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 6 months ago
Arena - V2.1.57
What's Changed
- Fixed survey import error (with huge records) by @SteRiccio in https://github.com/openforis/arena/pull/3997
Full Changelog: https://github.com/openforis/arena/compare/v2.1.56...V2.1.57
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 6 months ago
Arena - v2.1.56
What's Changed
- Activity log: show size in dashboard; vacuum table after clear by @SteRiccio in https://github.com/openforis/arena/pull/3989
- Data import in chunks: support base64 encoded chunks by @SteRiccio in https://github.com/openforis/arena/pull/3991
- fixed mobile data upload handling by @SteRiccio in https://github.com/openforis/arena/pull/3992
- Activity log: hide progress bar when there is no activity log by @SteRiccio in https://github.com/openforis/arena/pull/3990
- fixing data import in chunks from mobile by @SteRiccio in https://github.com/openforis/arena/pull/3993
- data import in chunks: decode base64 content by @SteRiccio in https://github.com/openforis/arena/pull/3994
- data explorer / sort editor: allow sorting by analysis variables by @SteRiccio in https://github.com/openforis/arena/pull/3995
- fixed data import in chunks from mobile by @SteRiccio in https://github.com/openforis/arena/pull/3996
Full Changelog: https://github.com/openforis/arena/compare/v2.1.55...v2.1.56
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 6 months ago
Arena - v2.1.55
What's Changed
- Data import: allow uploading files splitted in chunks by @SteRiccio in https://github.com/openforis/arena/pull/3983
- Arena and Collect survey upload: split file in chunks by @SteRiccio in https://github.com/openforis/arena/pull/3984
- Activity log delete by @SteRiccio in https://github.com/openforis/arena/pull/3985
Full Changelog: https://github.com/openforis/arena/compare/v2.1.54...v2.1.55
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 6 months ago
Arena - v2.1.54
What's Changed
- Schema summary: add descriptions by @SteRiccio in https://github.com/openforis/arena/pull/3981
- Fixed data import with hierarchical code attributes by @SteRiccio in https://github.com/openforis/arena/pull/3982
Full Changelog: https://github.com/openforis/arena/compare/v2.1.53...v2.1.54
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 6 months ago
Arena - v2.1.53
What's Changed
- survey edit: added security prop to allow uploading data with errors by @SteRiccio in https://github.com/openforis/arena/pull/3979
Full Changelog: https://github.com/openforis/arena/compare/v2.1.52...v2.1.53
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 6 months ago
Arena - v2.1.52
What's Changed
- fixed surveys export (avoid parallel fetches) by @SteRiccio in https://github.com/openforis/arena/pull/3977
Full Changelog: https://github.com/openforis/arena/compare/v2.1.50...v2.1.52
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 7 months ago
Arena - v2.1.51
What's Changed
- fixed surveys export (avoid parallel fetches) by @SteRiccio in https://github.com/openforis/arena/pull/3977
Full Changelog: https://github.com/openforis/arena/compare/v2.1.50...v2.1.51
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 7 months ago
Arena - v2.1.50
What's Changed
- Category item code: allow uppercase by @SteRiccio in https://github.com/openforis/arena/pull/3973
- Survey export job (files export): allow canceling by @SteRiccio in https://github.com/openforis/arena/pull/3974
- fixed data import error when data is not sorted properly by @SteRiccio in https://github.com/openforis/arena/pull/3975
- fixed code attribute default render to dropdown by @SteRiccio in https://github.com/openforis/arena/pull/3969
- fixed user edit profile picture load by @SteRiccio in https://github.com/openforis/arena/pull/3976
Full Changelog: https://github.com/openforis/arena/compare/v2.1.49...v2.1.50
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 7 months ago
Arena - v2.1.49
What's Changed
- fixed category import items count by @SteRiccio in https://github.com/openforis/arena/pull/3968
- data import: fixed coordinate extra fields import by @SteRiccio in https://github.com/openforis/arena/pull/3967
- fixed form edit scroll to top on node def change by @SteRiccio in https://github.com/openforis/arena/pull/3970
- use latest arena-core (improve data import speed) by @SteRiccio in https://github.com/openforis/arena/pull/3971
- use latest arena-core by @SteRiccio in https://github.com/openforis/arena/pull/3972
- New user creation; user profile picture remove; option to allow user access requests; by @SteRiccio in https://github.com/openforis/arena/pull/3955
Full Changelog: https://github.com/openforis/arena/compare/v2.1.48...v2.1.49
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 7 months ago
Arena - v2.1.48
What's Changed
- Docker image: pass npm token as secret by @SteRiccio in https://github.com/openforis/arena/pull/3965
- avoid importing fonts from Google by @SteRiccio in https://github.com/openforis/arena/pull/3966
Full Changelog: https://github.com/openforis/arena/compare/v2.1.47...v2.1.48
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 7 months ago
Arena - v2.1.47
What's Changed
- node def edit: reset "hidden" attribute when attribute read-only status changes by @SteRiccio in https://github.com/openforis/arena/pull/3956
- Fixed node date time values: support empty objects in value by @SteRiccio in https://github.com/openforis/arena/pull/3958
Full Changelog: https://github.com/openforis/arena/compare/v2.1.46...v2.1.47
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 7 months ago
Arena - v2.1.46
What's Changed
- fixed user invite: group dropdown not visible by @SteRiccio in https://github.com/openforis/arena/pull/3954
Full Changelog: https://github.com/openforis/arena/compare/v2.1.45...v2.1.46
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 8 months ago
Arena - v2.1.45
What's Changed
- Fixed user access request survey name validation by @SteRiccio in https://github.com/openforis/arena/pull/3950
- Data import: allow import data with missing files (show it in import summary) by @SteRiccio in https://github.com/openforis/arena/pull/3951
- survey unpublish: delete files by @SteRiccio in https://github.com/openforis/arena/pull/3952
- Prepare release 2.1.45 by @SteRiccio in https://github.com/openforis/arena/pull/3953
Full Changelog: https://github.com/openforis/arena/compare/v2.1.44...v2.1.45
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 8 months ago
Arena - v2.1.44
What's Changed
- db connection config: allow unauthorized connections by @SteRiccio in https://github.com/openforis/arena/pull/3948
Full Changelog: https://github.com/openforis/arena/compare/v2.1.43...v2.1.44
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 8 months ago
Arena - v2.1.43
What's Changed
- User invite: move system admin role out of dropdown by @SteRiccio in https://github.com/openforis/arena/pull/3942
- user access request: make country and institution required by @SteRiccio in https://github.com/openforis/arena/pull/3943
- Enlarge language selector by @SteRiccio in https://github.com/openforis/arena/pull/3944
- Header: fixed cycles selector layout by @SteRiccio in https://github.com/openforis/arena/pull/3945
- Form: scroll to top on page change by @SteRiccio in https://github.com/openforis/arena/pull/3946
- prepare new release by @SteRiccio in https://github.com/openforis/arena/pull/3947
Full Changelog: https://github.com/openforis/arena/compare/v2.1.42...v2.1.43
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 8 months ago
Arena - v2.1.42
What's Changed
- fixing records merge (replace empty values) by @SteRiccio in https://github.com/openforis/arena/pull/3940
Full Changelog: https://github.com/openforis/arena/compare/v2.1.41...v2.1.42
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 8 months ago
Arena - v2.1.41
What's Changed
- Fix expression editor distance function builder by @SteRiccio in https://github.com/openforis/arena/pull/3936
- file attribute (image): added show geotag information option by @SteRiccio in https://github.com/openforis/arena/pull/3938
Full Changelog: https://github.com/openforis/arena/compare/v2.1.40...v2.1.41
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 8 months ago
Arena - v2.1.40
What's Changed
- RStudio: cleanup workspace before starting new project by @SteRiccio in https://github.com/openforis/arena/pull/3930
- File attribute: handle geo tag by @SteRiccio in https://github.com/openforis/arena/pull/3931
- fixed node def file map marker tooltip by @SteRiccio in https://github.com/openforis/arena/pull/3932
- fixed map style (ruler) by @SteRiccio in https://github.com/openforis/arena/pull/3933
- data explorer: include boolean attribute among dimensions in aggregate mode by @SteRiccio in https://github.com/openforis/arena/pull/3934
Full Changelog: https://github.com/openforis/arena/compare/v2.1.39...v2.1.40
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 8 months ago
Arena - v2.1.39
What's Changed
- Validation report: handle progress and cancel by @SteRiccio in https://github.com/openforis/arena/pull/3926
- enable ES translation by @SteRiccio in https://github.com/openforis/arena/pull/3925
- Fixed rstudio persist results by @SteRiccio in https://github.com/openforis/arena/pull/3927
- reset table options on survey change by @SteRiccio in https://github.com/openforis/arena/pull/3928
- fixed WHISP API key by @SteRiccio in https://github.com/openforis/arena/pull/3929
Full Changelog: https://github.com/openforis/arena/compare/v2.1.38...v2.1.39
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 8 months ago
Arena - v2.1.38
What's Changed
- Allow data analyst to take backup (with data) of the surveys by @SteRiccio in https://github.com/openforis/arena/pull/3909
- Form header: hide "included in cloned data" option by @SteRiccio in https://github.com/openforis/arena/pull/3910
- added ES translation; improved MN and RU translations by @SteRiccio in https://github.com/openforis/arena/pull/3907
- fixed category generic template export by @SteRiccio in https://github.com/openforis/arena/pull/3911
- Map: show all coordinate attribute polygons in Earth Map by @SteRiccio in https://github.com/openforis/arena/pull/3913
- Map: added ruler plugin by @SteRiccio in https://github.com/openforis/arena/pull/3914
- fixed code attribute layout in tables by @SteRiccio in https://github.com/openforis/arena/pull/3915
- Data import: fix progress bar by @SteRiccio in https://github.com/openforis/arena/pull/3916
- fixed error in UI if code attribute has an invalid value by @SteRiccio in https://github.com/openforis/arena/pull/3917
- fixed data import error with missing category items by @SteRiccio in https://github.com/openforis/arena/pull/3921
- Fixed nodes ref data fetching (handle missing data) by @SteRiccio in https://github.com/openforis/arena/pull/3922
- Validation report: generate in separate job by @SteRiccio in https://github.com/openforis/arena/pull/3923
- Fixed map hierarchical sampling point data fetch by @SteRiccio in https://github.com/openforis/arena/pull/3924
Full Changelog: https://github.com/openforis/arena/compare/v2.1.37...v2.1.38
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 8 months ago
Arena - v2.1.37
What's Changed
- fixed taxonomy table / scientific name header by @SteRiccio in https://github.com/openforis/arena/pull/3906
Full Changelog: https://github.com/openforis/arena/compare/v2.1.36...v2.1.37
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 9 months ago
Arena - v2.1.36
What's Changed
- Fixed category name updating with slow internet connection by @SteRiccio in https://github.com/openforis/arena/pull/3903
Full Changelog: https://github.com/openforis/arena/compare/v2.1.35...v2.1.36
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 9 months ago
Arena - v2.1.35
What's Changed
- Users list: added reset password link copy button by @SteRiccio in https://github.com/openforis/arena/pull/3902
Full Changelog: https://github.com/openforis/arena/compare/v2.1.34...v2.1.35
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 9 months ago
Arena - v2.1.34
What's Changed
- prevent not-accepted (invited) user login by @SteRiccio in https://github.com/openforis/arena/pull/3901
Full Changelog: https://github.com/openforis/arena/compare/v2.1.32...v2.1.34
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 9 months ago
Arena - v2.1.31
What's Changed
- Fixed data import using big taxonomies by @SteRiccio in https://github.com/openforis/arena/pull/3899
Full Changelog: https://github.com/openforis/arena/compare/v2.1.30...v2.1.31
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 9 months ago
Arena - v2.1.30
What's Changed
- fixed data import (insert new records) using code attributes with big categories by @SteRiccio in https://github.com/openforis/arena/pull/3898
Full Changelog: https://github.com/openforis/arena/compare/v2.1.29...v2.1.30
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 9 months ago
Arena - v2.1.28
What's Changed
- Mongolian translation (Work In Progress) by @SteRiccio in https://github.com/openforis/arena/pull/3876
- fixed Collect data import error (include "for" among reserved words by @SteRiccio in https://github.com/openforis/arena/pull/3894
- Multiple entity selector improvements by @SteRiccio in https://github.com/openforis/arena/pull/3893
- fixed error importing csv data (missing record) by @SteRiccio in https://github.com/openforis/arena/pull/3895
Full Changelog: https://github.com/openforis/arena/compare/v2.1.27...v2.1.28
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 9 months ago
Arena - v2.1.27
What's Changed
- Avoid leaving node def edit form when there are unsaved changes (survey is "dirty") by @SteRiccio in https://github.com/openforis/arena/pull/3888
- fixed Collect import with big taxonomies and categories by @SteRiccio in https://github.com/openforis/arena/pull/3889
- disable header buttons when there are unsaved changes by @SteRiccio in https://github.com/openforis/arena/pull/3890
- fixed excel file reading by @SteRiccio in https://github.com/openforis/arena/pull/3891
- fixed data import using big categories by @SteRiccio in https://github.com/openforis/arena/pull/3892
Full Changelog: https://github.com/openforis/arena/compare/v2.1.26...v2.1.27
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 9 months ago
Arena - v2.1.26
What's Changed
- fixed error reading CSV data from RStudio by @SteRiccio in https://github.com/openforis/arena/pull/3887
Full Changelog: https://github.com/openforis/arena/compare/v2.1.25...v2.1.26
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 10 months ago
Arena - v2.1.25
What's Changed
- Fix: read app version from package.json file by @SteRiccio in https://github.com/openforis/arena/pull/3877
- fixed map layout issues by @SteRiccio in https://github.com/openforis/arena/pull/3881
- Data export to Excel: keep correct numeric format by @SteRiccio in https://github.com/openforis/arena/pull/3882
- fixed category extra props order in categoryItemProp function editor by @SteRiccio in https://github.com/openforis/arena/pull/3884
- fixed strange re-rendering on attribute value update (numeric fields) by @SteRiccio in https://github.com/openforis/arena/pull/3885
Full Changelog: https://github.com/openforis/arena/compare/v2.1.24...v2.1.25
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 10 months ago
Arena - v2.1.24
What's Changed
- fixed error opening Sort in data explorer by @SteRiccio in https://github.com/openforis/arena/pull/3879
Full Changelog: https://github.com/openforis/arena/compare/v2.1.23...v2.1.24
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 10 months ago
Arena - v2.1.23
What's Changed
- fixed default value not applied if code is linked to a big category by @SteRiccio in https://github.com/openforis/arena/pull/3878
Full Changelog: https://github.com/openforis/arena/compare/v2.1.22...v2.1.23
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 10 months ago
Arena - v2.1.21
What's Changed
- OLAP tables generation: avoid duplicate columns by @SteRiccio in https://github.com/openforis/arena/pull/3874
Full Changelog: https://github.com/openforis/arena/compare/v2.1.20...v2.1.21
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 10 months ago
Arena - v2.1.20
What's Changed
- fixed error opening categoryItemProp editor when node def is missing by @SteRiccio in https://github.com/openforis/arena/pull/3873
Full Changelog: https://github.com/openforis/arena/compare/v2.1.19...v2.1.20
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 10 months ago
Arena - v2.1.19
What's Changed
- Schema summary: keep labels empty if not defined (do not use name as default) by @SteRiccio in https://github.com/openforis/arena/pull/3868
- Records list: sort by owner by @SteRiccio in https://github.com/openforis/arena/pull/3869
- Job update: use throttle in job update notification by @SteRiccio in https://github.com/openforis/arena/pull/3866
- Improved Map layout by @SteRiccio in https://github.com/openforis/arena/pull/3870
- fixed category update after import by @SteRiccio in https://github.com/openforis/arena/pull/3871
- improved record merge performance by @SteRiccio in https://github.com/openforis/arena/pull/3872
Full Changelog: https://github.com/openforis/arena/compare/v2.1.18...v2.1.19
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 10 months ago
Arena - v2.1.15
What's Changed
- Fixed error fetching category item by numeric code by @SteRiccio in https://github.com/openforis/arena/pull/3860
Full Changelog: https://github.com/openforis/arena/compare/v2.1.14...v2.1.15
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 10 months ago
Arena - v2.1.13
What's Changed
- skip OLAP tables generation when no chain is defined by @SteRiccio in https://github.com/openforis/arena/pull/3841
Full Changelog: https://github.com/openforis/arena/compare/v2.1.12...v2.1.13
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 11 months ago
Arena - v2.1.12
What's Changed
- Expressions: added record owner, date, and cycle custom functions by @SteRiccio in https://github.com/openforis/arena/pull/3830
- OLAP data storage by @SteRiccio in https://github.com/openforis/arena/pull/3829
- record map view: show message when location is out of range by @SteRiccio in https://github.com/openforis/arena/pull/3832
- RChain category: remove duplicate "code" column in flat categories by @SteRiccio in https://github.com/openforis/arena/pull/3836
- GeoJSON perimeter: fixed value conversion in UI by @SteRiccio in https://github.com/openforis/arena/pull/3837
- fixed error in data import after entity selection by @SteRiccio in https://github.com/openforis/arena/pull/3839
Full Changelog: https://github.com/openforis/arena/compare/v2.1.11...v2.1.12
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 11 months ago
Arena - v2.1.11
What's Changed
- fixed error importing taxonomy with numeric codes in Excel by @SteRiccio in https://github.com/openforis/arena/pull/3818
- fixed error importing category from Excel (numeric codes) by @SteRiccio in https://github.com/openforis/arena/pull/3825
- Fixed runtime error after records merge by @SteRiccio in https://github.com/openforis/arena/pull/3824
- Fixed data export including all cycles by @SteRiccio in https://github.com/openforis/arena/pull/3827
Full Changelog: https://github.com/openforis/arena/compare/v2.1.10...v2.1.11
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 11 months ago
Arena - v2.1.10
What's Changed
- Survey form designer / columns number: enlarge input field by @SteRiccio in https://github.com/openforis/arena/pull/3806
- fixed error importing labels from Excel (null values) by @SteRiccio in https://github.com/openforis/arena/pull/3807
- Feature: data summary export by @SteRiccio in https://github.com/openforis/arena/pull/3811
- Fixed blank min count not being stored properly on node def update by @SteRiccio in https://github.com/openforis/arena/pull/3814
Full Changelog: https://github.com/openforis/arena/compare/v2.1.8...v2.1.10
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 11 months ago
Arena - v2.1.9
What's Changed
- Survey form designer / columns number: enlarge input field by @SteRiccio in https://github.com/openforis/arena/pull/3806
- fixed error importing labels from Excel (null values) by @SteRiccio in https://github.com/openforis/arena/pull/3807
- Feature: data summary export by @SteRiccio in https://github.com/openforis/arena/pull/3811
- Fixed blank min count not being stored properly on node def update by @SteRiccio in https://github.com/openforis/arena/pull/3814
Full Changelog: https://github.com/openforis/arena/compare/v2.1.8...v2.1.9
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 12 months ago
Arena - v2.1.8
What's Changed
- Support hierarchical code attributes to enumerate entities by @SteRiccio in https://github.com/openforis/arena/pull/3798
- skip db migrations at startup (optionally) by @SteRiccio in https://github.com/openforis/arena/pull/3804
- increase survey publish performance (chain delete) by @SteRiccio in https://github.com/openforis/arena/pull/3805
Full Changelog: https://github.com/openforis/arena/compare/v2.1.7...v2.1.8
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 12 months ago
Arena - v2.1.5
What's Changed
- Fixed PersistResultsJob memory issue by @SteRiccio in https://github.com/openforis/arena/pull/3792
- Survey form header (experimental) by @SteRiccio in https://github.com/openforis/arena/pull/3136
- Form header props: show colors as icons by @SteRiccio in https://github.com/openforis/arena/pull/3794
- fixed error exporting data with "expand category items" and "export single entities in separate files" selected by @SteRiccio in https://github.com/openforis/arena/pull/3795
Full Changelog: https://github.com/openforis/arena/compare/v2.1.4...v2.1.5
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio 12 months ago
Arena - v2.1.4
What's Changed
- Fixed records import: key values not appearing in records summary list by @SteRiccio in https://github.com/openforis/arena/pull/3789
- fixed RStudio persist results job complete error by @SteRiccio in https://github.com/openforis/arena/pull/3791
Full Changelog: https://github.com/openforis/arena/compare/v2.1.3...v2.1.4
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 1 year ago
Arena - v2.1.3
What's Changed
- Data import: allow deleting existing enitites by @SteRiccio in https://github.com/openforis/arena/pull/3778
- Data import template: fixed coordinate attribute fields order by @SteRiccio in https://github.com/openforis/arena/pull/3780
- data import: fixed confirm message by @SteRiccio in https://github.com/openforis/arena/pull/3781
- API doc: data query (JSON) by @SteRiccio in https://github.com/openforis/arena/pull/3783
- File attribute: hide delete button when record is not editable by @SteRiccio in https://github.com/openforis/arena/pull/3786
- file attribute: fixed generated file name when key is code (associate… by @SteRiccio in https://github.com/openforis/arena/pull/3787
- fixed data export entities sorting by @SteRiccio in https://github.com/openforis/arena/pull/3788
Full Changelog: https://github.com/openforis/arena/compare/v2.1.2...v2.1.3
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 1 year ago
Arena - v2.1.2
What's Changed
- data import: added more formats for date and time import by @SteRiccio in https://github.com/openforis/arena/pull/3767
- migrate to NodeJS 22 by @SteRiccio in https://github.com/openforis/arena/pull/3765
- data import: support more date formats by @SteRiccio in https://github.com/openforis/arena/pull/3768
- Records merge / multiple attributes: keep values from both records by @SteRiccio in https://github.com/openforis/arena/pull/3770
- Fixed included in prev cycle link info text by @SteRiccio in https://github.com/openforis/arena/pull/3771
- Data export: added option to export single entities in separate files by @SteRiccio in https://github.com/openforis/arena/pull/3773
- Fixed form preview: hide sidebar bottom action buttons by @SteRiccio in https://github.com/openforis/arena/pull/3774
- Excel data export: increased max cells limit by @SteRiccio in https://github.com/openforis/arena/pull/3776
- data import error: show correct error message by @SteRiccio in https://github.com/openforis/arena/pull/3777
Full Changelog: https://github.com/openforis/arena/compare/v2.1.1...v2.1.2
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 1 year ago
Arena - v2.1.1
What's Changed
- fixed label in data import from CSV/Excel by @SteRiccio in https://github.com/openforis/arena/pull/3749
- publish survey dependency tree view by @SteRiccio in https://github.com/openforis/arena/pull/3751
- dateTimeDiff editor by @SteRiccio in https://github.com/openforis/arena/pull/3752
- form designer: added mobile app prop "includedInPreviuosCycleLink" by @SteRiccio in https://github.com/openforis/arena/pull/3755
- Feature: added security props to enable data upload/download to/from server by @SteRiccio in https://github.com/openforis/arena/pull/3756
- fixed security props editing by @SteRiccio in https://github.com/openforis/arena/pull/3757
- data export: include EPSG: prefix in coordinate SRS column by @SteRiccio in https://github.com/openforis/arena/pull/3758
- data import: import taxon vernacular name by @SteRiccio in https://github.com/openforis/arena/pull/3759
- Redirect to surveys list if error occurs during survey fetch by @SteRiccio in https://github.com/openforis/arena/pull/3761
- Fix/data import vernacular name by @SteRiccio in https://github.com/openforis/arena/pull/3762
- Fixed data import slowness (new records creation) by @SteRiccio in https://github.com/openforis/arena/pull/3763
- fixed data import from CSV: srs not filled in by @SteRiccio in https://github.com/openforis/arena/pull/3764
- fixed form layout with non-relevant fields by @SteRiccio in https://github.com/openforis/arena/pull/3766
Full Changelog: https://github.com/openforis/arena/compare/v2.1.0...v2.1.1
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 1 year ago
Arena - v2.1.0
What's Changed
- always show scrollbars in MacOS by @SteRiccio in https://github.com/openforis/arena/pull/3730
- Job queue (in memory) by @SteRiccio in https://github.com/openforis/arena/pull/3731
- data export job: avoid loading big categories/taxonomies by @SteRiccio in https://github.com/openforis/arena/pull/3735
- Export to Excel by @SteRiccio in https://github.com/openforis/arena/pull/3734
- expressions: added dateTimeDiff custom function by @SteRiccio in https://github.com/openforis/arena/pull/3737
- Import files from Excel (.xlsx) by @SteRiccio in https://github.com/openforis/arena/pull/3738
- data import: allow importing taxon scientific and vernacular name for… by @SteRiccio in https://github.com/openforis/arena/pull/3739
- Users list: added filter by @SteRiccio in https://github.com/openforis/arena/pull/3740
- data export: export categories in same data export format by @SteRiccio in https://github.com/openforis/arena/pull/3742
- fixed error exporting data with missing files in explorer by @SteRiccio in https://github.com/openforis/arena/pull/3744
- fixed schema summary fetch from RStudio by @SteRiccio in https://github.com/openforis/arena/pull/3746
Full Changelog: https://github.com/openforis/arena/compare/v2.0.9...v2.1.0
Biosphere - Biodiversity Citizen Science
- JavaScript
Published by SteRiccio about 1 year ago