Commit graph

254 commits

Author SHA1 Message Date
Milan Kolar
1f31a67538 Merge branch '2.x/develop' into develop 2020-09-09 17:03:17 +02:00
Milan Kolar
8705ac4a62 Merge branch 'master' into 2.x/develop 2020-09-09 17:01:55 +02:00
Milan Kolar
499ccbb436 Merge branch 'release/2.12.0' into develop 2020-09-09 16:58:54 +02:00
iLLiCiTiT
c68423279c everywhere where io_nonsingleton was used is used AvalonmongoDB now 2020-09-08 15:10:34 +02:00
iLLiCiTiT
427a6109b7 removed all io_nonsingleton files from pype 2020-09-08 15:09:42 +02:00
Jakub Ježek
0ed651ceed
Merge pull request #489 from pypeclub/feature/better_ftrack_gui
Enhanced Ftrack credentials GUI
2020-08-28 12:02:23 +02:00
iLLiCiTiT
992ec517f5 Merge branch 'master' into release/2.12.0-rc 2020-08-27 15:05:35 +02:00
iLLiCiTiT
4466db6e12 fix user id missing formatting brackets 2020-08-27 14:02:38 +02:00
iLLiCiTiT
7cdacafb83 Moved PR from 2.x/develop 2020-08-27 12:54:53 +02:00
iLLiCiTiT
2f05d7cb19 fixed closing widget 2020-08-26 13:08:37 +02:00
iLLiCiTiT
b98db04a86 close widget when successfully logged in 2020-08-26 13:01:03 +02:00
iLLiCiTiT
ca05176ce5 thread does not have stop method 2020-08-26 12:54:40 +02:00
iLLiCiTiT
c49ad39965 more secure icon changes 2020-08-26 12:46:21 +02:00
iLLiCiTiT
15cb739329 ftrack module modified to be able handle new ftrack login dialog 2020-08-26 12:45:16 +02:00
iLLiCiTiT
e0e4b4eb9f login dialog was rewriten from base 2020-08-26 12:44:50 +02:00
iLLiCiTiT
bda8cb8801 login thread is not qthread based 2020-08-26 12:44:32 +02:00
Toke Stuart Jepsen
76d65ca6d3 Thumbnail parent
Assetversion was not found when its not linked to a task. assetversion["task"] returns None instead of raising exception.
2020-08-26 11:06:49 +01:00
Jakub Ježek
c2a0325be2
Merge pull request #462 from pypeclub/feature/push_frame_values_to_task_cust_attr
Feature/push frame values to task cust attr
2020-08-24 12:15:58 +02:00
Milan Kolar
7d0df1971c
Merge pull request #450 from pypeclub/feature/raise_launcher_window
Move launcher window to top if launcher action is clicked
2020-08-21 16:37:58 +02:00
Jakub Trllo
576beb7446
removed unused variable 2020-08-20 20:34:50 +02:00
iLLiCiTiT
009a02f104 removed unnecessary logs 2020-08-20 19:39:49 +02:00
iLLiCiTiT
293ceb8e0b fixed few minor bugs 2020-08-20 19:33:53 +02:00
iLLiCiTiT
a628260c82 moved code in better order 2020-08-20 19:33:42 +02:00
iLLiCiTiT
044434b352 event handle the same way as action 2020-08-20 19:32:36 +02:00
iLLiCiTiT
fb6de46cd6 pushing is also pushing to item itself 2020-08-20 19:05:56 +02:00
iLLiCiTiT
07b34dec92 show only on project 2020-08-20 17:45:59 +02:00
iLLiCiTiT
97b42d8703 ignore action by default 2020-08-20 16:46:35 +02:00
iLLiCiTiT
a37da37bd1 commit all changes at once 2020-08-20 16:42:56 +02:00
iLLiCiTiT
8ae527a154 action converted to server action 2020-08-20 16:39:47 +02:00
iLLiCiTiT
516fafbfec moved action to server 2020-08-20 16:39:16 +02:00
iLLiCiTiT
1431930e6a implemented event handler for pushing frameStart and frameEnd values to task specific custom attributes 2020-08-20 16:05:13 +02:00
iLLiCiTiT
4c6e5fefb4 implemented action for pushing frameStart and frameEnd values to task specific custom attributes 2020-08-20 16:05:03 +02:00
iLLiCiTiT
8f9fb484ce added missing argument to launch_application in ftrack app handler 2020-08-18 17:33:58 +02:00
iLLiCiTiT
866bc15008 reraise launcher window if is already shown but in back 2020-08-18 15:53:38 +02:00
Milan Kolar
68deeccad2
Merge pull request #443 from pypeclub/draft/no_qml_launhcer
Implementation of non QML launcher
2020-08-17 14:10:07 +02:00
Milan Kolar
7e9787ee8c
Merge pull request #436 from pypeclub/bugfix/empty_enumerator_attributes
Bugfix/empty enumerator attributes
2020-08-17 11:55:58 +02:00
Milan Kolar
f4e27a1205
Merge pull request #442 from pypeclub/feature/standalone_publisher_as_tool
Feature/standalone publisher as tool
2020-08-17 11:43:12 +02:00
iLLiCiTiT
03c3b4213c modified library loader action label 2020-08-15 02:30:28 +02:00
iLLiCiTiT
eb16141a0e modified avalon_apps module 2020-08-15 02:22:01 +02:00
iLLiCiTiT
7f7b220d32 moved app launching to pype.lib 2020-08-15 01:39:18 +02:00
iLLiCiTiT
e1ef2aad24 post standalone paths to process 2020-08-14 18:41:36 +02:00
iLLiCiTiT
cd7b598361 fixed minor issues 2020-08-14 18:21:54 +02:00
iLLiCiTiT
e00091515c standalone publer moved to tools 2020-08-14 17:58:42 +02:00
iLLiCiTiT
8d5c2750c0 implemented task to version status event handler 2020-08-14 13:45:33 +02:00
Milan Kolar
e8e186e82d Merge branch 'hotfix/standalone_pulbisher_skip_seq' into 2.x/develop 2020-08-13 12:56:35 +02:00
iLLiCiTiT
df491a9145 skip collection if not ext in image extenstion 2020-08-13 12:52:48 +02:00
Milan Kolar
150e504ca0 Merge branch 'hotfix/last_changes_before_release2115' into 2.x/develop 2020-08-13 11:32:37 +02:00
iLLiCiTiT
cd06e2e951 removed psd from images extension to not group them in standalone publisher 2020-08-13 11:26:45 +02:00
Milan Kolar
8259378863 Merge branch 'hotfix/allow_enable_disable_suspending_logs' into 2.x/develop 2020-08-12 22:51:04 +02:00
Milan Kolar
3e60bfbf57 Merge branch 'hotfix/allow_enable_disable_suspending_logs' 2020-08-12 22:51:00 +02:00