Commit Graph

75 Commits (6bfa44d291907485d5a659d3fa939ff3219cfc16)

Author SHA1 Message Date
robo-bo cb9af1f6e8 orc add version label
2 years ago
Ivan Maslov c37d714814 agent fix
2 years ago
Ivan Maslov 6c04e81bdd orc tested
2 years ago
Ivan Maslov 1c77c8d078 orc fixes
2 years ago
Ivan Maslov 8830d6eba3 orc: API goes to FASTAPI
2 years ago
robo-bo b3d04a6393 Orc server is tested TODO js lib orpa
2 years ago
Ivan Maslov 23b17e0d1f prototype in progress
2 years ago
root ee22027d4f fix rights to 755 (linux actual)
2 years ago
robo-bo 04ec23bbc5 logs eng to rus
2 years ago
robo-bo baf043b5f5 Orc translated! And working!
2 years ago
robo-bo c2d82ec6d7 Orc is work!
2 years ago
robo-bo dde4dc3bcf in progress (broken orc)
2 years ago
robo-bo 051487fc44 Orc style change in progress + Render
2 years ago
Ivan Maslov d5f165f882 Rename start file in orchestrator, fix in ServerSettings for Linux
2 years ago
Mikhail 6131195d3d лин, добавили недостающие библиотеки для орка, прототип запустили
2 years ago
Ivan Maslov b069c83e94 fix
2 years ago
Ivan Maslov b023feb9c9 ORC: UAC Fixes
2 years ago
Ivan Maslov 8cea6abb99 Index path fixes
2 years ago
Ivan Maslov 90b59f9d9f ORC: You can change the index page (def WebURLIndexChange)
2 years ago
support 902647e706 some minor fixes in studio
2 years ago
Ivan Maslov 742c70b99c Orc 2 Agent -> list
3 years ago
Ivan Maslov 1cea34c8c8 Try to returnn list to Agent (no one item) need test
3 years ago
Ivan Maslov 16eb821b0d Orc: turn off the clipboard in RDP, AgentFileRecieve check if file not exists, ProcessorMonitorFix - print info about current item. New def to work with files in agent
3 years ago
Ivan Maslov ac160e8562 init js after data render, parallel init py, new def wait orc init, logs optimization. Processor add ThreadBool flag. Fix in managers.Process when check status of not initialized agent
3 years ago
Ivan Maslov 1561c578f5 Process fix, WebRequest is optional now
3 years ago
Ivan Maslov e14bed7fca Testing pyOpenRPA.Orchestrator.Managers.Process defs
3 years ago
Ivan Maslov a07784e818 def ActivityItemCreate(inDef, inArgList=None, inArgDict=None, inArgGSettingsStr=None, inArgLoggerStr=None, inGUIDStr = None, inThreadBool = False):
3 years ago
Ivan Maslov 77bb953c19 draft 1.2.7 (need test)
3 years ago
Ivan Maslov 34396b13dd draft 1.2.7 (need test)
3 years ago
Ivan Maslov cd3e3211ff draft 1.2.7 (need test)
3 years ago
Ivan Maslov 103483a20b fixes from issues from the gitlab
3 years ago
Ivan Maslov e361775027 draft 1.2.4 (need test)
3 years ago
Ivan Maslov fa8f15329d Add WebAuditMessage + prototype for many servers...
3 years ago
Ivan Maslov 24849e7dea Orchestrator - fix in Agent loop - add sleep when Activity is not empty but this is alredy sent
3 years ago
Ivan Maslov 21f7f1f86d Add Agent feedback about Activity Item execution :) need test!
3 years ago
Ivan Maslov d31437c3e8 bug fix in Agent interaction
3 years ago
Ivan Maslov 4ccbe5036b bug fix in Agent interaction
3 years ago
Ivan Maslov 4a5797b610 bug fix in Handlebars list - remove activity list - not actual
3 years ago
Ivan Maslov f16d662fc6 bug fix
3 years ago
Ivan Maslov 12cee1f36c Debug upgrade
3 years ago
Ivan Maslov 22c4cae9ba Fix in Agent <> Orchestrator interaction - change connection technology - need update + restart Orc and Agent
3 years ago
Ivan Maslov 1d12d59e8c - def ProcessorAliasDefCreate(inGSettings, inDef, inAliasStr=None): # Create alias for def (can be used in ActivityItem in field Def)
4 years ago
Ivan Maslov fa67b83b77 Change log message about sesitive params - dont show it in logs... Security reasons, because logs can be shown on the web.
4 years ago
Ivan Maslov ed4909bd1d Orc Server minor fixes in RDP List generation
4 years ago
Ivan Maslov 09ba3c0e86 ! Scheduler period activity was suppressed ("TimeHH:MMStart" in lItem and "TimeHH:MMStop")
4 years ago
Ivan Maslov 09ae47ac85 - Add Working Dir (CWD) + Orchestrator Version Str in ServerData > UserDict
4 years ago
Ivan Maslov caf688536a - Orc new structure for CP: "CPDict": { # "CPKey": {"HTMLRenderDef":None, "JSONGeneratorDef":None, "JSInitGeneratorDef":None}},
4 years ago
Ivan Maslov 4c31b27bf6 - Orc RoleHierarchy - support RDP, Support Agent + buttons
4 years ago
Ivan Maslov 2e73292fc6 - Orc - add log about send activity to agent
4 years ago
Ivan Maslov 913505ae0e - - def AgentOSFileDataBytesCreate(inGSettings, inHostNameStr, inUserStr, inFilePathStr, inFileDataBytes): # Send to agent activity item to OSCMD
4 years ago