2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 20:15:44 +00:00
Commit Graph

12682 Commits

Author SHA1 Message Date
cf0cbff69a we are not covering packages right now 2022-05-03 23:19:01 +02:00
5e277130fa do not cover not implemented Mixin 2022-05-03 23:07:16 +02:00
c5acfaf541 do not coverage catch for load 2022-05-03 23:06:57 +02:00
e95c3e0948 do not cover default returns 2022-05-03 23:06:38 +02:00
1522d330fa add test for is_sample 2022-05-03 23:06:11 +02:00
096c0c876c PEP fix 2022-05-03 22:58:24 +02:00
d49f74746a test that MixinImplementationErrors raise 2022-05-03 22:56:28 +02:00
204b4fd527 rename test 2022-05-03 22:55:39 +02:00
626e3838ae also cover errors 2022-05-03 22:15:24 +02:00
a357c4ef88 also cover unregistering 2022-05-03 22:13:29 +02:00
08e278232b ignore db not ready in coverage 2022-05-03 22:12:34 +02:00
b9cbc287f2 empty mixin schaffold - no tests 2022-05-03 22:10:26 +02:00
0a012c3c58 only possible in test cases with plugin_tests off 2022-05-03 22:09:58 +02:00
4663815cfa this is just an extra safety check - should not trigger 2022-05-03 22:09:20 +02:00
4e5015e742 do not cover unready db 2022-05-03 22:08:57 +02:00
58a5eac66a ignore outside sample code in coverage 2022-05-03 22:06:10 +02:00
07a86a3883 ognore catches in coverage 2022-05-03 22:05:56 +02:00
7c437a3cf2 adjust testing function to also check return 2022-05-03 21:59:17 +02:00
70b108d813 add check for call function 2022-05-03 21:56:58 +02:00
5ea6a325ee fix smaple code 2022-05-03 21:48:49 +02:00
5fa7b45d1d Add tests for scheduling
Closes #2523
2022-05-03 21:39:45 +02:00
300558adb0 increase coverage on owners model 2022-05-03 20:26:49 +02:00
05d2d3664c ignore defaults for coverage 2022-05-03 20:13:07 +02:00
0900fe82dc ignore coverage on reverse conversion 2022-05-03 20:11:41 +02:00
41177f8611 Merge pull request #2918 from SchrodingersGat/translation-adjustment
Translation adjustment
2022-05-02 11:25:56 +10:00
4d7eda2572 Merge pull request #2919 from SchrodingersGat/import-delete
Adds option to delete existing data when importing records
2022-05-02 11:18:29 +10:00
d49763bd25 Adjust translation compilation step performed as part of "invoke update" 2022-05-02 10:53:43 +10:00
18080f329b Remove compiled .mo files from tracking 2022-05-02 10:52:30 +10:00
cfb523adec Adds option to delete existing data when importing records 2022-05-02 10:45:26 +10:00
422e22b8e6 Merge pull request #2916 from SchrodingersGat/use-the-force
Force push translation files
2022-05-02 10:38:42 +10:00
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
36da363188 Force push translation files 2022-05-02 09:37:33 +10:00
ef52be82d9 Merge pull request #2913 from matmair/codebase-cleanup
Codebase cleanup to python 3.9 / django 3.2
2022-05-02 09:25:52 +10:00
105818dd0d Add docs about target versions and upgrades 2022-05-01 22:44:36 +02:00
96e6752324 remove double import 2022-05-01 22:13:35 +02:00
e7a0cf7342 fix old url() usage 2022-05-01 22:04:37 +02:00
de6507e918 update translation commands 2022-05-01 22:03:49 +02:00
67ab45bdee update depreciated paths 2022-05-01 22:00:18 +02:00
d05472b30c upgrade to pyhton 3.9 syntax
using pyupgrade
2022-05-01 21:53:12 +02:00
b59a4d53f0 Merge pull request #2911 from SchrodingersGat/translation-ci
Fix CI
2022-05-01 23:51:22 +10:00
8635cb8267 Fix CI 2022-05-01 23:21:49 +10:00
cc42977233 Merge pull request #2910 from SchrodingersGat/translation-ci
Translation CI
2022-05-01 23:19:58 +10:00
2927835a7d Merge pull request #2909 from SchrodingersGat/settings-bug-fixes
Settings bug fixes
2022-05-01 23:17:28 +10:00
526571c062 Prevent recursion 2022-05-01 22:50:56 +10:00
e3c3ed28da PEP fixes 2022-05-01 22:46:50 +10:00
9e469a949f Push from latest master to l10 branch 2022-05-01 22:43:25 +10:00
8abc96a79a Ignore .mo files 2022-05-01 22:42:25 +10:00
ef530956a8 Run translation as part of the update process 2022-05-01 22:38:18 +10:00
0a3613476c Fix empty translation string 2022-05-01 22:34:03 +10:00
d72efc3757 Small tweaks
- Factor out native_value property (not needed!)
- PEP fixes
2022-05-01 22:30:24 +10:00