Commit Graph
80 Commits
Author SHA1 Message Date
matmair 792b2d11c0 cleanup 2021-05-06 16:46:52 +02:00
matmair 660a3f9410 cleaner get function 2021-05-06 16:46:29 +02:00
matmair 90c207b935 keeping part id in inherited form 2021-05-06 16:45:39 +02:00
matmair 4830ff28bf new function for initials 2021-05-06 16:34:37 +02:00
matmair c2a5e1fd23 moved the special stuff into the inherited view 2021-05-06 16:29:03 +02:00
matmair b09f49aaa5 Merge branch 'master' of https://github.com/inventree/InvenTree into issue1425 2021-05-06 14:54:26 +02:00
matmair 1259374822 removes layout-shift due to typo in menubar 2021-05-06 00:37:45 +02:00
matmair f9463fa277 fixes navbar-layout shift with narrow dollar-sign 2021-05-06 00:33:34 +02:00
matmair 66f198baa9 removing duplicate information in pricing table 2021-05-06 00:17:46 +02:00
matmair c4d0865f06 Merge branch 'master' of https://github.com/inventree/InvenTree into issue1425 2021-05-06 00:14:33 +02:00
matmair efa9da2ce1 removed unused imports 2021-05-06 00:00:13 +02:00
matmair 030865f8dd sale price in pricing table 2021-05-05 23:49:04 +02:00
matmair 1b7ade9405 adding in missing parts for full saleprice 2021-05-05 23:47:46 +02:00
matmair 1a227faec4 abstracting get_price 2021-05-05 23:42:52 +02:00
matmair 287a05ddc5 clearer spacing in html 2021-05-05 21:48:58 +02:00
matmair 2cfb9c60a3 space cleanup 2021-05-05 20:57:00 +02:00
matmair b392586a08 quantity also for modal 2021-05-05 20:55:37 +02:00
matmair dc4fb64987 add in price modal in table 2021-05-05 20:53:53 +02:00
matmair ee028ef925 space cleanup 2021-05-05 20:38:27 +02:00
matmair 251603b69b removing temp fix for invoke error 2021-05-04 23:47:21 +02:00
matmair 7fa235282b sale price in ui 2021-05-04 22:50:04 +02:00
matmair 28a67828e3 [BUG] invoke: too many arguments
Fixes #1543
2021-05-04 22:04:05 +02:00
matmair a6fc5d2ebe Merge branch 'issue1425' of https://github.com/matmair/InvenTree into issue1425 2021-05-04 21:57:44 +02:00
matmair 294e86cc38 Add in sale price model 2021-05-04 21:56:25 +02:00
matmair 1614c6e08a Add in sale price model 2021-05-04 21:51:42 +02:00
matmair 55cdeef30e adds price-calc to purchase order Fixes #1513 2021-05-04 21:33:00 +02:00
matmair 036c5661ec Link for credits in UI and README Closes #1533 2021-04-30 23:40:52 +02:00
matmair 15eb835ffc explicit redirection url Fixes #1527 2021-04-28 14:38:07 +02:00
matmair c5640fe6c6 renamed theme to appearance 2021-04-28 14:37:11 +02:00
matmair 660f2673ac added in language-change form 2021-04-28 14:26:55 +02:00
matmair 292944179e fixed wrong i18n-code for polish 2021-04-28 13:57:39 +02:00
matmair fc429708f1 [BUG] no attribute MPN
Fixes #1524
2021-04-27 21:38:06 +02:00
matmair 2de3b892a5 More syntax for adding serial numbers #1519 2021-04-26 21:33:39 +02:00
matmair 294dd0525f use spaces instead of tabs 2021-04-22 12:53:49 +02:00
matmair ee64f1086f removing manifest-storage for now, has issues 2021-04-21 15:04:04 +02:00
matmair 018b845415 Merge branch 'master' of https://github.com/inventree/InvenTree into feature/translation-action 2021-04-21 11:03:45 +02:00
matmair a36b22692e Merge branch 'master' of https://github.com/inventree/InvenTree into feature/performance-op 2021-04-21 10:47:25 +02:00
matmair 5a7f83798e docker-start - collect static js #1485 2021-04-20 18:46:35 +02:00
matmair fdf3e3a333 added expiry headers to nginx-docker #1485 2021-04-20 18:45:59 +02:00
matmair a88d9c7986 Manifeststorage as suggested in #1485 2021-04-20 18:36:51 +02:00
matmair 99dc02e2cb cleaning up names / comments 2021-04-20 14:39:28 +02:00
matmair 4d439db322 fixing styling issues 2021-04-20 13:48:05 +02:00
matmair 2943dc6083 initial implementation as in #1485 2021-04-20 13:37:19 +02:00
matmair e668577d97 fix as noted in #1481 2021-04-18 12:31:17 +02:00
matmair 0c4d22623d added german translations 2021-04-18 01:33:35 +02:00
matmair c99850abf3 po files for new chnaged translation strings 2021-04-18 01:27:04 +02:00
matmair c3319e88f4 typo fix 2021-04-18 01:21:44 +02:00
matmair 5b9c4dc225 sipler translation strings 2021-04-18 01:21:11 +02:00
matmair c233e82919 added translatable strings 2021-04-17 23:54:23 +02:00
matmair 46822017c6 FIX: multiline trans not possible 2021-04-17 23:52:55 +02:00
matmair 59063bee6b extending translations to the whole sentence 2021-04-17 23:52:21 +02:00
matmair 20af4c9ba0 template tag for translatable alerts with links 2021-04-17 23:48:47 +02:00
matmair 7a0a901c2b translations fo true/false yes /no 2021-04-17 23:28:10 +02:00
matmair b1e08dae78 Merge branch 'master' of https://github.com/inventree/InvenTree into instance-name-in-title 2021-04-17 12:19:38 +02:00
matmair 098ac0c461 using feature in views 2021-04-15 14:52:08 +02:00
matmair d49977bed3 initial implementation as described in #1463 2021-04-15 14:51:11 +02:00
matmair cfae92e22b more translated strings for api-titles and filters 2021-04-15 12:15:02 +02:00
matmair 73bcacc2d8 added tranlation strings 2021-04-14 12:23:51 +02:00
matmair 79a643ccf5 Merge branch 'master' of https://github.com/inventree/InvenTree into translation_improv 2021-04-14 10:46:41 +02:00
matmair 75a249da95 Merge branch 'master' of https://github.com/inventree/InvenTree into translation_improv 2021-04-13 13:03:58 +02:00
matmair 71425d3bc5 updated translation references 2021-04-13 12:56:18 +02:00
matmair 32eaf48c12 fixed styling 2021-04-06 18:33:57 +02:00
matmair 530b90042a added german(de) translations 2021-04-04 22:51:16 +02:00
matmair 2c053eae4c added translations 2021-04-04 22:49:47 +02:00
matmair ef64d1e61d added label to DatePickerFormField 2021-04-04 22:49:17 +02:00
matmair adcb211572 set language in the used js scripts 2021-04-04 22:48:36 +02:00
matmair efd14fca64 made translation lazy 2021-04-04 22:47:01 +02:00
matmair 20c455384e added more translation-strings 2021-04-04 22:44:14 +02:00
matmair c68220a597 migrations for all the translated models, totally forgot that 2021-04-03 14:11:28 +02:00
matmair cd7724d490 added german(de) translations for the new stuff 2021-04-03 13:48:02 +02:00
matmair f67210b20f added translation files for changes 2021-04-03 04:11:40 +02:00
matmair 1854da380b made filters.js dynamic for translation 2021-04-03 04:07:27 +02:00
matmair 0547e1c03b added more translations in html / js 2021-04-03 04:05:59 +02:00
matmair 446bc06c1b switched translation methode to lazy 2021-04-03 04:01:40 +02:00
matmair 2de6fcbfa4 added missing translation fields #753 2021-04-03 03:59:09 +02:00
matmair 698b946403 activated translations for settings 2021-04-02 23:03:24 +02:00
matmair a3ab70b05d finished german translation, small corrections 2021-03-28 18:09:35 +02:00
matmair c558a04162 updated translation reference 2021-03-28 18:08:07 +02:00
matmair 47c98db8a1 unified translation scheme 2021-03-11 12:44:28 +01:00
matmair a00756ec3a added all obvious translations 2021-03-08 23:50:24 +01:00