Contributte Invoice Versions Save

:memo: PDF invoice generator

v4.0.0

1 year ago

Bumped! 🤐

Diff: https://github.com/contributte/invoice/compare/v3.1.0...v4.0.0

Changes:

  • Composer: open v3.2.x [2468f909a3711c0aa9b8721143dfecafa449acd5] (@f3l1x)
  • Readme: versions [7ec4b2b1fca545fb3e9c066ab124cf915f1594a4] (@f3l1x)
  • upgrade PHPStan and codeception [a86be996f7a573b4aeb83ccf557f5bf7d8f2902f] (@petrparolek)
  • v4 [22b351b81465670f412cceea445ee80224fffcba] (@MartkCz)
  • readme fix [0739809a01542d19afbcaf086a2411b612e17c66] (@MartkCz)
  • workflow update php [b1052ea542e94be2b2b6b763fdd0e905abf84d3e] (@MartkCz)
  • php 8.0 [a266a331229f330c1744e1ce3f75f526ba190417] (@MartkCz)
  • phpt => phtml [be35923e2446cdcbdfb3138cb9684a6b14646dba] (@MartkCz)
  • base class Translator [d71f69557155ea07df27a9a5f0155ed578f5a79c] (@MartkCz)
  • prepend() to abstract class [87483a32c017074caf43bc0bd9c9c005b35633d4] (@MartkCz)
  • update dependency [9307b8cf4a4a2b0658d0bb370bdcfc5ba1d6fb57] (@MartkCz)
  • add template turoiso [b5d3a442fb14761eb738c3ea5193213bbd74e65f] (@MartkCz)
  • remove Currency [5ed4592e474772b446536758e328aafb45c0b551] (@MartkCz)
  • add translations [8805d770ed89b1b49e71b26bec1960c1aff98b72] (@MartkCz)
  • fix turoiso template [a2e198aa23228476957a38fd6601bc88fa894798] (@MartkCz)
  • add test [abe73a97af8d6187bd7ddecbdf513a312f507a47] (@MartkCz)
  • update docs [c308623f0fc05abb75fe996486b249503b9761e2] (@MartkCz)
  • move nette files to bridge directory [a2a7fe665270ad351f91bc0bfbd3c0f8fe79ee2b] (@MartkCz)
  • split up data provider [75dc9937967c1acd111a4cb7073e96f2d96717e0] (@MartkCz)
  • rename render to renderToPdf [b14a94f2781c8e7fd98944a2ba783b1b6cd04149] (@MartkCz)
  • rename PdfResponse to InvoicePdfResponse, which needs template and order [662ec1950b71e2f436f051e755d8965bbe0a2796] (@MartkCz)
  • update doc [4ce7a21dfc6feaccf11e23edf56bafb5c88f9f2b] (@MartkCz)
  • update dep [433c4334c2a02dbd169b3fa45f764e8a48311ec4] (@MartkCz)
  • add tests [6b8882e92ba11148e8103890f1b0ac4baa39ab1a] (@MartkCz)
  • move assets to another directory [f7131087dabf20c79a3cc4b150a2f7513da99523] (@MartkCz)
  • update dep [43dd3c9109b58638f5ee54e8501e9f4f7224135a] (@MartkCz)
  • remove unused assets [109e2e026e09500441785548e86e6644dc400a66] (@MartkCz)

v3.1.0

2 years ago

Bumped! Ⓜ️

Diff: https://github.com/contributte/invoice/compare/v3.0.0...v3.1.0

