2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 02:55:41 +00:00
Commit Graph

4057 Commits

Author SHA1 Message Date
6cea70d0b7 updated translation base 2021-04-22 23:55:01 +00:00
743ef627f5 updated translation base 2021-04-22 23:08:43 +00:00
8bcdbb7e53 updated translation base 2021-04-22 13:39:06 +00:00
f021a4cf80 updated translation base 2021-04-22 13:24:53 +00:00
7cd730c6c6 updated translation base 2021-04-22 12:55:06 +00:00
4a522bb05a Allow 'admin' account access to the report models 2021-04-22 14:53:42 +10:00
c5b6e22a58 Merge pull request #1505 from eeintech/email_reset
Enabled default email sender setting
2021-04-22 08:50:05 +10:00
34341c31f2 Merge pull request #1504 from SchrodingersGat/turkish
Added skeleton for Turkish translation
2021-04-22 08:46:31 +10:00
ee3f3c7960 Updated default backend setting and enabled default sender setting 2021-04-21 09:28:30 -04:00
d9cf721589 Added skeleton for Turkish translation 2021-04-21 22:36:57 +10:00
37953f9926 Merge branch 'master' into l10n_trans 2021-04-21 14:17:19 +02:00
41e5a503ac New translations django.po (German)
[ci skip]
2021-04-21 12:42:23 +02:00
78bf6237d0 New translations django.po (Chinese Simplified)
[ci skip]
2021-04-21 11:33:38 +02:00
6600879ed1 New translations django.po (Russian)
[ci skip]
2021-04-21 11:33:37 +02:00
0131340bdf New translations django.po (Polish)
[ci skip]
2021-04-21 11:33:35 +02:00
08887d2e78 New translations django.po (Japanese)
[ci skip]
2021-04-21 11:33:34 +02:00
c5e5dea904 New translations django.po (Italian)
[ci skip]
2021-04-21 11:33:32 +02:00
2019dc1f78 New translations django.po (Spanish)
[ci skip]
2021-04-21 11:33:31 +02:00
eccd4762b3 New translations django.po (French)
[ci skip]
2021-04-21 11:33:29 +02:00
78cbfcfda7 New translations django.po (German)
[ci skip]
2021-04-21 11:33:28 +02:00
227327a687 New translations django.po (Chinese Simplified) 2021-04-21 11:17:46 +02:00
39af8d8a94 New translations django.po (Russian) 2021-04-21 11:17:45 +02:00
3a23c78202 New translations django.po (Polish) 2021-04-21 11:17:43 +02:00
97049a90f5 New translations django.po (Japanese) 2021-04-21 11:17:42 +02:00
c8a28c4bfb New translations django.po (Italian) 2021-04-21 11:17:40 +02:00
8fbbe4ab8e New translations django.po (Spanish) 2021-04-21 11:17:39 +02:00
51994b210d New translations django.po (French) 2021-04-21 11:17:37 +02:00
3e63334125 Change file just to re-run CI 2021-04-21 17:34:56 +10:00
c0ab2d1da9 Unit test fixes 2021-04-21 17:16:07 +10:00
59341397ba Fixes 2021-04-21 16:44:18 +10:00
9b763ca715 Adds ability to specify "status" of a build output at time of completion 2021-04-21 16:44:18 +10:00
0722aea58a Further fixes for unit tests 2021-04-21 16:44:18 +10:00
debc086f89 Unit test improvements 2021-04-21 16:44:17 +10:00
715d912137 Bug fixes 2021-04-21 16:44:17 +10:00
5a44a50f3b Fix date in build table 2021-04-21 16:44:17 +10:00
76e2b67f36 Fix logic for completing builds
- Display better messages to the user, too
2021-04-21 16:44:17 +10:00
4420557863 Refactor various functions for assessing build allocation 2021-04-21 16:44:17 +10:00
05e2b62305 Bug fix - calculate button PK at run time!! 2021-04-21 16:44:17 +10:00
16b01ed772 significant rework of the build allocation tables / views 2021-04-21 16:44:16 +10:00
f0595cc052 Fix for display of "outstanding" allocations 2021-04-21 16:44:16 +10:00
9e470d4064 Add separate section for "untracked" part allocation 2021-04-21 16:44:16 +10:00
a1e835e01b Add some new (empty) locale translation entries
- fr
- it
- ja
- pl
- ru
- zh

Also fixes the `invoke translate` command (maybe it was changed with the recent update to Django 3.2?)

The CI pipeline now runs the translation and static collection steps, to check those for errors.
2021-04-21 12:33:56 +10:00
4903826be1 Merge pull request #1494 from matmair/feature/js_translation
Translating JS-Files once
2021-04-20 22:58:43 +10:00
99dc02e2cb cleaning up names / comments 2021-04-20 14:39:28 +02:00
4d439db322 fixing styling issues 2021-04-20 13:48:05 +02:00
2943dc6083 initial implementation as in #1485 2021-04-20 13:37:19 +02:00
4d1eb51bc4 Fixes 2021-04-20 20:42:55 +10:00
2bb86ff22b Adds missing template file 2021-04-20 20:20:00 +10:00
fd3e59650a Style fixes 2021-04-20 20:15:51 +10:00
c5fa0bb459 Improved API filtering for PartCategory 2021-04-20 20:15:06 +10:00