Commit Graph

339 Commits (3488c0de1a6964ae40c0cd78f403e413845e6830)

Author SHA1 Message Date
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 f9b3c89fb4 Add guide
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)
4 years ago
Ivan Maslov 827d10dcc6 Merge remote-tracking branch 'origin/devIvanMaslov' into devIvanMaslov
4 years ago
Ivan Maslov efb5595b68 some fixes for linux installation - need test
4 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 13055dccf4 Final release
4 years ago
Ivan Maslov d9ff9ea663 Final release
4 years ago
Ivan Maslov e8d955d91e Add PDF Guide Version
4 years ago
Ivan Maslov 870d803918 Add PDF Guide Version
4 years ago
Ivan Maslov 83e5fa8b12 v1.2.0 is released - GUIDE is near
4 years ago
Ivan Maslov 2899e4622e #Update donate link
4 years ago
Ivan Maslov 87240285eb GUIDE ENG prefinal
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 e26dbb106e Fix readme in root
4 years ago
Ivan Maslov 023d0a89ec GUIDE ENG - Convert some new pages from Wiki old
4 years ago
Ivan Maslov 326e00147d GUIDE ENG - Add pdf support (need test) Convert MD wiki Studio How to Use
4 years ago
Ivan Maslov af16496920 GUIDE ENG - Add Markdown support image - gitlab; HTML - embeded
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 2cd6ee460d Sphinx Guide first release will be ready in march 2021 (now 70%)
4 years ago
Ivan Maslov d7eafa90c3 Update sphinx doc in Orchestrator and in UIDesktop
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 faabbbc191 Remove RTD conf because it is not applicable
4 years ago
Ivan Maslov b6330bb24b RTD has been failde - Autodoc for win is not supported :(
4 years ago
Ivan Maslov 7d665a854d Configure RTD - 8 create requirements - remove some version in req because pypi delete old version - venv is too bad concept... portable is very good pywin32 not in linux ...
4 years ago