Commit graph

  • be50465bcd Update README master TT-392 2026-04-25 14:42:21 +02:00
  • cc60754394 Communicate valid values for qr code size to user receipts TT-392 2026-04-15 21:06:38 +02:00
  • c934961e71 Set default orientation to landscape TT-392 2026-04-08 22:10:14 +02:00
  • e2d313ce66 Make javascript more portable in preparation for reuse on the other 2 pages, and make cut checkbox persistent under the Receipt tab TT-392 2026-04-07 22:49:13 +02:00
  • c3130ffac5 Report errors in parse_text to the user TT-392 2026-04-07 22:31:54 +02:00
  • e0f81a64cb Forgot quotes around values in receipt syntax help TT-392 2026-04-07 22:31:17 +02:00
  • c942109e75 Add size and ec options to receipt syntax help TT-392 2026-04-07 22:01:48 +02:00
  • db5cd51674 Properly close the USB connection, even when an error gets thrown while printing TT-392 2026-04-07 21:59:13 +02:00
  • f84850fccd Rename "Raw" to "Receipt" TT-392 2026-04-07 20:55:27 +02:00
  • a2ba7e7f51 Add syntax help TT-392 2026-04-07 20:42:57 +02:00
  • 8373c48629 remove initial newline caused by having a newline between </qr> and more text content TT-392 2026-04-07 20:11:58 +02:00
  • ad59d58dcc Add text to qr placeholder indicating its a placeholder TT-392 2026-04-07 20:06:18 +02:00
  • 99aecbf314 Add preprocessor for nicer syntax surrounding certain special characters in the raw input page TT-392 2026-04-07 19:58:33 +02:00
  • 590a2c6a02 Put in a bit of prep work on unifying the javascript, and make raw input persistent TT-392 2026-04-07 17:47:36 +02:00
  • 87a8876bd7 Style the native label preview better TT-392 2026-04-07 16:19:13 +02:00
  • c1269ba992 Very rough working interface for native text input TT-392 2026-04-04 14:51:50 +00:00
  • 57e63a5a6c Make parse_text actually print TT-392 2026-04-04 13:05:16 +00:00
  • a2ea700114 add print_qr TT-392 2026-04-03 20:03:31 +00:00
  • 781ea150cb Merge branch 'master' into parse_text TT-392 2026-04-03 19:44:20 +00:00
  • e1ff823dfe Move away from faxmachine to python-escpos TT-392 2026-04-03 19:42:43 +00:00
  • b9ac6191d6 Some initial scaffolding for a markup-ish language TT-392 2026-04-02 21:15:45 +02:00
  • 552fffcdf2 Update documentation, and change the username in label_printer.service TT-392 2026-04-02 17:43:43 +02:00
  • b68225d899 Notify the user that they have arrived at a specific printer. See: #12 TT-392 2026-03-29 12:37:42 +00:00
  • 63a7111417 Throw a warning when printing a portrait mode label with text wider than the label_width TT-392 2026-03-29 12:19:24 +00:00
  • df35e3d35f fix typo TT-392 2026-03-25 16:57:27 +01:00
  • 4463c7fa00 process_image in portrait mode did not actually work, it does now TT-392 2026-03-17 16:08:56 +01:00
  • ce482f84c6 Check max label length also when in portrait mode TT-392 2026-03-17 16:02:19 +01:00
  • 5cffdb04dc Disable print button if form changes TT-392 2026-03-15 20:10:56 +01:00
  • d26be77b06 Fix links in default config TT-392 2026-03-15 19:14:12 +01:00
  • 2b01a749c6 Scale image on page based on print size TT-392 2026-03-15 19:03:56 +01:00
  • 738f89be7c Fix bug where image in portrait would be rotated twice TT-392 2026-03-15 17:35:33 +01:00
  • 9e2900fbef Make page selector persistent to match the behavior of the printer selector TT-392 2026-03-15 17:29:40 +01:00
  • 6fef31a278 Prevent bleedover of generated preview between text and image page TT-392 2026-03-15 17:06:22 +01:00
  • e764db28ba Prevent bleedover from template to upload file TT-392 2026-03-15 16:30:04 +01:00
  • 8be65c33cf Remove orientation selector in template mode TT-392 2026-03-15 16:01:11 +01:00
  • 6c533ffb99 Remove some unneccesary newlines TT-392 2026-03-15 15:53:00 +01:00
  • 49c278830f Combine print and display image back into one TT-392 2026-03-15 15:47:53 +01:00
  • 0d48b9be75 Code cleanup and old users data in ram is now removed TT-392 2026-03-15 15:32:36 +01:00
  • cdca3b536a Move print image to ram TT-392 2026-03-15 14:54:03 +01:00
  • 90528fcbff Move display image to ram TT-392 2026-03-14 21:44:32 +01:00
  • 5958c1cbd1 Better storage of generated image and its properties, and added user display of generated image printing direction TT-392 2026-03-14 20:10:18 +00:00
  • fde86760db Remember orientations between submits TT-392 2026-03-14 18:08:03 +00:00
  • 95de3314ae Text now printable in both landscape and portrait mode TT-392 2026-03-14 16:53:13 +00:00
  • 223303df53 Add orientation selector to the text template TT-392 2026-03-14 16:06:33 +00:00
  • f14da50098 Allow for both landscape and portrait text image generation TT-392 2026-03-14 15:56:07 +00:00
  • 613dc7513b Merge branch 'master' into landscape_portrait_selection TT-392 2026-03-14 16:14:29 +01:00
  • 3a553bc005 Images now printable in both landscape and portrait mode TT-392 2026-03-14 16:13:52 +01:00
  • e9dbfbe9a2 disable debug mode TT-392 2026-03-11 21:52:30 +01:00
  • 10701d5879 Fix bug where it would crash if the dropdown menu wasn't present TT-392 2026-03-11 21:52:15 +01:00
  • a7ee244fb8 Improve orientation svg TT-392 2026-03-07 16:58:05 +01:00
  • 727d417cac Change name of orientation toggle, and make reccommended image parameters change with said toggle TT-392 2026-03-05 21:44:04 +01:00
  • c09d7e938f Create clickable orientation toggle TT-392 2026-03-05 18:02:45 +01:00
  • 973eed5b55 Some simple code to generate a graphical landscape portrait selector TT-392 2026-03-05 17:05:51 +01:00
  • d3e0e3a491 Some code cleanup TT-392 2026-03-05 13:39:53 +01:00
  • f21bf9c02c Retain uploaded image Allows for changing the dithering settings and clicking generate again TT-392 2026-03-04 16:40:49 +01:00
  • 82eb73e149 Make text input fields font black for better readability TT-392 2026-01-04 21:29:00 +00:00
  • e89889089d Add a printer selector which links between the different printers TT-392 2026-01-04 21:21:32 +00:00
  • 3def238997 remove arrows next to number fields TT-392 2025-12-10 17:05:41 +01:00
  • 06622b31d9 Add advanced options to the image page TT-392 2025-11-02 19:51:07 +01:00
  • b7495768ba Add image presets functionality TT-392 2025-11-02 15:50:49 +01:00
  • 374b72218b Add todo TT-392 2025-10-31 21:23:58 +01:00
  • 70e51e6204 Tile input sections TT-392 2025-10-31 21:17:11 +01:00
  • d7ded822e3 Reimplement bold, and fix bug that broke adding fields TT-392 2025-10-31 20:54:49 +01:00
  • 07aad89d47 Move templates selection client side TT-392 2025-10-31 19:54:10 +01:00
  • c30082567d Fix bug in gen_image that would cause font size to be ignored TT-392 2025-10-31 19:35:51 +01:00
  • 6b013b4f2e Make the back end accept n text fields TT-392 2025-10-31 15:31:00 +00:00
  • 4a1b03ca52 modify gen_image to allow for n number of lines TT-392 2025-10-31 14:58:23 +00:00
  • 2d1b0fd47b Create some javascript to make the front end have n lines TT-392 2025-10-31 15:27:40 +01:00
  • f4a07daa1a Implement a checkbox to choose if the text will be bold or not TT-392 2025-10-09 14:02:05 +00:00
  • d79707d9a2 Merge branch 'master' of https://code.techinc.nl/emilevs/label_printer TT-392 2025-10-08 20:52:28 +02:00
  • bfe7e55ddf Merge branch 'Thijs-master' TT-392 2025-10-08 20:50:19 +02:00
  • 3e41ed1d4c Merge pull request 'Add ¡¡¡Estupido-Espezial!!! font' (#4) from Thijs/label_printer:master into master emilevs 2025-10-08 18:46:45 +00:00
  • c9f62c923d
    Add ¡¡¡Estupido-Espezial!!! font Thijs Raymakers 2025-03-29 15:11:39 +01:00
  • a845f8ede1 Add ¡¡¡Estupido-Espezial!!! font Thijs Raymakers 2025-03-29 15:11:39 +01:00
  • 09dc6c51af Add more descriptive page titles TT-392 2024-12-04 22:26:50 +01:00
  • ec3b12bdd2 Add more descriptive page titles TT-392 2024-12-04 22:26:50 +01:00
  • 101b5cadb5 Remove part of the nginx setup (in README.md) to prevent redirect to request.url issues TT-392 2024-12-04 22:02:11 +01:00
  • f2608b80c5 Remove part of the nginx setup (in README.md) to prevent redirect to request.url issues TT-392 2024-12-04 22:02:11 +01:00
  • 411ea91084 remove redirects to request.url's cause those cause unpredictable behavior depending on how nginx is set up TT-392 2024-12-04 21:55:30 +01:00
  • 338665717b remove redirects to request.url's cause those cause unpredictable behavior depending on how nginx is set up TT-392 2024-12-04 21:55:30 +01:00
  • c961541302 Merge pull request 'CYBER' (#1) from Thijs/label_printer:master into master emilevs 2024-12-04 20:29:15 +00:00
  • 80e27b015d Merge pull request 'CYBER' (#1) from Thijs/label_printer:master into master emilevs 2024-12-04 20:29:15 +00:00
  • 88ad1d3f6c
    Undo commenting out library_bridge.so 1743032731296438318/tmp_refs/heads/master 1743032731296438318/master Thijs Raymakers 2024-11-28 01:07:52 +01:00
  • c829525aad Undo commenting out library_bridge.so Thijs Raymakers 2024-11-28 01:07:52 +01:00
  • 4e2ffb0224
    Add CYBER font Thijs Raymakers 2024-11-28 00:59:36 +01:00
  • 6dee4ed4b8 Add CYBER font Thijs Raymakers 2024-11-28 00:59:36 +01:00
  • 4092320c79
    Freeze requirements.txt Thijs Raymakers 2024-11-28 00:04:09 +01:00
  • ec45b1e8f0 Freeze requirements.txt Thijs Raymakers 2024-11-28 00:04:09 +01:00
  • 2e3d6bba32
    Add "Remove by" template TT-392 2024-11-27 23:55:50 +01:00
  • 2a097ef1aa Add "Remove by" template TT-392 2024-11-27 23:55:50 +01:00
  • 1746db8e37 Remember scroll position, and automatically scroll to bottom page when print button appears TT-392 2024-11-25 19:17:31 +01:00
  • 703f8d4543 Remember scroll position, and automatically scroll to bottom page when print button appears TT-392 2024-11-25 19:17:31 +01:00
  • df9b93e2da add login details to readme TT-392 2024-10-09 15:31:13 +02:00
  • dce1d3ebae add login details to readme TT-392 2024-10-09 15:31:13 +02:00
  • d40a59af89 Add install guide TT-392 2024-10-09 14:31:44 +02:00
  • 6da0aa8952 Add install guide TT-392 2024-10-09 14:31:44 +02:00
  • 152b2fffb9 Set debug to false again TT-392 2024-09-26 21:26:55 +02:00
  • 025c1ec9b0 Handle pillow file errors and move intermediate file storage to ram TT-392 2024-09-26 21:19:11 +02:00
  • ae9ac584f3 Implement label length restrictions, and label width recommendation TT-392 2024-09-26 20:38:41 +02:00
  • 10c0fd71f0 add user_data to .gitignore Your Name 2024-09-25 22:37:37 +02:00