2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00
Commit Graph

10156 Commits

Author SHA1 Message Date
1ac51afd27 revert unneeded change 2021-11-04 14:23:42 +01:00
0daba629fe Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-04 14:23:17 +01:00
2992dfdfed remove Shopify 2021-11-04 14:21:17 +01:00
80414ba6b5 make icon optional 2021-11-04 13:44:25 +01:00
267c5ca40c show install method for plugin 2021-11-04 13:30:40 +01:00
99c3bc5529 make package info conditional 2021-11-04 13:21:02 +01:00
41954fd2d6 make naming less git related 2021-11-04 13:19:08 +01:00
2fc8efbfb2 simplify syntax 2021-11-04 13:08:30 +01:00
285e6fe93e prepare fnc for loading metadata 2021-11-04 13:07:35 +01:00
ce30b852e7 Merge pull request #2252 from SchrodingersGat/hide-inactive
Add option to hide inactive parts in search preview window
2021-11-04 23:06:54 +11:00
dd61714435 refactor 2021-11-04 13:04:02 +01:00
c085a86891 naming refactor 2021-11-04 12:55:39 +01:00
cb30188623 fix commit references 2021-11-04 12:49:19 +01:00
e654ba786f decide where transit info is loaded from based on install method 2021-11-04 12:43:27 +01:00
50e5bfc4a4 flag if plugin was packaged 2021-11-04 12:42:22 +01:00
71bb6fff50 Add option to hide inactive parts in search preview window 2021-11-04 22:25:35 +11:00
e12e93f19e merge migrations 2021-11-04 10:27:40 +01:00
b54f9c9c13 provide backport for 3.7 2021-11-04 10:24:05 +01:00
a88f144239 merge fixes 2021-11-04 10:17:39 +01:00
eea6c8675c PEP fix 2021-11-04 10:12:30 +01:00
363f21d6d7 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-04 10:10:58 +01:00
ceba5b7312 Merge pull request #2249 from SchrodingersGat/search-dropdown-fix
Fixes for search auto-complete dropdown menu
2021-11-04 17:26:12 +11:00
76b5bc067a Fix notes field 2021-11-04 17:06:52 +11:00
3ceb6f6ba8 Fix barcode input 2021-11-04 17:04:47 +11:00
b1598cfd10 - style fixes
- add part description as mouse-over text
2021-11-04 17:02:52 +11:00
2130b02e7f Merge pull request #2193 from matmair/matmair/issue2181
Add missing part import fields
2021-11-04 16:54:30 +11:00
345bccb9bc Merge pull request #2248 from SchrodingersGat/email-fixes
Fixes for low-stock emails
2021-11-04 16:48:28 +11:00
9cfcb6579f Fixes for search auto-complete dropdown menu
- Fix rendering of badges
- Menu fills out right-to-left
2021-11-04 16:48:24 +11:00
39d3a127e1 Template improvements 2021-11-04 16:19:57 +11:00
3a7f8c9196 Fix comparison operator 2021-11-04 16:18:49 +11:00
75d7530e30 Fix missing tag in template 2021-11-04 16:17:05 +11:00
5ae6241083 Fixes for low-stock emails
- Include variant stock in test
- Improve email template
2021-11-04 16:15:11 +11:00
3b052e6bce Merge pull request #2247 from SchrodingersGat/tree-view-fixes
Fix for tree-view
2021-11-04 15:30:07 +11:00
170d8d11d3 Merge pull request #2246 from SchrodingersGat/build-order-notification
Build order notification
2021-11-04 15:23:39 +11:00
47f6a8266d Fix for tree-view
- Force "cascade" to be set
2021-11-04 15:08:22 +11:00
42a794e8e4 Fix CI errors 2021-11-04 15:05:54 +11:00
01191d84c5 Only run check stock function when updating an existing part 2021-11-04 14:32:42 +11:00
99b324d1ef Add a post-save hook the "Build" model to check stock 2021-11-04 14:30:23 +11:00
cf0c8ec2ea remove builtin integrations 2021-11-04 03:44:48 +01:00
7fbf25840f fix problem with iso format dates 2021-11-04 03:44:30 +01:00
93a28bbaba enable setup hooks
Fixes #2218
2021-11-04 03:43:39 +01:00
6db6a70fc2 Add task to check required stock for build order 2021-11-04 13:32:14 +11:00
5cd2a14314 Merge pull request #2245 from SchrodingersGat/bom-export-fix
Refactored bom export
2021-11-04 12:28:01 +11:00
9dba3c3f10 Refactored bom export 2021-11-04 12:10:36 +11:00
8025dab69b Merge pull request #2244 from SchrodingersGat/notification-fox
Fix for missing template file
2021-11-04 10:56:48 +11:00
b279317f89 Button style fixes 2021-11-04 10:24:47 +11:00
4118f98d4d Display more errors 2021-11-04 10:17:38 +11:00
b6d48cab2a Make further use of notification messages 2021-11-04 10:14:01 +11:00
df30a85c03 More fixes:
- Add "back to site" button on logout screen
- Add favicon to account pages
- Refactor notifications / alerts / caching
2021-11-04 09:59:56 +11:00
7aacd8b36c Merge pull request #2242 from matmair/patch-1
Small fixes for bug report template
2021-11-04 09:57:27 +11:00