Jakub Trllo
|
1598c5641c
|
Merge pull request #1899 from pypeclub/feature/private_project_server_actions
Ftrack: Private project server actions
|
2021-08-05 18:38:51 +02:00 |
|
iLLiCiTiT
|
83a2c0ff04
|
merged where i run actions into one
|
2021-08-04 18:06:39 +02:00 |
|
iLLiCiTiT
|
550b8f38da
|
added action which helps to identify if actions are shown on private project where ftrack event server does not have access
|
2021-08-04 17:40:09 +02:00 |
|
iLLiCiTiT
|
ad2b43acc4
|
Merge branch 'develop' into feature/private_project_server_actions
|
2021-08-04 17:01:28 +02:00 |
|
Toke Stuart Jepsen
|
7ec2cf7352
|
Expose stop timer through rest api.
|
2021-07-30 12:12:56 +01:00 |
|
Jakub Trllo
|
20c1434e02
|
Merge pull request #1867 from pypeclub/feature/local_actions_with_process_identifier
Local actions with process identifier
|
2021-07-29 17:13:19 +02:00 |
|
Toke Stuart Jepsen
|
02780730d6
|
Check for multiple selection.
|
2021-07-29 09:34:30 +01:00 |
|
Toke Stuart Jepsen
|
03a894ac95
|
Allow Multiple Notes to run on tasks.
|
2021-07-29 09:24:35 +01:00 |
|
iLLiCiTiT
|
5c6b15b30a
|
skip entities that are None after query
|
2021-07-28 10:32:17 +02:00 |
|
iLLiCiTiT
|
324560a6e9
|
hide outlines of selected item
|
2021-07-27 17:41:21 +02:00 |
|
iLLiCiTiT
|
16a258bc27
|
fixed popupMode property
|
2021-07-27 17:15:24 +02:00 |
|
iLLiCiTiT
|
ae20e682f8
|
added comment
|
2021-07-27 17:15:15 +02:00 |
|
iLLiCiTiT
|
e7a3b0633a
|
fix log viewer stylesheet of qtoolbutton
|
2021-07-27 17:15:08 +02:00 |
|
iLLiCiTiT
|
a4089715b4
|
fix where I run action
|
2021-07-27 15:42:12 +02:00 |
|
iLLiCiTiT
|
b911f3f065
|
fix prepare project which triggers different action
|
2021-07-27 15:32:04 +02:00 |
|
iLLiCiTiT
|
8ebdbd4f93
|
added helper LocalAction as base which tells user that is not launched because was launched in other process
|
2021-07-27 15:25:50 +02:00 |
|
iLLiCiTiT
|
72a2bdfd04
|
AppplicationsAction is using process identifier
|
2021-07-27 15:23:43 +02:00 |
|
iLLiCiTiT
|
7737dbb326
|
use process_identifier instead of uuid for each action
|
2021-07-27 15:22:58 +02:00 |
|
iLLiCiTiT
|
bee136e29a
|
added process identifier to base handler
|
2021-07-27 15:22:11 +02:00 |
|
iLLiCiTiT
|
39b79a32c2
|
Merge branch 'develop' into feature/local_actions_with_process_identifier
|
2021-07-27 15:13:21 +02:00 |
|
iLLiCiTiT
|
fcde4277e3
|
removed slash from comment
|
2021-07-27 11:15:17 +02:00 |
|
iLLiCiTiT
|
699c3b5e06
|
update server prepare project action with all changes
|
2021-07-27 11:14:15 +02:00 |
|
iLLiCiTiT
|
ccce38eebb
|
add create project structure checkbox
|
2021-07-27 11:10:24 +02:00 |
|
iLLiCiTiT
|
b180d7be22
|
add h3 to enum labels
|
2021-07-27 11:09:55 +02:00 |
|
iLLiCiTiT
|
fb1a39bd83
|
commit custom attributes changes
|
2021-07-27 11:09:43 +02:00 |
|
iLLiCiTiT
|
aab871fea7
|
use CUST_ATTR_AUTO_SYNC constance for custom attribute name
|
2021-07-27 11:09:24 +02:00 |
|
Milan Kolar
|
0f3f72b83f
|
Merge pull request #1845 from pypeclub/bugfix/avalon_sync_type_error
|
2021-07-26 15:45:09 +02:00 |
|
iLLiCiTiT
|
5c9a7d1048
|
added discover and launch identifier properties for actions
|
2021-07-26 12:21:14 +02:00 |
|
iLLiCiTiT
|
e1b10317da
|
removed all added stuff
|
2021-07-26 12:00:47 +02:00 |
|
iLLiCiTiT
|
607cc6e2ea
|
override get_identifier for server action
|
2021-07-26 11:39:05 +02:00 |
|
iLLiCiTiT
|
295e400c81
|
BaseAction has identifier id added to end of class identifier
|
2021-07-26 11:38:50 +02:00 |
|
iLLiCiTiT
|
f804d4bd40
|
pass right type to get_hierarchical_attributes_values
|
2021-07-22 16:07:15 +02:00 |
|
iLLiCiTiT
|
c7dc3ac101
|
fix args
|
2021-07-21 17:44:21 +02:00 |
|
iLLiCiTiT
|
d96998626a
|
fix method name
|
2021-07-21 17:44:02 +02:00 |
|
iLLiCiTiT
|
d5c4009935
|
removed unused import
|
2021-07-21 17:37:55 +02:00 |
|
iLLiCiTiT
|
3f1305b88f
|
use add_traceback_to_job from base event handler to store traceback to a job
|
2021-07-21 17:35:24 +02:00 |
|
iLLiCiTiT
|
8b3aeddaa7
|
added usefull methods to add traceback to job in ftrack base event handler
|
2021-07-21 17:33:00 +02:00 |
|
iLLiCiTiT
|
1f4c644fc0
|
create project when values are confirmed, not before
|
2021-07-20 18:28:56 +02:00 |
|
iLLiCiTiT
|
0e38083a01
|
add basic order of attributes
|
2021-07-20 18:05:27 +02:00 |
|
iLLiCiTiT
|
246a3cff52
|
create the project in avalon if does not exist yet
|
2021-07-20 18:05:17 +02:00 |
|
Jakub Trllo
|
020904df20
|
Merge pull request #1813 from pypeclub/bugfix/1793_project_folder_structure_overrides
Project folder structure overrides
|
2021-07-15 12:25:17 +02:00 |
|
Ondrej Samohel
|
4d96cdc720
|
fix check for Group defaults
|
2021-07-12 13:34:19 +02:00 |
|
Ondrej Samohel
|
0551d76fb6
|
move settings to deadline
|
2021-07-12 13:16:38 +02:00 |
|
Ondrej Samohel
|
4b2aba2f45
|
change settings retrieval
|
2021-07-12 12:59:19 +02:00 |
|
Ondřej Samohel
|
bebc8d8854
|
Merge remote-tracking branch 'origin/develop' into feature/deadline_custom_settings
|
2021-07-12 12:34:08 +02:00 |
|
iLLiCiTiT
|
c55d67bb58
|
action where project_folder_structure is used expect string value
|
2021-07-12 11:36:51 +02:00 |
|
Jakub Trllo
|
e2fa93a583
|
Merge pull request #1801 from pypeclub/bugfix/collect_ftrack_family_bugs
Collect ftrack family bugs
|
2021-07-08 13:18:27 +02:00 |
|
iLLiCiTiT
|
93b9624181
|
fix key loaded from settings
|
2021-07-08 11:21:05 +02:00 |
|
Ondrej Samohel
|
afdb5a8f59
|
add pluginInfo and jobInfo custom settings
|
2021-07-07 19:17:34 +02:00 |
|
iLLiCiTiT
|
2be9dd55ee
|
enhanced docstring
|
2021-07-07 18:25:14 +02:00 |
|