2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 20:15:44 +00:00
Commit Graph

10140 Commits

Author SHA1 Message Date
269bca27e9 more tests 2021-10-09 23:16:38 +02:00
4b10c8ca1b load plugin samples also if in test mode 2021-10-09 22:10:26 +02:00
1dd41b0e2d default value for recursive 2021-10-09 20:57:30 +02:00
fa9168d660 preoad modules from external 2021-10-09 20:43:46 +02:00
8a56e70dfd create empty integration builtin 2021-10-09 00:22:55 +02:00
63819e4871 move plugins 2021-10-09 00:18:01 +02:00
3efda98b7d fixed naming switchup 2021-10-08 22:56:40 +02:00
848a72604e Merge branch 'inventree:master' into fr-1421-sso 2021-10-08 22:38:16 +02:00
910fb4b6f7 fix wrong assertation path 2021-10-08 22:28:33 +02:00
207e6c29b9 fix tests 2021-10-08 22:24:07 +02:00
9facef6a56 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-10-08 22:21:11 +02:00
dddd4370cf refactor app 2021-10-08 22:08:09 +02:00
b6d966b3fd Fix: New translations django.po from Crowdin 2021-10-08 13:15:41 +11:00
b60feea8cf Fix: New translations django.po from Crowdin 2021-10-08 13:15:40 +11:00
c62042c836 Fix: New translations django.po from Crowdin 2021-10-08 13:15:38 +11:00
6254182059 Fix: New translations django.po from Crowdin 2021-10-08 13:15:37 +11:00
b234b18324 Fix: New translations django.po from Crowdin 2021-10-08 13:15:36 +11:00
49162331d5 Fix: New translations django.po from Crowdin 2021-10-08 13:15:34 +11:00
2aa0897a6f Fix: New translations django.po from Crowdin 2021-10-08 13:15:33 +11:00
10abaae43d Fix: New translations django.po from Crowdin 2021-10-08 13:15:32 +11:00
a18be6328f Fix: New translations django.po from Crowdin 2021-10-08 13:15:30 +11:00
0db184fab6 Fix: New translations django.po from Crowdin 2021-10-08 13:15:29 +11:00
533d16d3e1 Fix: New translations django.po from Crowdin 2021-10-08 13:15:27 +11:00
8237e1a327 Fix: New translations django.po from Crowdin 2021-10-08 13:15:26 +11:00
9c0b629cea Fix: New translations django.po from Crowdin 2021-10-08 13:15:24 +11:00
6733c1e1ff Fix: New translations django.po from Crowdin 2021-10-08 13:15:23 +11:00
ac48e36070 Fix: New translations django.po from Crowdin 2021-10-08 13:15:22 +11:00
5755b615cb Fix: New translations django.po from Crowdin 2021-10-08 13:15:20 +11:00
5e818f7bd8 Fix: New translations django.po from Crowdin 2021-10-08 13:15:19 +11:00
71443bd003 Fix: New translations django.po from Crowdin 2021-10-08 13:15:17 +11:00
8dddb200c7 Merge pull request #2122 from SchrodingersGat/bom-speed-improvements
Temporary fix for BOM speed improvements
2021-10-08 13:08:30 +11:00
07d05ed000 PEP fix 2021-10-08 12:50:24 +11:00
77c6e5e57e Update display of BOM table based on the configurable setting 2021-10-08 12:47:51 +11:00
69d932e193 Add a global setting to control price display in BOM tables 2021-10-08 12:47:27 +11:00
d8b9420d2d Add a query param `?include_pricing' to the BomItem API
- Set this to false to disable pricing info in BOM
- Drastic reduction in query speed
2021-10-08 12:47:03 +11:00
b0098d3ddc Fix: New translations django.po from Crowdin 2021-10-08 04:48:11 +11:00
2b73e7b9ac Fix: New translations django.po from Crowdin 2021-10-08 03:43:05 +11:00
fe7ab40b48 Merge branch 'master' of https://github.com/inventree/InvenTree into fr-1421-sso 2021-10-07 18:12:25 +02:00
68f5af26b6 dont show mail functions if not enabled 2021-10-07 18:08:55 +02:00
a45b8dcf0e check also here if mail is enabled 2021-10-07 17:50:36 +02:00
9a310bdd5c do not send if not configured 2021-10-07 17:42:20 +02:00
6c0c8bf1b6 PEP fix 2021-10-07 17:32:58 +02:00
c37e40d144 use tag for testing 2021-10-07 17:31:18 +02:00
c83d244663 change of strategies 2021-10-07 17:30:34 +02:00
b4d9f0ff7e fix save arguments 2021-10-07 17:11:47 +02:00
8ef07dcf61 custom reset form 2021-10-07 15:08:08 +02:00
f89dd84daf check if mail is enabled 2021-10-07 14:24:20 +02:00
a6c6b5c248 check if registration should be open in python 2021-10-07 14:08:19 +02:00
349030aa74 Merge pull request #2121 from SchrodingersGat/docker-ci-test
Add workflow to build and test docker image
2021-10-07 22:43:22 +11:00
b4ff4c4018 Only run on pushes 2021-10-07 22:26:39 +11:00