Oliver Walters
04318c6d70
Adjust default email settings
2021-04-13 20:15:09 +10:00
Oliver Walters
96efb0eb28
Remove "forgot password" link if the email backend is not configured
2021-04-13 20:02:20 +10:00
Oliver Walters
fb5a94a778
Support for email settings
2021-04-12 18:50:37 +10:00
Oliver Walters
91b6f98f95
Update directory structure to match docker config
2021-04-10 22:08:36 +10:00
Oliver Walters
47a93bc4cb
More environment variables for config.yaml
2021-04-08 21:01:52 +10:00
Oliver Walters
2436b1f2c9
Entrypoint script - start.sh
2021-04-02 00:40:47 +11:00
Oliver Walters
be41be3981
Add "wait_for_db" management command
2021-04-02 00:03:56 +11:00
Oliver Walters
3f257279ee
Specify directories for CI
2021-03-31 22:31:50 +11:00
Oliver Walters
39b2c5f943
Reintroduce default database config
2021-03-30 21:18:09 +11:00
Oliver Walters
df0ab2359f
Remove invoke tasks which perform system commands
...
- tasks.py is now for InvenTree specific tasks only
2021-03-24 22:24:47 +11:00
Oliver Walters
59904ace1d
Revoke support for LaTex reporting
2021-02-04 16:18:28 +11:00
Oliver Walters
3ae4125df3
Allow more settings to be specified via environment variables
2021-01-18 20:17:36 +11:00
Oliver Walters
0f42916521
Improve settings.py
...
- Load database config from either config.yaml or environment variables
- Mix and match, if you want!
- Move to use logging module rather than just printing stuff
- Error if required database parameters are not required
2020-11-13 13:38:01 +11:00
Oliver Walters
48c20c600a
List supported currencies in the configuration template
2020-11-10 16:28:55 +11:00
Oliver Walters
3f03adba72
Bug fix for stock table
...
- Grouped rows were not displaying the part name
2020-11-03 15:05:13 +11:00
Oliver Walters
3d60bccae0
Add support for setting timezone in config.yaml
2020-10-08 21:02:38 +11:00
Ben Charlton
b6f9590d55
Add default config example to config template
2020-08-24 15:24:18 +01:00
Oliver Walters
2bb669d7de
Remove defunct "log_queries" option
2020-08-15 19:52:04 +10:00
Oliver Walters
b8b3a933ab
Add django-debug-toolbar plugin
...
- Must be running in DEBUG mode
- Must set debug_toolbar to True in config file
2020-08-15 19:48:42 +10:00
Oliver Walters
75cdc7eb59
Catch some errors related to missing system packages
2020-05-25 14:57:15 +10:00
Oliver Walters
174c4cc591
Add subclass models for report types
2020-05-22 13:01:21 +10:00
Oliver Walters
251a23d127
Cleanup
2020-05-22 00:09:51 +10:00
Oliver Walters
c3dcabcaad
Render an uploaded template to LaTeX
2020-05-21 23:03:01 +10:00
Oliver Walters
b1d33ef3bc
Add option for sentry.io integration
2020-05-02 20:58:29 +10:00
Oliver Walters
880655c141
Small fix for config template
2020-04-18 13:22:52 +10:00
Oliver Walters
9be528a3fb
Add (brief) documentation page regarding translations
2019-09-26 10:07:18 +10:00
Oliver Walters
3cc79d6def
Add default language option to config.yaml
2019-09-26 09:56:41 +10:00
Oliver Walters
ee17d5d3c3
Allow for custom url schemes to be specified in the config file
2019-09-14 00:03:13 +10:00
Oliver Walters
4daf1ae8d4
Fixes for migrate target in makefile
2019-09-10 14:18:20 +10:00
Oliver Walters
d9cc03c5ca
Improve installation documentation
2019-09-01 22:16:58 +10:00
Oliver Walters
475c532514
Fix config template file
2019-08-14 16:56:54 +10:00
Oliver Walters
905c02d86f
Copy config template to config file if it does not exist
2019-08-14 12:05:47 +10:00