2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-24 20:19:32 +00:00
Commit Graph

15614 Commits

Author SHA1 Message Date
Oliver 2652c75bda Merge pull request #2972 from SchrodingersGat/user-create-auto-fix
Do not try to create a new admin user if one already exists
2022-05-11 23:29:16 +10:00
Matthias 5de6cc0d11 remove double def 2022-05-11 14:58:29 +02:00
Matthias e8c9d71360 Adapt docs 2022-05-11 14:55:45 +02:00
Matthias b1b1db29b9 restructure 2022-05-11 14:54:11 +02:00
Matthias 9eadcce0eb move mixins 2022-05-11 14:48:36 +02:00
Matthias 355695c679 make MixinBase betterfor init 2022-05-11 14:47:00 +02:00
Matthias f76dcdeb82 move properties to meta 2022-05-11 14:45:45 +02:00
Matthias dfb11cca1d Add legacy 2022-05-11 14:40:00 +02:00
Matthias 1571b99ed2 rename IntegrationPluginBase to InvenTreePlugin 2022-05-11 14:28:26 +02:00
Matthias 01e8b5dce3 remove InvenTreePluginBase 2022-05-11 14:21:16 +02:00
Matthias 05839ca94c remove legacy action 2022-05-11 14:20:05 +02:00
Matthias 19cfa540d9 add export definition 2022-05-11 14:06:11 +02:00
Matthias 538e5e6c21 rename shim 2022-05-11 14:03:24 +02:00
Matthias 1636459ccd move to use shim 2022-05-11 14:02:45 +02:00
Matthias 066eaa119d fix import 2022-05-11 14:01:29 +02:00
Matthias 3503ca4b4e move import back too 2022-05-11 13:54:08 +02:00
Matthias ffe546d647 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-app-refactor 2022-05-11 13:52:36 +02:00
Oliver 362bc55479 Merge pull request #2966 from matmair/add-report-check
Add code128 template
2022-05-11 21:50:08 +10:00
Matthias 7361a9637a move event back 2022-05-11 13:49:49 +02:00
Matthias 182ffd880a init directories 2022-05-11 13:46:07 +02:00
Matthias dd5f53d2ef PEP fix 2022-05-11 13:42:15 +02:00
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
Oliver Walters f00c3639c0 PEP fxi 2022-05-11 21:04:36 +10:00
Oliver Walters e1609c50db Typo fix 2022-05-11 20:57:42 +10: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
Oliver Walters d7eab8e1a3 Improve log output 2022-05-11 20:48:26 +10:00
Oliver Walters 20fa72e36f Do not try to create a new admin user if one already exists with that name 2022-05-11 20:46:44 +10: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
Oliver f4e3abd44e Merge pull request #2968 from SchrodingersGat/ci-simplification
postgresql and mysql checks only run on push
2022-05-11 14:41:57 +10:00
Oliver a6815c8334 if != on 2022-05-11 14:16:39 +10:00