Commit Graph

425 Commits (b1e69321801ca60420e17e01ce02d8952c40c56e)

Author SHA1 Message Date
Ivan Maslov 8b2fc6650d remove old keys from Settings struct
3 years ago
Ivan Maslov 742c70b99c Orc 2 Agent -> list
3 years ago
Ivan Maslov 1cea34c8c8 Try to returnn list to Agent (no one item) need test
3 years ago
Ivan Maslov 1e7512723c fixes
3 years ago
Ivan Maslov 3f5a8e5687 Managers. Git is ready - try to test
3 years ago
Ivan Maslov 732506451e Fixes with all access
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 628cdc593c Managers.Git in progress
3 years ago
Ivan Maslov ebdb5d5075 Manager Process dont wait feedback when start stop - it can be very long
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 4741b53083 process - add StatusSave / Restore, fix some troubles in StopSafe and StatusCheck
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 2ad58efa4f Fix Web Def Helper (save last params in dict)
3 years ago
Ivan Maslov bedcd24652 create ManualStopTrigger (MST) To set MANUAL_STOPPED IF some auto retries will proceed in delta time
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 c989a55b1c Add info about managers in sphinx
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 6026c771ae Add general defs to work with pyOpenRPA.Orchestrator.Managers.Process via Process key (ProcessNameWOEXE) - need test
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 1279fb3a64 # Add Debugging toolbox in Web (ActivityItem send from front)
3 years ago
Ivan Maslov 8cffeb627e # Managers.Process write code (start stop force and check)
3 years ago
Ivan Maslov 471f3cb3f2 # Managers.Process docstrings is ready - need code)
3 years ago
Ivan Maslov d13a939041 add package schedule to schedule process in orchestrator
3 years ago
Ivan Maslov 77bb953c19 draft 1.2.7 (need test)
3 years ago
Ivan Maslov b7ca9ad446 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 18b0d2d1fd uploaded to pypi
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 13cc33cd12 Agent - add timeout settings! Actual when network has some soft, which can force close the connection without response...
3 years ago
Ivan Maslov fc434ceb76 #update pyOpenRPA - compatible with Linux (ubuntu)
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 97d5e2bc3a Prepare for release 1.2.2
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 cfe6a70c25 minorfixes
3 years ago
Ivan Maslov 4e3260c879 Minimize perfomance for control panel rendering - save some PC resources
3 years ago
Ivan Maslov 852a7f1d9e Add dump + load StorageDict to/from pickle _SessionLast_StorageDict.pickle! need test
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 fe81192d4f Minor fixes
3 years ago
Ivan Maslov 380929942c Change time wait to Wait TriggerTime (60sec)
3 years ago
Ivan Maslov 2b773b4bb8 Add 3 defs to Agent (Recieve files)
3 years ago
Ivan Maslov 5063b97320 Fix AgentOSCMD - create encapsulated windows in no capture logs
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 e4ff1253a6 BC Storage to StorageDict
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 b0b821aed8 Add Agent NEW_CONSOLE to subprocess
3 years ago
Ivan Maslov 21f7f1f86d Add Agent feedback about Activity Item execution :) need test!
3 years ago
Ivan Maslov baf928ded2 - Add ConnectionReset except in Server to catch network interactions
3 years ago
Ivan Maslov d31437c3e8 bug fix in Agent interaction
3 years ago
Ivan Maslov 4ccbe5036b bug fix in Agent interaction
3 years ago
Ivan Maslov 4a5797b610 bug fix in Handlebars list - remove activity list - not actual
3 years ago
Ivan Maslov f16d662fc6 bug fix
3 years ago
Ivan Maslov 12cee1f36c Debug upgrade
3 years ago
Ivan Maslov 8f056e024e Debug upgrade
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)
3 years ago
Ivan Maslov d33df9e3d0 # Push to pip v1.2.1
4 years ago
Ivan Maslov a3a4ca121b #RDPCMDRun hotfix for some situations when RDP is freezed
4 years ago
Ivan Maslov 83e5fa8b12 v1.2.0 is released - GUIDE is near
4 years ago
Ivan Maslov 658e1bfaa5 Very bad little bug with dict in list :( - fixed!
4 years ago
Ivan Maslov 654c9a0b94 GUIDE ENG update
4 years ago
Ivan Maslov d9cb25ffb3 minor fix in backward compatibility
4 years ago
Ivan Maslov dc1133edd6 Init dropdown in index js with orchestrator
4 years ago
Ivan Maslov cdef4baea8 RDP.SystemCMDRun - Add auto exit from cmd when executed
4 years ago
Ivan Maslov 8c4ca98fc2 RDP.SystemCMDRun - 4 fix with time lag
4 years ago
Ivan Maslov 796b0b1224 RDP.SystemCMDRun - 3 fix if command string is more than 259 symb - not applicable for RUN window - need to open CMD and type!
4 years ago
Ivan Maslov 137ec89fc2 RDP.SystemCMDRun - 2 fix if command string is more than 259 symb - not applicable for RUN window - need to open CMD and type!
4 years ago
Ivan Maslov 51c916a0e7 RDP.SystemCMDRun - fix if command string is more than 259 symb - not applicable for RUN window - need to open CMD and type!
4 years ago
Ivan Maslov 0be5b48f5e Minor fix in Orchestrator CMDRun
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 25a3e7fa00 Add readthedocs
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
Ivan Maslov b076088601 Orchestrator.RDPSessionCMDRun - Fix output (test)
4 years ago
Ivan Maslov 9e2efe7e1b Orchestrator.RDPSessionCMDRun - Fix return + some help comments
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 41b940c600 # Minor name changes in logs
4 years ago
Ivan Maslov ecce39c234 # Now Activity Item Support "" value for ArgGSettings and ArgLogger
4 years ago
Ivan Maslov 30f356e36f # Fix with pseude turple (when , after {})
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 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
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 03d81095a1 #Feature multiple process in one RDP
4 years ago
Ivan Maslov b7f88de8bf # Support multiple processes in 1 RDP session
4 years ago
Ivan Maslov 540f765a79 # Release new version v1.1.18 + added in pip
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 cd038a0879 # upgrade py openRPA to 1.1.17
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 c5de069966 # Release 1.1.14 to pypi.org (pip install pyOpenRPA==1.1.14)
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
Ivan Maslov 73e563e58f # Lite style update in orchestrator
4 years ago
Ivan Maslov e765aad800 # Minor fix in Studio Web Header
4 years ago
Ivan Maslov fe19b15805 # Lite rebranding - add new logo in web + favico.ico
4 years ago
Ivan Maslov b578600c09 # Upgrade pywinauto to 0.6.8 (Fixed some big bug with int convert to long fails) + Some Docs fixes in Pypi
4 years ago
Ivan Maslov 1640a8f317 # Minor fixes in UAC User-Role models (back + front tested)
4 years ago
Ivan Maslov cb1610eb97 # v1.1.11 Add args inRequest + inGlobalDict in control panel + backward compatibility (control panel with 1 arg is working)
4 years ago
Ivan Maslov 0044fd9263 # Minor fix in pyOpenRPA with logging (dont log processor activity from supertokens)
4 years ago
Ivan Maslov 16ee75123b # Revert the changes in UIDesktop - not tested. Detect, that ctypes.ArgumentError (class OverflowError) appear because of some changes in GUI session. After the RDP reconnect in GUI the error was lost. Wait new case of this + read some article in web
4 years ago
Ivan Maslov 2460a9162d # Update Python x32 and x64 to v.1.1.8 - need test
4 years ago
Ivan Maslov 4c8d0e3187 v1.1.8 UIDesktop minor bugfix from pywinauto with ctype.ArgumentError
4 years ago