Commit Graph
4057 Commits
Author SHA1 Message Date
Oliver Walters ed304f571a Better configuration of github repo 2021-04-08 00:05:37 +10:00
eeintech b2264940a3 Dynamic control of information to make cleaner supplier and manufacturer tables 2021-04-07 09:54:20 -04:00
Oliver Walters d4d9263131 Add option to specify config file via environment variable 2021-04-07 23:46:03 +10:00
Oliver Walters 9c38d67b52 Merge remote-tracking branch 'upstream/master' into django-q
# Conflicts:
#	InvenTree/InvenTree/status.py
#	InvenTree/templates/about.html
2021-04-07 22:29:47 +10:00
Oliver Walters 4a3ca4638c Dockerfile updates 2021-04-07 22:27:55 +10:00
Oliver Walters d91531720b Unit testing for task scheduling 2021-04-07 22:17:24 +10:00
Oliver 5e0e364b6c Merge pull request #1441 from SchrodingersGat/missing-git
Hide git information if there is an error
2021-04-07 22:09:38 +10:00
Oliver Walters 6412cf1c87 Hide git information if there is an error 2021-04-07 20:55:44 +10:00
eeintech 734985faa9 Made manufacturer part ID dynamic for API supplier part create test 2021-04-06 14:53:35 -04:00
eeintech 52b2b9582d More tests and improved coverage (hopefully) 2021-04-06 14:30:03 -04:00
eeintech 7b4d3a3c07 Added test units for migration and API 2021-04-06 13:16:01 -04:00
matmair 32eaf48c12 fixed styling 2021-04-06 18:33:57 +02:00
eeintech 76fe535ef9 Improved delete form to show supplier parts deletion 2021-04-06 09:32:59 -04:00
eeintech bd65a42410 Removed global setting for manufacturer parts (enabled for all users) 2021-04-06 08:49:45 -04:00
eeintech fd66e8b136 Added MPN link to supplier part list 2021-04-05 15:41:18 -04:00
eeintech 547dcc6e80 Deleted manufacturers tab from supplier detail page 2021-04-05 15:19:34 -04:00
eeintech 58ddc47065 Updated migration files to handle duplicate manufacturer data 2021-04-05 11:21:34 -04: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
eeintech 45ca8d0e93 Fixes to the way ManufacturerPart is saved, manufacturer table filtering and test units 2021-04-02 11:13:57 -04:00
eeintech bb69e38c1a Simple and View test units 2021-04-01 16:30:06 -04:00
eeintech 94574b37ae Added Manufacturer parts to search, fixed icons, added manufacturer view in supplier part detail page 2021-04-01 10:00:15 -04:00
Oliver Walters 2436b1f2c9 Entrypoint script - start.sh 2021-04-02 00:40:47 +11:00
eeintech a8b858c824 Fixed serializer 2021-04-01 09:11:47 -04:00
Oliver Walters 8d3b9e2ca4 Updates to settings.py
- Create secret_key.txt if it does not exist
- Copy default settings file if it does not exist
2021-04-02 00:06:17 +11:00
Oliver Walters be41be3981 Add "wait_for_db" management command 2021-04-02 00:03:56 +11:00
eeintech 8c8b25a0d2 Validating API for SupplierPart, not able to spin-off ManufacturerPart from serialized data 2021-03-31 18:04:28 -04:00
eeintech 9e56bf90c5 More web testing, looks ready 2021-03-31 13:53:55 -04:00
eeintech 2f2e5862a9 Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part 2021-03-31 13:10:33 -04:00
Oliver Walters c0a0ca4588 PEP fix 2021-03-31 22:35:48 +11:00
Oliver Walters 3f257279ee Specify directories for CI 2021-03-31 22:31:50 +11:00
Oliver Walters 731ec25b24 Merge remote-tracking branch 'inventree/master' into django-q
# Conflicts:
#	.github/workflows/style.yaml
#	.travis.yml
#	InvenTree/InvenTree/settings.py
2021-03-31 22:17:38 +11:00
Oliver Walters 82b6c48946 Specify database name 2021-03-31 21:48:54 +11:00
Oliver Walters 566c3af39e Environment variables take preference! 2021-03-31 21:40:19 +11:00
Oliver Walters 5d141e3568 Always print database config 2021-03-31 21:24:14 +11:00
Oliver Walters c846e2e65a Use env variables rather than custom ci scripts 2021-03-31 20:39:22 +11:00
Oliver Walters c66dddc03f Force TCP for postgres 2021-03-31 20:14:57 +11:00
Oliver Walters 6b99808c52 Run as root 2021-03-31 20:12:45 +11:00