Skip to content

Releases: horstoeko/orderx

v1.0.15

18 Aug 04:37
Compare
Choose a tag to compare

Commits

  • bd4a1d8: Updated test assets because of fix of contextparameter for EXTENDED profile (HorstOeko)

v1.0.13

18 Aug 03:50
Compare
Choose a tag to compare

Commits

  • 0da8732: Introducing OrderDocumentPdfMerger (Merge existing XML with existing PDF) (HorstOeko)
  • 8072bea: Added Example for OrderDocumentPdfMerger (HorstOeko)

v1.0.12

17 Feb 16:00
Compare
Choose a tag to compare

Commits

  • 084298c: Build infrastructure (ruff)
  • f83c3c7: Fix README.md (ruff)
  • 05f080c: Fix workflows (ruff)
  • 0b3e40b: Removed phpdox from requirements (ruff)
  • 5bef353: Clean code using PHPCBF (ruff)

v1.0.11

12 Feb 10:13
Compare
Choose a tag to compare

Commits

  • 9b6c363: Fix workflow permissions (ruff)
  • 5cee2b0: Removed phpdox from buildscript (ruff)
  • 39c69e6: Removed sami (ruff)
  • bf36722: Removed sami config (ruff)
  • 78b409f: Added phpDocumentor config (ruff)
  • 78f3f42: New documentation format using phpDocumentor (ruff)
  • cdad5bb: Cleanup buildscripts (ruff)
  • 1c48ef9: Cleanup buildscripts (ruff)
  • 6422fbc: Fix gitignore (ruff)
  • 5437c92: Updated source and documentation (ruff)
  • 6eb3128: Added phpDocumentor to build scripts (ruff)
  • f8972d9: Fix github workflows, removed installation of Java Environment, Release with PHP8.1 (ruff)
  • 20c64bb: Renamed Release workflow file (ruff)
  • 2e9203c: Fix build script (ruff)
  • 59d7014: Fix build script (ruff)
  • c0138fa: Fix phpunit call in buildscript (ruff)
  • 9218ba9: Fix workflow (PHP7.4) (ruff)
  • 03e2f7d: Improved build script -> only build documentation on PHP Versions higher or equal to 7.4 (ruff)
  • bb1dc1d: Added more scripts to composer.json and more rules for PHPCBF (ruff)
  • dea8d3d: Enhance build target "projectdoc" (ruff)

v1.0.10

20 Jan 16:13
Compare
Choose a tag to compare

Commits

  • 2055c6d: Removed deprecated utf8_encode calls (ruff)
  • 22852da: Publish package version to PDF, Therefore add a new class OrderPackageVersion (ruff)
  • 4bea593: DOnt use properties directly for XmpNodes (ruff)

v1.0.9

12 Jan 05:22
Compare
Choose a tag to compare

Commits

  • fb78024: Seperated exception Codes (const in OrderExceptionCodes class), Renamed Exception class "OrderUnknownDateFormat" to "OrderUnknownDateFormatException" (ruff)

v1.0.8

12 Jan 04:18
Compare
Choose a tag to compare

Commits

  • 7e51675: Add config for phpDocumentor (ruff)
  • d3a5337: Added dependency for PHP 7.4, Added workflow for PHP 7.4 (ruff)
  • 8c62bea: Fix workflow titles (ruff)

v1.0.7

29 Dec 00:32
Compare
Choose a tag to compare

Commits

  • 762160d: Added "RequestedDespatchSupplyChainEvent" on document level (ruff)
  • b9dd53f: Reorganized tests (ruff)
  • 80f2ee0: Added "RequestedDespatchSupplyChainEvent" on position level (ruff)
  • cc3217f: Update documentation (getDocumentRequestedDespatchSupplyChainEvent) (ruff)
  • e1abbba: Remove "phpdoc-md" from composer requirements (ruff)

v1.0.6

27 Dec 10:56
Compare
Choose a tag to compare

Commits

  • 3020ea9: Added Tests for the OrderSettings-Class (ruff)
  • 0e5c942: Started adding core-tests (ObjectHelper) (ruff)
  • 5b50c5b: Started adding core-tests (ObjectHelper) (ruff)
  • c806eee: Finished adding core-tests (ObjectHelper) (ruff)
  • 87a32dc: Added missing PDF Reader Tests (ruff)
  • 8e761a5: Added more OrderObjectHelper-Tests for the profiles BASIC and COMFORT (ruff)
  • b50bde9: Test and coding issues fixed (ruff)
  • 43b99ec: Test and coding issues fixed, Updated documentation (ruff)
  • fdc270b: Removed Parameters from setDocumentPositionProductReferencedDocument/addDocumentPositionProductReferencedDocument, Updated documentation (ruff)
  • 9a3aea7: Removed Parameters from setDocumentPositionProductReferencedDocument/addDocumentPositionProductReferencedDocument, Updated documentation (ruff)
  • 76f8f75: Code issues, PHPDoc issues, Updated documentation (ruff)
  • 83a6b62: Added the possibility to add a "Ultimate Customer Order Referenced Document" on document- and position-level (ruff)
  • 5e169e1: Updated assets for testcases (ruff)

v1.0.5

26 Dec 00:13
Compare
Choose a tag to compare

Commits

  • 9bb7577: Fixed tests and test assets (ruff)