1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-07-15 08:43:30 +00:00

Commit Graph

  • 46ecf79b38 update changelog Patrick Kanzler 2023-12-05 23:49:12 +01:00
  • 7641f5ab0e simplify and fix path logic in loader Patrick Kanzler 2023-12-05 23:47:08 +01:00
  • b549e2e6e3 enable pytest Patrick Kanzler 2023-12-05 23:27:06 +01:00
  • 19448df6f8 remove unused internal interfaces Patrick Kanzler 2023-12-05 22:24:33 +01:00
  • 4ffdba08c9 reactivate skipped tests Patrick Kanzler 2023-12-05 22:01:29 +01:00
  • 5914c7c560
    allow qr to set all arguments to image (#600) Patrick Kanzler 2023-12-04 01:15:19 +01:00
  • 6f061fc078 increase coverage Patrick Kanzler 2023-12-04 01:10:29 +01:00
  • 1289cbddad allow qr to set all arguments to image Patrick Kanzler 2023-12-04 01:04:40 +01:00
  • 86a715cf02
    update capabilities data (#601) Patrick Kanzler 2023-12-04 01:11:05 +01:00
  • 74f114979f update capabilities data Patrick Kanzler 2023-12-04 01:07:01 +01:00
  • ac23c083b6
    update to newest python-barcode (#595) Patrick Kanzler 2023-12-03 23:57:34 +01:00
  • 575af56662 new python barcode everywhere Patrick Kanzler 2023-12-03 23:51:58 +01:00
  • 9d571f7b81 update to newest python-barcode Patrick Kanzler 2023-11-23 00:27:56 +01:00
  • 9a1699ab94
    add type annotations for escpos image handler (#599) Patrick Kanzler 2023-12-03 23:36:35 +01:00
  • e9b6e2af55 add type annotations for escpos image handler Patrick Kanzler 2023-12-03 23:20:16 +01:00
  • 8274833255
    Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 (#596) dependabot[bot] 2023-11-30 08:38:40 +01:00
  • 3bc75d7c59
    Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 in /doc dependabot[bot] 2023-11-28 10:55:18 +00:00
  • 2ada3b3c64
    Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 dependabot[bot] 2023-11-28 10:49:45 +00:00
  • 33d17615a0
    prepare next release development cycle (#594) Patrick Kanzler 2023-11-17 01:12:31 +01:00
  • 4306714b9d prepare next release development cycle Patrick Kanzler 2023-11-17 01:03:52 +01:00
  • 90c89e66f0 filter for ValueError too in dpi logic v3.0 Patrick Kanzler 2023-11-17 00:33:21 +01:00
  • 8f44ae7480 update changelog Patrick Kanzler 2023-11-16 23:48:22 +01:00
  • ff5631c989 update authors Patrick Kanzler 2023-11-16 23:47:16 +01:00
  • ecf3fbcc25 update capabilities data Patrick Kanzler 2023-11-16 23:46:23 +01:00
  • 8eb56cdecc filter for ValueError too in dpi logic Patrick Kanzler 2023-11-17 00:33:21 +01:00
  • be2c5dda5e update changelog Patrick Kanzler 2023-11-16 23:48:22 +01:00
  • e4a49cfef6 update authors Patrick Kanzler 2023-11-16 23:47:16 +01:00
  • 79aa03e297 update capabilities data Patrick Kanzler 2023-11-16 23:46:23 +01:00
  • 678f8d2451
    Merge pull request #579 from python-escpos:update-changelog Patrick Kanzler 2023-11-16 23:39:30 +01:00
  • a127c7b9c4
    Merge branch 'master' into update-changelog Patrick Kanzler 2023-11-16 23:32:22 +01:00
  • 72d26879a0
    Apply suggestions from code review Patrick Kanzler 2023-11-01 19:37:38 +01:00
  • 3b6551004f
    Restore types-pywin32 (#591) Benito López 2023-10-31 13:55:48 +01:00
  • 933bde49b3 Add return type to _raw() belono 2023-10-31 00:08:37 +01:00
  • e8b41c18b3 Restore pywin32 type annotations in win32raw belono 2023-10-31 00:03:24 +01:00
  • 10da3f1384 Restore types-pywin32 dependency belono 2023-10-30 23:41:32 +01:00
  • 5d3d2ca34b
    import TypedDict from typing, not from extensions (#589) Patrick Kanzler 2023-10-28 21:11:38 +02:00
  • 85dd9d6beb import TypedDict from typing, not from extensions Patrick Kanzler 2023-10-28 21:02:51 +02:00
  • d2ef5159c5
    Merge branch 'master' into update-changelog Patrick Kanzler 2023-10-28 20:53:21 +02:00
  • a50a3b7167
    Separate method open() and constructor, enhance consistency between connectors: Rework printer tests (#587) Benito López 2023-10-28 20:52:59 +02:00
  • fdd4e7cd01
    Merge branch 'master' into pr#554_pytest_printers Benito López 2023-10-27 12:34:05 +02:00
  • 34cd71df2d Extend cups tests belono 2023-10-27 12:15:32 +02:00
  • 97912daf8c Include more tests to cups belono 2023-10-26 23:39:59 +02:00
  • 5b6be2bb2d Replace wrong exception in cups belono 2023-10-26 20:45:29 +02:00
  • a97502fe45 Replace general exceptions in win32raw belono 2023-10-26 20:08:16 +02:00
  • 4f05109fd1 Include test _raw methods to win32raw belono 2023-10-26 19:35:28 +02:00
  • e7dd97554c
    Bump werkzeug from 2.3.4 to 3.0.1 in /examples/docker-flask (#588) dependabot[bot] 2023-10-26 18:55:56 +02:00
  • 18e1040f67 Include win32raw close_on_reopen test belono 2023-10-25 23:48:01 +02:00
  • 504af10718 Fix win32raw failing tests (maybe) belono 2023-10-25 22:58:34 +02:00
  • 5daf3efa30 Cancel close only if literal False|None _device belono 2023-10-25 22:45:46 +02:00
  • 0d4013aa9b
    Bump werkzeug from 2.3.4 to 3.0.1 in /examples/docker-flask dependabot[bot] 2023-10-25 19:40:02 +00:00
  • 363d322265 Fix failing LP tests belono 2023-10-22 22:31:32 +02:00
  • a48e0f2f23 Fix conftest import formatting belono 2023-10-22 21:08:52 +02:00
  • 3fb5ce27a1 Test the 'printers' property belono 2023-10-22 19:06:41 +02:00
  • 5019b88430 Add test_printer_win32raw.py belono 2023-10-22 17:17:01 +02:00
  • dd8aa8c7b1 Add test_printer_cups.py belono 2023-10-22 16:58:03 +02:00
  • 7c063dc5c6 Add test_printer_lp.py belono 2023-10-22 16:46:42 +02:00
  • 7650912e15 Add test_printer_usb.py belono 2023-10-22 14:39:30 +02:00
  • 33c23abbb6 Add test_printer_serial.py belono 2023-10-22 14:23:47 +02:00
  • dae5e68c2d Add test_printer_network.py belono 2023-10-22 14:05:53 +02:00
  • 6b951e0fe3 Include a close_on_reopen test belono 2023-10-22 13:44:04 +02:00
  • d6b146102c Remove old broken printer tests belono 2023-10-22 12:45:38 +02:00
  • bab7c2d1e5 Add test_printer_file.py belono 2023-10-22 12:44:40 +02:00
  • 32cc334dd1 Add fixtures belono 2023-10-22 12:44:06 +02:00
  • 425d3d209f
    Update capabilities data (#586) Benito López 2023-10-18 13:20:08 +02:00
  • 518bc5a11f Update capabilities data belono 2023-10-18 11:58:23 +02:00
  • a00b98937b
    Separate method open() and constructor, enhance consistency between connectors. (#584) Benito López 2023-10-16 11:36:07 +02:00
  • a8d789fe64 update change log Patrick Kanzler 2023-10-15 23:03:10 +02:00
  • dfd48e229d Move platform dependent printers' guard to init belono 2023-10-14 01:35:37 +02:00
  • 8f54dfed00 Deprecate pywin32-stubs, too belono 2023-10-14 00:44:50 +02:00
  • 72a1a10faa Deprecate types-pywin32 in favor of pywin32-stubs belono 2023-10-12 16:55:23 +02:00
  • fe1b677f35
    Merge branch 'master' into belono/issue445 Benito López 2023-10-09 19:10:02 +02:00
  • 0aa7c5112b Regression belono 2023-10-09 12:20:58 +02:00
  • 41eaa52397 Move _device type annotations to __init__() belono 2023-10-09 12:09:50 +02:00
  • da0cd8f863 More win32raw fixes belono 2023-10-09 11:58:13 +02:00
  • 99777526a3 Fix win32raw belono 2023-10-09 10:20:50 +02:00
  • 246c4ea6c5 add template for new release Patrick Kanzler 2023-09-07 23:43:43 +02:00
  • 3a8af8a6f5
    switch to python 3.12 (#582) Patrick Kanzler 2023-10-09 00:13:39 +02:00
  • 63b53b242e fix SyntaxWarning (regex strings were invalid partially9 Patrick Kanzler 2023-10-09 00:08:49 +02:00
  • 6d7d4d6bf0 3.11 on RTD Patrick Kanzler 2023-10-08 23:48:13 +02:00
  • 2f8b5f4335 switch to python 3.12 Patrick Kanzler 2023-10-08 23:40:06 +02:00
  • e4f4844983
    add action for windows build (#581) Patrick Kanzler 2023-10-08 23:27:37 +02:00
  • 87c1765df4 update changelog Patrick Kanzler 2023-10-08 23:23:15 +02:00
  • 44d0d3ead3 exclude cups on windows Patrick Kanzler 2023-10-08 23:15:35 +02:00
  • 3334b2d1c4 fix json paths Patrick Kanzler 2023-10-08 23:11:54 +02:00
  • 19e8c48aeb change if statement Patrick Kanzler 2023-10-08 23:06:12 +02:00
  • b3ff39d8dd copy action for windows Patrick Kanzler 2023-10-08 22:51:49 +02:00
  • 3f775fbaa8 Fix type checking - per device type annotations belono 2023-10-08 21:16:23 +02:00
  • 67c0ab03ba More LP fixes belono 2023-10-06 21:13:05 +02:00
  • 7ce2fb52b2
    Merge branch 'master' into belono/issue445 Benito López 2023-10-05 20:41:37 +02:00
  • a70e1604d6
    Magic encoder: fix codepage usage (#580) Patrick Kanzler 2023-10-05 14:55:12 +02:00
  • 8585f67ed6 fix spelling again :) Patrick Kanzler 2023-10-05 14:51:56 +02:00
  • 6b7bb7fd4f add contributor name to spell check Patrick Kanzler 2023-10-05 14:46:26 +02:00
  • 0288fd67ff fix formatting Patrick Kanzler 2023-10-05 14:44:13 +02:00
  • af74ed00c6 swap order of encoder search Patrick Kanzler 2023-10-05 14:41:15 +02:00
  • 8f76578dfa add unit test for issue pointed out by @scott-r in #570 Patrick Kanzler 2023-10-05 14:38:01 +02:00
  • 5018f7f377
    add checkpoint to release checklist for changelog (#578) Patrick Kanzler 2023-10-05 14:22:21 +02:00
  • 6a4c0683ba add checkpoint to release checklist for changelog Patrick Kanzler 2023-10-05 14:18:53 +02:00
  • ecfeeb9b13
    Improve diagnostic output (#577) Patrick Kanzler 2023-10-05 14:15:19 +02:00
  • fdbb552b08 add test Patrick Kanzler 2023-10-05 14:06:54 +02:00
  • aa116b5c5d add template for new release Patrick Kanzler 2023-09-07 23:43:43 +02:00