Oliver Walters
f8ec32c3f5
Remove unused include
2021-04-25 12:24:05 +10:00
Oliver Walters
b08cd8da20
Remove dbbackup integration
...
- Data dumping and restoring is now very complex!
- We should use the invoke export-records function now, rather than relying on dbbackup / dbrestore
- Documentation will be updated to match
2021-04-25 12:14:36 +10:00
Oliver Walters
b6cfa50e12
Allow data operations to run for 'test'
2021-04-25 11:59:35 +10:00
Oliver Walters
f766711838
Add fixture for users / groups
2021-04-25 11:41:48 +10:00
Oliver Walters
e13850515d
PEP fixes
2021-04-25 11:30:17 +10:00
Oliver Walters
8ad16ceb9c
Refactorin'
2021-04-25 11:07:57 +10:00
Oliver Walters
06afd4d726
Refactor "ready" state into a function
2021-04-25 10:52:31 +10:00
Oliver Walters
6e5fc43105
Prevent copying of labels and templates during data import phase
2021-04-25 10:33:11 +10:00
Oliver Walters
2d7bff0773
Prevent auto-update of group permissions during loaddata stage
2021-04-25 10:30:56 +10:00
Oliver Walters
d6ef9ee212
Adds some more translatable strings
...
- Mostly just to check the workflow integration
2021-04-22 23:19:11 +10:00
Oliver
2f4e78fe51
Merge pull request #1508 from matmair/use-spaces
...
use spaces instead of tabs
2021-04-22 21:16:45 +10:00
Matthias
294dd0525f
use spaces instead of tabs
2021-04-22 12:53:49 +02:00
Oliver Walters
4a522bb05a
Allow 'admin' account access to the report models
2021-04-22 14:53:42 +10:00
Oliver
c5b6e22a58
Merge pull request #1505 from eeintech/email_reset
...
Enabled default email sender setting
2021-04-22 08:50:05 +10:00
Oliver
34341c31f2
Merge pull request #1504 from SchrodingersGat/turkish
...
Added skeleton for Turkish translation
2021-04-22 08:46:31 +10:00
eeintech
ee3f3c7960
Updated default backend setting and enabled default sender setting
2021-04-21 09:28:30 -04:00
Oliver Walters
d9cf721589
Added skeleton for Turkish translation
2021-04-21 22:36:57 +10:00
Matthias Mair
37953f9926
Merge branch 'master' into l10n_trans
2021-04-21 14:17:19 +02:00
Matthias Mair
41e5a503ac
New translations django.po (German)
...
[ci skip]
2021-04-21 12:42:23 +02:00
Matthias Mair
78bf6237d0
New translations django.po (Chinese Simplified)
...
[ci skip]
2021-04-21 11:33:38 +02:00
Matthias Mair
6600879ed1
New translations django.po (Russian)
...
[ci skip]
2021-04-21 11:33:37 +02:00
Matthias Mair
0131340bdf
New translations django.po (Polish)
...
[ci skip]
2021-04-21 11:33:35 +02:00
Matthias Mair
08887d2e78
New translations django.po (Japanese)
...
[ci skip]
2021-04-21 11:33:34 +02:00
Matthias Mair
c5e5dea904
New translations django.po (Italian)
...
[ci skip]
2021-04-21 11:33:32 +02:00
Matthias Mair
2019dc1f78
New translations django.po (Spanish)
...
[ci skip]
2021-04-21 11:33:31 +02:00
Matthias Mair
eccd4762b3
New translations django.po (French)
...
[ci skip]
2021-04-21 11:33:29 +02:00
Matthias Mair
78cbfcfda7
New translations django.po (German)
...
[ci skip]
2021-04-21 11:33:28 +02:00
Matthias Mair
227327a687
New translations django.po (Chinese Simplified)
2021-04-21 11:17:46 +02:00
Matthias Mair
39af8d8a94
New translations django.po (Russian)
2021-04-21 11:17:45 +02:00
Matthias Mair
3a23c78202
New translations django.po (Polish)
2021-04-21 11:17:43 +02:00
Matthias Mair
97049a90f5
New translations django.po (Japanese)
2021-04-21 11:17:42 +02:00
Matthias Mair
c8a28c4bfb
New translations django.po (Italian)
2021-04-21 11:17:40 +02:00
Matthias Mair
8fbbe4ab8e
New translations django.po (Spanish)
2021-04-21 11:17:39 +02:00
Matthias Mair
51994b210d
New translations django.po (French)
2021-04-21 11:17:37 +02:00
Oliver Walters
3e63334125
Change file just to re-run CI
2021-04-21 17:34:56 +10:00
Oliver Walters
c0ab2d1da9
Unit test fixes
2021-04-21 17:16:07 +10:00
Oliver Walters
59341397ba
Fixes
2021-04-21 16:44:18 +10:00
Oliver Walters
9b763ca715
Adds ability to specify "status" of a build output at time of completion
2021-04-21 16:44:18 +10:00
Oliver Walters
0722aea58a
Further fixes for unit tests
2021-04-21 16:44:18 +10:00
Oliver Walters
debc086f89
Unit test improvements
2021-04-21 16:44:17 +10:00
Oliver Walters
715d912137
Bug fixes
2021-04-21 16:44:17 +10:00
Oliver Walters
5a44a50f3b
Fix date in build table
2021-04-21 16:44:17 +10:00
Oliver Walters
76e2b67f36
Fix logic for completing builds
...
- Display better messages to the user, too
2021-04-21 16:44:17 +10:00
Oliver Walters
4420557863
Refactor various functions for assessing build allocation
2021-04-21 16:44:17 +10:00
Oliver Walters
05e2b62305
Bug fix - calculate button PK at run time!!
2021-04-21 16:44:17 +10:00
Oliver Walters
16b01ed772
significant rework of the build allocation tables / views
2021-04-21 16:44:16 +10:00
Oliver Walters
f0595cc052
Fix for display of "outstanding" allocations
2021-04-21 16:44:16 +10:00
Oliver Walters
9e470d4064
Add separate section for "untracked" part allocation
2021-04-21 16:44:16 +10:00
Oliver Walters
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
Oliver
4903826be1
Merge pull request #1494 from matmair/feature/js_translation
...
Translating JS-Files once
2021-04-20 22:58:43 +10:00
Matthias
99dc02e2cb
cleaning up names / comments
2021-04-20 14:39:28 +02:00
Matthias
4d439db322
fixing styling issues
2021-04-20 13:48:05 +02:00
Matthias
2943dc6083
initial implementation as in #1485
2021-04-20 13:37:19 +02:00
Oliver Walters
4d1eb51bc4
Fixes
2021-04-20 20:42:55 +10:00
Oliver Walters
2bb86ff22b
Adds missing template file
2021-04-20 20:20:00 +10:00
Oliver Walters
fd3e59650a
Style fixes
2021-04-20 20:15:51 +10:00
Oliver Walters
c5fa0bb459
Improved API filtering for PartCategory
2021-04-20 20:15:06 +10:00
Oliver Walters
38eea21f4f
Enable printing of multiple stock location labels
2021-04-20 20:06:13 +10:00
Oliver Walters
412b05d76c
Allow API filtering by "cascading" stock locations
2021-04-20 20:00:15 +10:00
Oliver Walters
6986709fb8
Reorganized stock location view
2021-04-20 19:49:07 +10:00
Oliver Walters
f578f68001
Split "part category" view into separate pages
2021-04-20 19:30:43 +10:00
Oliver
21708dabaf
Merge pull request #1490 from SchrodingersGat/django-3.2
...
Update to django 3.2
2021-04-20 11:25:25 +10:00
Oliver Walters
0fbf39f1bc
More fixes
2021-04-20 10:59:28 +10:00
Oliver Walters
6b9145ae56
Fixes required for v3.2 compatibility
...
- Specify DEFAULT_AUTO_FIELD
- Specify output_field for annotations
2021-04-20 09:14:08 +10:00
eeintech
2dbd61c611
Stock return to customer fix, stock children item table fix
2021-04-19 11:25:39 -04:00
Oliver Walters
252abb920f
Do not print EMAIL warning if in TEST mode
2021-04-19 20:49:24 +10:00
Oliver
157d58b157
Merge pull request #1481 from matmair/instance-name-in-title
...
Instance name in title
2021-04-18 21:48:37 +10:00
Matthias Mair
26e12f299d
New translations django.po (German)
2021-04-18 13:31:52 +02:00
Matthias Mair
00ddffa59e
New translations django.po (German)
2021-04-18 13:04:25 +02:00
Matthias
e668577d97
fix as noted in #1481
2021-04-18 12:31:17 +02:00
Oliver
26c19dc77d
Merge pull request #1479 from matmair/feature/translations
...
Feature/translations
2021-04-18 20:23:51 +10:00
Oliver
724ecebb4c
Update version.py
2021-04-18 19:54:16 +10:00
Oliver
0b5557395b
Update version.py
2021-04-18 19:53:15 +10:00
Oliver Walters
1502a07b81
Remove log output which was leaking password into the logs
2021-04-18 16:54:35 +10:00
Matthias
0c4d22623d
added german translations
2021-04-18 01:33:35 +02:00
Matthias
c99850abf3
po files for new chnaged translation strings
2021-04-18 01:27:04 +02:00
Matthias
c3319e88f4
typo fix
2021-04-18 01:21:44 +02:00
Matthias
5b9c4dc225
sipler translation strings
2021-04-18 01:21:11 +02:00
Matthias
c233e82919
added translatable strings
2021-04-17 23:54:23 +02:00
Matthias
46822017c6
FIX: multiline trans not possible
2021-04-17 23:52:55 +02:00
Matthias
59063bee6b
extending translations to the whole sentence
2021-04-17 23:52:21 +02:00
Matthias
20af4c9ba0
template tag for translatable alerts with links
2021-04-17 23:48:47 +02:00
Matthias
7a0a901c2b
translations fo true/false yes /no
2021-04-17 23:28:10 +02:00
Matthias Mair
410d6195a8
New translations django.po (German)
2021-04-17 19:00:32 +02:00
Matthias Mair
37b3ac07ff
New translations django.po (German)
2021-04-17 17:46:27 +02:00
Matthias
b1e08dae78
Merge branch 'master' of https://github.com/inventree/InvenTree into instance-name-in-title
2021-04-17 12:19:38 +02:00
Matthias Mair
d8d015925b
New translations django.po (German)
2021-04-17 11:03:13 +02:00
Matthias Mair
d561186313
New translations django.po (German)
2021-04-17 10:01:03 +02:00
Oliver
2be78f5d4c
Merge pull request #1469 from eeintech/stock_item_template_fix
...
Fixed stock item template for items without manufacturer part
2021-04-17 08:05:21 +10:00
eeintech
2b4723cc32
Hide system alert for non-staff users, introduced orange icon for less severe alert than background workers not running (like missing email config)
2021-04-16 12:22:13 -04:00
eeintech
09ef85ce9d
Fixed stock item template for items without manufacturer part
2021-04-16 11:43:21 -04:00
Oliver
d4529ec1c4
Merge pull request #1464 from matmair/translation_improv
...
Translation improvments
2021-04-16 21:46:07 +10:00
Nigel
6f00c662a1
fix: don't link manufacturer part if it doesn't have one
2021-04-15 16:28:50 -06:00
Matthias
098ac0c461
using feature in views
2021-04-15 14:52:08 +02:00
Matthias
d49977bed3
initial implementation as described in #1463
2021-04-15 14:51:11 +02:00
Matthias
cfae92e22b
more translated strings for api-titles and filters
2021-04-15 12:15:02 +02:00
Matthias Mair
ecbab57b3b
New translations django.po (German)
2021-04-15 12:14:14 +02:00
Matthias Mair
bc140be0ca
New translations django.po (German)
2021-04-15 11:18:25 +02:00
Oliver
3e6429cb13
Merge pull request #1462 from eeintech/stock_label
...
Added revision and stock item QR code URL for label creation
2021-04-15 13:00:09 +10:00
Matthias Mair
ddf14a8f3b
New translations django.po (German)
2021-04-14 22:58:16 +02:00