Oliver
|
14ef56785e
|
Add option to select multiple build outputs
- Can "complete" these outputs
|
2021-10-16 14:27:02 +11:00 |
|
Oliver
|
d47b32e4aa
|
Adds function to complete multiple build outputs via the API
|
2021-10-16 14:08:53 +11:00 |
|
Oliver
|
ccaa7d2683
|
Merge branch 'master' into build-output-complete
|
2021-10-16 13:18:35 +11:00 |
|
Oliver
|
b60296e494
|
Add some more unit tests
|
2021-10-16 13:16:19 +11:00 |
|
Oliver
|
41e59e5311
|
Right align expand buttons
|
2021-10-16 13:01:19 +11:00 |
|
Oliver
|
1695eb98ea
|
Merge pull request #2173 from matmair/fix-provider-signup
fix signup with providers with extra args
|
2021-10-16 12:35:22 +11:00 |
|
Matthias
|
103a4af9d4
|
fix signup with providers with extra args
|
2021-10-15 23:18:03 +02:00 |
|
Oliver
|
b54a948e73
|
Merge pull request #2168 from SchrodingersGat/db-options-cleanup
Add support for backend-specific database functionality
|
2021-10-15 15:33:52 +11:00 |
|
Oliver
|
603f7d5f45
|
Fixes
|
2021-10-15 15:13:06 +11:00 |
|
Oliver
|
6343445433
|
Add support for backend-specific database functionality
|
2021-10-15 15:05:55 +11:00 |
|
Oliver
|
744befcc96
|
Merge pull request #2161 from matmair/onboarding-group
Onboarding group
|
2021-10-15 12:55:55 +11:00 |
|
Oliver
|
1c9d759a73
|
Merge pull request #2167 from SchrodingersGat/spelling-fix
Standardize spelling of email / e-mail
|
2021-10-15 12:48:55 +11:00 |
|
Oliver
|
8e4deaa8c8
|
Standardize spelling of email / e-mail
(Spoiler: I chose "email")
|
2021-10-15 11:52:13 +11:00 |
|
Oliver
|
a3ef64ef12
|
Merge pull request #2163 from nwns/feature/sortdeps
Sort requirements.txt
|
2021-10-15 10:44:46 +11:00 |
|
Nigel
|
0997ba2eb4
|
Sort requirements.txt
|
2021-10-14 14:38:31 -06:00 |
|
Matthias
|
0657b71fe8
|
clearer name and PEP foxes
|
2021-10-14 22:19:52 +02:00 |
|
Matthias
|
f478a6236f
|
Merge branch 'master' of https://github.com/inventree/InvenTree into onboarding-group
|
2021-10-14 22:18:42 +02:00 |
|
Matthias
|
e0887cf55f
|
move goup forming into own function
|
2021-10-14 22:16:07 +02:00 |
|
Oliver
|
074b21bc93
|
Merge pull request #2162 from matmair/fix-email-settingins
Fix email settingins
|
2021-10-15 07:07:19 +11:00 |
|
Matthias Mair
|
55ba9ad6c9
|
Merge branch 'inventree:master' into fix-email-settingins
|
2021-10-14 21:39:32 +02:00 |
|
Matthias
|
27aec4246e
|
PEP fix
|
2021-10-14 21:33:54 +02:00 |
|
Matthias
|
f95896e8ea
|
this was not meant to be submitted
|
2021-10-14 21:33:35 +02:00 |
|
Matthias
|
3a586af556
|
move setting to better fit grouping
|
2021-10-14 21:27:41 +02:00 |
|
Matthias
|
b26bf780c3
|
setting to register group on signup
|
2021-10-14 21:27:09 +02:00 |
|
Matthias
|
3435254d2a
|
fix email config check
|
2021-10-14 16:34:59 +02:00 |
|
Oliver
|
4702c6b37f
|
Refactorin'
|
2021-10-15 00:25:36 +11:00 |
|
Oliver
|
0d49513092
|
Add button callbacks for top-level table
|
2021-10-14 23:58:03 +11:00 |
|
Oliver
|
bf47b57c82
|
working on updating build output tables
|
2021-10-14 23:46:21 +11:00 |
|
Oliver
|
be6f417dff
|
Random button cleanup
|
2021-10-14 23:13:12 +11:00 |
|
Oliver
|
b0a3280c05
|
Add unit testing
|
2021-10-14 23:13:08 +11:00 |
|
Oliver
|
54dd05a24d
|
Add an API serializer to complete build outputs
|
2021-10-14 23:13:01 +11:00 |
|
Oliver
|
0e589533e5
|
Merge pull request #2155 from SchrodingersGat/natural-sort
Natural sort
|
2021-10-14 19:32:02 +11:00 |
|
Oliver
|
2c9bbb051a
|
Add some unit tests
- Saving a model automatically updates the reference_int field
- Data migrations are correctly applied
|
2021-10-14 19:12:23 +11:00 |
|
Oliver
|
d0f60766e0
|
exclude new field from admin view
|
2021-10-14 18:57:02 +11:00 |
|
Oliver
|
ee7b8dc1ad
|
Merge pull request #2158 from SchrodingersGat/part-exclude
Exclude parts from API
|
2021-10-14 18:54:25 +11:00 |
|
Oliver
|
4327cbedce
|
Remove debug message
|
2021-10-14 18:01:16 +11:00 |
|
Oliver
|
d3d1d2f577
|
Auto-rebuild the reference field for the SalesOrder on save
|
2021-10-14 18:00:17 +11:00 |
|
Oliver
|
068b54f666
|
Data migration for PurchaseOrder and SalesOrder models
|
2021-10-14 17:58:09 +11:00 |
|
Oliver
|
5c6a7b489c
|
Data migration for the Build model
|
2021-10-14 17:54:46 +11:00 |
|
Oliver
|
7ce0f817aa
|
Add a 'reference_int' field to the models, to be used as a secondary index
|
2021-10-14 17:45:43 +11:00 |
|
Oliver
|
9b00ede61a
|
Add part queryset filtering to exclude particular ID values
|
2021-10-14 17:12:08 +11:00 |
|
Oliver
|
0c60387626
|
Extract a list of existing substitute parts from the form
|
2021-10-14 16:50:56 +11:00 |
|
Oliver
|
4b4bf38ae5
|
Merge pull request #2157 from SchrodingersGat/stock-display-fix
quick bug fix
|
2021-10-14 16:42:44 +11:00 |
|
Oliver
|
9319113793
|
quick bug fix
|
2021-10-14 16:27:10 +11:00 |
|
Oliver
|
05791a8efd
|
Merge pull request #2138 from rocheparadox/master
Custom name format for parts - FR InvenTree#2085
|
2021-10-14 16:03:58 +11:00 |
|
rocheparadox
|
5a6bea3452
|
improve regex for part name format validation
proper import of validation
|
2021-10-14 09:35:26 +05:30 |
|
rocheparadox
|
ee9e01fc22
|
removed unused import
|
2021-10-14 09:26:26 +05:30 |
|
rocheparadox
|
8cad687e43
|
Moved part name format validation to InvenTree.validators.py from common.models
validation to check if a field exists in part model
|
2021-10-14 09:23:21 +05:30 |
|
Oliver
|
e46875b0a3
|
Apply same fix to PurchaseOrder and SalesOrder lists
|
2021-10-14 14:31:25 +11:00 |
|
Oliver
|
233672d822
|
Add new functionality to InvenTreeOrderingFilter
- Allow ordering by multiple field aliases
- Simply way to implement "integer ordering" functionality
|
2021-10-14 14:25:39 +11:00 |
|