Commit graph

9486 commits

Author SHA1 Message Date
iLLiCiTiT
ae69cb5afc implemented name sorting 2020-12-22 18:38:44 +01:00
iLLiCiTiT
a7d1fde797 added name_sorting key to settings under next task update 2020-12-22 18:35:16 +01:00
iLLiCiTiT
1712177b3e Merge branch 'develop' into feature/next_task_update_with_settings 2020-12-22 18:26:28 +01:00
Milan Kolar
5806713004
Merge pull request #857 from pypeclub/bugfix/env_change_on_app_launch
Create dict copy of environments on application launch
2020-12-22 17:16:06 +01:00
iLLiCiTiT
0b31fe7526 make sure it's totally independent 2020-12-22 15:48:43 +01:00
iLLiCiTiT
c1d0870a7e removed unused import 2020-12-22 15:42:35 +01:00
iLLiCiTiT
a4de80a61e call .copy() on variable env 2020-12-22 15:41:31 +01:00
Milan Kolar
8181a5f8b6
Merge pull request #846 from pypeclub/bugfix/threadsafe_terminal
Thread safe Terminal
2020-12-22 15:37:05 +01:00
iLLiCiTiT
6c1d532a63 removed unused variable 2020-12-22 14:54:11 +01:00
iLLiCiTiT
26f7df558a basic docstring 2020-12-22 14:53:59 +01:00
Milan Kolar
c0456401b2
Merge pull request #854 from pypeclub:feature/launch_hooks_interface
Launch hooks interface
2020-12-22 14:23:27 +01:00
iLLiCiTiT
254b4c3f8f next task update is using new loading of project settings 2020-12-22 14:09:51 +01:00
iLLiCiTiT
728fbd8dd9 Merge branch 'develop' into feature/next_task_update_with_settings 2020-12-22 14:07:36 +01:00
Milan Kolar
28f79d9024
Merge pull request #856 from pypeclub:bugfix/ftrack_event_entity_store
Ftrack project entity is not stored to event data
2020-12-22 14:06:06 +01:00
iLLiCiTiT
9311c99f81 fixed method name 2020-12-22 13:19:49 +01:00
iLLiCiTiT
328de48400 already implemented events use new methods instead of old ones 2020-12-22 13:17:43 +01:00
iLLiCiTiT
1d11730cd2 action handler store only project name not whole entity 2020-12-22 13:14:51 +01:00
iLLiCiTiT
d4ae3415f0 renamed get_project_entity_from_event to get_project_name_from_event 2020-12-22 13:14:32 +01:00
iLLiCiTiT
86419f80c6 get_project_entity_from_event store only project name not whole entity 2020-12-22 13:14:17 +01:00
iLLiCiTiT
6c0cf5067a get_project_settings_from_event expect only project name 2020-12-22 13:13:42 +01:00
iLLiCiTiT
a794043b7c Merge branch 'develop' into feature/next_task_update_with_settings 2020-12-22 12:32:33 +01:00
Milan Kolar
1e7136232f
Merge pull request #853 from pypeclub/bugfix/rename_logging_module
Logging module rename
2020-12-22 12:21:34 +01:00
iLLiCiTiT
526f15a852 removed TODO 2020-12-22 10:51:30 +01:00
iLLiCiTiT
2cdaf321fb application launch context load modules to collect prelaunch hooks 2020-12-22 10:48:59 +01:00
iLLiCiTiT
1ef7dfbd33 Ftrack module ingerit ILaunchHookPaths and has implemented get_launch_hook_paths 2020-12-22 10:48:13 +01:00
iLLiCiTiT
3fec8b293a implemented ILaunchHookPaths interface 2020-12-22 10:47:05 +01:00
iLLiCiTiT
1a190670f1 fix log_viewer init file 2020-12-22 10:23:38 +01:00
iLLiCiTiT
49c22b6217 removed previous module file 2020-12-22 10:22:54 +01:00
iLLiCiTiT
1dab85efd8 renamed logging module to log_viewer 2020-12-22 10:21:14 +01:00
Milan Kolar
d4f18fedba
Merge pull request #848 from pypeclub/feature/ftrack_actions_with_settings
Ftrack actions with settings
2020-12-21 22:43:16 +01:00
Milan Kolar
8bacfc83ab tweak to defaults 2020-12-21 22:39:06 +01:00
Milan Kolar
3c0d97787c temporarily disable sync from integration 2020-12-21 21:10:15 +01:00
Milan Kolar
c99950a1c7 plugin tools use execute instead of subprocess 2020-12-21 21:09:16 +01:00
Milan Kolar
067666bbe8 return missing commits from previous 2.x/develop merge 2020-12-21 19:30:20 +01:00
iLLiCiTiT
c3c415e405 actions are discovered by settings 2020-12-21 19:09:44 +01:00
iLLiCiTiT
4ca70aa937 implemented get_project_entity_from_event for action handler 2020-12-21 17:49:24 +01:00
iLLiCiTiT
3eb4674ac9 renamed get_settings_for_project to get_project_settings_from_event 2020-12-21 17:48:21 +01:00
iLLiCiTiT
ff80d5df6d get_settings_for_project expect only project_entity 2020-12-21 17:47:38 +01:00
iLLiCiTiT
8ed00fbdef get_project_entity_from_event moved to event handler 2020-12-21 17:47:16 +01:00
iLLiCiTiT
5517fe09cc implemented helper functions to get user roles from event 2020-12-21 17:39:27 +01:00
iLLiCiTiT
1bf55c5686 removed server action role check 2020-12-21 17:37:17 +01:00
iLLiCiTiT
f368385920 removed roles from registerings 2020-12-21 17:35:10 +01:00
iLLiCiTiT
b25a702456 added few comments 2020-12-21 15:55:31 +01:00
iLLiCiTiT
5a39ee349e settings key in class definition 2020-12-21 14:39:50 +01:00
iLLiCiTiT
a27d7d335d updated settings gui and values 2020-12-21 14:06:23 +01:00
iLLiCiTiT
5770d7cbd7 added few more filterings 2020-12-21 14:03:38 +01:00
iLLiCiTiT
deb8e6e7ca use settings for status changes 2020-12-21 13:59:28 +01:00
Milan Kolar
3ec08dd6e9
Merge pull request #845 from pypeclub/feature/ftrack_events_without_presets_pass
Ftrack events are not expecting presets argument
2020-12-21 13:14:06 +01:00
iLLiCiTiT
7fea997381 fix variable type 2020-12-21 12:55:32 +01:00
iLLiCiTiT
6dab474ba8 next task update use partially settings 2020-12-21 12:51:58 +01:00