Commit Graph

71 Commits (3f5a8e56873e85e470bc35827129f6c73ced9672)

Author SHA1 Message Date
Ivan Maslov 3f5a8e5687 Managers. Git is ready - try to test
3 years ago
Ivan Maslov 0eeb209520 Add UACBool in URLList - user with no access can use orchestrator!
3 years ago
Ivan Maslov 6bb4ce0660 fixes in RDPConnect
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 e12168e384 # Add jupyter sandbox in orchestrator
3 years ago
Ivan Maslov 417e18b389 # Agent Modify OSCMD - split SendLog2Orc and capture the output
3 years ago
Ivan Maslov 102fed3d71 #Add process restore when Orchestrator restart
3 years ago
Ivan Maslov 9dd4d11e23 Add pyOpenRPA.Tools.StopSafe module - check if VM_Close (from taskkill) was sent to the program. Or from orchestrator
3 years ago
Ivan Maslov 9b94400887 # Orchestrator.Managers.Process: add def to the consolidated check status and then check status in Process instance (StartCheck, StopSafeCheck, StopForceCheck)
3 years ago
Ivan Maslov 17d2ac65ab Add Orchestrator def ScheduleGet, ThreadStart
3 years ago
Ivan Maslov 52942b3679 Test Managers.Process, fix some bugs
3 years ago
Ivan Maslov 5491302df7 # Orchestrator: Debugger - case insensitive!, save arg dict options from previous value
3 years ago
Ivan Maslov e14bed7fca Testing pyOpenRPA.Orchestrator.Managers.Process defs
3 years ago
Ivan Maslov a41a0a0462 def ActivityItemDefAliasModulesLoad - load full python scode from sys.modules in ActivityItem def alias. run when Orchestrator starts
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 0c78cee85a draft 1.2.7 (need test)
3 years ago
Ivan Maslov d992c89e54 draft 1.2.7 (need test)
3 years ago
Ivan Maslov 2c1adc6af3 v1.2.6 release
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 dff69296e8 Add Server SSL keyfile option + Def to listen interface
3 years ago
Ivan Maslov fed27536d6 Add WebAuditLog + SSL support
3 years ago
Ivan Maslov fa8f15329d Add WebAuditMessage + prototype for many servers...
3 years ago
Ivan Maslov 938e36f8a7 Add RecoveryMode for the RDP Active
3 years ago
Ivan Maslov df357e58ce Remove 2-nd process orchestrator add Admin rights def to run Orc before it will be called (because of the CP init before)
3 years ago
Ivan Maslov 33ed3ad95a Minor fixes
3 years ago
Ivan Maslov 8e7e7f171d Basic JS remove GUIDStr from Activity Items
3 years ago
Ivan Maslov 852a7f1d9e Add dump + load StorageDict to/from pickle _SessionLast_StorageDict.pickle! need test
3 years ago
Ivan Maslov fe81192d4f Minor fixes
3 years ago
Ivan Maslov 2b773b4bb8 Add 3 defs to Agent (Recieve files)
3 years ago
Ivan Maslov e8a7f5ed5a Minor fixes in AgentReturnValue
3 years ago
Ivan Maslov e10f774e9d Upgrade OSCMD in Orchestrator - it will create new console window for cmd commands
3 years ago
Ivan Maslov b0846aa9b1 Minor fin in ProcessDefIntervalCall
3 years ago
Ivan Maslov 3b2c4e3888 Remove Orchestrator ProcessGSettingsget and ProcessLoggerGet (con not be created singleton... )
3 years ago
Ivan Maslov 1df423c09f Add Orchestrator ProcessGSettingsget and ProcessLoggerGet
3 years ago
Ivan Maslov f1b0472fce Add Orchestrator ProcessDefIntervalCall - very helpfull function for the periodic call
3 years ago
Ivan Maslov 21f7f1f86d Add Agent feedback about Activity Item execution :) need test!
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 3b4b4284ae Upgrade AgentOSCMD def (flag to send logs to the ORC and encoding of the CMD window)
4 years ago
Ivan Maslov 658e1bfaa5 Very bad little bug with dict in list :( - fixed!
4 years ago
Ivan Maslov 970518ac8d Update sphinx doc in Orchestrator and in UIDesktop
4 years ago
Ivan Maslov df6978a951 Update sphinx doc in Orchestrator and in UIDesktop
4 years ago
Ivan Maslov 9b5f69289a Update sphinx doc in Orchestrator the theme
4 years ago
Ivan Maslov 90db529391 Update Sphinx - look Wiki/ENG_Guide/HTML/index.html
4 years ago
Ivan Maslov 28652f6d8b Orchestrator.RDPSessionCMDRun - Fix output (test), TEST Feature in FullScreen Control (before integration in Processor Queue)
4 years ago