Skip to content

Releases: systopia/de.systopia.civioffice

1.0-beta7

12 Aug 10:28
Compare
Choose a tag to compare
1.0-beta7 Pre-release
Pre-release

What's Changed

  • Inherit style from paragraph/text run a macro is inside by @dontub in #63
  • Add documentation for SearchKit task by @dontub in #65
  • Fix handling of styles by @dontub in #66
  • Replace tokens by splitting text runs/paragraphs instead of replacing by @jensschuppe in #62

Full Changelog: 1.0-beta6...1.0-beta7

1.0-beta6

14 May 11:38
Compare
Choose a tag to compare
1.0-beta6 Pre-release
Pre-release

What's Changed

Full Changelog: 1.0-beta5...1.0-beta6

1.0-beta5

02 May 08:01
Compare
Choose a tag to compare
1.0-beta5 Pre-release
Pre-release

What's Changed

Full Changelog: 1.0-beta4...1.0-beta5

1.0-beta4

18 Mar 12:16
Compare
Choose a tag to compare
1.0-beta4 Pre-release
Pre-release

What's Changed

  • Register event subscribers as services by @dontub in #60

Full Changelog: 1.0-beta3...1.0-beta4

1.0-beta3

11 Mar 10:50
Compare
Choose a tag to compare
1.0-beta3 Pre-release
Pre-release

What's Changed

  • Changed infunctional to non-functional, the latter of which is an Eng… by @JoeMurray in #52
  • Code style by @dontub in #54
  • MimeType: Fix extension check by @dontub in #56
  • Persist change of renderer name by @dontub in #55
  • Add "Create Documents" SearchKit action by @dontub in #53
  • Fix autowiring of API action classes by @dontub in #58
  • Use "w+" mode for opening/creating the unoconv lock file by @jensschuppe in #49

Full Changelog: 1.0-beta2...1.0-beta3

1.0-beta2

20 Nov 12:52
Compare
Choose a tag to compare
1.0-beta2 Pre-release
Pre-release

What's Changed

  • LocalDocumentStoreSettings form: Use correct variable in mkdir() call by @dontub in #47

CiviOffice 1.0-beta1

07 Sep 08:55
Compare
Choose a tag to compare
CiviOffice 1.0-beta1 Pre-release
Pre-release

This is the first (beta) release of the CiviOffice CiviCRM extension.

CiviOffice allows you to use DOCX files as document templates in many CiviCRM workflows. It also features development interfaces that allow programmers to integrate CiviOffice with other extensions.

Features

  • organize templates organization-wide or individually
  • use CiviCRM tokens, with an overview page of all available tokens as user help
  • insert "live snippets", i.e. text portions to be inserted into the document during the creation process (a full-fledged document editor might be introduced at a later stage)
  • create documents and activities for single contacts as well as many contacts ( search result action)
  • create documents and activities for contributions, participants, memberships and cases (implemented as search result actions), enabling users to access data for contributions, events, participants, memberships, cases etc. via tokens
  • convert to .pdf or export as processed .docx
  • integrate with de.systopia.donrec to create cover letters for donation receipts
  • integrate with de.systopia.mailbatch to send emails with personalized attachments (search result actions for contacts and contributions)
  • APIs
  • (X)HTML to OOXML conversion to allow for simple formatting within tokens (also a workaround for missing Smarty syntax)
  • PHP 8 compatibility

See the documentation for more information.

See the 1.0 milestone for a list of known issues.

Thanks to all contributors. Substantial funding came from Deutsche Stiftung für Engagement und Ehrenamt. Funding for further development is welcome and needed, though.