Commit Graph
100 Commits
Author SHA1 Message Date
matmair 3ecb1e6577 cleaner structure 2021-08-04 19:44:01 +02:00
matmair efd4644045 translation information 2021-08-04 07:55:58 +02:00
matmair fa3c5ae108 updating language to be clearer
see https://github.com/inventree/InvenTree/issues/1889#issuecomment-891901070
2021-08-04 00:45:56 +02:00
matmair 0f11ab527f PEP fix 2021-08-01 20:58:57 +02:00
matmair 83dab558d7 catch connection errors in exchange update
#Fixes #1888
2021-08-01 20:44:26 +02:00
matmair 55762f2a96 do not use safe in template
that can cause wrong escaping and generally is considered unsafe
2021-08-01 01:41:46 +02:00
matmair c0921fc7ce removing unneeded prints 2021-08-01 01:16:10 +02:00
matmair ae8e58ac12 invoke task for celan_settings 2021-08-01 01:06:17 +02:00
matmair 2347f15c2e new command to cleanup old settings in db 2021-08-01 01:05:43 +02:00
matmair 369864574e only include setting in the settings that have a key 2021-07-30 23:25:45 +02:00
matmair aabefc2815 Merge branch 'master' of https://github.com/inventree/InvenTree into homepage-settings 2021-07-25 00:09:34 +02:00
matmair 4a32bdb7ab fix for phantom migration warning
Closes #1775
2021-07-24 01:30:53 +02:00
matmair 175b24a794 changing user settings icon 2021-07-24 00:45:37 +02:00
matmair a82483dbaa hiding homepage block when no setting is used 2021-07-24 00:44:16 +02:00
matmair 431b35ed32 new tag for building lists 2021-07-24 00:42:17 +02:00
matmair 31050f23aa adding all homepage settings 2021-07-24 00:08:46 +02:00
matmair 32eace0c36 moving settings into own section 2021-07-23 11:05:41 +02:00
matmair e97ee95deb typo 2021-07-23 01:09:06 +02:00
matmair 46b0db8263 more hompage settings 2021-07-23 01:07:28 +02:00
matmair e167f27258 get user settings in templates 2021-07-23 00:46:48 +02:00
matmair 50356afd41 Merge branch 'master' of https://github.com/inventree/InvenTree into homepage-settings 2021-07-23 00:03:21 +02:00
matmair 7abf70fdd7 style fix 2021-07-22 23:53:17 +02:00
matmair 3b12b0231e fixing wired unique behaviour 2021-07-22 23:50:51 +02:00
matmair 5f2bef7ee1 base implementation of user setting 2021-07-22 23:50:09 +02:00
matmair 3f6c7df7a8 change template setting behaviour for user setting 2021-07-22 23:48:28 +02:00
matmair e287860e10 admin for user setting 2021-07-22 23:46:31 +02:00
matmair 449fc329c9 usersetting edit url 2021-07-22 23:45:34 +02:00
matmair 7ef87320a0 abstract edit 2021-07-22 23:44:25 +02:00
matmair 6f5fc528b7 override functions 2021-07-22 23:43:51 +02:00
matmair 8f374e255e abstract filters and refactor 2021-07-22 23:43:03 +02:00
matmair 69ff0ac248 ruleset 2021-07-22 23:39:36 +02:00
matmair c0d6ef80fc unique model settings 2021-07-22 23:39:19 +02:00
matmair ff07cf5516 cleanup 2021-07-20 18:52:52 +02:00
matmair 30f94bef41 adding style and picture 2021-07-20 18:51:27 +02:00
matmair d0e425ad30 Merge branch 'search-autocomplete' of https://github.com/matmair/InvenTree into search-autocomplete 2021-07-20 07:49:42 +02:00
matmair 289b030f4e limit results in response 2021-07-20 07:49:21 +02:00
matmair ce3f7b698d InvenTreeUserSettings added 2021-07-20 01:35:58 +02:00
matmair ec53099872 abstracting Settings model 2021-07-20 01:34:35 +02:00
matmair 8d2e910323 style fix 2021-07-19 21:50:06 +02:00
matmair 1d549bcdbd style fix 2021-07-19 07:56:55 +02:00
matmair 43f1e2b8f9 switching back to using extensive apis for search 2021-07-19 07:54:12 +02:00
matmair 4013abe4de style fix 2021-07-19 01:26:26 +02:00
matmair 6ca34276bd refactor 2021-07-19 01:17:32 +02:00
matmair 866c8af393 adding styling to autocomplete 2021-07-19 01:07:33 +02:00
matmair 17eee66b95 Adding search auto-complete #280 2021-07-19 00:46:51 +02:00
matmair c71fbf7893 added autocomplete to jquery ui 2021-07-18 20:57:15 +02:00
matmair eba5512a38 extending form for stock creation 2021-07-18 02:58:39 +02:00
matmair 44482800e4 switching out icon for setting 2021-07-18 02:27:15 +02:00
matmair 210a4bccde setting for #1796 2021-07-18 02:20:56 +02:00
matmair 03fb6e5c61 support leading zeros in serial numbers 2021-07-10 17:54:17 +02:00
matmair 2db42eff50 remove unneeded tag 2021-07-06 21:25:42 +02:00
matmair 98c52c06ac Revert "fetching supplier part for stock tables"
This reverts commit eaf191dc8d.
2021-07-06 21:20:27 +02:00
matmair 9ed2338162 bolder type for serial numbers 2021-07-06 21:10:42 +02:00
matmair 84b67e2cc1 also allow the boundaries 2021-07-05 00:53:05 +02:00
matmair 1786c029b4 prev and next serial link in stock items 2021-07-05 00:47:45 +02:00
matmair 369acb494b new tag for url resolve 2021-07-05 00:46:51 +02:00
matmair eaf191dc8d fetching supplier part for stock tables 2021-07-04 23:45:04 +02:00
matmair 4711f0b823 fromatter for responsible group 2021-07-04 00:16:14 +02:00
matmair 7b3bc33b88 using owner serializer 2021-07-04 00:15:44 +02:00
matmair 4f31cee6a3 Merge branch 'master' of https://github.com/inventree/InvenTree into extend-build-order 2021-07-04 00:02:29 +02:00
matmair 16fafbfb30 sock table link to stock 2021-07-03 02:05:37 +02:00
matmair 57ce82de32 show supplier_part in stock-table
#1323
2021-07-03 02:04:39 +02:00
matmair ffa9dd18cf adding new fields into table 2021-07-03 01:49:18 +02:00
matmair 4f432d4db2 extend api with issuer
#1356
2021-07-03 01:47:54 +02:00
matmair f46d9537ec changes email-warning to yellow #1732 2021-07-03 00:36:07 +02:00
matmair 23bd6acc94 changed doc string 2021-07-03 00:18:41 +02:00
matmair 54cb8fa736 adds depleted stock to index 2021-07-03 00:08:00 +02:00
matmair 1bfa3cdd63 makes currency selection human-readable 2021-07-02 20:02:15 +02:00
matmair f8e2d53ad4 Merge branch 'master' of https://github.com/inventree/InvenTree into one-pricing-view 2021-07-02 16:44:43 +02:00
matmair 628e365c6a fix for bom-pricing chart not showing up 2021-07-02 16:44:25 +02:00
matmair f051714a75 style fix 2021-07-02 16:34:06 +02:00
matmair 9c8717574a implement purchase price filter for stock table
Closes #1717
2021-07-02 16:31:42 +02:00
matmair 5aaced6e66 migration for file-based currency setting 2021-07-01 18:20:39 +02:00
matmair 14c904c0c5 style fixes 2021-07-01 10:45:33 +02:00
matmair 951e8910ba using functions for currency codes 2021-07-01 10:41:23 +02:00
matmair 983255a05e naming refactor 2021-07-01 10:37:16 +02:00
matmair 66c1e9c97d currency codes in own function 2021-07-01 10:32:07 +02:00
matmair 3c6c9c59d6 added clean migration steps for all price fields 2021-07-01 07:11:15 +02:00
matmair 9b7a08f50f fixed doc 2021-07-01 07:07:40 +02:00
matmair 4d86f33e23 clean Money migrations! 2021-07-01 07:07:02 +02:00
matmair ea8b102897 style fix 2021-07-01 00:50:50 +02:00
matmair 7c6a58e936 handle default in kwargs 2021-07-01 00:48:16 +02:00
matmair dbb9fbd9fd set default currency in field 2021-07-01 00:46:53 +02:00
matmair fcdefc4f83 removing default_currency in fields 2021-07-01 00:40:26 +02:00
matmair e2278fc261 removing lambda 2021-07-01 00:33:24 +02:00
matmair 4b7e8c7d21 style fixes 2021-07-01 00:14:23 +02:00
matmair 3a57093b4e replace MoneyFields with inherited classes 2021-07-01 00:13:38 +02:00
matmair 56b23389d3 missed the settings definition 2021-06-30 23:54:56 +02:00
matmair 4fa57aee16 changing method call to avoid circle ref 2021-06-30 23:48:43 +02:00
matmair 2c7a4a1246 switching out BASE_CURRENCY 2021-06-30 23:38:48 +02:00
matmair 92645d790b use setting for currency_code_default 2021-06-30 23:36:46 +02:00
matmair 88f57a211f setting for default currency 2021-06-30 23:35:57 +02:00
matmair d10169932d option to hide related parts #1733 2021-06-29 12:33:54 +02:00
matmair 153be2df13 Merge branch 'master' of https://github.com/inventree/InvenTree into allocated-sort-qty 2021-06-29 00:17:29 +02:00
matmair 5598f7fad1 added sale price history 2021-06-27 21:32:27 +02:00
matmair 4462b1e250 order stock histroy items 2021-06-27 21:31:34 +02:00
matmair e06397adc1 refactor 2021-06-27 21:31:10 +02:00
matmair f479c0cd27 naming refactor 2021-06-27 20:46:52 +02:00
matmair ef07c93634 section anchors 2021-06-27 18:31:40 +02:00
matmair d71aee00cd refactor of variable names 2021-06-27 17:54:33 +02:00