Commit Graph

53 Commits (b1e69321801ca60420e17e01ce02d8952c40c56e)

Author SHA1 Message Date
robo-bo b3d04a6393 Orc server is tested TODO js lib orpa
2 years ago
root ee22027d4f fix rights to 755 (linux actual)
2 years ago
Иван Маслов 7691d78e95 minor fixes in title
2 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 2ad58efa4f Fix Web Def Helper (save last params in dict)
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 a07784e818 def ActivityItemCreate(inDef, inArgList=None, inArgDict=None, inArgGSettingsStr=None, inArgLoggerStr=None, inGUIDStr = None, inThreadBool = False):
3 years ago
Ivan Maslov 1279fb3a64 # Add Debugging toolbox in Web (ActivityItem send from front)
3 years ago
Ivan Maslov 8e7e7f171d Basic JS remove GUIDStr from Activity Items
3 years ago
Ivan Maslov dc1133edd6 Init dropdown in index js with orchestrator
4 years ago
Ivan Maslov de9f0cc3df # ORC WEB - Add freeze logs textarea button - tested!
4 years ago
Ivan Maslov 67e06960e3 # Add Processot ActivityListVerification to check structure
4 years ago
Ivan Maslov ecce39c234 # Now Activity Item Support "" value for ArgGSettings and ArgLogger
4 years ago
Ivan Maslov 6cb4705551 Web.Basic> HTMLLink fixes
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 1d12d59e8c - def ProcessorAliasDefCreate(inGSettings, inDef, inAliasStr=None): # Create alias for def (can be used in ActivityItem in field Def)
4 years ago
Ivan Maslov 1c415a34cb interval from Web front 600ms + OSCredentialsVerify on the back with no logs
4 years ago
Ivan Maslov 9d054fa905 Fix ESCAPE in Basic Web CP
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 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 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 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 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 921f8f72a2 # Add version check + autorefresh if version was changed (with backward compatibility)
4 years ago
Ivan Maslov c7cfa66a62 # minor fixes in basic UAC (because of add 2 buttons in front)
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 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 233bbff76b # Add Index.js
4 years ago
Ivan Maslov 73e563e58f # Lite style update in orchestrator
4 years ago
Ivan Maslov fe19b15805 # Lite rebranding - add new logo in web + favico.ico
4 years ago
Ivan Maslov 1640a8f317 # Minor fixes in UAC User-Role models (back + front tested)
4 years ago
Ivan Maslov 4c8d0e3187 v1.1.8 UIDesktop minor bugfix from pywinauto with ctype.ArgumentError
4 years ago
Ivan Maslov ea8233e79d # Add Orchestrator:WebFront - mGlobal.Processor.Send(inDataList)
4 years ago
Ivan Maslov 050616561b # Add GIT CMD, Add OnClick escape in HTML render control panel
4 years ago
Ivan Maslov e8f527d927 # Orchestrator RDPActive fixes : add Command ActivityType GlobalDictKeyListValueOperator+ (to merge 2 lists into 1)
4 years ago
Ivan Maslov b8e4cd82b5 # Prefinal Orchestrator update (RobotRDPActive in Orchestrator)
4 years ago
Ivan Maslov dce6ef0c19 - Orchestrator.Client: Minor fix in rendering table of the modal window
5 years ago
Ivan Maslov 61afbf1cae - Orchestrator.Server: Add new engine for POST
5 years ago