Commit Graph

25 Commits (4e3260c8792ca287df899f2452b82428477920b6)

Author SHA1 Message Date
Ivan Maslov 4e3260c879 Minimize perfomance for control panel rendering - save some PC resources
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 2b773b4bb8 Add 3 defs to Agent (Recieve files)
3 years ago
Ivan Maslov e8a7f5ed5a Minor fixes in AgentReturnValue
3 years ago
Ivan Maslov e4ff1253a6 BC Storage to StorageDict
3 years ago
Ivan Maslov 21f7f1f86d Add Agent feedback about Activity Item execution :) need test!
3 years ago
Ivan Maslov 28652f6d8b Orchestrator.RDPSessionCMDRun - Fix output (test), TEST Feature in FullScreen Control (before integration in Processor Queue)
4 years ago
Ivan Maslov f4a147d829 Fix about logger web dump
4 years ago
Ivan Maslov f618515fc2 Fix Logging BUG with WEB dump
4 years ago
Ivan Maslov 09ba3c0e86 ! Scheduler period activity was suppressed ("TimeHH:MMStart" in lItem and "TimeHH:MMStop")
4 years ago
Ivan Maslov f1f706bca1 - def UACKeyListCheck(inRequest, inRoleKeyList): #Check is client is has access for the key list
4 years ago
Ivan Maslov caf688536a - Orc new structure for CP: "CPDict": { # "CPKey": {"HTMLRenderDef":None, "JSONGeneratorDef":None, "JSInitGeneratorDef":None}},
4 years ago
Ivan Maslov 913505ae0e - - def AgentOSFileDataBytesCreate(inGSettings, inHostNameStr, inUserStr, inFilePathStr, inFileDataBytes): # Send to agent activity item to OSCMD
4 years ago
Ivan Maslov 2f40c81a72 - Agent: Add Agent defs as Alias in ProcessorDict
4 years ago
Ivan Maslov cbc4b42180 - Orch web: Fix eror in serverDataRender when error render
4 years ago
Ivan Maslov fc4a0b1f50 Add AgentDict in settings = Backward compatibility
4 years ago
Ivan Maslov caeae7c997 - Create new pyOpenRPA UAC Client hierarchy SettingsTemplate.__UACClientAdminCreate__ - need to update functionallity
4 years ago
Ivan Maslov fea3809d85 - Create /pyOpenRPA/ActivityListExecute
4 years ago
Ivan Maslov 1adf4b5683 # Create log viewer in the front of the web
4 years ago
Ivan Maslov bde44722e9 # Add new Handler for the log dump - need to refactoring...!!!!
4 years ago
Ivan Maslov 2a36bc8e70 # Add "/pyOpenRPA/ServerData" - in progress
4 years ago
Ivan Maslov 921f8f72a2 # Add version check + autorefresh if version was changed (with backward compatibility)
4 years ago
Ivan Maslov bee96d3596 # Create Orchestrator.RDP defs - need decorator @ProcessorOnly
4 years ago
Ivan Maslov 090754443f # Updated all old defs in new Orchestrator.<def name>
4 years ago
Ivan Maslov f371cc6b8a # Start test with new SettingsTemplate (new file is out of the repo. It will be included later after test)
4 years ago