Matthias
58a5eac66a
ignore outside sample code in coverage
2022-05-03 22:06:10 +02:00
Matthias
07a86a3883
ognore catches in coverage
2022-05-03 22:05:56 +02:00
Matthias
7c437a3cf2
adjust testing function to also check return
2022-05-03 21:59:17 +02:00
Matthias
70b108d813
add check for call function
2022-05-03 21:56:58 +02:00
Matthias
5ea6a325ee
fix smaple code
2022-05-03 21:48:49 +02:00
Matthias
5fa7b45d1d
Add tests for scheduling
...
Closes #2523
2022-05-03 21:39:45 +02:00
Matthias
300558adb0
increase coverage on owners model
2022-05-03 20:26:49 +02:00
Matthias
05d2d3664c
ignore defaults for coverage
2022-05-03 20:13:07 +02:00
Matthias
0900fe82dc
ignore coverage on reverse conversion
2022-05-03 20:11:41 +02:00
Oliver
a191e45511
Merge pull request #2927 from SchrodingersGat/order-parts-wizard
...
Order parts wizard
2022-05-03 18:36:45 +10:00
Oliver Walters
e7ddeb8173
PEP style fixes
2022-05-03 17:36:30 +10:00
Oliver Walters
96c5a8252c
remove dead code
2022-05-03 17:33:03 +10:00
Oliver Walters
f0e8e32c8a
More refactoring
2022-05-03 17:27:21 +10:00
Oliver Walters
f3e8edaf1f
Refactor for SupplierPart detail page
2022-05-03 17:21:33 +10:00
Oliver Walters
05b01e4d6c
Refactor order parts for manfuacturer part detail page
2022-05-03 17:16:38 +10:00
Oliver Walters
28f3244574
Order parts from "supplier parts" page
...
- Prevent duplicate parts from loading
2022-05-03 16:52:23 +10:00
Oliver Walters
c0163a476f
Refactor 'order parts' window from manufacturer part list
2022-05-03 16:42:00 +10:00
Oliver
1158b81b8b
Merge pull request #2926 from SchrodingersGat/event-generation
...
Use the tablename when generating automatic model events
2022-05-03 15:38:31 +10:00
Oliver Walters
bac5a16491
JS linting fxies
2022-05-03 14:28:41 +10:00
Oliver Walters
141b764b94
Modal fixes
2022-05-03 14:01:25 +10:00
Oliver Walters
8cd8581dbf
fixes
2022-05-03 13:51:04 +10:00
Oliver Walters
1794f65d19
Button to submit each row individually
2022-05-03 13:44:28 +10:00
Oliver Walters
d69b5811b1
Improved javascript log / warn / error messages
2022-05-03 12:00:28 +10:00
Oliver Walters
4732efb330
Fix callbacks for adding new supplier part and/or purchase order "inline"
2022-05-03 11:42:13 +10:00
Oliver Walters
f1d8bf71b7
Use the tablename when generating automatic model events
2022-05-03 10:18:11 +10:00
Matthias
87515b1b48
fix __str__ instance
2022-05-02 22:46:03 +02:00
Matthias
e7b189ba29
fix templates
2022-05-02 22:41:24 +02:00
Matthias
8f3899ffe6
move migrations
2022-05-02 22:10:50 +02:00
Matthias Mair
0c338cb2ae
Merge branch 'inventree:master' into matmair/issue2788
2022-05-02 21:50:57 +02:00
Matthias Mair
4125803e6d
Merge branch 'inventree:master' into matmair/issue2385
2022-05-02 21:50:52 +02:00
Oliver Walters
e87a02638e
Merge remote-tracking branch 'inventree/master' into order-parts-wizard
...
# Conflicts:
# InvenTree/order/serializers.py
# InvenTree/templates/js/translated/model_renderers.js
2022-05-02 16:11:11 +10:00
Oliver Walters
18080f329b
Remove compiled .mo files from tracking
2022-05-02 10:52:30 +10:00
Oliver
194d72e63e
updated translation base ( #2914 )
...
* updated translation base
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-02 10:31:31 +10:00
Matthias Mair
e418a54c25
PEP fix
2022-05-01 21:48:45 +00:00
Matthias Mair
8490589fa9
check for only unique methods to be added
2022-05-01 21:46:31 +00:00
Matthias
96e6752324
remove double import
2022-05-01 22:13:35 +02:00
Matthias
e7a0cf7342
fix old url() usage
2022-05-01 22:04:37 +02:00
Matthias
de6507e918
update translation commands
2022-05-01 22:03:49 +02:00
Matthias
67ab45bdee
update depreciated paths
2022-05-01 22:00:18 +02:00
Matthias
d05472b30c
upgrade to pyhton 3.9 syntax
...
using pyupgrade
2022-05-01 21:53:12 +02:00
Oliver
cc42977233
Merge pull request #2910 from SchrodingersGat/translation-ci
...
Translation CI
2022-05-01 23:19:58 +10:00
Oliver Walters
526571c062
Prevent recursion
2022-05-01 22:50:56 +10:00
Oliver Walters
e3c3ed28da
PEP fixes
2022-05-01 22:46:50 +10:00
Oliver Walters
0a3613476c
Fix empty translation string
2022-05-01 22:34:03 +10:00
Oliver Walters
d72efc3757
Small tweaks
...
- Factor out native_value property (not needed!)
- PEP fixes
2022-05-01 22:30:24 +10:00
Oliver Walters
f794d91e5c
Adds more unit tests for global settings objects
2022-05-01 22:26:51 +10:00
Oliver Walters
0f8f9f3e5e
Add unit test for integer settings with validator
2022-05-01 22:21:57 +10:00
Oliver Walters
f972551246
Add unit test for multiple-choice setting type
2022-05-01 22:07:16 +10:00
Oliver Walters
eabe082f0a
Add unit tests for boolean user settings (via the API)
2022-05-01 20:23:50 +10:00
Oliver Walters
75fa0bed26
Render "native value" in serializer
2022-05-01 20:13:58 +10:00