2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-25 12:33:33 +00:00
Commit Graph

12678 Commits

Author SHA1 Message Date
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 00c4519d28 Simplify dockerfile 2021-04-02 00:54:29 +11: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
Oliver Walters 8e7e36089b Fix venv 2021-04-01 21:11:59 +11:00
Oliver Walters 47ba0599eb Reference environment variables in supervisor conf file 2021-04-01 20:44:27 +11:00
Oliver Walters db858b3cfc Install packages inside venv 2021-04-01 20:44:13 +11:00
Oliver Walters 148600a9c4 Copy gunicorn.conf.py 2021-04-01 20:38:18 +11:00
Oliver Walters 839c29117d Dockerfile updates
- Pipe supervisor logs to stdout (so they are passed to the docker instance)
- Fix supervisor service
- Expose home dir and port as env vars
2021-04-01 20:30:51 +11:00
Oliver Walters d446f8ddd1 Add supervisor conf file specific to docker 2021-04-01 20:14:31 +11:00
Oliver Walters 08a1a6cf43 Add configuration options for the Dockerfile 2021-04-01 20:14:17 +11:00
Oliver Walters 76ab38a06b Add docker info 2021-04-01 11:35:03 +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
Oliver Walters 38b9655ad9 Remove unused workflow 2021-04-01 08:43:58 +11: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 b9e81c3c0e Start supervisord
Ref: https://advancedweb.hu/supervisor-with-docker-lessons-learned/
2021-03-31 23:39:16 +11:00
Oliver Walters b9f9b26ca5 Sudo not required, I guess? 2021-03-31 23:32:03 +11:00
Oliver Walters 7683cc1aaa APK not APT 2021-03-31 23:27:01 +11:00
Oliver Walters ff6b127f1b Typo fixin' 2021-03-31 23:22:17 +11:00
Oliver Walters 8b227ce297 More required packages, I guess... 2021-03-31 23:20:32 +11:00
Oliver Walters 286cf9b102 gcc required 2021-03-31 23:12:27 +11:00
Oliver Walters 24d36e0b66 Getting there... 2021-03-31 23:09:24 +11:00
Oliver Walters 251ec7a02f Fix lib names 2021-03-31 23:06:54 +11:00
Oliver Walters 61f8b982ce lib name fix 2021-03-31 23:03:13 +11:00
Oliver Walters 1f881dd041 Run as root 2021-03-31 23:00:22 +11:00
Oliver Walters 42b400e619 typo fix 2021-03-31 22:58:32 +11:00
Oliver Walters 601aff8283 Install git 2021-03-31 22:55:44 +11:00
Oliver Walters 58bfc80f79 Alpine uses different commands 2021-03-31 22:54:17 +11:00
Oliver Walters 2746396d11 Fix tag name 2021-03-31 22:50:41 +11:00
Oliver Walters 6017cad6b3 So apparently I cannot spell... 2021-03-31 22:48:58 +11:00
Oliver Walters 1a7b6e2613 Fix 2021-03-31 22:47:41 +11:00
Oliver Walters ab57fd3b76 Build docker image 2021-03-31 22:45:42 +11: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