Commit graph

1222 commits

Author SHA1 Message Date
iLLiCiTiT
433cfbd458 import modifications 2021-01-05 19:30:38 +01:00
iLLiCiTiT
6e95f79dcf copied workfiles tool to pype tools 2021-01-05 19:23:57 +01:00
iLLiCiTiT
e0da4dd9f7 add use_label_wrap to ftrack's parent_status_by_task_status key 2020-12-18 19:56:25 +01:00
iLLiCiTiT
9b5c6a0062 added readme info about use_label_wrap 2020-12-18 19:54:38 +01:00
iLLiCiTiT
3c23598b3e raw json does not need to fill label 2020-12-18 19:48:24 +01:00
iLLiCiTiT
d90991fd39 empty labels are removed 2020-12-18 19:48:08 +01:00
iLLiCiTiT
9a6b710b74 added label to Roots 2020-12-18 19:44:13 +01:00
iLLiCiTiT
fc6426ef63 key last_workfile_on_startup has use_label_wrap now instead of collapsible-wrap as parent item 2020-12-18 19:44:04 +01:00
iLLiCiTiT
f068a86337 update_style works with label wrapper in list item 2020-12-18 19:42:53 +01:00
iLLiCiTiT
e05ef9b431 create_ui in list item wraps item with collapsible label 2020-12-18 19:42:33 +01:00
iLLiCiTiT
c32a9766f7 remove backwards compatibility 2020-12-18 19:41:57 +01:00
iLLiCiTiT
3564be679b added use_label_wrap attribute to list item 2020-12-18 19:41:26 +01:00
iLLiCiTiT
d0b827ccbb added label check on is_group item 2020-12-18 19:41:04 +01:00
Milan Kolar
fb81f4166f
Merge pull request #841 from pypeclub/feature/task_to_parent_with_settings
Task to parent with settings
2020-12-18 19:18:16 +01:00
Milan Kolar
ac32653827
Merge pull request #833 from pypeclub/feature/task_to_version_use_setings
Task to version use settings
2020-12-18 18:57:50 +01:00
Milan Kolar
5fa62d6d83
Merge pull request #835 from pypeclub/feature/tray_without_subprocess
Tray without subprocess
2020-12-18 18:29:09 +01:00
iLLiCiTiT
8706f01197 main function of settings gui moved to __init__.py 2020-12-18 17:09:43 +01:00
iLLiCiTiT
2e6b372906 parent_status_by_task_status is list of dictionaries 2020-12-18 16:45:07 +01:00
iLLiCiTiT
c644453b76 added object type filtering to settings 2020-12-18 12:52:27 +01:00
iLLiCiTiT
31e879af08 added comment 2020-12-18 10:51:15 +01:00
iLLiCiTiT
07ef600cfc tray main function moved to pype_tray.py and imported in tray's __init__.py 2020-12-18 10:34:40 +01:00
iLLiCiTiT
4fbd70328a moved gui schema changes back 2020-12-17 11:38:01 +01:00
iLLiCiTiT
0874853f63 actions do not Run "register" if found. 2020-12-17 11:09:44 +01:00
iLLiCiTiT
7798f24fa7 better fix of registering paths 2020-12-17 10:58:46 +01:00
iLLiCiTiT
f7ed248892 fixed environment paths registering 2020-12-17 10:46:08 +01:00
iLLiCiTiT
5cc3b178a0 Merge branch 'develop' into feature/tray_action 2020-12-17 10:10:34 +01:00
Milan Kolar
a2671b57e9
Merge branch 'develop' into 3.0/fix_sync_server_settings 2020-12-16 21:31:38 +01:00
Milan Kolar
989bdafaad add actions after prettifying 2020-12-16 21:28:07 +01:00
Milan Kolar
493b7e2f70 Merge remote-tracking branch 'origin/develop' into feature/add_ftrack_actions_to_settings 2020-12-16 21:22:35 +01:00
Milan Kolar
91d02419c3 prettire schema 2020-12-16 21:18:48 +01:00
Milan Kolar
484ec894dd
Merge pull request #828 from pypeclub/feature/list_item_without_label
List item without label in settings gui
2020-12-16 21:08:30 +01:00
Milan Kolar
8b11ce00f0
Merge pull request #827 from pypeclub/bugfix/reset_to_pype_defaults
Reset to pype default action show properly
2020-12-16 21:07:15 +01:00
Milan Kolar
05e92d07fb prettier format 2020-12-16 20:48:34 +01:00
Milan Kolar
a82f7bcd1d Merge branch 'develop' into feature/prettier_jsons 2020-12-16 20:44:28 +01:00
Milan Kolar
86f27fd3f7 tweak the help text 2020-12-16 20:40:04 +01:00
iLLiCiTiT
71af6620b0 changed margins of "label" item in settings 2020-12-16 19:21:27 +01:00
iLLiCiTiT
2b492d4c49 changed label of "Server Events" to "Server Actions/Events" 2020-12-16 19:21:13 +01:00
iLLiCiTiT
b23da64ada added "user_handlers" key to ftrack settings with initial values 2020-12-16 19:20:57 +01:00
iLLiCiTiT
b05d7f5b6e list and list-strict items may not contain "label" key if are not marked with is_group to True 2020-12-16 18:31:16 +01:00
iLLiCiTiT
8225764c56 fix reset to pype's default in hiearchy 2020-12-16 18:24:36 +01:00
iLLiCiTiT
a62116ec71 skipping asset types are loaded from settings 2020-12-16 16:27:12 +01:00
iLLiCiTiT
991ce7f916 added label to Version to Task event in settings 2020-12-16 16:03:38 +01:00
Milan Kolar
cb18b25d83 runn all jsons through prettier 2020-12-15 15:43:29 +01:00
iLLiCiTiT
5db24e34ae extracted launcher from avalon module to launcher action 2020-12-15 13:39:17 +01:00
Milan Kolar
a3e4c6b682 Merge branch 'develop' into 3.0/fix_sync_server_settings 2020-12-15 12:47:48 +01:00
Petr Kalis
589b9afc53 Implemente Module Manager
Reworked key value to 'sync_server' according to new configuration
2020-12-15 11:49:42 +01:00
iLLiCiTiT
15c2be6ffb changed "Idle Manager" to "idle_manager" 2020-12-14 18:45:49 +01:00
iLLiCiTiT
47f4e2b827 changed "Timers Manager" to "timers_manager" 2020-12-14 18:44:41 +01:00
iLLiCiTiT
68d40ee3cf changed "Standalone Publish" to "standalonepublish_tool" 2020-12-14 18:43:09 +01:00
iLLiCiTiT
1996e6f964 renamed "Logging" to "log_viewer" 2020-12-14 18:41:40 +01:00