2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 13:35:40 +00:00
Commit Graph

159 Commits

Author SHA1 Message Date
e3d92e1390 Fixes for translation script 2020-09-02 23:54:35 +10:00
ca4d3df287 Update translation files 2020-08-18 14:01:40 +10:00
2f5e3efada Update translations 2020-08-16 12:11:22 +10:00
b7f30ee136 Update translations 2020-07-30 20:26:14 +10:00
8cafaa0e62 Make barcode javascript translatable 2020-06-12 10:43:27 +10:00
b559816dca Update translations 2020-06-12 10:25:07 +10:00
38dcdcad54 Update translation hooks 2020-06-09 16:18:38 +10:00
6318b0bddf Hide a silly button which does nothing 2020-05-04 19:51:06 +10:00
0a5a1ec5fd Update de translation 2020-05-03 11:37:51 +02:00
034f70c491 Update translations 2020-05-02 22:39:56 +10:00
af6dd83f05 Rename .js files to .html
This is required so they are parsed by the translation engine
2020-05-02 22:13:14 +10:00
314b8fdbff regenerate translation files 2020-05-02 22:08:25 +10:00
a51aab6dd0 Update translations
(cherry picked from commit 032f3337cddf684839586728e47864d22a890024)
2020-05-02 14:55:31 +10:00
9add3d4409 Much better rendering and calculation of part allocations 2020-04-28 10:43:46 +10:00
6bdf371490 Moar UI and translation string fixes 2020-04-28 09:41:47 +10:00
b913971008 Add more translatable strings 2020-04-28 09:32:33 +10:00
d59c6711bb Update translations 2020-04-23 09:20:25 +10:00
5e2ed06c2d Add some more translations 2020-04-12 01:00:49 +10:00
f1f27f08cb Add icons to part base 2020-04-12 00:40:48 +10:00
6ed482d9eb Update translations 2020-04-12 00:33:10 +10:00
8da71037ae Update translations 2020-04-10 01:04:55 +10:00
7ecd843ca4 More translations 2020-04-05 20:56:16 +10:00
7b494c08ec Translations 2020-04-05 20:40:46 +10:00
6919eaa1e1 Update translations 2020-03-31 21:33:50 +11:00
90aa205057 Update translations 2020-03-22 19:57:37 +11:00
33d21594da Create new stock item from supplierpart stock page
- Allow stock-item-create form to have supplierpart passed as initial data
- Add some translations too
2020-02-12 11:32:01 +11:00
50fee1bfe5 More work on translations 2020-02-12 10:25:46 +11:00
564635c368 Add some translatable strings 2020-02-12 08:11:59 +11:00
a82e219336 Add translatable strings for part views 2020-02-10 22:10:06 +11:00
41336bd549 Fixes 2020-02-03 21:28:47 +11:00
d0a7a24649 Add translatable strings 2020-02-02 21:43:10 +11:00
e379b44606 Update German translation 2020-02-02 08:10:48 +01:00
20273f1541 Add commit date information to about window 2020-02-02 12:39:35 +11:00
a7846940c4 Markdownify the notes field for Build model 2020-02-02 00:00:19 +11:00
51fab36074 Display / editing for Company notes field
- Also includes some translation updates
2020-02-01 23:45:28 +11:00
ca9f9e047c Make company notes field markdownable 2020-02-01 23:31:45 +11:00
aa2f63830e Translation template for part attachments page 2020-01-31 20:37:54 +11:00
61897cb0fc Updated translation files 2020-01-06 09:24:29 +11:00
740d7678d7 Update translation files 2020-01-06 08:57:13 +11:00
720485709b Applied suggestions and corrected typos 2019-12-20 13:33:34 +01:00
17c048e8dd added german translation 2019-12-19 17:51:42 +01:00
a0534dafec added german translation 2019-12-19 17:47:15 +01:00
6cd3b3176c Regenerate translation files
- Also fix documentation for making a virtual envirtonment
2019-12-09 22:17:21 +11:00
2152cb14b4 Add translation files 2019-12-05 10:29:23 +11:00
8b2f1b9313 Better rendering of aggregated stock count in stock table
https://stackoverflow.com/questions/11832914/round-to-at-most-2-decimal-places-only-if-necessary#12830454
2019-11-19 10:36:01 +11:00
381becef79 Convert some more fields to decimal
- purchase order line item quantity
- purchase order line item received
2019-11-19 10:30:04 +11:00
a1f33c4084 Change build allocation quantity to decimal field 2019-11-19 10:22:46 +11:00
e4bfe43c04 More rendering improvements 2019-11-19 10:10:23 +11:00
003a2d9f3c Allow creation of stockitem with non-integer quantity
-  Also provided more translation strings
2019-11-19 10:00:08 +11:00
0ea8ade26c Better rendering for build allocation page
- Added translations too
2019-11-19 09:51:35 +11:00