Petr Kalis
2fce95a9df
OP-3026 - first implementation of saving settings changes to DB
...
This logs all changes in Settings to separate collection ('setting_log') to help debug/trace changes.
This functionality is pretty basic as it will be replaced by Ayon implementation in the future.
2023-02-16 16:10:03 +01:00
Jakub Trllo
b0a6be63ac
Merge branch 'develop' into release/3.15.x
...
# Conflicts:
# openpype/hosts/photoshop/api/workio.py
# openpype/hosts/photoshop/plugins/publish/validate_unique_subsets.py
# pyproject.toml
# website/docs/artist_hosts_aftereffects.md
2023-01-24 12:31:32 +01:00
Roy Nieterau
8ea0888076
Grammar+typos
2023-01-18 01:29:47 +01:00
Ondřej Samohel
86cd0e60f2
Merge pull request #3979 from pypeclub/enhancement/remove-staging-logic-on-version
...
Remove staging logic set by OpenPype version
2022-11-11 18:43:16 +01:00
Jakub Trllo
0478d3ea59
use new import of interfaces
2022-11-03 16:21:58 +01:00
Jakub Trllo
0e9164f7ff
settings have function to receive global settings
2022-10-25 16:46:03 +02:00
Jakub Trllo
9251a0fd42
changed function names
2022-08-18 18:09:55 +02:00
Jakub Trllo
9ea46a2a36
make available api functions in settings to have access to lock information and last saved information
2022-08-18 16:45:37 +02:00
Jakub Trllo
065964525a
fix key access
2022-05-06 16:53:43 +02:00
Jakub Trllo
e87024d7ff
added backwards compatibility for imageio values
2022-05-06 16:26:15 +02:00
Jakub Trllo
95a8ccb474
removed logic related to env groups
2022-04-20 14:20:33 +02:00
Jakub Trllo
aefaac6e5c
added ability to change general environments
2022-04-11 14:49:58 +02:00
Jakub Trllo
3fd989671a
added backwards compatibility of tools right into settings lib function
2022-03-29 18:11:59 +02:00
Jakub Trllo
f1c2acdfd3
Merge pull request #2570 from pypeclub/feature/OP-2361_Store-settings-by-OpenPype-version
...
General: Store settings by OpenPype version
2022-02-10 11:37:32 +01:00
Jakub Trllo
76bf19a235
added additional applications to system settings
2022-02-07 11:52:15 +01:00
Jakub Trllo
773d3aa176
Merge branch 'develop' into feature/OP-2361_Store-settings-by-OpenPype-version
2022-02-01 11:04:21 +01:00
Roy Nieterau
f9209be519
Refactor overriden -> overridden + hightlight -> highlight
2022-01-30 23:05:17 +01:00
Jakub Trllo
000e97f874
enhanced settings to be able define source version of settings in UI and see source version
2022-01-28 18:15:22 +01:00
iLLiCiTiT
a6a7348a73
fix access to default settings in get_general_environments
2021-12-14 11:12:06 +01:00
clement.hector
a7f5130741
remove change on get_anatomy_settings
2021-10-21 11:20:19 +02:00
clement.hector
3c6d807df5
add dict for task name short and type
2021-10-20 10:20:13 +02:00
iLLiCiTiT
2706c7759f
a littlebit safer return value check
2021-08-24 17:15:06 +02:00
iLLiCiTiT
90076d519f
removed project_settings getter
2021-08-10 13:02:45 +02:00
iLLiCiTiT
50e2fce229
remove TODO
2021-08-09 14:28:19 +02:00
iLLiCiTiT
3e87997b40
modified how default settings are loaded
2021-08-09 10:54:05 +02:00
iLLiCiTiT
bf4d85d587
fix remaining ISettingsChangeListener imports
2021-07-28 12:05:24 +02:00
iLLiCiTiT
82a607f7d9
add missing modules
2021-07-27 20:05:55 +02:00
iLLiCiTiT
22876bbbde
added few docstrings
2021-07-26 10:40:18 +02:00
iLLiCiTiT
1a5266e916
added function to load general environments
2021-07-26 10:40:07 +02:00
iLLiCiTiT
6dfac0797b
added funtion to load openpype default settings value
2021-07-26 09:53:27 +02:00
iLLiCiTiT
f694275bc4
local settings will skip applications without "executables" key
2021-06-10 13:04:37 +02:00
Milan Kolar
a8ac7cd538
merge develop into main
2021-05-04 17:07:32 +02:00
iLLiCiTiT
d7bca3f53c
fix executables from local settings
2021-04-08 12:11:16 +02:00
iLLiCiTiT
f5830d9b15
it is possible to retrieve settings with metadata and with or without local settings
2021-04-07 16:26:04 +02:00
Milan Kolar
8432e94615
rename folder
2021-04-01 18:54:46 +02:00