Skip to content

Releases: basxsoftwareassociation/basxconnect

v0.3.54

30 Nov 06:02
Compare
Choose a tag to compare

Bug Fixes

  • csrf token was missing because get_layout was overridden incorrectly (Pascal Wiesmann)

Commits

  • debug print (Sam)
  • 6795315: Merge branch 'main' of github.com:basxsoftwareassociation/basxconnect (Sam)
  • 44ad19b: bump version (Pascal Wiesmann)

v0.3.53

29 Nov 09:19
Compare
Choose a tag to compare

Commits

  • fff0ab4: align content of contributions and relationship tab with other tabs (Pascal Wiesmann) #197
  • c46c21d: Merge branch 'main' into feature/align_relationships_and_contributions_to_other_content (Pascal Wiesmann) #197
  • 16598d1: bump version (Pascal Wiesmann)

v0.3.52

29 Nov 07:04
Compare
Choose a tag to compare

Commits

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

v0.3.51

27 Nov 09:31
Compare
Choose a tag to compare

Bug Fixes

  • change of default read view removed any forms, leading to CSRF token no longer available on person views (Sam)

Commits

v0.3.50

24 Nov 09:05
Compare
Choose a tag to compare

Bug Fixes

  • unique constraint on slug field leads to problems for same terms in different vocabularies (Sam)
  • likely better fix for the slug-issue (Sam)

Commits

v0.3.49

23 Nov 09:13
Compare
Choose a tag to compare

Bug Fixes

  • make address-updates a bit more stable (Sam)

Commits

v0.3.48

23 Nov 08:40
Compare
Choose a tag to compare

Commits

  • rework celery task for updating addresses (Sam)
  • 1095c58: bump version (Sam)

v0.3.47

22 Nov 07:41
Compare
Choose a tag to compare

Bug Fixes

  • button to add relationship "to" opened a modal for adding a relationship "from" (Pascal Wiesmann)
  • criteria for showing contributions tab was wrong #194 (Pascal Wiesmann)

Commits

  • 9502e90: Translated using Weblate (French) (Maxime Leroy) #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
  • 68f0616: move external mailer to separate group (Pascal Wiesmann) #194
  • bba1cf2: add an icon for the contributions (Pascal Wiesmann) #194
  • 73d3754: improve display of past synchronizations (Pascal Wiesmann) #194
  • fda651b: add translations (Pascal Wiesmann) #194
  • 71b7ed1: remove unused import (Pascal Wiesmann) #194
  • f84ccab: Add Python 3.10 to CI (Sam)
  • 3ffb757: bump version (Pascal Wiesmann)

v0.3.46

11 Nov 11:37
Compare
Choose a tag to compare

Bug Fixes

  • remove unnecessary dependency (Sam)

Commits

  • d8baffd: Made some change to the database optimization (Saksinkarn Petchkuljinda) #191
  • 015080a: Merge branch 'main' into feature/administrationmenu (Saksinkarn Petchkuljinda) #191
  • e9798eb: Fix code according to flake8 (Saksinkarn Petchkuljinda) #191
  • cf3e558: Added the code to execute the command (but the button isn't provided) (Saksinkarn Petchkuljinda) #191
  • c9f4a37: finish adding database optimization button (Saksinkarn Petchkuljinda) #191
  • c05321e: Fixed the problem when previous size was not treated as a number (Saksinkarn Petchkuljinda) #191
  • 3f23059: Minimized the use of unnecessary space (Saksinkarn Petchkuljinda) #191
  • c4585f4: Fix some code formatting problem according to flake8 (Saksinkarn Petchkuljinda) #191
  • 495ac79: replace the maintenance url to directly link to the new one in bread (Saksinkarn Petchkuljinda) #191
  • 3abec47: reorganize the menu items order (Saksinkarn Petchkuljinda) #191
  • 1e84769: Merge branch 'main' into feature/administrationmenu (Saksinkarn Petchkuljinda) #191
  • 707157c: changed according to the comments in pull request (not finished) (Saksinkarn Petchkuljinda) #191
  • 1cf5731: Remove the administration layouts and views, use ones in Bread instead. (Saksinkarn Petchkuljinda) #191
  • 68aa476: Removed the menu items for Administration (use ones in Bread instead) (Saksinkarn Petchkuljinda) #191
  • ddab040: Added the feature that can proceed to the next section by pressing Enter key (Saksinkarn Petchkuljinda) #192
  • d90ddfa: Fixed the code format according to flake8 (Saksinkarn Petchkuljinda) #192
  • eec77a2: Removed the E-mail Address as it is unfinished and cause an error. (Saksinkarn Petchkuljinda) #191
  • f250d45: bump version (Sam)

v0.3.45

10 Nov 03:46
Compare
Choose a tag to compare

Commits

  • catch different exceptions (Sam)
  • 02e0255: bump version (Sam)