Milan Kolar
|
1c676d95f1
|
Merge pull request #335 from pypeclub/bugfix/206-Ftrack_delete_action_cause_circular_error
Bugfix/206 ftrack delete action cause circular error
|
2020-07-10 10:17:59 +02:00 |
|
Milan Kolar
|
fc5a416f02
|
Merge branch 'hotfix/frames_in_extract_review' into develop
|
2020-07-09 14:52:21 +02:00 |
|
iLLiCiTiT
|
7e07bf2892
|
Merge branch '2.x/develop' into develop
|
2020-07-08 11:16:33 +02:00 |
|
Milan Kolar
|
51bb034fb7
|
Merge pull request #321 from pypeclub/feature/module_attributes_in_tray_menu
Feature/module attributes in tray menu
|
2020-07-08 09:13:53 +02:00 |
|
Milan Kolar
|
e48e19793f
|
Merge pull request #337 from pypeclub/bugfix/stop-tools-env-appending
stop appending of tools environment to existing env
|
2020-07-08 09:10:33 +02:00 |
|
Milan Kolar
|
fe6ea0e1ad
|
Merge pull request #333 from pypeclub/feature/idle_manager_without_qt
Feature/idle manager without qt
|
2020-07-08 09:08:38 +02:00 |
|
Milan Kolar
|
d2efdf0dcf
|
Merge pull request #331 from pypeclub/bugfix/mongo_url_components
Bugfix/mongo url components
|
2020-07-08 09:08:08 +02:00 |
|
Milan Kolar
|
62cb5600ef
|
Merge pull request #325 from tokejepsen/2.x/bugfix/ftrack_timeout
Ftrack timeout needs to look at AVALON_TIMEOUT
|
2020-07-08 09:05:41 +02:00 |
|
Milan Kolar
|
323b8b26a3
|
Merge pull request #323 from pypeclub/feature/djv_without_presets
Feature/djv without presets
|
2020-07-08 09:04:49 +02:00 |
|
Milan Kolar
|
5341151075
|
Merge branch 'hotfix/celaction-premiere-workflow-glithes'
|
2020-07-08 09:02:28 +02:00 |
|
Milan Kolar
|
f49591000d
|
Merge branch 'develop' into feature/module_attributes_in_tray_menu
|
2020-07-08 08:58:27 +02:00 |
|
Milan Kolar
|
d114325692
|
Merge pull request #312 from pypeclub/feature/static_files_to_resources
Feature/static files to resources
|
2020-07-08 08:56:19 +02:00 |
|
Milan Kolar
|
2dcc98e40e
|
Merge pull request #311 from pypeclub/feature/unify_pype_icon_getter
Feature/unify pype icon getter
|
2020-07-08 08:55:41 +02:00 |
|
Milan Kolar
|
ba3ae6aaa8
|
Merge pull request #317 from pypeclub/feature/workfiles_api_extraction
Feature/workfiles api extraction
|
2020-07-08 08:53:29 +02:00 |
|
Milan Kolar
|
daadf7cf83
|
Merge pull request #315 from pypeclub/feature/standalone_publish_extensions_presets
Feature/standalone publish extensions presets
|
2020-07-08 08:52:48 +02:00 |
|
Ondřej Samohel
|
72b685fa9b
|
stop appending of tools env to existing env
|
2020-07-02 15:44:13 +02:00 |
|
iLLiCiTiT
|
25a1a56dc4
|
formatting changes
|
2020-07-02 10:05:54 +02:00 |
|
iLLiCiTiT
|
900f07d69e
|
do not use self.session but session in code
|
2020-07-02 10:05:20 +02:00 |
|
iLLiCiTiT
|
72dadc74e7
|
hierachical entities are filtered to avoid deletion of parent and then trying to delete it's children
|
2020-07-02 10:05:00 +02:00 |
|
iLLiCiTiT
|
31a0bfef18
|
timers manager does not register signals but callbacks in idle manager
|
2020-07-01 17:46:57 +02:00 |
|
iLLiCiTiT
|
14d8d3c6a8
|
simplified user widget in timers manager
|
2020-07-01 17:46:26 +02:00 |
|
iLLiCiTiT
|
66190c0185
|
SignalHandler moved from timers_manager to widget part
|
2020-07-01 17:45:52 +02:00 |
|
iLLiCiTiT
|
adb9749d63
|
callback are executed in threads which are joined when done
|
2020-07-01 17:45:09 +02:00 |
|
iLLiCiTiT
|
b15af67bdb
|
removed rest of Qt from idle manager
|
2020-07-01 17:44:49 +02:00 |
|
iLLiCiTiT
|
3660ca7c10
|
mouse and keyboard threads are not QThreads
|
2020-07-01 17:43:48 +02:00 |
|
iLLiCiTiT
|
b28c7f36fb
|
there are not registered Qt signals ut callbacks
|
2020-07-01 17:42:23 +02:00 |
|
iLLiCiTiT
|
e7f284050b
|
IdleManager is not QThread but threading.Thread
|
2020-07-01 17:41:09 +02:00 |
|
iLLiCiTiT
|
7dba84dea1
|
do not compose mongo url for ftrack events with database name and collection
|
2020-07-01 16:19:24 +02:00 |
|
iLLiCiTiT
|
a7196bce9e
|
renamed class DbConnector to CustomDbConnector in custom_db_connector and fixed argument order
|
2020-07-01 16:16:10 +02:00 |
|
iLLiCiTiT
|
748da390a5
|
removed check of database_name in components
|
2020-07-01 16:12:21 +02:00 |
|
iLLiCiTiT
|
4f0f943d45
|
make database_name as required argument in CustomDbConnector
|
2020-07-01 16:11:50 +02:00 |
|
iLLiCiTiT
|
034e4237fe
|
removed duplicated function
|
2020-07-01 16:11:00 +02:00 |
|
Toke Stuart Jepsen
|
17546da1a2
|
Ftrack timeout needs to look at AVALON_TIMEOUT
|
2020-06-28 17:34:05 +01:00 |
|
iLLiCiTiT
|
cf171b08c9
|
ftrack djv action has hardocoded extensions and find path to djv from DJV_PATH environment variable
|
2020-06-26 17:17:14 +02:00 |
|
iLLiCiTiT
|
f4971c00cd
|
removed unused import
|
2020-06-26 16:01:22 +02:00 |
|
iLLiCiTiT
|
79542b6d94
|
rest api and timers manager does not load presets but are based on class attributes
|
2020-06-26 16:01:11 +02:00 |
|
iLLiCiTiT
|
2afe643284
|
rest api and timers manager got CLASS_DEFINITION variable in module definition
|
2020-06-26 16:00:25 +02:00 |
|
Jakub Jezek
|
5e7ce9816d
|
fix(celaction): adding hosts into imports
|
2020-06-26 11:07:54 +03:00 |
|
iLLiCiTiT
|
f19ffc13e6
|
ftrack app launcher sets AVALON_LAST_WORKFILE variable where path to last workfile is stored
|
2020-06-25 17:22:57 +02:00 |
|
iLLiCiTiT
|
9859a0032d
|
skip using presets attribute
|
2020-06-24 17:27:26 +02:00 |
|
iLLiCiTiT
|
c558f46dd3
|
extensions moved from presets to standalone publisher widgets
|
2020-06-24 17:27:05 +02:00 |
|
iLLiCiTiT
|
880c91b06e
|
modified ftrack message file getting
|
2020-06-24 15:15:20 +02:00 |
|
iLLiCiTiT
|
5a2ae24d9e
|
rest api statics path changed to ~/pype/resources
|
2020-06-24 15:14:48 +02:00 |
|
iLLiCiTiT
|
c7bcac6b46
|
used new resource way of getting pype icon in code
|
2020-06-24 15:05:22 +02:00 |
|
Toke Stuart Jepsen
|
1616d59854
|
Fix collection popping.
|
2020-06-24 10:32:57 +01:00 |
|
Toke Stuart Jepsen
|
fc1f889608
|
Ensure collection is not in uri.
|
2020-06-23 17:14:28 +01:00 |
|
Toke Stuart Jepsen
|
08c7d1e501
|
Fix event server mongo uri
- collection name in uri creates a bad database name error
- uri was not composed correctly
|
2020-06-23 16:32:39 +01:00 |
|
iLLiCiTiT
|
e781888d5a
|
changed event server cli to can use new access to mongo
|
2020-06-21 15:56:09 +02:00 |
|
iLLiCiTiT
|
c30ba2d86b
|
ftrack event may have custom mongo connection
|
2020-06-21 15:55:03 +02:00 |
|
iLLiCiTiT
|
9089aaafd7
|
event storer connection fixed usage
|
2020-06-21 15:53:47 +02:00 |
|