Changes:

  • used trait SmartObject [d852fba2bf82be7407ae6e0f19d2462150fd6d13]
  • add calculators, refactoring [fixed #7][BC break] [0cd19abbdaa2291da3137288e44fbdcd8df0faa4]
  • Invoice: add methods send, createResponse. generatePreview moved to PreviewFactory [667082324c5771dcaa4caef6558fff81baeda429]
  • contributte [030c9ef8f0824ea2f8a33d3839ef9ebe30e44fa4]
  • Travis CI: fix badge, create missing directories for tests (#8) [163e40fecc75f08d7c15aaa195e69f8bb0444367] (@Roman3349)
  • add use Data\Order [1046aa12c5496a6f03d6732686aa9c41e596e097]
  • use nette/schema [9735036c044ad122974de88aea9f421a8afb5d1f]
  • add method IRenderer::getSource [9a66a7b0896bafbc1b9e2b7f7bc4ee6bbf7c5690]
  • add event onBuild to DefaultTemplate [afa37b6fb378fab604be91ff05149ff8eeeb0939]
  • DefaultTemplate: itemsPerPage is variable [e89a13e8f4499abf66013eeee662522a30251567]
  • Add master alias [577cec3a012f81c54423254aefaaa7cab5c17f16] (@mabar)
  • PreviewFactory: add createCompany() [c95dde10a4ab084078696d91a4bd51f740ed436a] (@MartkCz)
  • update readme [1f5afa34d9e5e0d14411df9c428c899c939329ab] (@MartkCz)
  • ITemplate removed __constructor [0fcf6bb9e262f594c6ec72ce56a63a42077362ee] (@MartkCz)
  • DefaultTemplate: replace Formatter with interface IFormatter [fixes #14] [e10ddbc0396a604093265a3ed7285e77670d8bad] (@MartkCz)
  • license [69dd6d848407c1a43d252cd8f3ffd12a2723b55a] (@MartkCz)
  • add ide ignore [309a8f22ca346ba08a7318910579b33c97c30d1e] (@MartkCz)
  • fixed tests, php < 7.3 bug [a8b6d5b8577329e2592f2f8c7ecb2b6c9815021b] (@MartkCz)
  • docs [e64d9f7c01a4bbf2a780203f9baa23e73de41e8a] (@MartkCz)
  • readme translation section [0098b91ca492de02ee86e9cd90143a19a7ef140a] (@MartkCz)
  • customize colors, font [a6eb48e5744b408cf268ed352e6843343cbda573] (@MartkCz)
  • fixes [43a40bf497a82ebac1dd8d3388d3b0d894b434e7] (@adaamz)
  • update phpstan [141da951c47be23d8317882103d9a6aaabacbb97] (@adaamz)
  • install & run phpstan in CI [589383fefdca41657dd71de347cd2c9595e62544] (@adaamz)
  • Std [004]: kodiak [a67448f10a068b89e02721c2533cbddbbab284b6] (@f3l1x)
  • Maintenance: codeception, github actions, phpstan, coveralls [e3f1e2b136761e42b34941957123ed0305c2c0a6] (@petrparolek)
  • Readme: cover images, badges [f778daf403e84b994570feffa65ccb5ac48bfc81] (@f3l1x)
  • Codestyle: improvements (#30) [fcb0985061fef6ecee9cc2ecca4c85b98e1a2691, d27567ad3a9f6d11c7cc3666128f1e7911fa233a] (@petrparolek)

1.0

3 years ago

First bump! 👊

1.1

3 years ago

Bumped! ✒️

Diff: https://github.com/contributte/invoice/compare/1.0...1.1

Changes:

  • section with translations [0eb67c475bf58d8051a14ea92afb20f66b1e9932]
  • Invoice: Fixed missing translation [2c46b0576cb5895529b3ce69db3317d99cc46006]
  • Invoice: Fixed missing translation [ff28638ff32c53c0e908f9736269cefd1d49dcc5]
  • Payment: Maturity date renamed to due date [c4e5cc979c0d219229d46c132c10d0502a7a16ba]
  • Translation: Added english language [7a17e88e39d40b8af0051534b0c80a050466bf73]
  • Added section memory optimization [d71b4e0fc64af737037955e194a27d58ca302b47]
  • Send image to browser [6449ccce8fe6468127e54307972cee6444c62d7b]
  • Added description [e45bcccacc0e7c83750a410c6dac0fa1f6540c30]
  • Added InvoiceExtension for nette/di [98c0a79d07eaf689f24b7f95e17c94e75beb65ab]
  • Required parameters are in construction [52f18b5532cf8b3c8b3319093441d04770386d3d]
  • InvoiceExtension: lang in config [c0e063eca0d5ec172570db5eb62025a79af3e353]
  • Invoice: Generates logo at any size in center of header. [41f0047af6873213a492fc4e5be10381ca27015c]
  • Payment: removed accountNumber from constructor [fe19567a4189c234b5271aa0f07052a8ff01f132]

1.1.1

3 years ago

Bumped! 🔎

Diff: https://github.com/contributte/invoice/compare/1.1...1.1.1

Changes:

  • Cleaning code, independent on nette/utils [db06ce09b9fe9669160b913880835eddd7670b89]
  • updated docs [33646c172bea60bd9cdaa93e553ec996273b2225]

1.1.2

3 years ago

Bumped! 👂

Diff: https://github.com/contributte/invoice/compare/1.1.1...1.1.2

Changes:

  • Added dependency on nette/utils [c47e9a3cdf4545ac86ebe69de37e7468146591f6]

1.1.3

3 years ago

Bumped! 🤯

Diff: https://github.com/contributte/invoice/compare/1.1.2...1.1.3

Changes:

  • refactoring [a1094a601db20dfa07325128f5b14d7ff856d3a8]
  • Merge branch 'master' of github.com:WebChemistry/invoice [712dcd00344d4beb1d034992e1617e80c4d1d2c1]
  • added formatter [c0847309a6c97884600a7777c1809e182fa75d8f]

2.0

3 years ago

Bumped! 🛀

Diff: https://github.com/contributte/invoice/compare/1.1.3...2.0

Changes:

  • version for php 7.0 [dbeda8116936069329d879f9816f73c0e6210036]
  • typo travis: missing l in travis. [e9bd3537156949f832475d25a2f0312e3be3911f]
  • space between brackets [a1227030c214d34549d427ed7bf3c265958d38d4]
  • needs php 7.1 [d73285f5d8d932d4780e1e5a4c1fc43f057c26a5]

2.0.1

3 years ago

Bumped! ⏳

Diff: https://github.com/contributte/invoice/compare/2.0...2.0.1

Changes:

  • added option for registration of InvoiceFactory [2193ee0ecce7966d564b65d30527d732593fc5f2]
  • fixed InvoiceExtension: correct di autowire [5861745786c695baacf6f9ed1f67be48ca79a783]
  • fixed bugs [b9878d32a0d62547c5badd6b44b5999d0716c58a]
  • added option priceWithTax to order [a356e7d1bd857a42676832fcb250d489268a5306]
  • added option hasTax to InvoiceExtension [c606e8f80bb8023bcf1106431e1820715bf10bed]

v3.0.0

3 years ago

Bumped! 🚞

Diff: https://github.com/contributte/invoice/compare/2.0.1...v3.0.0

Changes:

  • fixed phpstan [3fb4fd5610fbfe7b2508c636467b28654fd5da2f]
  • InvoiceFactory is static class [a2642506bc25ae28939c74f6ec6693b929223ab9]
  • PDF renderer replaced instead of image renderer [85ca557e2bbde34e6aead7ced197965ea91de7ca]
  • PDFRenderer refactoring [58fe03010a22a63c34979062dce327f746996ffe]
  • DefaultTemplate adjustments [e6f6b8722d592a8587f70e12f687ae3beb220637]
  • removed use [68a33f6c5febd8940cea04a97139d6de5446b38c]