Skip to content

Releases: systopia/de.systopia.eck

Entity Construction Kit 1.0-beta12

10 Sep 08:51
Compare
Choose a tag to compare
Pre-release

The Entity Construction Kit (ECK) provides a user interface and an API for creating and managing custom CiviCRM entities. In conjunction with custom fields being attached to those entities, things in your business logic can be modeled more clearly, when standard CiviCRM entities are not sufficient.

Read more about entities and how to use this extension in the documentation.

Changes since 1.0-beta11

  • Remove getSelectWhereClause to let it be inherited from base by @pokhiii in #142

Full Changelog: 1.0-beta11...1.0-beta12

Known Issues

  • The documentation needs to be updated to reflect the nice UI this extension is being shipped with, and also regarding permissions

Acknowledgements

Huge thanks to @colemanw and the CiviCRM Core team for making this extension possible. There were a lot of related PRs to Core and also to ECK for keeping up with current development of APIv4, SearchKit and FormBuilder.

Plans

For a first stable version we'd like to further improve code quality and automated testing on GitHub.

Entity Construction Kit 1.0-beta11

26 Jun 09:37
Compare
Choose a tag to compare
Pre-release

The Entity Construction Kit (ECK) provides a user interface and an API for creating and managing custom CiviCRM entities. In conjunction with custom fields being attached to those entities, things in your business logic can be modeled more clearly, when standard CiviCRM entities are not sufficient.

Read more about entities and how to use this extension in the documentation.

Changes since 1.0-beta10

Full Changelog: 1.0-beta10...1.0-beta11

Known Issues

  • The documentation needs to be updated to reflect the nice UI this extension is being shipped with, and also regarding permissions

Acknowledgements

Huge thanks to @colemanw and the CiviCRM Core team for making this extension possible. There were a lot of related PRs to Core and also to ECK for keeping up with current development of APIv4, SearchKit and FormBuilder.

Plans

For a first stable version we'd like to further improve code quality and automated testing on GitHub.

Entity Construction Kit 1.0-beta10

26 Jun 09:35
Compare
Choose a tag to compare
Pre-release

The Entity Construction Kit (ECK) provides a user interface and an API for creating and managing custom CiviCRM entities. In conjunction with custom fields being attached to those entities, things in your business logic can be modeled more clearly, when standard CiviCRM entities are not sufficient.

Read more about entities and how to use this extension in the documentation.

Changes since 1.0-beta9

Full Changelog: 1.0-beta9...1.0-beta10

Known Issues

  • The documentation needs to be updated to reflect the nice UI this extension is being shipped with, and also regarding permissions

Acknowledgements

Huge thanks to @colemanw and the CiviCRM Core team for making this extension possible. There were a lot of related PRs to Core and also to ECK for keeping up with current development of APIv4, SearchKit and FormBuilder.

Plans

For a first stable version we'd like to further improve code quality and automated testing on GitHub.

Entity Construction Kit 1.0-beta9

25 Apr 11:26
Compare
Choose a tag to compare
Pre-release

The Entity Construction Kit (ECK) provides a user interface and an API for creating and managing custom CiviCRM entities. In conjunction with custom fields being attached to those entities, things in your business logic can be modeled more clearly, when standard CiviCRM entities are not sufficient.

Read more about entities and how to use this extension in the documentation.

Changes since 1.0-beta8

Full Changelog: 1.0-beta8...1.0-beta9

Known Issues

  • The documentation needs to be updated to reflect the nice UI this extension is being shipped with, and also regarding permissions

Acknowledgements

Huge thanks to @colemanw and the CiviCRM Core team for making this extension possible. There were a lot of related PRs to Core and also to ECK for keeping up with current development of APIv4, SearchKit and FormBuilder.

Plans

For a first stable version we'd like to further improve code quality and automated testing on GitHub.

Entity Construction Kit 1.0-beta8

15 Mar 12:52
Compare
Choose a tag to compare
Pre-release

The Entity Construction Kit (ECK) provides a user interface and an API for creating and managing custom CiviCRM entities. In conjunction with custom fields being attached to those entities, things in your business logic can be modeled more clearly, when standard CiviCRM entities are not sufficient.

Read more about entities and how to use this extension in the documentation.

Changes since 1.0-beta7

  • Fix creation of recent items when viewing ECK entities in #123 by @jensschuppe

Full Changelog: 1.0-beta7...1.0-beta8

Known Issues

  • The documentation needs to be updated to reflect the nice UI this extension is being shipped with, and also regarding permissions

Acknowledgements

Huge thanks to @colemanw and the CiviCRM Core team for making this extension possible. There were a lot of related PRs to Core and also to ECK for keeping up with current development of APIv4, SearchKit and FormBuilder.

Plans

