Milan Kolar
|
c778084a56
|
Merge pull request #880 from pypeclub/feature/drop-zip-repository
Pype: Frozen code improvements
|
2021-01-20 17:05:55 +01:00 |
|
Petr Kalis
|
46f09c8cb2
|
SyncServer GUI - Hound 2.
|
2021-01-19 16:46:33 +01:00 |
|
Petr Kalis
|
83a8c6e3a1
|
SyncServer GUI - Hound
|
2021-01-19 14:01:51 +01:00 |
|
Petr Kalis
|
01344854be
|
SyncServer GUI - safer initialization of DB
|
2021-01-19 13:35:10 +01:00 |
|
Petr Kalis
|
2eed46847a
|
SyncServer GUI - changed order by status
Currently processed sorted as first now
|
2021-01-19 13:09:10 +01:00 |
|
Petr Kalis
|
51ae46bd6d
|
SyncServer GUI - fix - keep selection during model refresh
|
2021-01-19 12:27:39 +01:00 |
|
Petr Kalis
|
21e285c2cc
|
SyncServer GUI - fix - reset_provider_for_file
Removed pulling sync_server from ModulesManager (not a singleton!) to
injecting object and passing everywhere
|
2021-01-18 19:06:57 +01:00 |
|
Petr Kalis
|
c7c3d6b78d
|
SyncServer GUI - fixes for style
|
2021-01-18 14:14:11 +01:00 |
|
Petr Kalis
|
2f3a1eb9f0
|
SyncServer GUI - implemented saving progress to DB
|
2021-01-15 20:47:37 +01:00 |
|
Petr Kalis
|
8cda048617
|
SyncServer GUI - fix - project propagates into detail model
Removed project from Widget, left project on model only
|
2021-01-15 20:44:37 +01:00 |
|
iLLiCiTiT
|
2d3bb6a4d9
|
Fix ftrack server imports
|
2021-01-15 11:12:31 +01:00 |
|
Petr Kalis
|
a6e91195fa
|
SyncServer GUI - safer creation of gui
|
2021-01-14 19:07:09 +01:00 |
|
Petr Kalis
|
60b2cb46cb
|
SyncServer GUI - better handling when no project is configured
|
2021-01-14 18:12:12 +01:00 |
|
Petr Kalis
|
d11da1e904
|
Merge branch 'develop' of github.com:pypeclub/pype into feature/817-syncserver-gui
|
2021-01-14 17:13:55 +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 |
|
Petr Kalis
|
8f768b2e4a
|
SyncServer GUI - added icons, fixes
Added refresh
Added menu in detail
|
2021-01-06 18:44:39 +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 |
|
Petr Kalis
|
8ac333035f
|
Merge branch 'develop' of github.com:pypeclub/pype into feature/817-syncserver-gui
|
2021-01-06 11:39:40 +01:00 |
|
Petr Kalis
|
9c5abace27
|
SyncServer GUI - added icons, progress, base of menu
Fixed aggregate
|
2021-01-06 11:38:57 +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 |
|
Petr Kalis
|
8a3a41525a
|
Merge branch 'develop' of github.com:pypeclub/pype into feature/817-syncserver-gui
|
2020-12-29 12:43:58 +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 |
|