Caluma

Latest version: v10.5.1

Safety actively analyzes 687942 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 20

10.5.1

Fix

* **visibilities:** Don't crash in the suppressable visibility resolver ([`26fd823`](https://github.com/projectcaluma/caluma/commit/26fd82366a8ae3389e3d2d498605bf136cd6924d))

10.5.0

Feature

* **visibilities:** Make visibilities suppressable on n:1 relationships ([`0899cc7`](https://github.com/projectcaluma/caluma/commit/0899cc75372af0e3fdfbfaa16932419364a39a6f))

Fix

* **perf:** Add indexes for frequently filtered attributes on work item ([`b9a2032`](https://github.com/projectcaluma/caluma/commit/b9a2032b6dc396c016766ae3a1bd80ad3dc8b0c1))

10.4.0

Feature

* **jexl:** Add length transform ([`b4fbd99`](https://github.com/projectcaluma/caluma/commit/b4fbd997b866f82b3b65bcc0fb6e1237ca69e0df))

Fix

* **form:** Speed up copying of documents ([`fac7a98`](https://github.com/projectcaluma/caluma/commit/fac7a986de97cd8fb1a7d1f8444df8c83afeab3a))
* Add missing "is_hidden" to SaveOptionSerializer ([`ab63598`](https://github.com/projectcaluma/caluma/commit/ab63598d1051739eb3989d48d446e61e8d19568b))

10.3.1

Fix

* **deps:** Update dependencies ([`322dc23`](https://github.com/anehx/caluma/commit/322dc23853ebfd4c7f2039523da3c268cb623d49))
* **jexl:** Always add root info ([`7b154f8`](https://github.com/anehx/caluma/commit/7b154f82bc9525548a2203d1a8cd022fca026fbc))
* **code of conduct:** Contact mail address ([`29aaf2e`](https://github.com/anehx/caluma/commit/29aaf2e725f726140330be766d8ebc4e054e82af))

10.3.0

Feature

* feat: allow calculated fields to depend on other calculated fields ([`92a8c1b`](https://github.com/projectcaluma/caluma/commit/92a8c1bd4734673cd2b37ac86236c2e6cc3ca5e8))

* feat(options): implement is_hidden jexl on options

This commit adds an `is_hidden` jexl to Options. This will be evaluated
and enforced on saving of answers. Addiotionally, the Options got a new
filter `visible_in_document`. ([`38ca1c4`](https://github.com/projectcaluma/caluma/commit/38ca1c4570a02bc3086b9897eff19956cf46c3ec))

Fix

* fix(docker): install dependencies as caluma user ([`9623107`](https://github.com/projectcaluma/caluma/commit/962310774681c32845fb8c17b4eeadbdc686ae0d))

10.2.0

Feature

* feat(form): add more case info to jexl context ([`ab73edd`](https://github.com/projectcaluma/caluma/commit/ab73eddb03215d288c782e12ca15e04bc7dc2e48))

* feat(jexl): add main_case_form to info object

This is convenient when you&39;d like to write a JEXL expression in a task
form attached to some work item, that depends on the main case&39;s form. ([`bcb9136`](https://github.com/projectcaluma/caluma/commit/bcb913668e2454ca0dd0c8990eba310efef32b96))

Fix

* fix(validation): do not block __typename when introspection is disabled

The `DisableIntrospection` validator rejects everything that could
lead to insight into the schema. Sadly, our frontends rely on having
`__typename` available, thus we need our own validator that allows this
specific introspection key (but not anything else) ([`46f2184`](https://github.com/projectcaluma/caluma/commit/46f21840610be6ddb3569a2b96b7866ae9f33e12))

Page 1 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.