Skip to content
38c93daf feat: update wording
8c331960 feat: migrate bootstrap to v5.3.3
8194af38 fix(conversions): editing the object conversion results in correct adjustment of attribute and link conversion
1d04870b Feature: separate streaming thread for loading items asynchronously from DB
dcbe3fe1 Feature: Streaming csv export for limit>=1000
8503850f Feature: Streaming shape export for limit>=1000
3ccee19a Bugfix: When streaming, the full count is available form an explicit select count(*), compute len(allItems) from that
1a276764 Feature: Make apiservice.views.items.items streaming capable for large (>=1000) results
7f211ee6 Feature: Loading attribute counts in one select instead of one each per attribute
2cd9644b Feature: FIELDS_JOINS_KIND for O-Views can be set from settings.py
7553fe91 Bugfix: Updated install instructions for submodule init
36a19019 feat(data): use feature edit form to create import tables