Petr Kalis
8e59fe67ff
Merge branch '2.x/develop' into feature/180-Store_task_types
2020-10-02 13:22:34 +02:00
iLLiCiTiT
c9f381e60b
hound fixes
2020-09-30 11:46:23 +02:00
iLLiCiTiT
bb77c72b98
fix thread stopping in ftrack login
2020-09-30 11:30:21 +02:00
iLLiCiTiT
689c483631
formatting changes
2020-09-30 11:12:31 +02:00
iLLiCiTiT
15172d32e3
modified imports inside ftrack module to be explicit
2020-09-30 11:12:23 +02:00
iLLiCiTiT
b41f9ac8bc
variables with table changed to collection
2020-09-30 11:07:35 +02:00
iLLiCiTiT
bfb906f37a
moved custom db connector to folder where is used
2020-09-30 11:06:06 +02:00
Petr Kalis
62888dc387
Hound
2020-09-25 12:54:57 +02:00
Petr Kalis
c615e79728
#180 - Changed tasks to dictionaries
...
Modifications based on change
2020-09-25 12:46:05 +02:00
Petr Kalis
fec340f5ba
#180 - Changed tasks to dictionaries
...
Changed both for config ("tasks":{TYPE: {"short_name":""}}) and assets
("tasks": {"TASK_NAME": {"type":config.tasks.TYPE}})
2020-09-25 11:20:32 +02:00
Milan Kolar
f5a37ea416
Merge branch 'hotfix/ftrack_remove_fix' into 2.x/develop
2020-09-24 10:32:57 +02:00
iLLiCiTiT
dca974af2b
added debugging logs
2020-09-23 16:49:58 +02:00
iLLiCiTiT
bff280b867
fixed way how to access to attribute self._avalon_ents
2020-09-23 16:49:50 +02:00
iLLiCiTiT
f7104a1f7e
first commit recreated entity before any modification are applied
2020-09-23 16:49:28 +02:00
iLLiCiTiT
cfcd24318f
avoid bugs when same event is more than once stored in mongo
2020-09-18 11:48:25 +02:00
Jakub Jezek
0269dcaaef
Merge branch '2.x/develop' into bugfix/remove_icon_from_ftrack_status_action
2020-09-16 18:01:37 +02:00
Petr Kalis
a135517dcf
Hound
2020-09-15 15:03:27 +02:00
Petr Kalis
998c5383ee
Refactor - added a couple of docstrings
2020-09-15 14:39:39 +02:00
Petr Kalis
6f27fbdcbc
#180 - Enrich tasks with additional information
...
Tasks in project config or on assets were stored only as names. This changes them into dictionaries to enhance information that could be stored and used elsewhere later.
2020-09-15 12:31:37 +02:00
Milan Kolar
8705ac4a62
Merge branch 'master' into 2.x/develop
2020-09-09 17:01:55 +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
iLLiCiTiT
f71aad40e0
removed icon attribute
2020-09-03 11:01:09 +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 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
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