Ivan Maslov
ace87c98aa
go to rus guide (in progress)
2 years ago
robo-bo
81160b5db6
Docs fix
2 years ago
Иван Маслов
01897d7dec
Update WebRequestResponseSend
2 years ago
Ivan Maslov
2bebe2b50f
fix studio bug when last previous update was released
2 years ago
Ivan Maslov
0c8e19c3a9
Consolidated RPA defs in pyOpenRPA.Robot (UIDesktop / Web, Keyboard, Clipboard, Mouse, Screen)
2 years ago
Ivan Maslov
b069c83e94
fix
2 years ago
Ivan Maslov
b023feb9c9
ORC: UAC Fixes
2 years ago
Ivan Maslov
6cbd22a2c2
fixes
2 years ago
Ivan Maslov
4aa21a68d2
- - Web server add EqualNoParam
2 years ago
Ivan Maslov
8cea6abb99
Index path fixes
2 years ago
Ivan Maslov
90b59f9d9f
ORC: You can change the index page (def WebURLIndexChange)
2 years ago
Ivan Maslov
038352bf05
fix
2 years ago
Ivan Maslov
7fefbe7a18
Add inUseCacheBool in web url connect file / folder + autodetect MIME
2 years ago
Ivan Maslov
cdd418a1bf
# add init_debug
2 years ago
Иван Маслов
7691d78e95
minor fixes in title
3 years ago
Иван Маслов
30df2b5ad6
# usage alg update
3 years ago
Иван Маслов
4a52f687af
# license update info
3 years ago
support
902647e706
some minor fixes in studio
3 years ago
Иван Маслов
748cf8e54c
v1.2.8
3 years ago
Ivan Maslov
aeed68d692
-
3 years ago
Ivan Maslov
53b4431be0
some fixes
3 years ago
Ivan Maslov
577e518f96
Process: add args, refactorings in Process gow to start, Testing Git + Process
3 years ago
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
...
Managers Git in progress
3 years ago
Ivan Maslov
417e18b389
# Agent Modify OSCMD - split SendLog2Orc and capture the output
...
# Create Git class (branchRev and Fetch) Work with Orc session and agent!
# Todo Schedule from
# Todo UpdateGit
# Todo Schedule git check
3 years ago
Ivan Maslov
102fed3d71
#Add process restore when Orchestrator restart
...
#Def to safe init Process
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
...
Add Orchestrator and agent Logoff
#TODO schedule.from
3 years ago
Ivan Maslov
2ad58efa4f
Fix Web Def Helper (save last params in dict)
...
Test Process add Mute utility to save the process interactions
# next todo: form of schedule - has until but not has 'from'
# next todo: create def to check safe signal termination
3 years ago
Ivan Maslov
bedcd24652
create ManualStopTrigger (MST) To set MANUAL_STOPPED IF some auto retries will proceed in delta time
...
# next todo: form of schedule - has until but not has 'from'
# next todo: create def to check safe signal termination
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)
...
# next todo: form of schedule - has until but not has 'from'
# next todo: create def to check safe signal termination
3 years ago
Ivan Maslov
17d2ac65ab
Add Orchestrator def ScheduleGet, ThreadStart
...
Create Process StopSafe and many others def
# next todo: form of schedule - has until but not has 'from'
# next todo: create def to check safe signal termination
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):
...
def ActivityItemDefAliasCreate(inDef, inAliasStr=None, inGSettings = None):
def ActivityItemDefAliasUpdate(inDef, inAliasStr, inGSettings = None):
def ActivityItemHelperDefAutofill(inDef):
def ActivityItemHelperDefList(inDefQueryStr=None):
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
...
good lick with examples: https://schedule.readthedocs.io/en/stable/examples.html
3 years ago
Ivan Maslov
77bb953c19
draft 1.2.7 (need test)
...
# Add Orchestrator.StorageExists
# Add Orchestrator.StorageGet
# Create DataGenerator in Managers.ControlPanel for Jinja2 template
3 years ago
Ivan Maslov
b7ca9ad446
draft 1.2.7 (need test)
...
# Test Managers.ControlPanel HTML and add option to rerender (for debug purpose)
3 years ago
Ivan Maslov
34396b13dd
draft 1.2.7 (need test)
...
# Create Managers.ControlPanel class - manage control panels
# Orchestrator.WeCPUpdate updated for the new Managers.ControlPanel
# BackwardCompatibility is released
# Need test for the New usage of Managers.ControlPanel
# Need to create DataProcess
# Need to check verification if data is equal - do not send the response (check for None in HTML and JSON)
3 years ago
Ivan Maslov
cd3e3211ff
draft 1.2.7 (need test)
...
# Add "ThreadBool" flag in ActivityItem - run in async mode some activity
3 years ago
Ivan Maslov
0c78cee85a
draft 1.2.7 (need test)
...
# Orchestrator.OrchestratorPySearchInit - auto init .py modules in orchestrator
# No more double logger handlers initialization
# No more double pyOpenRPA.Orchestrator and pyOpenRPA.Orchestrator.__Orchestrator__ initialization - realy singleton
# When init gSettings - default logger level is INFO
3 years ago
Ivan Maslov
d992c89e54
draft 1.2.7 (need test)
...
# GSettingsGet > singleton mode > you dont need to send Gsettings in Orchestrator when start. Anywhere you can use Orchestrator....
# OrchestratorLoggerGet
# inGSettings is now optional arg in Orch defs
# def Start for the start orchestrator
# Logger is now optional arg in orchestrator defs
3 years ago
Ivan Maslov
2c1adc6af3
v1.2.6 release
...
def WebRequestParseBodyBytes(inRequest)
def WebRequestParseBodyStr(inRequest)
def WebRequestParseBodyJSON(inRequest)
def WebRequestParseFile(inRequest)
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)
...
# Autoremove ActivityItem from Orc if agetn was complete this activity
# new def Orchestrator.AgentOSFileSend
# new def Orchestrator.AgentOSFileBinaryDataBase64StrAppend
# new def Agent.AgentOSFileBinaryDataBase64StrAppend
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
4 years ago
Ivan Maslov
fed27536d6
Add WebAuditLog + SSL support
4 years ago
Ivan Maslov
fa8f15329d
Add WebAuditMessage + prototype for many servers...
4 years ago
Ivan Maslov
97d5e2bc3a
Prepare for release 1.2.2
4 years ago
Ivan Maslov
938e36f8a7
Add RecoveryMode for the RDP Active
4 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)
4 years ago
Ivan Maslov
33ed3ad95a
Minor fixes
4 years ago
Ivan Maslov
8e7e7f171d
Basic JS remove GUIDStr from Activity Items
...
Create def to restore Orchestrator session - you can setup this when you want to restore
4 years ago
Ivan Maslov
cfe6a70c25
minorfixes
4 years ago
Ivan Maslov
4e3260c879
Minimize perfomance for control panel rendering - save some PC resources
4 years ago
Ivan Maslov
852a7f1d9e
Add dump + load StorageDict to/from pickle _SessionLast_StorageDict.pickle! need test
4 years ago
Ivan Maslov
24849e7dea
Orchestrator - fix in Agent loop - add sleep when Activity is not empty but this is alredy sent
...
Add parameters in settings to manipulate Agent performance
4 years ago
Ivan Maslov
fe81192d4f
Minor fixes
4 years ago
Ivan Maslov
380929942c
Change time wait to Wait TriggerTime (60sec)
4 years ago
Ivan Maslov
2b773b4bb8
Add 3 defs to Agent (Recieve files)
...
Update guide
Add ProcessorMonitorThread to check long execution
4 years ago
Ivan Maslov
5063b97320
Fix AgentOSCMD - create encapsulated windows in no capture logs
4 years ago
Ivan Maslov
e8a7f5ed5a
Minor fixes in AgentReturnValue
...
# Set mark to wait return value after Orc init - else Exception
# Update guide
4 years ago
Ivan Maslov
e10f774e9d
Upgrade OSCMD in Orchestrator - it will create new console window for cmd commands
4 years ago
Ivan Maslov
b0846aa9b1
Minor fin in ProcessDefIntervalCall
4 years ago
Ivan Maslov
e4ff1253a6
BC Storage to StorageDict
4 years ago
Ivan Maslov
3b2c4e3888
Remove Orchestrator ProcessGSettingsget and ProcessLoggerGet (con not be created singleton... )
...
Fix in ProcessDefIntervalCall
4 years ago
Ivan Maslov
1df423c09f
Add Orchestrator ProcessGSettingsget and ProcessLoggerGet
4 years ago
Ivan Maslov
f1b0472fce
Add Orchestrator ProcessDefIntervalCall - very helpfull function for the periodic call
...
Update Guide
4 years ago
Ivan Maslov
b0b821aed8
Add Agent NEW_CONSOLE to subprocess
...
Add New def in Agent to list all process in user
Update Guide
4 years ago
Ivan Maslov
21f7f1f86d
Add Agent feedback about Activity Item execution :) need test!
4 years ago
Ivan Maslov
baf928ded2
- Add ConnectionReset except in Server to catch network interactions
...
- Add info about how to use pyOpenRPA with both bitness
4 years ago
Ivan Maslov
d31437c3e8
bug fix in Agent interaction
4 years ago
Ivan Maslov
4ccbe5036b
bug fix in Agent interaction
4 years ago
Ivan Maslov
4a5797b610
bug fix in Handlebars list - remove activity list - not actual
4 years ago
Ivan Maslov
f16d662fc6
bug fix
4 years ago
Ivan Maslov
12cee1f36c
Debug upgrade
4 years ago
Ivan Maslov
8f056e024e
Debug upgrade
4 years ago
Ivan Maslov
22c4cae9ba
Fix in Agent <> Orchestrator interaction - change connection technology - need update + restart Orc and Agent
4 years ago