Ivan Maslov
|
67e3d3fd22
|
# Add jupyter-lab in python for dev
|
4 years ago |
Ivan Maslov
|
b26e20a7e1
|
# Remove numpy & cv2
|
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
|
96401e74cb
|
# Add firefox portable because some auth windows is not controllable in chrome :(
|
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
|
fbc3f82dbe
|
# Add portable chrome + webdriver (full selenium automation #NoDependency)
|
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
|
a580a64a69
|
# Add new helpfull tool WorkLogger - draft
|
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
|
4d11387fb7
|
# Add lib Pycryptodome in Python_x64
|
5 years ago |
Ivan Maslov
|
b38a4ddd7c
|
#MinorUpdate
|
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
|
d9c491fada
|
#Add webdriver chrome v79
#Draft of the CodeTemplate
|
5 years ago |
Ivan Maslov
|
fb9d29e1a1
|
#UpgradePackageinPIP
|
5 years ago |
Ivan Maslov
|
ae1e062430
|
#ToolScreenScrapperRecognition
|
5 years ago |
Ivan Maslov
|
029a5ce67d
|
#RobotDB (Web <SQLIte>) Insert + XLS export (XLSName, SheetName, FlagExportHeader)
|
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
|
21c2dd52f5
|
- Orchestrator: + ControlPanel RobotScreenActive
- Orchestrator.Settings: Refactoring ControlPanel .py - definitions at start
Signed-off-by: Ivan Maslov <Ivan.Maslov@UnicodeLabs.ru>
|
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
|
f6a364518e
|
some fixes
|
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
|
4f6b4a8e75
|
- Tools.RobotRDPActive: ENG version included
- Tools.RobotRDPActive: Add Settings template in Utils
- Orchestrator: Auth template fix
- Tools.RobotRDPActive: Added logging
- Studio: Try to create support in IE (works - need test)
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 |
Ivan Maslov
|
bdd32a6e6c
|
#1.0.31 in pip
|
5 years ago |
Ivan Maslov
|
6d442a424e
|
#New RobotScreenActive + tested
|
5 years ago |
Ivan Maslov
|
cac1a84c6a
|
#v1.0.29 RobotRDPActive minor fix in weight height convertation
|
5 years ago |
Ivan Maslov
|
6641d54ac2
|
#Added to python
|
5 years ago |
Ivan Maslov
|
1c2d3f7b0a
|
v1.0.27 in Portable python x32 and x64
|
5 years ago |