Commit Graph

9168 Commits

Author SHA1 Message Date
Matthias
cd343d224b
PEP fix 2021-10-03 13:44:30 +02:00
Matthias
9695d50bf4
enable templates for plugins 2021-10-03 13:39:11 +02:00
Matthias
04eee50653
initiate plugins on startup 2021-10-03 13:36:42 +02:00
Oliver
b7ff50ca87
Merge pull request #2090 from SchrodingersGat/po-api-fix
Fix for purchase order API
2021-10-03 01:33:23 +10:00
Oliver
8c78d3b8ea Add unit test 2021-10-03 01:03:40 +10:00
Oliver
6d448d8475 Handle internal django errors when receiving purchase order items via the API
(cherry picked from commit 9355c68024)
2021-10-03 00:24:09 +10:00
Matthias
eaffd5fd0c
add method to access plugin setting faster 2021-10-01 17:10:36 +02:00
Oliver
16dcd8adf6
Merge pull request #2084 from eeintech/show_part_delete
Show part delete button when part still active
2021-10-01 08:46:25 +10:00
eeintech
480ff5e6cb Hide submit button in modal when part is still active 2021-09-30 09:58:23 -04:00
Oliver
172d184a4d
Merge pull request #2086 from SchrodingersGat/search-fix
Fix for search page
2021-09-30 22:13:38 +10:00
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
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
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
Matthias
9d1d8bbeaa
integration tests 2021-09-28 01:09:25 +02:00
Oliver
b623f34881
Merge pull request #2079 from SchrodingersGat/url-fix
URL fixes
2021-09-27 14:32:41 +10:00
Oliver
26e3dbd9d0 Remove debug message 2021-09-27 11:46:14 +10:00
Oliver
ef01bdff07 Fix links in part table 2021-09-27 11:42:47 +10:00
Oliver
beaa93f9b5 Fix ?display= URLs for part stock view 2021-09-27 11:41:24 +10:00
Matthias
2ce8d7d4b1
removing unneeded double 2021-09-26 22:20:24 +02:00
Matthias
64e177a100
refactor 2021-09-26 22:16:37 +02:00
Matthias
fb94a0d335
PEP fix 2021-09-26 15:56:49 +02:00
Matthias
f604837f4d
tags testing 2021-09-26 15:49:50 +02:00