2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 03:55:41 +00:00
Commit Graph

11477 Commits

Author SHA1 Message Date
819934af7e Merge pull request #2083 from SchrodingersGat/search-results
Display "full_name" rather than "name" in quick search bar
2021-09-30 09:42:50 +10:00
1e9ae927d4 Show part delete button when part still active 2021-09-29 11:48:27 -04:00
b1730914c3 Display "full_name" rather than "name" in quick search bar 2021-09-29 22:12:20 +10:00
9469c17be1 refactor 2021-09-29 00:56:01 +02:00
acbea53a3d Merge branch 'inventree:master' into fr-1421-sso 2021-09-29 00:41:25 +02:00
3f8ac70162 PEP fix 2021-09-29 00:31:50 +02:00
9a60cc0409 cleanup 2021-09-29 00:26:02 +02:00
cfef5d63b3 test sample code 2021-09-29 00:24:09 +02:00
2b2238049a reading might help... 2021-09-29 00:12:22 +02:00
96efba5d85 fix names now? 2021-09-29 00:08:29 +02:00
cd9d3cdcb6 fix names 2021-09-28 23:45:32 +02:00
ae66442156 test for action plugin 2021-09-28 22:55:52 +02:00
ed312b9cf1 PEP fix 2021-09-28 22:37:54 +02:00
1f96885e05 check url resolver 2021-09-28 22:36:04 +02:00
c94e1347d3 more coverage 2021-09-28 22:28:39 +02:00
dc3105161e Fix: New translations django.po from Crowdin 2021-09-28 11:13:13 +10:00
ea72022116 Fix: New translations django.po from Crowdin 2021-09-28 11:13:12 +10:00
7be5676b9a Fix: New translations django.po from Crowdin 2021-09-28 11:13:10 +10:00
0224d6458b Fix: New translations django.po from Crowdin 2021-09-28 11:13:09 +10:00
7cefac14ee Fix: New translations django.po from Crowdin 2021-09-28 11:13:07 +10:00
1c7d9183d3 Fix: New translations django.po from Crowdin 2021-09-28 11:13:06 +10:00
67dae1d40f Fix: New translations django.po from Crowdin 2021-09-28 11:13:04 +10:00
8df8a43aa7 Fix: New translations django.po from Crowdin 2021-09-28 11:13:03 +10:00
9273f4f5ea Fix: New translations django.po from Crowdin 2021-09-28 11:13:01 +10:00
1fc1864905 Fix: New translations django.po from Crowdin 2021-09-28 11:13:00 +10:00
bfd400d5ac Fix: New translations django.po from Crowdin 2021-09-28 11:12:59 +10:00
730e1ca6f2 Fix: New translations django.po from Crowdin 2021-09-28 11:12:57 +10:00
6937262a4f Fix: New translations django.po from Crowdin 2021-09-28 11:12:56 +10:00
bd8ccdbffb Fix: New translations django.po from Crowdin 2021-09-28 11:12:55 +10:00
34d4b79b4a Fix: New translations django.po from Crowdin 2021-09-28 11:12:53 +10:00
e3b2f74775 Fix: New translations django.po from Crowdin 2021-09-28 11:12:52 +10:00
776f3a48c2 Fix: New translations django.po from Crowdin 2021-09-28 11:12:50 +10:00
fd4098b5cf Fix: New translations django.po from Crowdin 2021-09-28 11:12:49 +10:00
344383d3d4 Merge pull request #2082 from SchrodingersGat/stock-item-delete
Override the "delete" behaviour for StockItem API
2021-09-28 10:57:14 +10:00
62e62af5fc PEP style fixes 2021-09-28 10:41:30 +10:00
d9704f4123 Add unit test for deleting stock items via the API 2021-09-28 10:41:03 +10:00
2d9ca7c1b6 Do not rebuild the entire StockItem tree every time a single StockItem is deleted! 2021-09-28 10:36:01 +10:00
16e00962f5 Override the "delete" behaviour for StockItem API
- Mark for deletion instead of calling database delete
- Returns (almost) instantly instead of hanging
- Much better UI experience when performing bulk delete operations
2021-09-28 10:14:25 +10:00
eb48c6ebdb Delete app_issue.md 2021-09-28 09:29:14 +10:00
e41e2586a6 fix values return 2021-09-28 01:26:04 +02:00
7e9f22cbde PEP fix 2 2021-09-28 01:19:51 +02:00
7040eda11e PEP fix 2021-09-28 01:16:10 +02:00
9d1d8bbeaa integration tests 2021-09-28 01:09:25 +02:00
b623f34881 Merge pull request #2079 from SchrodingersGat/url-fix
URL fixes
2021-09-27 14:32:41 +10:00
26e3dbd9d0 Remove debug message 2021-09-27 11:46:14 +10:00
ef01bdff07 Fix links in part table 2021-09-27 11:42:47 +10:00
beaa93f9b5 Fix ?display= URLs for part stock view 2021-09-27 11:41:24 +10:00
2ce8d7d4b1 removing unneeded double 2021-09-26 22:20:24 +02:00
64e177a100 refactor 2021-09-26 22:16:37 +02:00
fb94a0d335 PEP fix 2021-09-26 15:56:49 +02:00