Commit graph

721 commits

Author SHA1 Message Date
iLLiCiTiT
2d3bb6a4d9 Fix ftrack server imports 2021-01-15 11:12:31 +01:00
iLLiCiTiT
066bb45049 fix ftrack server launch 2021-01-14 17:00:12 +01:00
Milan Kolar
3ea01fadab
Merge pull request #860 from pypeclub/feature/sync_hier_attributes_with_settings
Sync hier attributes with settings
2021-01-08 23:16:54 +01:00
Milan Kolar
d1f199fae0
Merge pull request #866 from pypeclub/feature/pype_logger_modified
Pype logger refactor
2021-01-08 12:04:24 +01:00
Milan Kolar
4a952d0225
Merge pull request #861 from pypeclub/feature/settings_shadow_widget
Settings shadow widget when working
2021-01-08 12:00:06 +01:00
Milan Kolar
d6de5ef4e8
Merge pull request #855 from pypeclub/feature/ftrack_python2_vendor
Ftrack python2 vendor
2021-01-08 11:30:39 +01:00
iLLiCiTiT
1a40bb6478 added backports as module folder instead of submodule 2021-01-08 10:35:17 +01:00
iLLiCiTiT
1bf9a5e629 remove bad backports module 2021-01-08 10:26:44 +01:00
Milan Kolar
2c6c850479
Merge pull request #847 from pypeclub/feature/next_task_update_with_settings
Next task update with settings
2021-01-08 09:56:45 +01:00
iLLiCiTiT
cffe68346c handler does not care about previous task type ids 2021-01-07 19:54:12 +01:00
Milan Kolar
c0de00ddee Merge remote-tracking branch 'origin/master' into develop 2021-01-06 13:20:55 +01:00
Milan Kolar
32bb19d583
Merge pull request #862 from pypeclub/feature/ftrack_custom_attributes_settings
Ftrack custom attributes from settings
2021-01-06 13:09:52 +01:00
Milan Kolar
fe8f58f60b
Merge pull request #863 from pypeclub/feature/module_manager_time_report
Module manager time report
2021-01-06 13:05:42 +01:00
Milan Kolar
9681e67f52
Merge pull request #868 from pypeclub/feature/rest_api_faster_port
Rest api faster find port
2021-01-06 12:52:48 +01:00
iLLiCiTiT
a1621592e2 builtins added to subfolder 2021-01-05 12:52:57 +01:00
iLLiCiTiT
4733ef33a8 removed python-futures as it breaks python 3 2021-01-05 12:21:41 +01:00
iLLiCiTiT
4afed13575 converted python 2 vendors for ftrack api to submodules 2021-01-05 12:14:40 +01:00
iLLiCiTiT
c56f65be40 added arrow as submodule 2021-01-05 11:30:58 +01:00
Milan Kolar
e5d39665d8
Merge pull request #851 from pypeclub/feature/deadline_self_contained_module
Deadline as Pype Module
2021-01-04 17:46:56 +01:00
iLLiCiTiT
0a42dcd6e7 do not acces type name through entities but use prequeried types 2021-01-04 16:53:09 +01:00
iLLiCiTiT
68e2648a4c prepare task types before entities loop 2021-01-04 16:52:54 +01:00
iLLiCiTiT
f8b21a7795 added type_id to queried attributes 2021-01-04 16:52:43 +01:00
iLLiCiTiT
be9e516971 move entities query in code 2021-01-04 16:52:35 +01:00
iLLiCiTiT
579e5a1496 find free port is pyhon 2 compatible 2020-12-30 13:14:39 +01:00
iLLiCiTiT
d2b1acbc7c added docstring 2020-12-30 12:41:25 +01:00
iLLiCiTiT
5e08f26ac2 free port is checked in faster way 2020-12-30 12:41:18 +01:00
iLLiCiTiT
4d1948c68f renamed find_port to find_free_port 2020-12-30 12:39:57 +01:00
iLLiCiTiT
3d28921464 call reset in settings action on show call 2020-12-30 11:52:50 +01:00
iLLiCiTiT
17a056f8c6 removed host argument on get_logger call 2020-12-29 17:21:16 +01:00
iLLiCiTiT
6655be9d8b set few process names for testing 2020-12-29 17:10:02 +01:00
iLLiCiTiT
cc06b0e2cd fixed log viewer model 2020-12-29 17:08:50 +01:00
iLLiCiTiT
0b3bf2e710 hound fix 2020-12-29 11:37:53 +01:00
iLLiCiTiT
ae4b946d2d added print function for time reports 2020-12-29 11:31:05 +01:00
iLLiCiTiT
50c8653e8d collect time spent on each initialization task 2020-12-29 11:29:18 +01:00
iLLiCiTiT
49c92a9ec2 removed removed default roles from mongo id attribute 2020-12-28 13:26:46 +01:00
iLLiCiTiT
f8177f828c removed roles from custom attributes definitions 2020-12-28 12:33:03 +01:00
iLLiCiTiT
9de0c3a0c5 changed variable names in custom attributes action 2020-12-28 12:32:35 +01:00
iLLiCiTiT
1d9c865d05 proces by project split into 2 methods 2020-12-23 14:15:58 +01:00
iLLiCiTiT
e29ba9b160 removed devlopment helpers 2020-12-23 14:06:23 +01:00
iLLiCiTiT
d1a2fb2d04 event was rewritten to use settings 2020-12-23 13:59:42 +01:00
iLLiCiTiT
c7d02eed81 fix typo 2020-12-23 13:57:08 +01:00
iLLiCiTiT
5cc1c01fc2 replaced join_keys with join_query_keys 2020-12-23 12:05:42 +01:00
iLLiCiTiT
9beb9c8eb4 action is using settings 2020-12-23 12:05:23 +01:00
iLLiCiTiT
ce179f086a added ability to use different key than "enabled" durinf role check 2020-12-23 12:04:49 +01:00
iLLiCiTiT
75bfcb0f40 action discover by roles 2020-12-23 11:50:03 +01:00
iLLiCiTiT
9dcbb48c65 added comments and docstring 2020-12-22 18:39:02 +01:00
iLLiCiTiT
ae69cb5afc implemented name sorting 2020-12-22 18:38:44 +01:00
iLLiCiTiT
1712177b3e Merge branch 'develop' into feature/next_task_update_with_settings 2020-12-22 18:26:28 +01:00
Milan Kolar
8db8feb046 remove deadline from tray module manager 2020-12-22 17:17:54 +01:00
iLLiCiTiT
748821e9a5 Merge branch 'develop' into feature/ftrack_python2_vendor 2020-12-22 16:06:42 +01:00