Oliver
7e81f419d7
Refactor search results for stock items and locations
2021-09-30 20:23:41 +10:00
Oliver
ab9d247531
server-side pagination for manufacturer part table
2021-09-30 20:17:10 +10:00
Oliver
e36039b03f
Server-side pagination for part category search results
2021-09-30 20:15:54 +10:00
Oliver
b9c8e46e1c
Fixes for supplierpart table
...
- Paginate on server side
2021-09-30 20:12:27 +10:00
Oliver
15d96a3288
Fix for URL in supplier parts table
2021-09-30 19:50:16 +10:00
Oliver
4ced13466a
Use "original_search" rather than "search"
2021-09-30 17:57:19 +10:00
Oliver
6cf144c61f
Retain "original" search parameter in query
2021-09-30 17:53:14 +10:00
Oliver
b3422e592d
Update README.md
2021-09-30 10:46:22 +10:00
Oliver
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
eeintech
1e9ae927d4
Show part delete button when part still active
2021-09-29 11:48:27 -04:00
Oliver
b1730914c3
Display "full_name" rather than "name" in quick search bar
2021-09-29 22:12:20 +10:00
Matthias
9469c17be1
refactor
2021-09-29 00:56:01 +02:00
Matthias Mair
acbea53a3d
Merge branch 'inventree:master' into fr-1421-sso
2021-09-29 00:41:25 +02:00
Matthias
3f8ac70162
PEP fix
2021-09-29 00:31:50 +02:00
Matthias
9a60cc0409
cleanup
2021-09-29 00:26:02 +02:00
Matthias
cfef5d63b3
test sample code
2021-09-29 00:24:09 +02:00
Matthias
2b2238049a
reading might help...
2021-09-29 00:12:22 +02:00
Matthias
96efba5d85
fix names now?
2021-09-29 00:08:29 +02:00
Matthias
cd9d3cdcb6
fix names
2021-09-28 23:45:32 +02:00
Matthias
ae66442156
test for action plugin
2021-09-28 22:55:52 +02:00
Matthias
ed312b9cf1
PEP fix
2021-09-28 22:37:54 +02:00
Matthias
1f96885e05
check url resolver
2021-09-28 22:36:04 +02:00
Matthias
c94e1347d3
more coverage
2021-09-28 22:28:39 +02:00
Oliver
dc3105161e
Fix: New translations django.po from Crowdin
2021-09-28 11:13:13 +10:00
Oliver
ea72022116
Fix: New translations django.po from Crowdin
2021-09-28 11:13:12 +10:00
Oliver
7be5676b9a
Fix: New translations django.po from Crowdin
2021-09-28 11:13:10 +10:00
Oliver
0224d6458b
Fix: New translations django.po from Crowdin
2021-09-28 11:13:09 +10:00
Oliver
7cefac14ee
Fix: New translations django.po from Crowdin
2021-09-28 11:13:07 +10:00
Oliver
1c7d9183d3
Fix: New translations django.po from Crowdin
2021-09-28 11:13:06 +10:00
Oliver
67dae1d40f
Fix: New translations django.po from Crowdin
2021-09-28 11:13:04 +10:00
Oliver
8df8a43aa7
Fix: New translations django.po from Crowdin
2021-09-28 11:13:03 +10:00
Oliver
9273f4f5ea
Fix: New translations django.po from Crowdin
2021-09-28 11:13:01 +10:00
Oliver
1fc1864905
Fix: New translations django.po from Crowdin
2021-09-28 11:13:00 +10:00
Oliver
bfd400d5ac
Fix: New translations django.po from Crowdin
2021-09-28 11:12:59 +10:00
Oliver
730e1ca6f2
Fix: New translations django.po from Crowdin
2021-09-28 11:12:57 +10:00
Oliver
6937262a4f
Fix: New translations django.po from Crowdin
2021-09-28 11:12:56 +10:00
Oliver
bd8ccdbffb
Fix: New translations django.po from Crowdin
2021-09-28 11:12:55 +10:00
Oliver
34d4b79b4a
Fix: New translations django.po from Crowdin
2021-09-28 11:12:53 +10:00
Oliver
e3b2f74775
Fix: New translations django.po from Crowdin
2021-09-28 11:12:52 +10:00
Oliver
776f3a48c2
Fix: New translations django.po from Crowdin
2021-09-28 11:12:50 +10:00
Oliver
fd4098b5cf
Fix: New translations django.po from Crowdin
2021-09-28 11:12:49 +10:00
Oliver
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
Oliver
62e62af5fc
PEP style fixes
2021-09-28 10:41:30 +10:00
Oliver
d9704f4123
Add unit test for deleting stock items via the API
2021-09-28 10:41:03 +10:00
Oliver
2d9ca7c1b6
Do not rebuild the entire StockItem tree every time a single StockItem is deleted!
2021-09-28 10:36:01 +10:00
Oliver
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
Oliver
eb48c6ebdb
Delete app_issue.md
2021-09-28 09:29:14 +10:00
Matthias
e41e2586a6
fix values return
2021-09-28 01:26:04 +02:00
Matthias
7e9f22cbde
PEP fix 2
2021-09-28 01:19:51 +02:00
Matthias
7040eda11e
PEP fix
2021-09-28 01:16:10 +02:00