For a first stable version we'd like to further improve code quality and automated testing on GitHub.

Entity Construction Kit 1.0-beta7

15 Mar 12:01
Compare
Choose a tag to compare
Pre-release

The Entity Construction Kit (ECK) provides a user interface and an API for creating and managing custom CiviCRM entities. In conjunction with custom fields being attached to those entities, things in your business logic can be modeled more clearly, when standard CiviCRM entities are not sufficient.

Read more about entities and how to use this extension in the documentation.

Changes since 1.0-beta6

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

Known Issues

  • The documentation needs to be updated to reflect the nice UI this extension is being shipped with, and also regarding permissions

Acknowledgements

Huge thanks to @colemanw and the CiviCRM Core team for making this extension possible. There were a lot of related PRs to Core and also to ECK for keeping up with current development of APIv4, SearchKit and FormBuilder.

Plans

For a first stable version we'd like to further improve code quality and automated testing on GitHub.

Entity Construction Kit 1.0-beta6

14 Mar 14:34
Compare
Choose a tag to compare
Pre-release

The Entity Construction Kit (ECK) provides a user interface and an API for creating and managing custom CiviCRM entities. In conjunction with custom fields being attached to those entities, things in your business logic can be modeled more clearly, when standard CiviCRM entities are not sufficient.

Read more about entities and how to use this extension in the documentation.

Changes since 1.0-beta5

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

Known Issues

  • The documentation needs to be updated to reflect the nice UI this extension is being shipped with, and also regarding permissions

Acknowledgements

Huge thanks to @colemanw and the CiviCRM Core team for making this extension possible. There were a lot of related PRs to Core and also to ECK for keeping up with current development of APIv4, SearchKit and FormBuilder.

Plans

For a first stable version we'd like to further improve code quality and automated testing on GitHub.

Entity Construction Kit 1.0-beta5

01 Mar 12:11
Compare
Choose a tag to compare
Pre-release

The Entity Construction Kit (ECK) provides a user interface and an API for creating and managing custom CiviCRM entities. In conjunction with custom fields being attached to those entities, things in your business logic can be modeled more clearly, when standard CiviCRM entities are not sufficient.

Read more about entities and how to use this extension in the documentation.

Changes since 1.0-beta4

  • Catch DBQueryException in entity type test and manually fix SQL for consistent collations by @colemanw in #115
  • Add ROW_FORMAT=DYNAMIC to match auto_install.sql by @colemanw in #116
  • Update getEntityIcon for compatibility by @colemanw in #117

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

Known Issues

  • The documentation needs to be updated to reflect the nice UI this extension is being shipped with, and also regarding permissions

Acknowledgements

Huge thanks to @colemanw and the CiviCRM Core team for making this extension possible. There were a lot of related PRs to Core and also to ECK for keeping up with current development of APIv4, SearchKit and FormBuilder.

Plans

For a first stable version we'd like to further improve code quality and automated testing on GitHub.

Entity Construction Kit 1.0-beta4

08 Feb 10:40
Compare
Choose a tag to compare
Pre-release

The Entity Construction Kit (ECK) provides a user interface and an API for creating and managing custom CiviCRM entities. In conjunction with custom fields being attached to those entities, things in your business logic can be modeled more clearly, when standard CiviCRM entities are not sufficient.

Read more about entities and how to use this extension in the documentation.

Changes since 1.0-beta3

Known Issues

  • The documentation needs to be updated to reflect the nice UI this extension is being shipped with, and also regarding permissions

Acknowledgements

Huge thanks to @colemanw and the CiviCRM Core team for making this extension possible. There were a lot of related PRs to Core and also to ECK for keeping up with current development of APIv4, SearchKit and FormBuilder.

Plans

For a first stable version we'd like to further improve code quality and automated testing on GitHub.

New Contributors

Entity Construction Kit 1.0-beta3

05 Feb 13:58
Compare
Choose a tag to compare
Pre-release

The Entity Construction Kit (ECK) provides a user interface and an API for creating and managing custom CiviCRM entities. In conjunction with custom fields being attached to those entities, things in your business logic can be modeled more clearly, when standard CiviCRM entities are not sufficient.

Read more about entities and how to use this extension in the documentation.

Changes since 1.0-beta2

  • Change $_tableName to protected visibility for being accessible in \CRM_Core_DAO::getTableName() by @jensschuppe in #112

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

Known Issues

  • The documentation needs to be updated to reflect the nice UI this extension is being shipped with, and also regarding permissions

Acknowledgements

Huge thanks to @colemanw and the CiviCRM Core team for making this extension possible. There were a lot of related PRs to Core and also to ECK for keeping up with current development of APIv4, SearchKit and FormBuilder.

Plans

For a first stable version we'd like to further improve code quality and automated testing on GitHub.