Commit Graph

87 Commits (fcb839d97c192f16cc33ee479487bb93812dce1a)

Author SHA1 Message Date
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
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 2942b7cc70 - Orchestrator WEB GUI update - Administrator mode - add log view - in progress
4 years ago
Ivan Maslov a2eab2389a - Test URL "/pyOpenRPA/ServerData"
4 years ago
Ivan Maslov 2a36bc8e70 # Add "/pyOpenRPA/ServerData" - in progress
4 years ago
Ivan Maslov c79c446888 # Add "/pyOpenRPA/ServerData" - in progress
4 years ago
Ivan Maslov 026a152dfc +- Create Web HTML / JS generators [pyOpenRPA.Orchestrator.Web.Basic]
4 years ago
Ivan Maslov a0e85bb795 dev in progress - need update for GUID -do not create it
4 years ago
Ivan Maslov 921f8f72a2 # Add version check + autorefresh if version was changed (with backward compatibility)
4 years ago
Ivan Maslov 178ba3398d # Add minor fix in RDP defs - Need test
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
Ivan Maslov 239a2c6c83 # Test new processor in progress - need new setings template
4 years ago
Ivan Maslov 9a7fc13d9f # in progress new orchestrator processor
4 years ago
Ivan Maslov bbe555857f # Bug fix in RDPProcessor
4 years ago
Ivan Maslov b7f88de8bf # Support multiple processes in 1 RDP session
4 years ago
Ivan Maslov e1bd95c4cc # Fix in CMDRun for some OS # Fix in async set in clipboard # Fix double ctrl a for some os cmd (wrong actions)
4 years ago
Ivan Maslov 44d0f16981 # minor fixes after test
4 years ago
Ivan Maslov f421aaa2ea # Add orchestrator/Server unquotes for URL path (need for rus symbols in fila path)
4 years ago
Ivan Maslov 5516c82c90 # minor fix in SessionHex if no RDP session (time lag with WEB GUI)
4 years ago
Ivan Maslov c7cfa66a62 # minor fixes in basic UAC (because of add 2 buttons in front)
4 years ago
Ivan Maslov a1fb5ae762 # Minor fix in RDP restore operations
4 years ago
Ivan Maslov c369c70b80 # Add struct to load SettingsUpdate after RDP restore
4 years ago
Ivan Maslov 3b528c3c67 # Minor fixes in render RDPList 3
4 years ago
Ivan Maslov d7dbb8c2f0 # Minor fixes in render RDPList 2
4 years ago
Ivan Maslov 1791f35b31 # Minor fixes in render RDPList
4 years ago
Ivan Maslov a49112e25f # Add log when RDP restore # minor test passed +
4 years ago
Ivan Maslov e2c1d3e575 # Test + Add web button + add model in front + Backward compatibility from v1.1.13 + try..except when load CP
4 years ago
Ivan Maslov 5333209528 # Orch ajax optimized # Remove refresh button # remove RDPListControlPanelGet # AddAutocleaner #Add exception if ControlPanel with error # Restart Orch with old RDP List!!! (need test)
4 years ago
Ivan Maslov 7bc9acf2a5 # In progress save RDPList from old session
4 years ago
Ivan Maslov 7df0f46c16 # Minor fixes
4 years ago
Ivan Maslov 233bbff76b # Add Index.js
4 years ago