Basxconnect

Latest version: v0.4.62

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

Scan your dependencies

Page 18 of 24

0.3.52

Not secure
Commits
- 69fb9a0: add foreign key to latest synchronization (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- aa84ceb: rename mailingpreferences to subscription (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- e29ca7c: make sure sync_result does not come up as field when adding subscriptions (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- a709598: rename function (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- e2a7167: store latest_sync when updating subscription (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- 3e979c0: display latest_sync (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- 3c224b6: replace successfully_added with message to allow for more generic reporting (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- ea506f8: add migrations (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- 0f6a20c: fix typo with effect that enable_delete_mailer_contact_checkbox was not shown (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- 05cdd89: add fixed states for SynchronizationPerson (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- be75725: add migration (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- c3d1d62: don't reset interests in every synchronisation anymore (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- 252b181: rename function (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- 9b68640: don't delete all Subscriptions before synchronizing (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- a199680: display persons in PREVIOUSLY_SYNCED state (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- 382134d: add migration (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- 9e35569: create new person in BasxConnect even if subscription is cleaned (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- 1098137: update wording and translations (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- ed8c9ad: remove unused imports (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- 3a8458e: improve wording of synchronisation success message and add translation (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- 2d3d397: use hg.Iterator instead of python loop (Pascal Wiesmann) [196](https://github.com/basxsoftwareassociation/basxconnect/pull/196)
- 32a1265: bump version (Pascal Wiesmann)

0.3.51

Not secure
Bug Fixes
- change of default read view removed any forms, leading to CSRF token no longer available on person views ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/298b403f8b6c745d6df5a04d21fef3c88516d39a))

Commits
- ce81d43: bump version (Sam)

0.3.50

Not secure
Bug Fixes
- unique constraint on slug field leads to problems for same terms in different vocabularies ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/e67cb5467e46506f8e74f15b76340c6eaefba5fc))
- likely better fix for the slug-issue ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/840d86cc843082973beb9adf4f08d94ca808fcd0))

Commits
- ff9baf8: bump version (Sam)

0.3.49

Not secure
Bug Fixes
- make address-updates a bit more stable ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/5f607d29a1de6d783ca9c6992f32aa1029ec5436))

Commits
- 412330f: bump version (Sam)

0.3.48

Not secure
Commits
- rework celery task for updating addresses ([Sam](https://github.com/basxsoftwareassociation/basxconnect/commit/0ada1547bc3c01882a57ff5dead48190dde29848))
- 1095c58: bump version (Sam)

0.3.47

Not secure
Bug Fixes
- button to add relationship "to" opened a modal for adding a relationship "from" ([Pascal Wiesmann](https://github.com/basxsoftwareassociation/basxconnect/commit/1ecc48fcf01d2f1f327544ea589167d2a11f08da))
- criteria for showing contributions tab was wrong [194](https://github.com/basxsoftwareassociation/basxconnect/pull/194) ([Pascal Wiesmann](https://github.com/basxsoftwareassociation/basxconnect/commit/c42f2cda7db350962ee0ec99c7949e824f43129d))

Commits
- 9502e90: Translated using Weblate (French) (Maxime Leroy) [193](https://github.com/basxsoftwareassociation/basxconnect/pull/193)
- 8261d9f: translate "primary" (Pascal Wiesmann)
- e6c553a: add some translations for the mailer_intergration app (Pascal Wiesmann)
- 311b6e0: order synchronization results by sync_completed_datetimt (Pascal Wiesmann) [194](https://github.com/basxsoftwareassociation/basxconnect/pull/194)
- 68f0616: move external mailer to separate group (Pascal Wiesmann) [194](https://github.com/basxsoftwareassociation/basxconnect/pull/194)
- bba1cf2: add an icon for the contributions (Pascal Wiesmann) [194](https://github.com/basxsoftwareassociation/basxconnect/pull/194)
- 73d3754: improve display of past synchronizations (Pascal Wiesmann) [194](https://github.com/basxsoftwareassociation/basxconnect/pull/194)
- fda651b: add translations (Pascal Wiesmann) [194](https://github.com/basxsoftwareassociation/basxconnect/pull/194)
- 71b7ed1: remove unused import (Pascal Wiesmann) [194](https://github.com/basxsoftwareassociation/basxconnect/pull/194)
- f84ccab: Add Python 3.10 to CI (Sam)
- 3ffb757: bump version (Pascal Wiesmann)

Page 18 of 24

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.