robo-bo
|
0258e89565
|
v.1.3.0 is published!
|
2 years ago |
root
|
ee22027d4f
|
fix rights to 755 (linux actual)
|
2 years ago |
Ivan Maslov
|
d0f3f619d0
|
minor fixes
|
2 years ago |
robo-bo
|
a9bd02f12a
|
v1.2.14
|
2 years ago |
Ivan Maslov
|
1a58558759
|
Портал документации на Русском языке!
|
2 years ago |
Ivan Maslov
|
2bebe2b50f
|
fix studio bug when last previous update was released
|
2 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
|
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
|
fc434ceb76
|
#update pyOpenRPA - compatible with Linux (ubuntu)
|
3 years ago |
Ivan Maslov
|
97d5e2bc3a
|
Prepare for release 1.2.2
|
4 years ago |
Ivan Maslov
|
d33df9e3d0
|
# Push to pip v1.2.1
|
4 years ago |
Ivan Maslov
|
55f7d8e023
|
some minor fixes
|
4 years ago |
Ivan Maslov
|
83e5fa8b12
|
v1.2.0 is released - GUIDE is near
|
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
|
540f765a79
|
# Release new version v1.1.18 + added in pip
|
4 years ago |
Ivan Maslov
|
cd038a0879
|
# upgrade py openRPA to 1.1.17
|
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
|
c5de069966
|
# Release 1.1.14 to pypi.org (pip install pyOpenRPA==1.1.14)
|
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
|
0f22e8ebeb
|
# Python upgrade to pyOpenRPA 1.1.7
|
4 years ago |
Ivan Maslov
|
ea8233e79d
|
# Add Orchestrator:WebFront - mGlobal.Processor.Send(inDataList)
|
4 years ago |
Ivan Maslov
|
b03d854e90
|
# Worklogger
|
4 years ago |
Ivan Maslov
|
636a8e63bb
|
# Add updated python with openRPA to 1.1.5
|
5 years ago |
Ivan Maslov
|
a08e70f2c1
|
# Orchestrator RDP Active fixes after Test + UAT (critical fixes)
|
5 years ago |
Ivan Maslov
|
7ca1c2b6b3
|
# 1.1.3 is released (Orchestrator RDP Active is realy upgraded+ fixed memory leak (need test))
|
5 years ago |
Ivan Maslov
|
82e5ff9874
|
# 1.1.2 - add OrchestratorActivity Type GlobalDictKeyListValueOperator+ for merge 2 lists
|
5 years ago |
Ivan Maslov
|
f6850187bd
|
# Minor fixes 1.1.1 (setup py)
|
5 years ago |
Ivan Maslov
|
18b98d89d3
|
v1.1.0 After 2 month test prefinal with new improovements (+RobotRDPActive in Orchestrator + Easy ControlPanelTemplate)
|
5 years ago |
Ivan Maslov
|
29853bd5bd
|
# Add in pip and in python x32 + x64
|
5 years ago |
Ivan Maslov
|
bedff40503
|
#FixmemoryLeakOrchestrator #FixMemoryLeakUtilsRobotDB
|
5 years ago |
Ivan Maslov
|
b842073a77
|
#Upgrade pyOpenRPA up to version 1.0.40 (uploaded in Pypi)
|
5 years ago |
Ivan Maslov
|
fb9d29e1a1
|
#UpgradePackageinPIP
|
5 years ago |
Ivan Maslov
|
74c355f679
|
RobotRDPActive: Add Ignore functionality, minor fix
|
5 years ago |
Ivan Maslov
|
2232774a3c
|
#RobotRDPActive minor fix (control button in orchestrator) #Setfullscreen
#RobotScreenActive minor fin start cmd /K
|
5 years ago |
Ivan Maslov
|
c30d1f8e6f
|
v1.0.35 Orchestrator server multythreading + try to fix hang bug
|
5 years ago |
Ivan Maslov
|
90f2b6a568
|
#Upgrade python/s
|
5 years ago |
Ivan Maslov
|
98f22ddb58
|
- Robot: Add RobotSettings.py to Robot
- Robot: Logger to GlobalDict
- Robot: Exclude Robot.py
- Studio: Add Settings.py
- All: Remove print garbage
Signed-off-by: Ivan Maslov <Ivan.Maslov@UnicodeLabs.ru>
|
5 years ago |
Ivan Maslov
|
ab193d6022
|
#Minor fix in setup #OrchestratorClient add feature DataStorage DataStorageKey
|
5 years ago |