a066f4c940
Merge branch 'inventree:master' into webhooks
2021-11-28 17:25:53 +01:00
a06d91d9a3
fix reference name
2021-11-28 17:21:54 +01:00
9454b51866
fix rules
2021-11-28 17:18:46 +01:00
5f685f3c2a
fix db sessions in import / export
2021-11-28 16:54:11 +01:00
2747d0d609
PEP fix
2021-11-28 16:52:19 +01:00
ace4370ee9
add ruleset
2021-11-28 16:50:34 +01:00
90b3f63851
add ruleset
2021-11-28 16:47:40 +01:00
fa582dec8c
Merge pull request #2373 from SchrodingersGat/attachment-links
...
Attachment links
2021-11-28 23:01:00 +11:00
32be39774f
PEP fixes
2021-11-28 22:36:47 +11:00
78309c1915
Move validation to the model class
2021-11-28 22:29:01 +11:00
4ee55847f1
Refactor attachment tables
2021-11-28 14:21:20 +11:00
0949bac175
serializer fixes
2021-11-28 14:21:09 +11:00
6582fd3d04
Add 'link' field to attachment serializer
2021-11-28 12:57:37 +11:00
e9ed7bffc9
adds a "link" field to the InvenTree attachment model
...
- Allows attachments to also serve as links to external files
2021-11-28 12:53:01 +11:00
4125841543
fix margins
2021-11-28 02:44:05 +01:00
539910c594
translate mesages
2021-11-28 02:39:57 +01:00
d3ea23665b
dynamically load notifications
2021-11-28 02:39:36 +01:00
d7bc16209d
refactor
2021-11-28 01:45:40 +01:00
5ebf50595e
cleanup
2021-11-28 01:43:27 +01:00
a57c634cfd
add item link
2021-11-28 01:33:13 +01:00
7d71a04eaa
Add fields to serializer to resolve source / target refs
2021-11-28 01:17:14 +01:00
ad7e483d8a
age will not be possible atm
2021-11-28 00:02:05 +01:00
68e43d0b90
make creation field permanent
2021-11-27 23:26:08 +01:00
6735f83683
make more compact
2021-11-27 23:15:41 +01:00
519b5b7012
fix focusing
2021-11-27 23:14:38 +01:00
bb1c01635e
fix read flag
2021-11-27 22:40:03 +01:00
e01f2e202e
check if notifications are there regularly
2021-11-27 22:39:04 +01:00
866674497a
add filtering to list endpoint
2021-11-27 22:02:18 +01:00
f2d0b06881
add read to api
2021-11-27 22:02:04 +01:00
2c9fc11349
cleaner api url definition
2021-11-27 21:41:49 +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
6511a774d1
exclude sessions from imort / exports
2021-11-27 00:04:43 +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
82d5952ddd
Merge pull request #2370 from SchrodingersGat/api-forms
...
Serial number placeholders
2021-11-27 07:03:31 +11: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
8aed68a1d1
Adds "shipped" field to SalesOrderLineItem
...
- This is an internal tracker of quantity of items shipped
- Updated by the database logic (not by the user)
- Keeps track of how many items have been shipped against a lineitem
- Does not matter if the actual stock items are later removed from the database
2021-11-26 23:20:27 +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
d61c22836c
Merge pull request #2367 from SchrodingersGat/exclude-related-tweaks
...
Exclude same part from "related" input
2021-11-26 21:59:20 +11:00
540d60d294
Merge pull request #2366 from SchrodingersGat/translate-stats
...
Collect translation stats as part of docker container initialization
2021-11-26 21:59:10 +11:00
2b704ccdc0
Exclude same part from "related" input
2021-11-26 21:09:29 +11:00