2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00
Commit Graph

2037 Commits

Author SHA1 Message Date
4ee55847f1 Refactor attachment tables 2021-11-28 14:21:20 +11:00
539910c594 translate mesages 2021-11-28 02:39:57 +01:00
a57c634cfd add item link 2021-11-28 01:33:13 +01:00
bb1c01635e fix read flag 2021-11-27 22:40:03 +01:00
c4c43135f1 Add base UI elements 2021-11-27 21:23:56 +01:00
a9995087ac move spacing from id to class 2021-11-27 16:21:17 +01:00
dd44eb389f add a notification message model
part of #2282
2021-11-27 16:02:23 +01:00
6b53fd2bd4 Base html
[FR] Notification centre
Fixes #2279
2021-11-27 02:22:39 +01:00
84f0966e4f movelanguage to display settings 2021-11-27 00:02:39 +01:00
db1a434f81 [FR] User sessions
Fixes #2327
2021-11-26 23:56:24 +01:00
ad6e34953b Update placeholders for serial numbers when creating a new stock item 2021-11-27 00:17:31 +11:00
ef7a9b5152 Adds a simple endpoint for accessing serial number information for a Part instance
- This is not included by default in the "part detail" endpoint as it must be calculated!
2021-11-27 00:11:18 +11:00
0b997dc784 Display both 'allocated' and 'fulfilled' quantity values in salesorder table 2021-11-26 23:30:34 +11:00
c943b320e6 shipment table tweaks 2021-11-26 23:02:29 +11:00
8eb5e79070 Merge pull request #2368 from SchrodingersGat/responsible-column
Adds "responsible" row to purchase order table
2021-11-26 22:31:39 +11:00
d5e7489623 Table filters 2021-11-26 22:31:25 +11:00
760c80dbb6 Merge remote-tracking branch 'inventree/master' into partial-shipment 2021-11-26 22:08:17 +11:00
ac645b1fc7 Adds "responsible" row to purchase order table 2021-11-26 22:05:27 +11:00
268bfda065 Layout tweaks for settings page 2021-11-26 21:02:06 +11:00
68e2b0850b Merge branch 'master' into partial-shipment
# Conflicts:
#	InvenTree/build/serializers.py
#	InvenTree/order/templates/order/so_sidebar.html
2021-11-26 08:25:51 +11:00
6a948a1a20 javascript linting 2021-11-25 15:14:16 +11:00
e6dfe27c57 Add a "related parts table" function 2021-11-25 14:54:21 +11:00
a532babde8 Related part table now uses "loadPartTable" function call 2021-11-25 14:13:49 +11:00
ae6ac2ae24 Merge pull request #2360 from matmair/add-translations
Add some missing parts of the UI to translations
2021-11-25 13:27:50 +11:00
7ed5338fe9 add some missing parts of the UI to translations 2021-11-25 01:09:36 +01:00
749f5e8f9a Merge pull request #2357 from SchrodingersGat/auto-fill-supplier
Auto-complete 'manufacturer-part' field for supplier-part form
2021-11-24 13:40:38 +11:00
201911be05 Auto-complete 'manufacturer-part' field for supplier-part form 2021-11-24 12:46:49 +11:00
a13fe1f572 Adds "stock" column to substitute parts dialog 2021-11-24 12:36:10 +11:00
6eee332da8 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-23 18:39:51 +01:00
d79e9a62b4 fix trans tags 2021-11-22 23:42:29 +01:00
2acee580c9 fix template for sidebar_item 2021-11-22 20:42:10 +01:00
9556cd594b fix sidebar_header template -> remove trans 2021-11-22 20:41:31 +01:00
c20afad84d replace sidebar_links 2021-11-22 20:40:01 +01:00
72da18719f fix sidebar header 2021-11-22 20:24:38 +01:00
933c420844 fix sidebar translation
Fixes #2347
2021-11-22 20:24:22 +01:00
cecee032d7 streamline html templates 2021-11-21 01:21:25 +01:00
12fbd92bad conditional error stack showing 2021-11-20 04:04:52 +01:00
0d44a4cfa5 error retrieving tag 2021-11-20 04:00:34 +01:00
eee9047818 [FR] Two-Factor Authentication
Fixes #2201
2021-11-19 23:48:12 +01:00
3fbc6890c9 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-19 22:58:31 +01:00
7dad2b02f0 add default to icon for sidebar item 2021-11-19 22:22:19 +01:00
e5d0380356 PEP fixes
finishes work for #2318
2021-11-18 16:35:16 +01:00
d750e9e191 reorder fields 2021-11-18 16:26:31 +01:00
5dbc5d141a add plugin install button 2021-11-18 16:16:25 +01:00
521ec4f1e6 Merge branch 'master' into partial-shipment
# Conflicts:
#	InvenTree/order/serializers.py
2021-11-18 23:43:36 +11:00
a95b298c62 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-18 11:37:11 +01:00
6dafedd0f3 Adjust login screen 2021-11-18 20:55:10 +11:00
cac77ed134 Hide account edit actions in demo mode 2021-11-18 20:37:08 +11:00
2a5b882a25 Navbar updates
- Display "demo mode" with link to docs
- Remove "admin" menu action
2021-11-18 20:34:50 +11:00
1f5e4a1e6b Adds a template tag for testing if the server is running in demo mode 2021-11-18 20:17:27 +11:00