Commit graph

70 commits

Author SHA1 Message Date
iLLiCiTiT
18e27546c3 removed not used IntegrateCleanComponentData plugin 2021-11-18 17:34:14 +01:00
Petr Kalis
05bed5458a
Merge branch 'develop' into chore/OP-2003_Remove-IS_HEADLESS-env-var-in-PS-webpublishing 2021-11-16 13:19:05 +01:00
iLLiCiTiT
b36ffc85dd skip removed projects 2021-11-15 17:39:38 +01:00
iLLiCiTiT
920b908cb1 store new ftrack id to cached project document 2021-11-15 17:18:39 +01:00
iLLiCiTiT
799394d2af handle all attribute values in ftrack not just changes 2021-11-15 11:53:00 +01:00
iLLiCiTiT
43fbf2d4da first look for ftrack credentials into environments 2021-11-15 11:45:18 +01:00
Ondrej Samohel
dd519cec50
fix hound 2021-11-12 21:20:19 +01:00
Ondřej Samohel
65a98071ef
Merge branch 'develop' into feature/royalrender-integration 2021-11-12 21:17:38 +01:00
Jakub Trllo
533da5f54c
Merge pull request #2214 from pypeclub/bugfix/project_from_entity_fix
Ftrack: Base event fix of 'get_project_from_entity' method
2021-11-12 19:39:08 +01:00
Petr Kalis
7013c6e25e OP-2003 - attempt to remove IS_HEADLESS and replace it with targets
WIP, targets not working yet
2021-11-12 17:36:18 +01:00
Ondrej Samohel
bc149efe5e
add credential handling to ftrack module 2021-11-10 00:02:01 +01:00
iLLiCiTiT
88ac91c82c fix help 2021-11-09 17:50:44 +01:00
iLLiCiTiT
afd93a4035 ftrack uses new cli option to register it's cli commands 2021-11-09 16:57:02 +01:00
iLLiCiTiT
a8da0df9de fix cases when parent of asset version is project 2021-11-08 13:31:56 +01:00
Jakub Trllo
ce99081b7a
Merge pull request #2203 from pypeclub/bugfix/ftrack_sync_not_expect_set_ftrack_id
Ftrack: Fill missing ftrack id on mongo project
2021-11-03 18:02:59 +01:00
iLLiCiTiT
9b0dc76c2e replaced Queue with deque in avalon sync lib 2021-11-03 17:16:41 +01:00
iLLiCiTiT
0094e956ff replaced Queue with deque in delete asset action 2021-11-03 17:16:24 +01:00
iLLiCiTiT
043fed0d00 replaced Queue with deque in event sync to avalon 2021-11-03 17:16:08 +01:00
iLLiCiTiT
91b30c1f10 fill missing 'ftrackId' key on project if is not available 2021-11-03 17:09:18 +01:00
Petr Kalis
479878dc08 Merge remote-tracking branch 'origin/develop' into OP-1206_Add-loader-for-linked-smart-objects-in-Photoshop 2021-10-25 14:01:53 +02:00
iLLiCiTiT
71d79a2dc9 ignore save warnings exception in prepare project 2021-10-19 15:25:16 +02:00
Petr Kalis
15b67e239b PYPE-1901 - fix missing return for standard publishing 2021-10-13 14:44:51 +02:00
iLLiCiTiT
c9b760fcde stop all threads in ftrack 2021-10-13 10:55:21 +02:00
Petr Kalis
5d1a83a28a PYPE-1901 - add resolving of ftrack username to remote publish of Photoshop too 2021-10-12 18:42:57 +02:00
Toke Stuart Jepsen
b4d55bf1fa Merge branch 'develop' into feature/timers_manager_get_task_time
# Conflicts:
#	openpype/modules/default_modules/ftrack/ftrack_module.py
2021-10-07 15:57:50 +01:00
iLLiCiTiT
c55ca5af2d skip keys before they're checked 2021-10-05 10:26:17 +02:00
iLLiCiTiT
c03ba80974 fix set adding 2021-10-05 10:22:55 +02:00
iLLiCiTiT
253f7f97c4 raise not found custom attributes only for attributes that can be set on ftrack 2021-10-05 10:19:56 +02:00
iLLiCiTiT
a2a350b434 use constant for "intent" custom attribute 2021-10-05 10:19:25 +02:00
iLLiCiTiT
b7581c4c7d event server cli uses validate mongo url from openpype.lib 2021-10-01 18:14:09 +02:00
iLLiCiTiT
d684cac9bf added session check to ftrack mongo connection 2021-10-01 14:56:28 +02:00
iLLiCiTiT
886188a489 change expected method name to 'get_ftrack_event_handler_paths' 2021-09-20 19:23:55 +02:00
iLLiCiTiT
ba6934946f removed unused functions 2021-09-20 19:20:21 +02:00
iLLiCiTiT
9bf53533cd removed IFtrackEventHandlerPaths 2021-09-20 19:19:20 +02:00
iLLiCiTiT
885b84fc15 ftrack module does not check IFtrackEventHandlerPaths 2021-09-20 19:19:15 +02:00
iLLiCiTiT
a447879ab9 Merge branch 'develop' into feature/timers_manager_wihtout_interface 2021-09-20 17:21:38 +02:00
iLLiCiTiT
658583fb19 added missing settings key for delete old versions action 2021-09-17 11:12:16 +02:00
iLLiCiTiT
4f19f335ca Merge branch 'develop' into feature/staging_icon 2021-09-16 18:59:54 +02:00
iLLiCiTiT
3704b0c4cf modified ftrack to not use ITimersManager but defined attributes with predefined methods 2021-09-15 11:35:11 +02:00
Jakub Trllo
0ff8e4a5ea
Merge pull request #2015 from pypeclub/bugfix/1310-ftrack-actions-in-job-monitor
Ftrack: Sync to avalon actions have jobs
2021-09-14 21:21:26 +02:00
iLLiCiTiT
01a3e96b72 added openpype executable to main process info 2021-09-14 16:26:20 +02:00
iLLiCiTiT
ce379e3cb4 add openpype version information about each process 2021-09-14 16:26:05 +02:00
iLLiCiTiT
9e7a445275 Statuser converts status data to OrderedDict 2021-09-14 16:19:30 +02:00
iLLiCiTiT
1f55ae8701 use 'get_openpype_icon_filepath' instead of 'pype_icon_filepath' 2021-09-14 15:20:51 +02:00
iLLiCiTiT
57af5bdf08 removed unused exception variables 2021-09-14 10:41:54 +02:00
iLLiCiTiT
0749a96492 show_interface can change submit button label 2021-09-14 10:36:29 +02:00
iLLiCiTiT
c13f6132d6 removed irelevant comments 2021-09-14 10:36:07 +02:00
iLLiCiTiT
71a2dd8a67 added job of synchronization where can be uploaded traceback 2021-09-14 10:35:40 +02:00
iLLiCiTiT
2bd9ef0b53 exception handling moved from 'synchronization' to 'launch' 2021-09-14 10:35:10 +02:00
iLLiCiTiT
e7046b09d7 synchronization logic is encapsulated in synchronization method 2021-09-14 10:30:37 +02:00