iLLiCiTiT
b96fc36aed
implemented ServerAction with modified discovery and register methods
2020-10-05 23:02:05 +02:00
iLLiCiTiT
378022003c
modified preregister result check
2020-10-05 22:52:42 +02:00
iLLiCiTiT
14e192e72c
extracted rolecheck from _preregister to separate method
2020-10-05 22:52:16 +02:00
iLLiCiTiT
22869a1507
add role_list attribute to BaseHandler
2020-10-05 22:51:23 +02:00
Petr Kalis
8e59fe67ff
Merge branch '2.x/develop' into feature/180-Store_task_types
2020-10-02 13:22:34 +02:00
Milan Kolar
8b6c23c301
Merge pull request #581 from pypeclub/feature/avalon_module_without_qt
...
Avalon module without Qt
2020-10-01 21:14:29 +02:00
Milan Kolar
2094d4ff7d
Merge pull request #577 from pypeclub/feature/ftrack_module_without_qt
...
Ftrack module without Qt
2020-10-01 21:12:59 +02:00
Milan Kolar
5cfedc9124
Merge pull request #568 from pypeclub/feature/easier_modules_without_qt_in_globals
...
Modules (few) without qt in globals
2020-10-01 21:07:41 +02:00
Milan Kolar
fd1e6dd3c3
Merge pull request #564 from pypeclub/bugfix/missing_port_variable
...
set port variable to None so the variable exists
2020-10-01 18:22:26 +02:00
iLLiCiTiT
4785cf26c4
muster is not using Qt until tray_init is triggered
2020-09-30 15:24:31 +02:00
iLLiCiTiT
d8eec091c3
fix hound
2020-09-30 15:19:31 +02:00
iLLiCiTiT
6951e046de
clockify modules does not use Qt unless tray_init is triggered
2020-09-30 15:13:19 +02:00
iLLiCiTiT
d384fb9a45
Qt is not used in avalon_apps module if tray_init is not triggered
2020-09-30 13:21:24 +02:00
iLLiCiTiT
f16d601a8a
changed default port to 8098
2020-09-30 12:22:17 +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
iLLiCiTiT
0c92ca3808
moved gui imports in standalone publisher from globals
2020-09-25 16:12:18 +02:00
iLLiCiTiT
06b1501cac
small modification in logging module
2020-09-25 16:11:58 +02:00
iLLiCiTiT
903713c749
user module has also tray_init method for all Qt imports
2020-09-25 16:11:48 +02:00
iLLiCiTiT
480acb9238
timers manager has tray_init where all qt imports are done
2020-09-25 16:09:30 +02:00
iLLiCiTiT
d67a8a5f83
TimersManager is not singleton
2020-09-25 16:09:03 +02:00
iLLiCiTiT
64052aa44e
logging module without qt in globals
2020-09-25 16:08:34 +02:00
iLLiCiTiT
2416d4d33f
set port variable to None so the variable exists
2020-09-25 14:46:04 +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
f8e558ca42
#180 - Changed tasks to dictionaries
...
Modifications based on change
2020-09-25 12:24:02 +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
iLLiCiTiT
7104ac3fbc
rest api module is not using QThread for running but python's Thread
2020-09-24 17:30:08 +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
Petr Kalis
c2b322940d
Merge branch '2.x/develop' into feature/photoshop_with_websocket
2020-09-16 19:19:11 +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
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
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
Petr Kalis
06359c6dc3
Hound
2020-08-27 19:22:15 +02:00