Commit graph

102 commits

Author SHA1 Message Date
Jakub Trllo
f99a4c9eb8 Merge branch 'develop' into feautre/PYPE-139_tray_crash_on_sync 2019-01-17 17:03:26 +01:00
Jakub Trllo
9d50a5b8b7 more io usage replaced, added ignore_me variable to actions/events for ftrack server, added 'get avalon projects' function, fixed few bugs, added titles to show_interface in action handlers 2019-01-17 16:06:34 +01:00
Milan Kolar
648d6d854f Merge branch 'develop' into feature/PYPE-148_unified_import_to_avalon 2019-01-16 18:06:35 +01:00
Milan Kolar
bc5acca27a Merge branch 'develop' into feature/PYPE-120_Ditch_silo 2019-01-16 17:29:29 +01:00
Jakub Trllo
ae68a41400 removed avalon.io so it won't change context in another apps, replaced with direct connection to DB 2019-01-16 14:55:40 +01:00
Jakub Trllo
9a0f2ab81b ftrack_utils separated into 2 files, avalon's environments are set before io.install() so required env error don't show up 2019-01-15 15:45:24 +01:00
Jakub Trllo
60683b49d4 Sync to avalon store silo as asset with silo == None 2019-01-09 13:18:24 +01:00
Jakub Trllo
af3a918f24 app launch changes status if current status is same as in config 'statuses_name_change' 2019-01-08 17:16:48 +01:00
Jakub Trllo
787422ab01 initial 2019-01-08 16:38:32 +01:00
Jakub Trllo
eff3435b39 Merged in feature/PYPE-105_launcher_icons (pull request #35)
changed source of icons for ftrack actions to ['ftrack_icon']

Approved-by: Milan Kolar <milan@orbi.tools>
2018-12-19 15:15:21 +00:00
Jakub Trllo
0990bb3e5c Merged in feature/PYPE-50-add-dynamic-environments-to-launcher (pull request #31)
Feature/PYPE-50 add dynamic environments to launcher

Approved-by: Milan Kolar <milan@orbi.tools>
2018-12-19 15:14:19 +00:00
Jakub Trllo
c964c43929 changed source of icons for ftrack actions to ['ftrack_icon'] 2018-12-18 17:50:06 +01:00
Jakub Trllo
a6179ad8ec Merged in feature/PYPE-67-custom_attribute_creation (pull request #30)
Custom attribute creator

Approved-by: Milan Kolar <milan@orbi.tools>
2018-12-17 08:07:20 +00:00
Jakub Trllo
194606a4e8 - removed old, unused code 2018-12-14 17:49:00 +01:00
Jakub Trllo
553ee6455e quickfix - isinstance 'array' changed to 'list' 2018-12-14 17:21:28 +01:00
Jakub Trllo
bfdf3b1acb - repaired multiselection
- imported arrow for datetime
2018-12-14 16:53:50 +01:00
Jakub Trllo
ecc1b9063e - fixed creating of hierarchical attributes 2018-12-14 13:35:37 +01:00
Milan Kolar
2a4797d63d add folder create script 2018-12-14 09:34:34 +01:00
Milan Kolar
72a96229af clean up action handler 2018-12-13 21:34:23 +01:00
Jakub Trllo
a4ec8b54f5 - added show_message to BaseAction
- added priorities to register
- test action show only to Pypeclub user
- custom attributes can be created from json file (instructions inside)
2018-12-13 11:33:35 +01:00
Milan Kolar
af147f36d4 add folder create old action for later conversion 2018-12-12 19:03:20 +01:00
Jakub Trllo
1ff834e971 Merge branch 'develop' into feature/PYPE-71-event_server 2018-12-07 09:57:01 +01:00
Milan Kolar
d4b66146ee Merge branch 'hotfix/apps-not-launching-after-last-PR' into develop 2018-12-07 01:12:51 +01:00
Milan Kolar
3b3a379b7a fixing issue with apps not launchign at all after last merge 2018-12-07 01:12:34 +01:00
Jakub Trllo
352431c6eb Merged in feature/PYPE-54-LOCAL_ICONS (pull request #23)
preparation for 'ftrack_resources'

Approved-by: Milan Kolar <milan@orbi.tools>
2018-12-06 22:32:28 +00:00
Jakub Trllo
7fcee7e351 Merged in feature/PYPE-73-action_as_API (pull request #22)
Prepared action for event server
2018-12-06 22:31:40 +00:00
Jakub Trllo
e19fbea3e9 Identifier is now full app name(with version), so same app won't launch twice if two versions are available. 2018-12-06 15:20:05 +01:00
Jakub Trllo
c2d45680fd Merge branch 'feature/PYPE-73-action_as_API' into feature/PYPE-71-event_server 2018-12-06 13:17:00 +01:00
Jakub Trllo
919cdf7178 Merge branch 'develop' into feature/PYPE-71-event_server 2018-12-06 13:00:17 +01:00
Jakub Trllo
f59bcf2e44 renamed filename 2018-12-06 12:57:44 +01:00
Jakub Trllo
5904fa4c65 Revert "renamed file"
This reverts commit ea7a10f94f.
2018-12-06 12:55:05 +01:00
Jakub Trllo
ea7a10f94f renamed file 2018-12-06 12:52:58 +01:00
Jakub Trllo
3fda5c32b3 Action syncToAvalon - changed identifier and label. Is visible only for role 'Pypeclub' 2018-12-06 10:13:47 +01:00
Jakub Trllo
2da8a47442 preparation for 'ftrack_resources' 2018-12-05 19:00:29 +01:00
Jakub Trllo
c5c6927e61 Merged in feature/sync_avalon_events (pull request #21)
Feature/sync avalon events

Approved-by: Milan Kolar <milan@orbi.tools>
2018-12-05 17:32:06 +00:00
Jakub Trllo
d1c1c4f039 Sync to avalon event should work like action. Synchronize only projects that have checked Avalon auto-sync. 2018-12-05 16:15:11 +01:00
Milan Kolar
e27b1ee0f8 Merge branch 'develop' into feature/PYPE-13-nuke-loadsequence
# Conflicts:
#	pype/plugins/ftrack/integrate_ftrack_instances.py
#	pype/plugins/nuke/publish/collect_writes.py
#	pype/plugins/nuke/publish/integrate_rendered_frames.py
2018-12-05 13:43:10 +01:00
Jakub Trllo
c148e9b65e Merged in feature/PYPE-51-custom-attribute-action (pull request #18)
Created attributes are set to group and security roles are set for API only

Approved-by: Milan Kolar <milan@orbi.tools>
2018-12-04 17:35:42 +00:00
Jakub Trllo
5520504975 Merged in feature/PYPE-43 (pull request #15)
Feature/PYPE-43

Approved-by: Milan Kolar <milan@orbi.tools>
2018-12-04 17:22:26 +00:00
Jakub Trllo
5818350ba2 User's can't move entites 2018-12-04 18:16:57 +01:00
Jakub Trllo
e1308d7f64 Action shows only to users in roleList: Admin & Project Manager 2018-12-04 16:55:36 +01:00
Jakub Trllo
884ac36f25 Creates Checkbox for auto-sync event in Project. Action update roles and group on existing attributes 2018-12-04 16:35:04 +01:00
Jakub Trllo
6e0fc1771d Top entity is not pushed to Avalon as asset and error message is full now 2018-12-04 15:50:20 +01:00
Jakub Jezek
27618c8d55 Create write, Publish write, Publish prerendered.frames, Load sequence. All is working 2018-12-04 14:49:11 +01:00
Jakub Trllo
9910fa0b0d Validation Error is now in context 2018-12-04 14:16:02 +01:00
Jakub Trllo
06d473425d Added action validation - only for admins, security role - for admins, Library removed from excepted entity type 2018-12-04 13:39:42 +01:00
Jakub Trllo
01b331fdd9 Added few comments 2018-12-04 13:18:11 +01:00
Jakub Trllo
0cf395c3bc Created attributes are set to group and security roles are set for API only 2018-12-04 11:29:10 +01:00
Jakub Trllo
86ae83df95 Merge branch 'develop' into feature/PYPE-43 2018-12-04 09:41:58 +01:00
antirotor
5b482789fe
fixed launching on linux 2018-12-03 15:02:53 +01:00