Commit Graph
100 Commits
Author SHA1 Message Date
Matthias 281ea37bd6 maybe fix coveralls connection? 2021-12-02 14:03:40 +01:00
Matthias dd9eed3da6 needed for import / export checks 2021-12-02 13:54:40 +01:00
Matthias 961c161b3c rename to better reflect function 2021-12-02 13:54:24 +01:00
Matthias b0f14d23b2 use envs everywhere 2021-12-02 13:45:20 +01:00
Matthias 340c7574e4 optimise envs 2021-12-02 13:45:09 +01:00
Matthias cc5ba37850 use env for db name 2021-12-02 13:39:12 +01:00
Matthias 840c1c12c5 use env for version 2021-12-02 13:37:53 +01:00
Matthias cc5a03bb58 merge mysql 2021-12-02 13:37:26 +01:00
Matthias a071d61ba7 use env for version 2021-12-02 13:34:55 +01:00
Matthias ee60cbf603 merge in postgres 2021-12-02 13:34:01 +01:00
Matthias f7b8cf2bb1 refactor envs 2021-12-02 13:29:01 +01:00
Matthias 0ce9e55933 add envs 2021-12-02 13:25:50 +01:00
Matthias bb22f7565b merge in sqlite / coverage 2021-12-02 13:25:01 +01:00
Matthias 3dbe7f8f29 more env variables 2021-12-02 13:17:45 +01:00
Matthias 21aabda8cd merge in python bindings check 2021-12-02 13:14:38 +01:00
Matthias a9aa55d76f refactor envs 2021-12-02 13:10:40 +01:00
Matthias b8a76429d1 only run if successfull 2021-12-02 13:09:30 +01:00
Matthias 3e021f35ba only run if sucessfull 2021-12-02 13:08:47 +01:00
Matthias 8f8a1bbdeb refactor env 2021-12-02 13:08:19 +01:00
Matthias 9718b6559e remove unneeded install statements 2021-12-02 13:03:20 +01:00
Matthias 90fcde5a74 run js / and htm in paralell 2021-12-02 13:01:55 +01:00
Matthias f71ac93668 Merge branch 'master' of https://github.com/inventree/InvenTree into workflow-remaster 2021-12-02 12:58:58 +01:00
Matthias a7a63dc3f7 only run db stuff after pre flight checks 2021-12-02 12:57:44 +01:00
Matthias 0e55a07def merge in html 2021-12-02 12:49:37 +01:00
Matthias 90f4e788ea merge in javascript 2021-12-02 12:47:04 +01:00
Matthias 3c460dfc32 change names 2021-12-02 12:46:31 +01:00
Matthias 996554541c use env for python version 2021-12-02 12:35:08 +01:00
Matthias dd91329ed7 fix python version 2021-12-02 12:32:20 +01:00
Matthias 62694b8dae add style checks 2021-12-02 12:30:44 +01:00
Matthias 2c2825abf7 one workflow for PR checks 2021-12-02 12:28:10 +01:00
Matthias 6657d093d7 PEP fixes 2021-12-02 12:13:03 +01:00
Matthias b0fb5657e8 also validate serial number 2021-12-02 12:11:09 +01:00
Matthias 29cd2ee9bd prefix version in package 2021-12-02 11:33:02 +01:00
Matthias fba80e1dea remove cache 2021-12-02 11:28:30 +01:00
Matthias 0bf986c58b remove package json 2021-12-02 11:27:10 +01:00
Matthias 22bb048d2b try fixing jsavascript testing 2021-12-02 11:26:35 +01:00
Matthias 567a0b1c8b use caching 2021-12-02 11:23:07 +01:00
Matthias bd60364deb maybe addd a package 2021-12-02 11:20:32 +01:00
Matthias df9d189ca0 maybe this move helps`? 2021-12-02 11:17:35 +01:00
Matthias 117772a91e so the previous thing was dump 2021-12-02 11:13:17 +01:00
Matthias ac6eba8de1 try another ordering 2021-12-02 11:11:29 +01:00
Matthias 48f28ad5bb move package.json 2021-12-02 11:03:24 +01:00
Matthias 695999282d add package json 2021-12-02 11:01:37 +01:00
Matthias db98006db8 remove cahce option 2021-12-02 10:58:43 +01:00
Matthias d92b314dd4 fix npm version in workflow 2021-12-02 10:57:42 +01:00
Matthias c2a6a8a30c PEP fix 2021-12-02 10:01:20 +01:00
Matthias 970cec590b only values starting with int possible -> only positive values 2021-12-02 09:06:58 +01:00
Matthias 7992755b37 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2400 2021-12-02 09:04:10 +01:00
Matthias c4f1a81c9c fix permissions for test 2021-12-02 01:18:45 +01:00
Matthias b8cdcab10d fix validation 2021-12-02 01:03:30 +01:00
Matthias 3bff676047 beginner mistake
it is a referenced part so use related_name as prefix
2021-12-02 00:24:36 +01:00
Matthias 8c3b4badfb and cleanup again 2021-12-02 00:08:46 +01:00
Matthias 95fa34f797 search by MPN
Fixes #2403
2021-12-01 23:56:31 +01:00
Matthias fc6f1b4acc unittests to show the fix works 2021-12-01 23:45:16 +01:00
Matthias 7c9201730a add warning to ReferenceIndexingMixin to use the serializer mixin 2021-12-01 23:36:44 +01:00
Matthias dc65634abc use mixin on all serializers whos models use ReferenceIndexingMixin 2021-12-01 23:36:21 +01:00
Matthias 7d577fdeb8 add serializer mixin to check reference field 2021-12-01 23:35:20 +01:00
Matthias 49e7026efd dont't know how that got here 2021-12-01 22:47:33 +01:00
Matthias 3b5e9d3283 use BigIntegerField for a hugher range ;-) 2021-12-01 22:39:53 +01:00
Matthias 413968a979 load minified js 2021-12-01 22:28:43 +01:00
Matthias a06d91d9a3 fix reference name 2021-11-28 17:21:54 +01:00
Matthias 9454b51866 fix rules 2021-11-28 17:18:46 +01:00
Matthias 5f685f3c2a fix db sessions in import / export 2021-11-28 16:54:11 +01:00
Matthias ace4370ee9 add ruleset 2021-11-28 16:50:34 +01:00
Matthias 6511a774d1 exclude sessions from imort / exports 2021-11-27 00:04:43 +01:00
Matthias 84f0966e4f movelanguage to display settings 2021-11-27 00:02:39 +01:00
Matthias db1a434f81 [FR] User sessions
Fixes #2327
2021-11-26 23:56:24 +01:00
Matthias 7ed5338fe9 add some missing parts of the UI to translations 2021-11-25 01:09:36 +01:00
Matthias ba1c396792 reduce regex 2021-11-25 00:49:27 +01:00
Matthias 0f4adb1074 use regex matching and support multiline 2021-11-25 00:46:23 +01:00
Matthias 0448744f56 [FR] testing language
Fixes #2353
2021-11-24 23:07:48 +01:00
Matthias c035cd4fc2 remove omitions
enforcing styles on the supporting files does not really hurt the dev enviroment - they already confirm
2021-11-23 00:44:56 +01:00
Matthias 0733d9940f fix ci files 2021-11-23 00:42:21 +01:00
Matthias 92f0ca07d7 remove non existant file from checks 2021-11-23 00:39:12 +01:00
Matthias 68b8dcf19e add todo 2021-11-23 00:37:17 +01:00
Matthias aa845ce87d add descriptions for all ignored errors 2021-11-23 00:36:44 +01:00
Matthias 3cd891229c check rule W293 in pipeline 2021-11-23 00:29:02 +01:00
Matthias d884e62be1 [FR] Confirm to W293
Fixes #2335
2021-11-23 00:28:23 +01:00
Matthias d79e9a62b4 fix trans tags 2021-11-22 23:42:29 +01:00
Matthias 2acee580c9 fix template for sidebar_item 2021-11-22 20:42:10 +01:00
Matthias 9556cd594b fix sidebar_header template -> remove trans 2021-11-22 20:41:31 +01:00
Matthias c20afad84d replace sidebar_links 2021-11-22 20:40:01 +01:00
Matthias 72da18719f fix sidebar header 2021-11-22 20:24:38 +01:00
Matthias 933c420844 fix sidebar translation
Fixes #2347
2021-11-22 20:24:22 +01:00
Matthias 1a6a26204e make sure protected values are never exposed 2021-11-20 00:24:17 +01:00
Matthias 1798214cd2 add protected settings in model 2021-11-19 23:59:57 +01:00
Matthias 74b3cad566 fix language name
missing closing bracket
2021-11-19 23:41:15 +01:00
Matthias a9b89cc562 PEP fix: missing new line 2021-11-19 22:41:29 +01:00
Matthias 7dad2b02f0 add default to icon for sidebar item 2021-11-19 22:22:19 +01:00
Matthias 70916bb11f allow admin buttons to be assigned by class 2021-11-19 21:53:08 +01:00
Matthias 512c73a59e make diffs for extending middleware cleaner 2021-11-19 21:51:57 +01:00
Matthias 9abbb6cb5e PEP fixes for ci / maintenance scripts 2021-11-19 21:50:41 +01:00
Matthias 3be21c59ec remove default listing without a key 2021-11-11 23:07:46 +01:00
Matthias 5bb3a95699 Fix theme selector
Fixes #2298
2021-11-11 23:04:16 +01:00
Matthias 1ff9edf490 move theme selection
#2299
2021-11-11 15:54:57 +01:00
Matthias fcc94b3902 remove empty breadcrumb space in settings 2021-11-11 00:28:30 +01:00
Matthias bae28e8207 Add setting for enabeling reports
Fixes #2278
2021-11-10 23:54:54 +01:00
Matthias 33d61d8cb5 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2181 2021-11-01 12:31:35 +01:00
Matthias 338e85ff52 remove breadcrub div where no breadcrumb 2021-11-01 01:09:08 +01:00
Matthias 9a346dd3e2 Revert "remove breadcrub div where no breadcrumb"
This reverts commit 2c9b03944f.
2021-11-01 01:07:13 +01:00