Commit Graph

603 Commits (770aefd6cb29786bd6a6b62fb3526bad58209abd)
 

Author SHA1 Message Date
Ivan Maslov 32278ccde5 New wiki information about Orchestrator module 4 years ago
Ivan Maslov 30f356e36f # Fix with pseude turple (when , after {}) 4 years ago
Ivan Maslov b740f102f8 Wpy64 install Sphinx, furo (html theme), sphinx-markdown-builder 4 years ago
Ivan Maslov 25b6ba874d #add sphinx autodoc prototype with __Orchestrator__ guide in eng 4 years ago
Ivan Maslov b149647594 Add pause trigger to RDPActive when Processor is working! 4 years ago
Ivan Maslov 1f1eaf027c OrchestratorSave - remove extra info from logs (credentials...) 4 years ago
Ivan Maslov 6cb4705551 Web.Basic> HTMLLink fixes 4 years ago
Ivan Maslov 94b861041a Remove additional info from ActivityListExecute - no secret info in logs.. 4 years ago
Ivan Maslov f4a147d829 Fix about logger web dump 4 years ago
Ivan Maslov add5b0d9cb Fix about logger 4 years ago
Ivan Maslov 73cee5e46f def ProcessorActivityItemCreate(inDef, inArgList=None, inArgDict=None, inArgGSettingsStr=None, inArgLoggerStr=None): # Create ActivityItem # return dict 4 years ago
Ivan Maslov d9cd7b0581 Some fixes in ProcessorAliasDef 4 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 e6945b4a2a Add safe init CP when starts 4 years ago
Ivan Maslov f711586d61 Minimize autocleaner thread 4 years ago
Ivan Maslov 3585cb3946 Orchestrator executable with auto run with admin rights 4 years ago
Ivan Maslov 1c415a34cb interval from Web front 600ms + OSCredentialsVerify on the back with no logs 4 years ago
Ivan Maslov 6161d43715 CMDStart - display logs in orchestrator :) 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 d980f0f5d3 Return CPU Settings, fix the ProcessorDict settings 4 years ago
Ivan Maslov 600db3b9c7 Minimize the CPU time in orchestrator 4 years ago
Ivan Maslov ed4909bd1d Orc Server minor fixes in RDP List generation 4 years ago
Ivan Maslov 48f9b0960c Fix Old Processor item 4 years ago
Ivan Maslov 9d054fa905 Fix ESCAPE in Basic Web CP 4 years ago
Ivan Maslov f618515fc2 Fix Logging BUG with WEB dump 4 years ago
Ivan Maslov 150300de34 FIX MEGA BUG - DONT USE DEFAUL VALUE AS [] or {} - python has been save it between call if arg is not transmitted 4 years ago
Ivan Maslov f72b20a490 Fix in BC with User URL match list 4 years ago
Ivan Maslov 8487d6e485 Minor fix BC Old Start (DeepMergeDict2to1 FIXES) 4 years ago
Ivan Maslov f9c2349d67 Minor fix BC Old Start (BC FIXES) 4 years ago
Ivan Maslov c2643a0c19 Minor fix BC Old Start (BC FIXES) 4 years ago
Ivan Maslov 2a1838f36f Minor fix BC Old Start 4 years ago
Ivan Maslov 0237db208f Minor fix BC Old Start 4 years ago
Ivan Maslov e4a264617b Minor fix BC Old Start 4 years ago
Ivan Maslov f733935a4a Minor fix BC Old Start 4 years ago
Ivan Maslov 242a466944 Minor fix when test after rename 4 years ago
Ivan Maslov fcb839d97c Renamin main file to __main file__ because of collisions when import 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 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 2fc1553c9f - Agent Add 2 defs: 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 383fc9b575 - Orch: /pyOpenRPA/ServerData - add sub dict "AgentDict" 4 years ago
Ivan Maslov fc4a0b1f50 Add AgentDict in settings = Backward compatibility 4 years ago
Ivan Maslov 16bdd675b8 Some fixes after test 4 years ago
Ivan Maslov 7a6e961aa8 - Create pyOpenRPA.Agent - just prototype, need test 4 years ago