Oliver Walters
|
226a91718b
|
Add a simple unit test for the settings model
|
2020-10-20 08:29:06 +11:00 |
|
Oliver Walters
|
c6e61c20fe
|
Generate default settings for all InvenTreeSetting object
|
2020-10-20 08:24:23 +11:00 |
|
Oliver Walters
|
06040f94ee
|
Remove "description" field from InvenTreeSettings key:value fields
|
2020-10-20 00:02:54 +11:00 |
|
Oliver Walters
|
e51fee081b
|
SupplierPart price break table now uses API rather than django template
|
2020-09-17 23:19:50 +10:00 |
|
Oliver Walters
|
805e8daa57
|
Convert SupplierPriceBreak model to use the abstract PriceBreak class
|
2020-09-17 22:47:31 +10:00 |
|
Oliver Walters
|
95c5c4b575
|
Fix issues with circular imports
|
2020-09-17 22:44:17 +10:00 |
|
eeintech
|
28585644ea
|
Added automatic listing of custom CSS sheets (no more hardcoded), added error message when current selection is not valid and select default theme
|
2020-09-09 14:55:32 -05:00 |
|
eeintech
|
896fa131f0
|
Moved color themes CSS sheets to own folder, nicer crispy form for selecting theme
|
2020-09-08 16:24:22 -05:00 |
|
eeintech
|
8e2d568a42
|
Style correction (missing ending new line), removed commented line in ColorThemeSelectForm
|
2020-09-07 17:01:05 -05:00 |
|
eeintech
|
10dd8fad80
|
Renamed Theme to ColorTheme, ColorTheme is now a per-user selection
|
2020-09-07 16:27:23 -05:00 |
|
eeintech
|
2e5ec5d249
|
Theme change works but applies to all user
|
2020-09-07 15:15:51 -05:00 |
|
eeintech
|
0548bee8ad
|
Added Color Theme view in settings
|
2020-09-07 11:29:24 -05:00 |
|
Oliver Walters
|
356b6cf15b
|
Load default settings on InvenTree launch
|
2020-02-03 20:51:53 +11:00 |
|
Oliver Walters
|
4746a3ccff
|
Bootstrapify the table
|
2019-09-15 23:11:06 +10:00 |
|
Oliver Walters
|
098cd0ec44
|
Add description field
|
2019-09-15 23:07:45 +10:00 |
|
Oliver Walters
|
3e33326120
|
Add the InvenTreeSetting model
- Storage of singleton settings in key:value pairs
|
2019-09-15 22:46:24 +10:00 |
|
Oliver Walters
|
f24496c5a2
|
Enforce at least one base currency to be selected
|
2019-09-07 22:42:08 +10:00 |
|
Oliver Walters
|
32d09d2d37
|
Add default value for currency
|
2019-09-03 09:10:36 +10:00 |
|
Oliver Walters
|
7824b8561d
|
Create a currency model
|
2019-09-03 09:07:03 +10:00 |
|
Oliver Walters
|
aeb25e4c34
|
startapp common
|
2019-09-03 08:30:14 +10:00 |
|