Matthias Mair
|
e1d22f538d
|
resort imports
|
2022-05-20 17:24:51 +02:00 |
|
Matthias Mair
|
74726f0fda
|
fix endline
|
2022-05-20 13:35:07 +02:00 |
|
Matthias Mair
|
63c64f9dff
|
Update apps.py
|
2022-05-20 08:31:21 +02:00 |
|
Matthias Mair
|
c98cae8c1f
|
switch print with assert
|
2022-05-20 08:19:14 +02:00 |
|
Matthias
|
c97a2531a0
|
update check
|
2022-05-19 01:06:14 +02:00 |
|
Matthias
|
295c849447
|
and print
|
2022-05-19 00:26:59 +02:00 |
|
Matthias
|
8dedf95a8d
|
make 'some' request
|
2022-05-19 00:25:27 +02:00 |
|
Matthias
|
734affb983
|
PEP fix
|
2022-05-19 00:22:00 +02:00 |
|
Matthias
|
254c2ccca0
|
this should already happen in SetUp
|
2022-05-19 00:21:33 +02:00 |
|
Matthias
|
99f3fc814d
|
add warning if DB not ready
|
2022-05-19 00:20:48 +02:00 |
|
Matthias
|
84871fdc79
|
remove tries - if we are here the AppReg should be ready or fail
|
2022-05-19 00:19:14 +02:00 |
|
Matthias
|
d2ea76d350
|
fix setup
|
2022-05-19 00:16:03 +02:00 |
|
Matthias
|
6a8a5c6bc1
|
Merge branch 'not-working-tests' of https://github.com/matmair/InvenTree into not-working-tests
|
2022-05-18 23:23:44 +02:00 |
|
Matthias
|
444c8b871e
|
create labels on startup
|
2022-05-18 23:23:34 +02:00 |
|
Matthias Mair
|
67733fa37b
|
Merge branch 'inventree:master' into not-working-tests
|
2022-05-18 01:54:00 +02:00 |
|
Oliver
|
9bcbaaa5f5
|
Remove more python2 stuff
|
2022-05-17 16:57:31 +10:00 |
|
Matthias Mair
|
8340daf77b
|
Merge branch 'master' of https://github.com/inventree/InvenTree into not-working-tests
|
2022-05-16 19:01:40 +02:00 |
|
Matthias Mair
|
2df049fe05
|
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue3005
|
2022-05-16 17:48:01 +02:00 |
|
Matthias Mair
|
0f5c03e44c
|
use direct import instead of text for offload
|
2022-05-16 17:45:51 +02:00 |
|
Oliver
|
c51f052f25
|
Merge pull request #3011 from matmair/matmair/issue2996
Remove python 2 code
|
2022-05-17 00:51:31 +10:00 |
|
Matthias
|
ecccfbd546
|
Remove encoding header
Fixes #2996
|
2022-05-15 20:33:00 +02:00 |
|
Matthias
|
136d642703
|
Merge branch 'fix-boolean' of https://github.com/matmair/InvenTree into fix-boolean
|
2022-05-15 17:52:34 +02:00 |
|
Matthias
|
77aeecf23a
|
make operators simpler
|
2022-05-15 17:52:23 +02:00 |
|
Matthias
|
2090a4d417
|
add in static label test
|
2022-05-15 17:14:03 +02:00 |
|
Oliver
|
a26840d77f
|
Merge pull request #2971 from matmair/plugin-app-refactor
Plugin app refactor
|
2022-05-15 23:45:42 +10:00 |
|
Matthias
|
5048d51558
|
Refactor printer into own base dir
|
2022-05-15 03:19:47 +02:00 |
|
Matthias
|
a1a1f4debe
|
PEP fix
|
2022-05-15 00:18:31 +02:00 |
|
Matthias
|
f8d3aedb1d
|
Remove static label tests
Fixes #2989
|
2022-05-15 00:14:54 +02:00 |
|
Matthias
|
462713ca61
|
pep fix
|
2022-05-11 04:22:42 +02:00 |
|
Matthias
|
fa8a726399
|
activate barcode tests
|
2022-05-11 04:08:26 +02:00 |
|
Matthias
|
f620491517
|
add test for rendering label
|
2022-05-11 03:15:20 +02:00 |
|
Matthias
|
a65d747501
|
add additional template
|
2022-05-11 03:05:40 +02:00 |
|
Matthias
|
67966eba13
|
Add code128 template
|
2022-05-10 23:56:02 +02:00 |
|
Oliver Walters
|
aed02f6f0f
|
PEP fixes
|
2022-05-08 22:53:49 +10:00 |
|
Oliver Walters
|
3a9bacb27c
|
Implement new approach for plugin settings
- URL specifies plugin slug and setting key
|
2022-05-08 22:48:47 +10:00 |
|
Matthias
|
e7a0cf7342
|
fix old url() usage
|
2022-05-01 22:04:37 +02:00 |
|
Matthias
|
de6507e918
|
update translation commands
|
2022-05-01 22:03:49 +02:00 |
|
Oliver
|
c1b408f8a3
|
Send notification if printing fails
If label printing fails (due to a plugin error) then the user is notified.
|
2022-03-25 15:57:32 +11:00 |
|
Oliver
|
efc6af5f4c
|
PEP fixes
|
2022-03-24 16:18:08 +11:00 |
|
Oliver
|
f50dab22a6
|
fixes for label template
|
2022-03-24 16:17:04 +11:00 |
|
Oliver
|
6c25a5805d
|
Allow offloading of label printing to the configured plugin
|
2022-03-24 14:57:01 +11:00 |
|
Oliver
|
f1f07a1977
|
Extract plugin information from label printing request
|
2022-03-24 13:31:01 +11:00 |
|
Matthias
|
c6464bcf77
|
PEP fix
|
2022-02-13 22:42:17 +01:00 |
|
Matthias
|
8724702fef
|
add coverage for labels
|
2022-02-13 22:39:29 +01:00 |
|
Matthias
|
58e8bab83b
|
except import errors
|
2022-02-13 22:12:43 +01:00 |
|
Matthias
|
f88d39db66
|
fix coverage
|
2022-02-13 22:07:30 +01:00 |
|
Matthias
|
40ea93e00a
|
catch more explicit
|
2022-02-13 22:06:53 +01:00 |
|
Matthias
|
a6621a5327
|
fix label tests
|
2022-02-13 21:15:40 +01:00 |
|
Matthias
|
d884e62be1
|
[FR] Confirm to W293
Fixes #2335
|
2021-11-23 00:28:23 +01:00 |
|
Oliver Walters
|
f405e4b701
|
Add inline option for reports, too
|
2021-08-07 22:28:48 +10:00 |
|