Milan Kolar
|
ea3797391b
|
Merge branch 'refs/heads/develop' into feature/PYPE-504_run_action_on_auto_sync
# Conflicts:
# pype/ftrack/events/event_sync_to_avalon.py
|
2019-11-26 12:24:07 +01:00 |
|
Milan Kolar
|
be161817f7
|
hotfix wrong imports
|
2019-11-26 12:00:24 +01:00 |
|
Milan Kolar
|
e231f4f5d2
|
bugfix: sync to avalon to use latest ftrack api
|
2019-11-26 11:37:50 +01:00 |
|
Milan Kolar
|
6e2fdb880c
|
remove all but ftrack old api packages and change imports
|
2019-11-22 17:46:19 +01:00 |
|
Jakub Trllo
|
b8603db6fa
|
Merged in feature/trigger_event_method (pull request #372)
added trigger event method to base handler
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-21 20:10:30 +00:00 |
|
Jakub Trllo
|
e561384eae
|
Merged in bugfix/fix_status_changes_on_app (pull request #369)
Bugfix/fix status changes on app
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-21 20:09:45 +00:00 |
|
Jakub Trllo
|
3ed1b4e7be
|
Merged in feature/seed_ftrack_action (pull request #375)
feature/seed ftrack action
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-21 20:03:52 +00:00 |
|
Jakub Trllo
|
c6e7e9fd2b
|
Merged in bugfix/event_server_traceback (pull request #371)
use logging traceback print instead of traceback module
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-21 19:55:59 +00:00 |
|
iLLiCiTiT
|
aeaef2fa02
|
current sync to avalon will trigger sync to avalon action on checked auto-sync
|
2019-11-21 11:50:42 +01:00 |
|
iLLiCiTiT
|
256377c36f
|
replaced CustomAttributeValue with ContextCustomAttributeValue in queries to get all attributes
|
2019-11-20 19:49:52 +01:00 |
|
Jakub Trllo
|
4201ba173d
|
Merged in feature/mongo_or_query (pull request #356)
feature/mongo_or_query
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-19 22:26:41 +00:00 |
|
Jakub Trllo
|
eebb251112
|
Merged in bugfix/ftrack_session_rollback (pull request #376)
Bugfix/ftrack session rollback
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-19 22:23:12 +00:00 |
|
Jakub Trllo
|
f8d389a5cb
|
Merged in bugfix/auto_reconnect_actions (pull request #370)
Bugfix/auto reconnect actions
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-19 22:21:24 +00:00 |
|
Jakub Trllo
|
3cf76abf9d
|
Merged in feature/PYPE-506_sync_to_avalon_action (pull request #373)
feature/PYPE-506_sync_to_avalon_action
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-19 22:18:45 +00:00 |
|
Milan Kolar
|
b526757405
|
fix grammar and tone of the user messages
|
2019-11-19 23:17:59 +01:00 |
|
iLLiCiTiT
|
0b1caf5c0f
|
removed underscores from class names
|
2019-11-19 19:25:28 +01:00 |
|
iLLiCiTiT
|
4326e2b91e
|
added few rollbacks to ftrack actions and events to prevent uncommitable session
|
2019-11-19 19:24:24 +01:00 |
|
iLLiCiTiT
|
413dfc6a03
|
added current project to project list
|
2019-11-19 18:33:51 +01:00 |
|
iLLiCiTiT
|
81dbc9a17e
|
user can change number of created instances
|
2019-11-19 18:33:38 +01:00 |
|
iLLiCiTiT
|
9e74d08670
|
added icon
|
2019-11-19 18:14:19 +01:00 |
|
iLLiCiTiT
|
6acbd7c799
|
first version of seed action for project entities seeding
|
2019-11-19 18:09:46 +01:00 |
|
Jakub Trllo
|
061e0056e5
|
Merged in feature/action_preregister_implementation (pull request #354)
Feature/action preregister implementation
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-19 15:21:47 +00:00 |
|
Jakub Trllo
|
d15c57b57f
|
Merged in feature/advanced_rest_api (pull request #334)
Feature/advanced rest api
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-19 14:52:30 +00:00 |
|
iLLiCiTiT
|
f25aac63b2
|
removed unnecessary bool changes
|
2019-11-15 18:38:36 +01:00 |
|
iLLiCiTiT
|
edd3ad2e57
|
action server is not in daemon thread anymore
|
2019-11-15 18:35:08 +01:00 |
|
iLLiCiTiT
|
0e5cb8652c
|
added one more check on start action server
|
2019-11-15 18:15:41 +01:00 |
|
iLLiCiTiT
|
db77c06555
|
log fix
|
2019-11-15 18:15:25 +01:00 |
|
iLLiCiTiT
|
1750d565b4
|
close connections to mongo and ftrack after synchronization
|
2019-11-15 17:44:46 +01:00 |
|
iLLiCiTiT
|
ccc99c50e0
|
fixed discovery of sync to avalon action
|
2019-11-15 17:42:12 +01:00 |
|
iLLiCiTiT
|
78a1172ad9
|
enhanced mongo db connector
|
2019-11-15 17:41:44 +01:00 |
|
iLLiCiTiT
|
b609e7e892
|
sync to avalon and hierarchical attrs actions were removed and replaced with new sync to avalon
|
2019-11-15 17:07:34 +01:00 |
|
iLLiCiTiT
|
562c5a8e69
|
added trigger event method to base handler
|
2019-11-15 16:30:42 +01:00 |
|
iLLiCiTiT
|
246072f39f
|
use logging traceback print instead of traceback module
|
2019-11-15 16:28:57 +01:00 |
|
iLLiCiTiT
|
0f7c320ad4
|
changed bool for visibility of reset action server to not confuse users that reset is not there but stop is
|
2019-11-15 16:13:29 +01:00 |
|
iLLiCiTiT
|
2f8f0c5bca
|
changed logic of action server processing in ftrack module, now is checking if is possible to connect to ftrack in while loop
|
2019-11-15 16:11:11 +01:00 |
|
iLLiCiTiT
|
2c3ebb0c13
|
added exception message when there are no events to register
|
2019-11-15 16:08:06 +01:00 |
|
iLLiCiTiT
|
daee320863
|
check_ftrack_url has moved from event_server_cli to lib to be importable
|
2019-11-15 16:07:36 +01:00 |
|
iLLiCiTiT
|
38198124e4
|
removed unnecesary commit
|
2019-11-15 14:36:37 +01:00 |
|
iLLiCiTiT
|
e66a3e1b38
|
added more necessary rollbacks
|
2019-11-15 14:25:13 +01:00 |
|
iLLiCiTiT
|
67e9089638
|
added while loop so more than one status may be tried and rollback is called on session if change failed
|
2019-11-15 14:19:00 +01:00 |
|
Milan Kolar
|
ca9222804b
|
missing variable when mongo is unavailable
|
2019-11-11 13:30:31 +01:00 |
|
Milan Kolar
|
129c264f49
|
fixing signal errors
|
2019-11-11 12:19:37 +01:00 |
|
Jakub Jezek
|
a6daff37ee
|
fix(ftrack): thumbnail event syntax error
|
2019-11-06 14:20:39 +01:00 |
|
Jakub Jezek
|
dd967d87aa
|
fix(ftrack): signals for linux
|
2019-11-06 14:06:06 +01:00 |
|
iLLiCiTiT
|
0af320f9f7
|
$or queries replaced with $in which is much easier to read in code and prepare
|
2019-11-05 10:33:17 +01:00 |
|
iLLiCiTiT
|
b3dbf0f228
|
variable name fix
|
2019-11-05 10:29:02 +01:00 |
|
iLLiCiTiT
|
26454a752b
|
fixed not crashing event thumbnail updates if thumbnail is not happening on task
|
2019-11-05 10:23:49 +01:00 |
|
iLLiCiTiT
|
3833adb30a
|
use warning log instead of info
|
2019-11-05 10:19:50 +01:00 |
|
iLLiCiTiT
|
0957cffbfd
|
created PreregisterException to recognize preregistration failed and do not print traceback
|
2019-11-05 10:09:21 +01:00 |
|
iLLiCiTiT
|
91832e50ed
|
actions rv and djv view use preregister instead of overriding register method
|
2019-11-05 10:08:37 +01:00 |
|