caluma icon indicating copy to clipboard operation
caluma copied to clipboard

A collaborative form editing service

Results 100 caluma issues
Sort by recently updated
recently updated
newest added

There is a requirement to have support for versioning forms, and what comes with them. Some ideas are floating around, but to get this thing going, we need to follow...

Some of the filters in Caluma are quite slow / resource hungry. Especially the ones evaluating JEXL in QUERY requests: * `Question.visibleInDocument` * `QuestionOption.visibleInDocument` We should create some functionality to...

Bumps [django-simple-history](https://github.com/jazzband/django-simple-history) from 3.4.0 to 3.7.0. Release notes Sourced from django-simple-history's releases. Release 3.7.0 What's Changed Documented changes Merged PRs Drop support for Django 3.2 by @​ddabble in jazzband/django-simple-history#1344 Update...

dependencies
python

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.0 to 0.7.1. Release notes Sourced from ruff's releases. 0.7.1 Release Notes Preview features Fix E221 and E222 to flag missing or extra whitespace around == operator...

dependencies
python

Bumps [faker](https://github.com/joke2k/faker) from 30.6.0 to 30.8.1. Release notes Sourced from faker's releases. Release v30.8.1 See CHANGELOG.md. Release v30.8.0 See CHANGELOG.md. Release v30.7.0 See CHANGELOG.md. Changelog Sourced from faker's changelog. v30.8.1...

dependencies
python

Bumps [graphql-core](https://github.com/graphql-python/graphql-core) from 3.2.4 to 3.2.5. Release notes Sourced from graphql-core's releases. v3.2.5 Patch-release GraphQL-core v3.2.5, based on GraphQL.js v16.8.2. This patch-release supports Python 3.6 to 3.13. Thanks to all...

dependencies
python

Bumps [minio](https://github.com/minio/minio-py) from 7.2.9 to 7.2.10. Release notes Sourced from minio's releases. Bugfix Release What's Changed fix: token type retrieved in WebIdentity provider by @​donatello in minio/minio-py#1446 docs(example): Avoid UnboundLocalError...

dependencies
python

Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.4.0 to 4.5.0. Changelog Sourced from django-cors-headers's changelog. 4.5.0 (2024-10-12) Drop Python 3.8 support. Support Python 3.13. Commits 6f5222d Version 4.5.0 96ef5d7 Drop Python 3.8 support (#977)...

dependencies
python

UUID7 has the nice property of being semi-sequential, so it will be much nicer on DB indexes, and following that, improve query performance as well Note we don't fully replace...

Bumps python from 3.9.13-slim to 3.12.0-slim. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python&package-manager=docker&previous-version=3.9.13-slim&new-version=3.12.0-slim)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker