Matthias
|
887609cf2a
|
move import
|
2022-05-11 13:38:24 +02:00 |
|
Matthias
|
1098327ba9
|
move out templete renderer into helper
|
2022-05-11 13:32:29 +02:00 |
|
Matthias
|
970503f424
|
refactor events
|
2022-05-11 13:28:59 +02:00 |
|
Matthias
|
5a139ec74b
|
make import simpler
the minimum version is 3.9
|
2022-05-11 13:19:24 +02:00 |
|
Matthias
|
9788419b0c
|
remove unneeded import
|
2022-05-11 13:13:34 +02:00 |
|
Matthias
|
6ec3ec19a2
|
move parts to conform to general style
|
2022-05-11 13:11:27 +02:00 |
|
Matthias
|
51cca7a13c
|
move apis to their respective bases
|
2022-05-11 13:10:29 +02:00 |
|
Matthias
|
499f37a97a
|
PEP fix
|
2022-05-11 12:55:52 +02:00 |
|
Matthias
|
16a2328702
|
move tests to their functions
|
2022-05-11 12:55:04 +02:00 |
|
Matthias
|
934b795f9b
|
split tests to functions tests
|
2022-05-11 12:54:01 +02:00 |
|
Matthias
|
4ae5ed36a7
|
fix imports
|
2022-05-11 12:53:31 +02:00 |
|
Matthias
|
1da12fe5ff
|
add import comment
|
2022-05-11 12:45:40 +02:00 |
|
Matthias
|
18ad87433e
|
move plugin and integration together
|
2022-05-11 12:45:25 +02:00 |
|
Matthias
|
87ef2a3382
|
remove old code
|
2022-05-11 12:41:08 +02:00 |
|
Matthias
|
34467003ad
|
fix bacodeMixin base
|
2022-05-11 12:38:37 +02:00 |
|
Matthias
|
0d89959d49
|
move action
|
2022-05-11 12:38:14 +02:00 |
|
Matthias
|
308dd53c35
|
rename tests
|
2022-05-11 12:37:22 +02:00 |
|
Matthias
|
b030c42480
|
move inegration mixins
|
2022-05-11 12:36:54 +02:00 |
|
Matthias
|
b28f71374e
|
move barcodes
|
2022-05-11 12:35:42 +02:00 |
|
Matthias
|
87fa2d2067
|
pep fix
|
2022-05-11 12:28:15 +02:00 |
|
Matthias
|
eae80f667d
|
remove all functional code from /plugins
|
2022-05-11 12:25:17 +02:00 |
|
Matthias
|
3c9e4e7eab
|
make imports easier
|
2022-05-11 12:17:46 +02:00 |
|
Matthias
|
f0d2730ae6
|
rename file to fit structure
|
2022-05-11 12:16:06 +02:00 |
|
Matthias
|
462713ca61
|
pep fix
|
2022-05-11 04:22:42 +02:00 |
|
Matthias
|
b7087b83b5
|
Merge branch 'master' of https://github.com/inventree/InvenTree into add-report-check
|
2022-05-11 04:19:18 +02:00 |
|
Matthias
|
fa8a726399
|
activate barcode tests
|
2022-05-11 04:08:26 +02:00 |
|
Matthias
|
9a69f125a9
|
move barcodes to plugin
|
2022-05-11 04:08:13 +02:00 |
|
Matthias
|
352e718e68
|
remove digikey barcode plugin
|
2022-05-11 04:03:30 +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
|
6c52d0b8dc
|
Merge pull request #2965 from SchrodingersGat/docker-git
Mark inventree home directory as safe for git.
|
2022-05-10 23:35:11 +10:00 |
|
Oliver Walters
|
bb5d6815df
|
Mark inventree home directory as safe for git.
Ref: https://github.blog/2022-04-12-git-security-vulnerability-announced/
|
2022-05-10 23:24:32 +10:00 |
|
Oliver
|
28123ef9bc
|
Merge pull request #2964 from SchrodingersGat/barcode-validation-fix
Fix error response in barcode API
|
2022-05-10 23:10:29 +10:00 |
|
Oliver Walters
|
9658f47e93
|
PEP fix
|
2022-05-10 22:32:44 +10:00 |
|
Oliver Walters
|
a6703df3c7
|
More fixes and unit tests
|
2022-05-10 22:10:56 +10:00 |
|
Oliver Walters
|
235954af18
|
Add unit test for invalid item
|
2022-05-10 22:08:23 +10:00 |
|
Oliver Walters
|
6766343f8f
|
Update API version
|
2022-05-10 22:05:59 +10:00 |
|
Oliver Walters
|
5a978f07a5
|
Fix error response in barcode API
|
2022-05-10 22:05:08 +10:00 |
|
Oliver
|
0461661139
|
Merge pull request #2961 from SchrodingersGat/build-test-fix
Order test results by decreasing date for build order
|
2022-05-10 14:15:45 +10:00 |
|
Oliver
|
db018af0ce
|
Prevent some model based events from triggering during data import
|
2022-05-10 13:43:16 +10:00 |
|
Oliver
|
5af4629163
|
Order test results by decreasing date for build order
- This means that "newer" results will be found first
- Thus a newer "true" will beat an older "false"
|
2022-05-10 11:54:51 +10:00 |
|
Oliver
|
188c55e17f
|
Merge pull request #2959 from matmair/fix-tag
Fix usage of old html tags
|
2022-05-10 08:14:19 +10:00 |
|
Matthias
|
688cb7469c
|
fix usage of old html tags
|
2022-05-09 19:58:38 +02:00 |
|
Oliver
|
583f8faf66
|
Merge pull request #2956 from SchrodingersGat/settings-api-fix
Fix permissions for global settings API
|
2022-05-09 22:13:51 +10:00 |
|
Oliver Walters
|
30d799dbc6
|
Fix permissions for global settings API
|
2022-05-09 21:43:12 +10:00 |
|
Oliver
|
cfaef06b9c
|
Merge pull request #2955 from liamsegura/patch-2
docs(README.md): linked Twitter and Reddit #2954
|
2022-05-09 21:30:12 +10:00 |
|
Oliver
|
a590efe0e8
|
Merge pull request #2951 from SchrodingersGat/barcode-webcam-setting
Adds global setting to enable or disable webcam support for barcodes
|
2022-05-09 21:29:07 +10:00 |
|
Liam Segura
|
6502a3fab7
|
docs(README.md): linked Twitter and Reddit #2954
Fixed links to socials
|
2022-05-09 11:49:46 +01:00 |
|
Oliver Walters
|
db8396564c
|
Further unit test fixes
|
2022-05-09 20:47:44 +10:00 |
|